[Ffmpeg-devel] compiling error - help
shamju joseph
shamjuj
Sat Aug 12 19:15:37 CEST 2006
Dear all,
I have some problem while compiling ffmpeg-0.4.9. The
error message is listed below. Can someone help me to
solve the error?
OS : Fedora Core 5
Thanks
shamju joseph
[root at localhost ffmpeg-0.4.9-pre1]# ./configure
--cc=gcc32
Install prefix /usr/local
Source path
/home/shamju2/Project1/ffmpeg-0.4.9-pre1
C compiler gcc32
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
vorbis enabled no
faad enabled no
faadbin enabled no
faac enabled no
a52 support no
a52 dlopened no
pp support no
debug symbols yes
optimize yes
shared pp no
Video hooking yes
SDL support yes
risky / patent encumbered codecs yes
Imlib2 support no
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
License: LGPL
Creating config.mak and config.h
config.h is unchanged
[root at localhost ffmpeg-0.4.9-pre1]# make
make -C libavcodec all
make[1]: Entering directory
`/home/shamju2/Project1/ffmpeg-0.4.9-pre1/libavcodec'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/shamju2/Project1/ffmpeg-0.4.9-pre1/libavcodec'
make -C libavformat all
make[1]: Entering directory
`/home/shamju2/Project1/ffmpeg-0.4.9-pre1/libavformat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/shamju2/Project1/ffmpeg-0.4.9-pre1/libavformat'
gcc32 -Wl,--warn-common -rdynamic -g -o ffplay_g
ffplay.o cmdutils.o -L./libavformat -lavformat
-L./libavcodec -lavcodec -lm -lz -ldl -L/usr/lib
-Wl,-rpath,/usr/lib -lSDL -lpthread
ffplay.o: In function
`main':/home/shamju2/Project1/ffmpeg-0.4.9-pre1/ffplay.c:1901:
undefined reference to `XOpenDisplay'
:/home/shamju2/Project1/ffmpeg-0.4.9-pre1/ffplay.c:1905:
undefined reference to `XCloseDisplay'
collect2: ld returned 1 exit status
make: *** [ffplay_g] Error 1
[root at localhost ffmpeg-0.4.9-pre1]#
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the ffmpeg-devel
mailing list