Re: Linux 2.4.27-pre3 - `irqreturn_t' previously declared

From: Eyal Lebedinsky
Date: Fri May 21 2004 - 21:10:21 EST


Marcelo Tosatti wrote:
Hi,

Here goes the third pre of 2.4.27.

gcc -D__KERNEL__ -I/data2/usr/local/src/linux-2.4-pre/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -DMODULE -DMODVERSIONS -include /data2/usr/local/src/linux-2.4-pre/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ips -c -o ips.o ips.c
In file included from ips.c:180:
ips.h:99: redefinition of `irqreturn_t'
/data2/usr/local/src/linux-2.4-pre/include/linux/interrupt.h:16: `irqreturn_t' previously declared here
make[2]: *** [ips.o] Error 1
make[2]: Leaving directory `/data2/usr/local/src/linux-2.4-pre/drivers/scsi'


--
Eyal Lebedinsky (eyal@xxxxxxxxxxxxxx) <http://samba.org/eyal/>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/