[mythtv] MythDVD and native LIRC == no compile

Kenneth Aafloy ke-aa at frisurf.no
Mon Sep 22 22:32:22 EDT 2003


Robert Kulagowski wrote:

> 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'

Did you forget to uncomment the lirc stuff in mythdvd's settings.pro?

Kenneth


More information about the mythtv-dev mailing list