[mythtv] Problems compiling svn 14022 and 14023

Deric Abel dericabel at comcast.net
Sun Jul 22 16:07:18 UTC 2007


Hello, when ever I compile mythtv I get the following error.

make[2]: Entering directory 
`/home/mythtv/mythtv/new/mythtv.14022/programs/mythtv'
g++  -o mythtv 
main.o    -L/usr/lib/ -L/usr/lib/qt3/lib/ -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec -L../../libs/libavformat -L../../libs/libmythfreemheg -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythlivemedia -lmythtv-0.20 -lmythavformat-0.20 -lmythavutil-0.20 -lmythavcodec-0.20 -lmythfreemheg-0.20 -lmythupnp-0.20 -lmythlivemedia-0.20 -lmyth-0.20 -lmythui-0.20 -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz -lmp3lame -lasound -L/opt/kde3/lib -lartsc -L/opt/gnome/lib -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -ljack -L/usr/lib/ -L/usr/X11R6/lib/ -lXinerama -lXv -lXxf86vm -lXrandr -lXvMCNVIDIA -lXvMC -lqt-mt -lGLU -lGL -lXmu -lXext -lX11 -lm -lpthread
../../libs/libmythtv/libmythtv-0.20.so: undefined reference to 
`dvdnav_audio_get_format'
../../libs/libmythtv/libmythtv-0.20.so: undefined reference to 
`dvdnav_audio_get_stream_count'
collect2: ld returned 1 exit status
make[2]: *** [mythtv] Error 1
make[2]: Leaving directory 
`/home/mythtv/mythtv/new/mythtv.14022/programs/mythtv'
make[1]: *** [sub-mythtv] Error 2
make[1]: Leaving directory `/home/mythtv/mythtv/new/mythtv.14022/programs'
make: *** [sub-programs] Error 2


This is my configure

./configure --enable-opengl-vsync --enable-dvb --dvb-path=/usr/include/ --enable-xvmc --enable-proc-opt

I'm think I'm missing a package or something (not sure which one), but I can 
compile 13000 and lower just fine.  Any ideas?

Deric


More information about the mythtv-dev mailing list