On 05/28/2010 10:51 AM, Tom Evans wrote: > On Fri, May 28, 2010 at 9:37 AM, Jongi<jongitech at gmail.com> wrote: >> Hi, >> >> I originally sent the below to the wrong address. >> >> ---------- Forwarded message ---------- >> From: "Jongi"<jongitech at gmail.com> >> Date: 26 May 2010 23:24 >> Subject: mplayer - can't configure with --enable-lircc >> To:<mplayer-users-request at mplayerhq.hu> >> >> I am trying to compile the svn version of mplayer with the following >> confgure options: --enable-lirc --enable-lircc --enable-vdpau >> >> However I get the following error when I run make: >> >> cc -MD -MP -Wstrict-prototypes -Wmissing-prototypes -Wundef >> -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement >> -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 >> -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer >> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE >> -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ >> -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 >> -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/freetype2 >> -I/usr/include/bs2b -I/usr/include/dirac -I/usr/include/schroedinger-1.0 >> -I/usr/include/orc-0.4 -c -o input/input.o input/input.c >> input/input.c:55:24: error: lirc/lircc.h: No such file or directory > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > Install lirc/lirc headers. It may be called 'lirc-dev'. > I am using debian and these are the available packages. The i denotes it is installed # aptitude search lirc p freevo-lirc - home theater framework - LIRC support p inputlirc - Zeroconf LIRC daemon using input event devices p kdelirc - infrared remote control for KDE 4 i liblircclient-dev - infra-red remote control support - client library development files i A liblircclient0 - infra-red remote control support - client library i lirc - infra-red remote control support v lirc-modules - i lirc-modules-2.6.31.11 - Linux Infra-red Remote Control support (binary kernel modules) i lirc-modules-source - infra-red remote control support - kernel modules p lirc-svga - infra-red remote control support - SVGAlib utilities i lirc-x - infra-red remote control support - X utilities p pulseaudio-module-lirc - lirc module for PulseAudio sound server p pulseaudio-module-lirc-dbg - lirc module for PulseAudio sound server debugging symbols p python-pylirc - Python bindings for Linux Infra-red Remote Control (LIRC) support v vdr-lirc No installed package has lircc.h: # locate lircc.h # No package in the repo has lircc.h # apt-file search lircc.h #