hi,
I patched the kernel source and I set in make menuconfig that lirc support
should be compiled into the kernel.
But if I do a make I get the following error:

 CC      drivers/char/lirc/lirc_dev.o
drivers/char/lirc/lirc_dev.c: In function `irctl_open':
drivers/char/lirc/lirc_dev.c:402: request for member `value' in something not
a structure or union
drivers/char/lirc/lirc_dev.c:404: request for member `value' in something not
a structure or union
drivers/char/lirc/lirc_dev.c:408: request for member `value' in something not
a structure or union
drivers/char/lirc/lirc_dev.c: In function `irctl_close':
drivers/char/lirc/lirc_dev.c:460: request for member `value' in something not
a structure or union
drivers/char/lirc/lirc_dev.c: In function `irctl_poll':
drivers/char/lirc/lirc_dev.c:483: request for member `value' in something not
a structure or union
drivers/char/lirc/lirc_dev.c: In function `irctl_ioctl':
drivers/char/lirc/lirc_dev.c:508: request for member `value' in something not
a structure or union
drivers/char/lirc/lirc_dev.c: In function `irctl_read':
drivers/char/lirc/lirc_dev.c:579: request for member `value' in something not
a structure or union
drivers/char/lirc/lirc_dev.c: In function `irctl_write':
drivers/char/lirc/lirc_dev.c:649: request for member `value' in something not
a structure or union
make[3]: *** [drivers/char/lirc/lirc_dev.o] Error 1
make[2]: *** [drivers/char/lirc] Error 2
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2

What can I do?
Bye
Jan


--
[EMAIL PROTECTED] mailing list

Reply via email to