|
|
I need help! why don't make install lirc. How to do?
livecd ~ # LIRC_OPTS="--with-driver=serial" emerge lirc
-----------------------SKIP---------------------------------------------------------------------------
>>> /usr/share/man/man8/lircd.8.gz
>>> /usr/share/man/man8/lircmd.8.gz
--- /usr/include/
>>> /usr/include/lirc/
>>> /usr/include/lirc/lirc_client.h
>>> /usr/lib/liblirc_client.so -> liblirc_client.so.0.0.0
>>> /usr/lib/liblirc_client.so.0 -> liblirc_client.so.0.0.0
*
* The lirc Linux Infrared Remote Control Package has been
* merged, please read the documentation, and if necessary
* add what is needed to /etc/modules.autoload or
* /etc/modules.d. If you need special compile options
* then read the comments at the begin of this
* ebuild (source) and set the LIRC_OPTS environment
* variable to your needs.
*
* Updating module dependencies for 2.6.13.3 ...
WARNING: //lib/modules/2.6.13.3/misc/lirc_dev.ko needs unknown symbol class_simple_ device_addlivecd ~ #
WARNING: //lib/modules/2.6.13.3/misc/lirc_dev.ko needs unknown symbol class_simple_destroy
WARNING: //lib/modules/2.6.13.3/misc/lirc_dev.ko needs unknown symbol class_simple_device_remove
WARNING: //lib/modules/2.6.13.3/misc/lirc_dev.ko needs unknown symbol class_simple_create [ ok ]>>> Regenerating /etc/ld.so.cache...
>>> app-misc/lirc-0.7.0-r1 merged.
>>> Recording app-misc/lirc in "world" favorites file...
>>> clean: No packages selected for removal.
>>> Auto-cleaning packages ...
>>> No outdated packages were found on your system.
* GNU info directory index is up-to-date.
livecd ~ # modprobe lirc_seria
FATAL: Module lirc_seria not found.
livecd ~ # modprobe lirc_serial
WARNING: Error inserting lirc_dev (/lib/modules/2.6.13.3/misc/lirc_dev.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting lirc_serial (/lib/modules/2.6.13.3/misc/lirc_serial.ko): Unknown symbol in module, or unknown parameter (see dmesg)
livecd ~ # |
|