[mythtv-commits] Ticket #1622: compilation fix for head (svn rev 9611) for missing ref to libmythdvdnav

MythTV mythtv at cvs.mythtv.org
Mon Apr 3 03:56:49 UTC 2006


#1622: compilation fix for head (svn rev 9611) for missing ref to libmythdvdnav
----------------------------------+-----------------------------------------
 Reporter:  ltd at interlink.com.au  |       Owner:  ijr 
     Type:  defect                |      Status:  new 
 Priority:  minor                 |   Milestone:      
Component:  mythtv                |     Version:  head
 Severity:  medium                |  
----------------------------------+-----------------------------------------
 svn rev 9611 fails to compile due to missing ref to libmythdvdnav:

 ...
 make[2]: Entering directory `/usr/src/cvs/mythtv/programs/mythtv'
 g++  -o mythtv main.o    -L/usr/lib/qt-3.3/lib -L../../libs/libmyth
 -L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec
 -L../../libs/libavformat -L../../libs/libfreemheg -L../../libs/libmythui
 -lmythtv-0.19 -lmythavformat-0.19 -lmythavutil-0.19 -lmythavcodec-0.19
 -lfreemheg-0.19 -lmyth-0.19 -lmythui-0.19 -lfreetype -lmp3lame -lasound
 -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lXrandr -lXvMCW -lXvMC -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'
 collect2: ld returned 1 exit status
 make[2]: *** [mythtv] Error 1
 make[2]: Leaving directory `/usr/src/cvs/mythtv/programs/mythtv'
 make[1]: *** [sub-mythtv] Error 2
 make[1]: Leaving directory `/usr/src/cvs/mythtv/programs'
 make: *** [sub-programs] Error 2

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1622>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list