impossible de construire lirc-module
bonjour,
J'essaie (en vain) de construire le module lirc.
j'ai :
ii lirc 0.7.1pre2-2 Linux Infra-red Remote Control support
ii lirc-modules-s 0.8.0-3 Linux Infra-red Remote Control support (kern
quelque soit la méthode (make-kpkg modules_image, m-a build,
debian/rules) ça me sort tjrs le même message :
,----
| ##########################
| ## CONFIGURATION ERROR: ##
| ##########################
|
| You should reconfigure lirc-modules-source and make
| sure you don't leave blank any one of IRQ, IO Port or
| Timer (parallel only)
|
| Hint1: use "dpkg-reconfigure lirc-modules-source"
| Hint2: If you selected "automagical" configuration of
| kernel modules you should probably reconfigure lirc
| instead.
| Hint3: you may instead edit /etc/lirc/lirc-modules-source.conf
| make[3]: *** [sanity-check] Error 1
| make[3]: Leaving directory `/usr/src/modules/lirc'
| make[2]: *** [build-stamp] Error 2
| make[2]: Leaving directory `/usr/src/modules/lirc'
| make[1]: *** [kdist_image] Error 2
| make[1]: Leaving directory `/usr/src/modules/lirc'
| Module /usr/src/modules/lirc failed.
`----
mon lirc-modules-source.conf :
,----
| # lirc-modules-source config file used by Debian GNU/Linux
|
| # Space separated list of lirc kernel drivers to build
| LIRC_MODULES="serial"
|
| # It87 module configuration
| LIRC_IT87_CFLAGS="UNCONFIGURED"
|
| # Parallel module configuration
| LIRC_PARALLEL_PORT="UNCONFIGURED"
| LIRC_PARALLEL_IRQ="UNCONFIGURED"
| LIRC_PARALLEL_TIMER="UNCONFIGURED"
|
| # Serial module configuration
| LIRC_SERIAL_PORT=""
| LIRC_SERIAL_IRQ=""
| LIRC_SERIAL_CFLAGS=" -DLIRC_SERIAL_SOFTCARRIER"
|
| # Sir module configuration
| LIRC_SIR_PORT="UNCONFIGURED"
| LIRC_SIR_IRQ="UNCONFIGURED"
| LIRC_SIR_CFLAGS="UNCONFIGURED"
`----
que mettre à la place d'UNCONFIGURED ?
merci
--
Philippe Monroux
E 55.3 S 21.5
Reply to: