- From: David <damachon_at_eresmas.net>
- Date: Thu, 13 Nov 2003 10:04:27 GMT
Hi all Using RED HAT 9 and kernel 2.4.22 with patch adeos and RTAI 24.1.12 and the latest CVS version (I have just download it) I get that error... if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/ -D__KERNEL__ -I/usr/src/linux-2.4.22/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -g -O2 -MT adl_pci9111.o -MD -MP -MF ".deps/adl_pci9111.Tpo" \ -c -o adl_pci9111.o `test -f 'adl_pci9111.c' || echo './'`adl_pci9111.c; \ then mv ".deps/adl_pci9111.Tpo" ".deps/adl_pci9111.Po"; \ else rm -f ".deps/adl_pci9111.Tpo"; exit 1; \ fi adl_pci9111.c:922: error de decodificación antes de (decodification error before) "pci9111_interrupt" adl_pci9111.c:925: aviso: el tipo de devolución por omisión es (the return type ...)`int' adl_pci9111.c: En la función `pci9111_interrupt' (in function ' '): adl_pci9111.c:950: aviso: declaración implícita de la función (warning implicit declaration of fucton ...)`IRQ_RETVAL' adl_pci9111.c: En la función (in functio ...)`pci9111_attach': adl_pci9111.c:1305: aviso: pasando el argumento 2 de `request_irq' de tipo de apuntador incompatible (passiing argument 2 of ' ' incompatible pointer type) make[3]: *** [adl_pci9111.o] Error 1 make[3]: Saliendo directorio `/root/comedi/comedi/drivers' make[2]: *** [all-recursive] Error 1 make[2]: Saliendo directorio `/root/comedi/comedi' make[1]: *** [all-recursive] Error 1 make[1]: Saliendo directorio `/root/comedi' make: *** [all] Error 2 Sorry for the languge. I have tried to translate the errors to english... ¿any idea? I have automake 1.7 and autoconf 2.54, aclocal 1.7 Thanks in advance Best regards -- Daniel Machón [damachon_at_esmas.net] --
Received on 2003-11-13Z10:04:27