logo       

Compiling with ogg, theora, vorbis: msg#00228

video.ffmpeg.user

Subject: Compiling with ogg, theora, vorbis

Hello All,

I am trying to compile the latest CVS of ffmpeg with the following options.

./configure --enable-mp3lame --enable-libogg --enable-vorbis
--enable-theora --enable-faad --enable-faadbin --enable-faac
--enable-gpl

make gives the following error:

gcc -Wl,--warn-common -rdynamic -g -o ffmpeg_g ffmpeg.o cmdutils.o
-L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil
-lavutil -lm -lmp3lame -logg -lvorbis -lvorbisenc -ltheora -lfaad
-lfaac -lz -ldl
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../libtheora.so:
undefined reference to `oggpackB_readinit'
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../libtheora.so:
undefined reference to `oggpackB_bytes'
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../libtheora.so:
undefined reference to `oggpackB_get_buffer'
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../libtheora.so:
undefined reference to `oggpackB_writeinit'
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../libtheora.so:
undefined reference to `oggpackB_write'
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../libtheora.so:
undefined reference to `oggpackB_read'
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../libtheora.so:
undefined reference to `oggpackB_reset'
collect2: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1

Has anyone tried building with the above options. If so, I would
really appreciate any help.

Thanks
-Pranav


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise