[MPlayer-users] whats lircc? lirc support problem

Dano rabinowich at zoznam.sk
Sun Nov 16 22:34:39 CET 2003


On Sun, 16 Nov 2003 18:06:29 +0100, Oscar Sundbom 
<oscar at moosecomrade.mine.nu> wrote:

> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> On Sun, 16 Nov 2003 17:19:29 +0100
> Dano <rabinowich at zoznam.sk> wrote:
>
>> [Automatic answer: RTFM (read DOCS, FAQ), also read 
>> DOCS/bugreports.html]
>>
>> > ./configure --help | grep lirc
>> >   --enable-lirc          enable LIRC (remote control) support
>> > [autodetect]
>> >   --enable-lircc         enable LIRCCD (LIRC client daemon) input
>> > [autodetect]
>> >
>> > Perhaps ./configure --disable-lircc?  According to Google (you should
>> > try it
>> > some time ;-)), lircc appears to be a client for LIRC that coordinates
>> > all
>> > programs using LIRC - so they all connect to lircc instead.
>>
>> I already have compiled mplayer with the option --disable-lircc, but i
>> have no lirc support in mplayer
>> After running mplayer i get this:
>> Setting up LIRC support...
>> mplayer: could not connect to socket
>> mplayer: No such file or directory
>> Failed to open LIRC support
>
> These messages appear to me as lircd hasn'ät been started and, 
> therefore, mplayer can't open the socket it creates so communicate with 
> software.
>
> Are you sure you've started lircd (and set up everything before right, 
> otherwise it might spontaneously die when
> it gets its first call, iirc.)
>
> If you _have_ started lircd and it works fine, i e with ircat, perhaps 
> the socket's been placed somewhere different from what mplayer expects. 
> In that case, I'd advice you try and find out where it's created.
>
> Oscar
One more thing, maybe it will be helpfull:
cat from configure.log>>
============ Checking for lircc ============

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

gcc -O4 -march=pentium2 -mcpu=pentium2 -pipe -ffast-math 
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64    /home/dano/tmp/mplayer-conf-29800-7455.c -o 
/home/dano/tmp/mplayer-conf-30652-7455.o -llircc
/home/dano/tmp/mplayer-conf-29800-7455.c:1:24: lirc/lircc.h: No such file 
or directory

ldd /home/dano/tmp/mplayer-conf-30652-7455.o
ldd: /home/dano/tmp/mplayer-conf-30652-7455.o: No such file or directory

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

I searched the lirc sources, but there is no such file: lircc.h
Where is that file?

-- 
Dano



More information about the MPlayer-users mailing list