[mythtv-users] EPIA-M9000 CLE266 driver success?

Kevin J. Slater kslater at pobox.com
Fri Feb 21 20:08:41 UTC 2003


On Thursday 20 February 2003 03:19 pm, Tod Detre wrote:
> 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'

How'd you manage to get CONFIG_MP3LAME turned on?  It should be pretty much 
completely commented out in configure..

> ../../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'

Stuff's going to be broken on non-x86 archs.

Isaac


More information about the mythtv-users mailing list