linux-l: lirc

Ulrich Wiederhold U.Wiederhold at gmx.net
Fr Jul 14 13:52:34 CEST 2000


Hallo,
habe gerade lirc und liblircclient aus unstable installiert.
Beim Befehl "make" in /usr/src/lirc/lirc_haup bricht das Kompilieren mit
einer Fehlermeldung ab (habe nur die letzten Zeilen angehängt!)
nutze 2.2.14, Potato
Any ideas?
Gruß
Uli

lirc_haup.c:374: parse error before `lirc_haup_read'
lirc_haup.c:375: parse error before `size_t'
lirc_haup.c:375: warning: `struct file' declared inside parameter list
lirc_haup.c:376: warning: return-type defaults to `int'
lirc_haup.c:376: warning: function declaration isn't a prototype
lirc_haup.c: In function `lirc_haup_read':
lirc_haup.c:381: `length' undeclared (first use in this function)
lirc_haup.c:389: `file' undeclared (first use in this function)
lirc_haup.c:389: `O_NONBLOCK' undeclared (first use in this function)
lirc_haup.c:391: warning: implicit declaration of function
`interruptible_sleep_on'
lirc_haup.c:392: warning: implicit declaration of function
`signal_pending'
lirc_haup.c:392: `current' undeclared (first use in this function)
lirc_haup.c:393: `ERESTARTSYS' undeclared (first use in this function)
lirc_haup.c:401: warning: implicit declaration of function
`copy_to_user'
lirc_haup.c:401: `buffer' undeclared (first use in this function)
lirc_haup.c: At top level:
lirc_haup.c:412: parse error before `lirc_haup_write'
lirc_haup.c:413: parse error before `size_t'
lirc_haup.c:413: warning: `struct file' declared inside parameter list
lirc_haup.c:414: warning: return-type defaults to `int'
lirc_haup.c:414: warning: function declaration isn't a prototype
lirc_haup.c: In function `init_module':
lirc_haup.c:449: warning: implicit declaration of function
`register_chrdev'
lirc_haup.c: In function `cleanup_module':
lirc_haup.c:484: warning: implicit declaration of function
`unregister_chrdev'
make[2]: *** [lirc_haup.o] Error 1
make[1]: *** [_mod_/usr/src/lirc/lirc_haup] Error 2
make: *** [lirc_haup.o] Error 2





Mehr Informationen über die Mailingliste linux-l