[MPlayer-users] LIRC + Linux Input layer: mplayer compile error: undefined reference to `lirc_configfile'

Ben Lancaster benlanc at ster.me.uk
Tue May 16 19:10:12 CEST 2006


On 16 May 2006, at 13:48, RC wrote:

> On Mon, 15 May 2006 20:07:45 +0100
> Ben Lancaster <benlanc at ster.me.uk> wrote:
>
>> Leaving ./configure to autodetect lirc gives this:
>>
>> $ ./configure --with-codecsdir=/usr/lib/codecs
>> -- snip -- Checking for lirc ... no
>> Checking for lircc ... no
>
> Look in configure.log for the reason.

============ Checking for lircc ============

#include <lirc/lircc.h>
int main(void) { return 0; }

cc -fno-PIC -O4 -march=athlon-xp -mtune=athlon-xp -pipe -ffast-math - 
fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE - 
D_FILE_OFFSET_BITS=64   -Wl,-z,noexecstack  -o /tmp/mplayer- 
conf-14839-1518.o /tmp/mplayer-conf-6365-1518.c -llircc
/tmp/mplayer-conf-6365-1518.c:1:24: error: lirc/lircc.h: No such file  
or directory

ldd /tmp/mplayer-conf-14839-1518.o
ldd: /tmp/mplayer-conf-14839-1518.o: No such file or directory

Result is: no
##########################################

Any tips? I don't seem to have an lircc.h on my hd anywhere, and 'yum  
provides lircc.h' doesn't show anything up either.

Hmmph!




More information about the MPlayer-users mailing list