|
|
我emerge lirc ,出现下列问题,退出,哪位帮我看看,怎样解决这个错误?谢谢大家!!!
/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers/lirc_dev/../../drivers/kcompat.h:136:2: #error "LIRC modules currently require"
/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers/lirc_dev/../../drivers/kcompat.h:137:2: #error " 'Loadable module support ---> Module unloading'"
/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers/lirc_dev/../../drivers/kcompat.h:138:2: #error "to be enabled in the kernel"
/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers/lirc_dev/lirc_dev.c: In function `lirc_register_plugin':
/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers/lirc_dev/lirc_dev.c:352: warning: implicit declaration of function `class_simple_device_add'
/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers/lirc_dev/lirc_dev.c:383: warning: implicit declaration of function `class_simple_device_remove'
/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers/lirc_dev/lirc_dev.c: In function `lirc_dev_init':
/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers/lirc_dev/lirc_dev.c:779: warning: implicit declaration of function `class_simple_create'
/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers/lirc_dev/lirc_dev.c:779: warning: assignment makes pointer from integer without a cast
/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers/lirc_dev/lirc_dev.c: In function `cleanup_module':
/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers/lirc_dev/lirc_dev.c:819: warning: implicit declaration of function `class_simple_destroy'
make[5]: *** [/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers/lirc_dev/lirc_dev.o] Error 1
make[4]: *** [_module_/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers/lirc_dev] Error 2
make[4]: Leaving directory `/usr/src/linux-2.6.14.2'
make[3]: *** [lirc_dev.o] Error 2
make[3]: Leaving directory `/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers/lirc_dev'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0/drivers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/lirc-0.7.0-r1/work/lirc-0.7.0'
make: *** [all] Error 2
!!! ERROR: app-misc/lirc-0.7.0-r1 failed.
!!! Function src_compile, Line 118, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message. |
|