Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Dec 2005 10:13:29 +1100
From:      Sam Lawrance <lawrance@FreeBSD.org>
To:        "E. J. Cerejo" <edu07643@yahoo.com.br>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: libxine fails to compile
Message-ID:  <2CBE5D7F-136E-477E-BF2A-E8D16EA6291D@FreeBSD.org>
In-Reply-To: <20051218191844.46673.qmail@web61022.mail.yahoo.com>
References:  <20051218191844.46673.qmail@web61022.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 19/12/2005, at 6:18 AM, E. J. Cerejo wrote:

> Running FreeBSD 6 Stable.
>
> This is what I get when compiling it:
>
>
>  cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../ 
> include -I../../../include -I../../../src -I../../../src/xine- 
> engine -I../../../src/xine-engine -I../../../src/xine-utils - 
> I../../../src/input -I../../../src/input -I../../../lib -I../../../ 
> src/libffmpeg/libavutil -I/usr/local/include -I/usr/X11R6/include - 
> I/usr/local/include -D_THREAD_SAFE -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H  
> -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY - 
> DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL - 
> mtune=i386 -O3 -pipe -fomit-frame-pointer -falign-functions=4 - 
> falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 - 
> fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing - 
> ffast-math -fno-inline-functions -Wall -Wnested-externs -Wcast- 
> align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes  
> -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE - 
> DENABLE_IPV6 -O -pipe -fno-force-addr -I/usr/local/include -I/usr/ 
> local/include/dvdread -I/usr/X11R6/incl
>  ude -MT
>  h263.lo -MD -MP -MF .deps/h263.Tpo -c h263.c  -fPIC -DPIC -o .libs/ 
> h263.o
> h263.c: In function `mpeg4_decode_partition_a':
> h263.c:69: sorry, unimplemented: inlining failed in call to  
> 'mpeg4_decode_dc': function body not available
> h263.c:3445: sorry, unimplemented: called from here
> h263.c: At top level:
> h263.c:73: warning: 'mpeg4_get_block_length' declared `static' but  
> never defined

Do you have CFLAGS set in make.conf or elsewhere?  Can you unset them  
and try again with defaults?

Cheers
Sam




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2CBE5D7F-136E-477E-BF2A-E8D16EA6291D>