[mythtv] MythDVD and native LIRC == no compile

Robert Kulagowski bob at smalltime.com
Mon Sep 22 15:17:44 EDT 2003


I've got native lirc support working with my PVR-250 and MythTV just 
fine.  Compiling MythDVD, however:  (this is cvs)

g++  -o mtd logging.o mtd.o serversocket.o jobthread.o dvdprobe.o 
fileobs.o main.o moc_logging.o moc_mtd.o moc_serversocket.o 
-L/usr/lib/qt3//lib -L/usr/X11R6/lib -ldvdread -lmyth-0.12 -lqt-mt 
-lXext -lX11 -lm -lpthread
/usr/local/lib/libmyth-0.12.so: undefined reference to `lirc_freeconfig'
/usr/local/lib/libmyth-0.12.so: undefined reference to `lirc_code2char'
/usr/local/lib/libmyth-0.12.so: undefined reference to `lirc_deinit'
/usr/local/lib/libmyth-0.12.so: undefined reference to `lirc_init'
/usr/local/lib/libmyth-0.12.so: undefined reference to `lirc_nextcode'
/usr/local/lib/libmyth-0.12.so: undefined reference to `lirc_readconfig'
collect2: ld returned 1 exit status
make[1]: *** [mtd] Error 1
make[1]: Leaving directory `/home/mythtv/mythdvd/mtd'
make: *** [sub-mtd] Error 2





More information about the mythtv-dev mailing list