[mythtv-users] cvs compile problems

Tod Detre tod at tod.net
Thu Feb 20 15:19:24 EST 2003


I'm trying to compile the latest cvs and I'm running into this error...

g++  -o mythepg main.o   -L/usr/share/qt3/lib -L/usr/X11R6/lib 
-L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavcodec 
-L../../libs/libvbitext -lmythtv -lavcodec -lvbitext -lmyth-0.8 -lXv 
-lXinerama -lmp3lame -lqt-mt -lXext -lX11 -lm -lpthread
../../libs/libavcodec/libavcodec.a(allcodecs.o)(.text+0x3a): In 
function `avcodec_register_all':
: undefined reference to `mp3lame_encoder'
../../libs/libavcodec/libavcodec.a(mpegvideo.o)(.text+0x93): In 
function `DCT_common_init':
: undefined reference to `MPV_common_init_axp'
../../libs/libavcodec/libavcodec.a(dsputil.o)(.text+0x6fd): In function 
`dsputil_init':
: undefined reference to `dsputil_init_alpha'
collect2: ld returned 1 exit status
make[2]: *** [mythepg] Error 1
make[2]: Leaving directory `/usr/src/mythtv/MC/programs/mythepg'
make[1]: *** [sub-mythepg] Error 2
make[1]: Leaving directory `/usr/src/mythtv/MC/programs'
make: *** [sub-programs] Error 2

I'm running debian/unstable and I've installed lame from the .debs 
linked from the main mythtv page. Does anyone know what I should look 
for to fix this or should I just give up and install lame from source?

--
Tod Detre



More information about the mythtv-users mailing list