[mythtv] Problems linking mythepg (undefined references)

Peter Rake peter.rake at gmx.de
Sat May 22 02:43:41 EDT 2004


Hello,

I'm getting linker errors linking mythepg which look like this:
../../libs/libavcodec/libmythavcodec-0.14.so: undefined reference to `wm0101'
../../libs/libavcodec/libmythavcodec-0.14.so: undefined reference to `wm1010'
../../libs/libavcodec/libmythavcodec-0.14.so: undefined reference to `wm1100'
../../libs/libavcodec/libmythavcodec-0.14.so: undefined reference to `magicF2W

the compiler/linker call is:

g++  -o mythepg main.o    -L/usr/lib/ -L/usr/lib/qt3/lib/ -L/usr/X11R6/lib/ 
-L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavcodec 
-L../../libs/libavformat -lmythtv-0.14 -lmythavformat-0.14 -lmythavcodec-0.14 
-lmyth-0.14 -lfreetype -lmp3lame -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm 
-lqt-mt -lXext -lX11 -lm -lpthread

Can anybody give me a hint where these symbols are defined?

My environment is a SUSE Linux 9.1 with kernel 2.6.4-52.
and MythTV 0.14

thanks in  advance
Peter


More information about the mythtv-dev mailing list