[mythtv] Build problem with SVN 9738

Peter Henderson peter.henderson at starjar.com
Wed Apr 19 02:24:00 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi List.


I've just checked out a fresh copy of SVN 9737 as per instructions on
svn.mythtv.org into an empty dir.


When I attempt to build I encounter undefined references to
dvdnav_get_video_format,
dvdnav_get_serial_number
dvdnav_audio_get_channels


My build scrip is
make distclean
./configure --prefix=/usr --enable-dvb --compile-type=debug
- --disable-firewire --disable-hdhomerun --disable-dbox2 --disable-ivtv
#--arch=athlon64
qmake mythtv.pro
make


Running on 2.6.14-gentoo-r2

Full log is available if needed.


I had a go at fixing this problem, but I'm stumped as it seems like
other functions in libmythdvdnav are called without problem.

Oh and I have previously been successful in building svn snapshots


Cheers

Peter Henderson.




make[2]: Entering directory `/root/mythtv2/mythtv/programs/mythtv'
g++ -c -pipe -march=k8 -Wall -W -g -D_REENTRANT  -DMMX -D_GNU_SOURCE
- -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\"
- -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG
- -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include
- -I/usr/include -I../../libs -I../../libs/libmyth -I../../libs/libmythtv
- -I../.. -I../../libs/libavutil -I../../libs/libavformat
- -I../../libs/libavcodec -I/usr/qt/3/include -I/usr/include
- -I/usr/include -o main.o main.cpp
g++  -o mythtv main.o    -L/usr/qt/3/lib64 -L../../libs/libmyth
- -L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec
- -L../../libs/libavformat -L../../libs/libmythfreemheg
- -L../../libs/libmythui -lmythtv-0.19 -lmythavformat-0.19
- -lmythavutil-0.19 -lmythavcodec-0.19 -lmythfreemheg-0.19 -lmyth-0.19
- -lmythui-0.19 -lfreetype -lmp3lame -lasound -L/usr/X11R6/lib64
- -lXinerama -lXv -lXxf86vm -lXrandr -lqt-mt -lGLU -lGL -lXmu -lXext -lX11
- -lm -lpthread
../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
`dvdnav_get_serial_number'
../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
`dvdnav_get_video_format'
../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
`dvdnav_audio_get_channels'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFERZ9AaeMEhGmZg50RAidNAJ9+Jq21U3fz2uow2OVtiml5BSwcKACfXnUw
3+qEMZ3MSJ/GH2JuOfjP8CM=
=JJac
-----END PGP SIGNATURE-----


More information about the mythtv-dev mailing list