[vlc] Compilation Error

Ray Moore rcm at netharmonix.com
Wed Dec 10 15:15:42 CET 2003


I'm probably overlooking something very simple here.  Grabbed the latest cvs 
this morning of vlc, then grabbed the ffmpeg cvs cause the ffmpeg on the 
download page is too old for the cvs vlc.  Built all the required libs fine, 
even the cvs version of ffmpeg.  When I build vlc, however, I get the 
following error.  Any ideas?

Thanks,
Ray Moore
Lead Tech/Sysadmin
NetHarmonix, Inc.

gcc -Wsign-compare -Wall -finline-limit-30000 -pipe -o vlc src/vlc-vlc.o lib/
libvlc.a ./modules/misc/memcpy/libmemcpymmx.a ./modules/video_chroma/
libi420_rgb_mmx.a ./modules/video_chroma/libi422_yuy2_mmx.a ./modules/
video_chroma/libi420_ymga_mmx.a ./modules/video_chroma/libi420_yuy2_mmx.a ./
modules/misc/memcpy/libmemcpymmxext.a ./modules/misc/memcpy/libmemcpy3dn.a ./
modules/codec/ffmpeg/libffmpeg.a ./modules/stream_out/
libstream_out_transcode.a -L/usr/local/lib -lrt -lpthread -ldl -L/data/work1/
video/require-cvs/ffmpeg/libavcodec -lavcodec -lm -L/data/work1/video/
require-cvs/ffmpeg/libavcodec -lm
./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x342): In 
function `InitPostproc__ffmpeg':
: undefined reference to `pp_get_context'
./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x376): In 
function `InitPostproc__ffmpeg':
: undefined reference to `pp_get_context'
./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x3a5): In 
function `InitPostproc__ffmpeg':
: undefined reference to `pp_get_context'
./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x3d4): In 
function `InitPostproc__ffmpeg':
: undefined reference to `pp_get_context'
./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x502): In 
function `PostprocPict__ffmpeg':
: undefined reference to `pp_postprocess'
./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x594): In 
function `ClosePostproc__ffmpeg':
: undefined reference to `pp_free_mode'
./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x5ce): In 
function `ClosePostproc__ffmpeg':
: undefined reference to `pp_free_context'
./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x628): In 
function `PPQCallback':
: undefined reference to `pp_get_mode_by_name_and_quality'
./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x6c2): In 
function `PPQCallback':
: undefined reference to `pp_get_mode_by_name_and_quality'
collect2: ld returned 1 exit status
make[2]: *** [vlc] Error 1
make[2]: Leaving directory `/data/work1/video/vlc/vlc-cvs/vlc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/work1/video/vlc/vlc-cvs/vlc'
make: *** [all] Error 2

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list