libxine fails to compile

Sam Lawrance lawrance at FreeBSD.org
Sun Dec 18 15:13:33 PST 2005


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



More information about the freebsd-ports mailing list