[mythtv-commits] Ticket #491: Frontend only build fails

MythTV mythtv at cvs.mythtv.org
Wed Oct 19 04:27:05 UTC 2005


#491: Frontend only build fails
-------------------------------+--------------------------------------------
 Reporter:  jgmtfia at gmail.com  |       Owner:  ijr   
     Type:  defect             |      Status:  new   
 Priority:  minor              |   Milestone:        
Component:  mythtv             |     Version:  0.18.1
 Severity:  low                |  -------------------------------+--------------------------------------------
 When ./configure is done with --disable-backend, the resulting build
 fails:
 {{{
 make[2]: Entering directory
 `/usr/src/other/myth/trunk/mythtv/programs/mythtv'
 g++  -o mythtv main.o    -L/usr/share/qt3/lib -L../../libs/libmyth
 -L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec
 -L../../libs/libavformat -lmythtv-0.18 -lmythavformat-0.18
 -lmythavutil-0.18 -lmythavcodec-0.18 -lmyth-0.18 -lfreetype -lmp3lame
 -lasound -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lqt-mt -lXext -lX11
 -lm -lpthread
 /usr/bin/ld: warning: libstdc++.so.5, needed by /usr/share/qt3/lib/libqt-
 mt.so, may conflict with libstdc++.so.6
 ../../libs/libmythtv/libmythtv-0.18.so: undefined reference to `vtable for
 DVBTransportsEditor'
 ../../libs/libmythtv/libmythtv-0.18.so: undefined reference to
 `DVBTransportsEditor::DVBTransportsEditor()'
 ../../libs/libmythtv/libmythtv-0.18.so: undefined reference to
 `DVBTransportsEditor::exec()'
 ../../libs/libmythtv/libmythtv-0.18.so: undefined reference to `VTT for
 DVBTransportsEditor'
 collect2: ld returned 1 exit status
 }}}

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/491>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list