[mythtv] MythDVD and native LIRC == no compile

thor mythtv at lamedomainname.com
Mon Sep 22 16:24:22 EDT 2003


On Monday 22 September 2003 03:17 pm, Robert Kulagowski wrote:
> I've got native lirc support working with my PVR-250 and MythTV just
> fine.  Compiling MythDVD, however:  (this is cvs)

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

	Hmmmm. How'd you do that? I dunno ... haven't played with native lirc, but 
I'm guessing there is some lirc library that wants to be included. Either 
that, or your linking against a different myth library that does no have lirc 
support in it.

- thor




More information about the mythtv-dev mailing list