LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mplayer instalation error.. (https://www.linuxquestions.org/questions/linux-software-2/mplayer-instalation-error-239115/)

CHambeRFienD 10-05-2004 01:50 PM

Mplayer instalation error..
 
While trying to install Mplayer on Mandrake 10.0, my instalation stops at this point:

Quote:

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

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

cc -O4 -march=athlon-4 -mcpu=athlon-4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 /root/tmp/mplayer-conf-20623-11742.c -o /root/tmp/mplayer-conf-22327-11742.o -llircc
/root/tmp/mplayer-conf-20623-11742.c:1:24: lirc/lircc.h: No such file or directory

ldd /root/tmp/mplayer-conf-22327-11742.o
ldd: /root/tmp/mplayer-conf-22327-11742.o: No such file or directory

Result is: no
##########################################
(This was taken from configure.log)

reddazz 10-05-2004 02:00 PM

install a package called lirc and it's devel package

CHambeRFienD 10-05-2004 04:28 PM

Quote:

Originally posted by reddazz
install a package called lirc and it's devel package
I did that, still getting the same error.

reddazz 10-05-2004 10:04 PM

what version of MPlayer are you trying to install. Try downloading MPlayer current and see if it will work.


All times are GMT -5. The time now is 10:51 AM.