[mythtv-users] FFMPeg Compile error

cossaboon.mythtv at mac.com cossaboon.mythtv at mac.com
Sat Jul 8 00:04:20 UTC 2006


upgraded Knoppix Myth to version R5C7 and it compiled, why ?? do not  
know why.

The Myth2iPod script works when run manually, now to see if the user- 
job part works.

On Jul 7, 2006, at 11:24 AM, cossaboon.mythtv at mac.com wrote:

> Can someone help me with the output of ffmpeg compile? it is error,  
> and do not know why.
>
> root at mythtv:/tmp/ffmpeg-0.cvs20050313# ./configure --build i486- 
> linux-gnu --enable-gpl --enable-pp -enable-oggy --enable-zlib -- 
> enable-vorbis --enable-libogg --enable-theora --enable-a52 --enable- 
> dts --enable-libgsm --disable-debug --enable-xvid --enable-faac -- 
> prefix=/usr
> Ogg must be enabled to enable Theora
> Ogg must be enabled to enable Vorbis
> Install prefix   /usr
> Source path      /tmp/ffmpeg-0.cvs20050313
> C compiler       gcc
> make             make
> CPU              x86 (generic)
> Big Endian       no
> inttypes.h       yes
> broken inttypes.h no
> MMX enabled      yes
> Vector Builtins  yes
> gprof enabled    no
> zlib enabled     yes
> mp3lame enabled  no
> ogg enabled      no
> vorbis enabled   no
> theora enabled   no
> faad enabled     no
> faadbin enabled  no
> faac enabled     yes
> xvid enabled     yes
> x264 enabled     no
> a52 support      yes
> a52 dlopened     no
> dts support      yes
> pp support       yes
> debug symbols    no
> strip symbols    yes
> optimize         yes
> shared pp        no
> Video hooking    yes
> SDL support      yes
> Imlib2 support   yes
> freetype support yes
> Sun medialib support no
> pthreads support no
> AMR-NB float support no
> AMR-NB fixed support no
> AMR-WB float support no
> AMR-WB IF2 support no
> network support      yes
> IPv6 support         yes
> License: GPL
> Creating config.mak and config.h
> config.h is unchanged
> root at mythtv:/tmp/ffmpeg-0.cvs20050313# make
> make -C libavcodec all
> make[1]: Entering directory `/tmp/ffmpeg-0.cvs20050313/libavcodec'
> gcc -O3 -Wall -Wno-switch  -DHAVE_AV_CONFIG_H -I.. - 
> D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o  
> bitstream.o bitstream.c
> gcc -O3 -Wall -Wno-switch  -DHAVE_AV_CONFIG_H -I.. - 
> D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o  
> utils.o utils.c
> gcc -O3 -Wall -Wno-switch  -DHAVE_AV_CONFIG_H -I.. - 
> D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o  
> mem.o mem.c
> gcc -O3 -Wall -Wno-switch  -DHAVE_AV_CONFIG_H -I.. - 
> D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o  
> allcodecs.o allcodecs.c
> gcc -O3 -Wall -Wno-switch  -DHAVE_AV_CONFIG_H -I.. - 
> D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o  
> mpegvideo.o mpegvideo.c
> mpegvideo.c: In function `dct_quantize_refine':
>
> <<Snip>>
>
> snow.c:1111: warning: unused variable `A4'
> snow.c: In function `add_yblock':
> snow.c:2186: warning: left shift count is negative
> snow.c: In function `predict_plane':
> snow.c:2250: warning: passing arg 5 of `add_yblock' discards  
> qualifiers from pointer target type
> snow.c: In function `quantize':
> snow.c:2266: warning: unused variable `tend'
> snow.c:2266: warning: unused variable `tstart'
> snow.c: In function `common_init':
> snow.c:2529: warning: assignment from incompatible pointer type
> snow.c:2529: warning: assignment from incompatible pointer type
> snow.c:2530: warning: assignment from incompatible pointer type
> snow.c:2530: warning: assignment from incompatible pointer type
> snow.c:2531: warning: assignment from incompatible pointer type
> snow.c:2531: warning: assignment from incompatible pointer type
> snow.c:2532: warning: assignment from incompatible pointer type
> snow.c:2532: warning: assignment from incompatible pointer type
> gcc -O3 -Wall -Wno-switch  -DHAVE_AV_CONFIG_H -I.. - 
> D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o  
> tscc.o tscc.c
> gcc -O3 -Wall -Wno-switch  -DHAVE_AV_CONFIG_H -I.. - 
> D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o  
> sonic.o sonic.c
> gcc -O3 -Wall -Wno-switch  -DHAVE_AV_CONFIG_H -I.. - 
> D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o  
> ulti.o ulti.c
> gcc -O3 -Wall -Wno-switch  -DHAVE_AV_CONFIG_H -I.. - 
> D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o  
> h264idct.o h264idct.c
> gcc -O3 -Wall -Wno-switch  -DHAVE_AV_CONFIG_H -I.. - 
> D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o  
> qdrw.o qdrw.c
> gcc -O3 -Wall -Wno-switch  -DHAVE_AV_CONFIG_H -I.. - 
> D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o  
> xl.o xl.c
> xl.c: In function `decode_frame':
> xl.c:50: warning: `y3' might be used uninitialized in this function
> xl.c:50: warning: `c0' might be used uninitialized in this function
> xl.c:50: warning: `c1' might be used uninitialized in this function
> gcc -O3 -Wall -Wno-switch  -DHAVE_AV_CONFIG_H -I.. - 
> D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o  
> rangecoder.o rangecoder.c
> rangecoder.c: In function `ff_init_range_decoder':
>


> <<SNIP>>



> 050313'/libavcodec -I'/tmp/ffmpeg-0.cvs20050313'/libavformat - 
> D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o  
> cmdutils.o cmdutils.c
> gcc -Wl,--warn-common -rdynamic -g  -o ffmpeg_g ffmpeg.o cmdutils.o  
> -L./libavformat -lavformat -L./libavcodec -lavcodec -lm -ldts -lz - 
> ldl -lfaac -lxvidcore
> cp -p ffmpeg_g ffmpeg
> strip ffmpeg
> gcc -O3 -Wall -Wno-switch  -I. -I'/tmp/ffmpeg-0.cvs20050313' -I'/ 
> tmp/ffmpeg-0.cvs20050313'/libavcodec -I'/tmp/ffmpeg-0.cvs20050313'/ 
> libavformat -D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE - 
> D_GNU_SOURCE -c -o ffserver.o ffserver.c
> ffserver.c:362: warning: `get_longterm_datarate' defined but not used
> gcc -Wl,--warn-common -rdynamic -g  -Wl,-E -o ffserver ffserver.o - 
> L./libavformat -lavformat -L./libavcodec -lavcodec -lm -ldts -lz - 
> ldl -lfaac -lxvidcore
> gcc -O3 -Wall -Wno-switch  -I. -I'/tmp/ffmpeg-0.cvs20050313' -I'/ 
> tmp/ffmpeg-0.cvs20050313'/libavcodec -I'/tmp/ffmpeg-0.cvs20050313'/ 
> libavformat -D_FILE_OFFSET_BITSd -D_LARGEFILE_SOURCE - 
> D_GNU_SOURCE -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o  
> ffplay.o ffplay.c
> gcc -Wl,--warn-common -rdynamic -g  -o ffplay_g ffplay.o cmdutils.o  
> -L./libavformat -lavformat -L./libavcodec -lavcodec -lm -ldts -lz - 
> ldl -lfaac -lxvidcore -L/usr/lib -lSDL -lpthread
> ffplay.o(.text+0xb86): In function `main':
> : undefined reference to `XOpenDisplay'
> ffplay.o(.text+0xbba): In function `main':
> : undefined reference to `XCloseDisplay'
> collect2: ld returned 1 exit status
> make: *** [ffplay_g] Error 1
> root at mythtv:/tmp/ffmpeg-0.cvs20050313#
>
> From:
>     Kevin Cossaboon
>     Home MAC Mini Computer
>     http://www.cossaboon.net
>     cossaboon.mythtv at mac.com
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

From:
     Kevin Cossaboon
     Home MAC Mini Computer
     http://www.cossaboon.net
     cossaboon.mythtv at mac.com


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060707/80756314/attachment.htm 


More information about the mythtv-users mailing list