|
From: <li...@ba...> - 2009-08-31 17:03:04
|
Hi! Axel Thimm "Axe...@AT..." wrote: [...] > 0.8.4a builds fine on both, but 0.8.5 fails with > > RHEL5 (2.6.18 based): Fixed that one. [...] > RHEL4 (2.6.9 based): > In file included from /builddir/lirc-0.8.5/drivers/lirc_dev/lirc_dev.c:64: > /builddir/lirc-0.8.5/drivers/lirc_dev/../../drivers/kcompat.h:388: error: > conflicting types for 'kzalloc' include/linux/slab.h:101: error: previous > declaration of 'kzalloc' was here /builddir/lirc-0.8.5/drivers/lirc_dev/../. > ./drivers/kcompat.h:388: error: conflicting types for 'kzalloc' > include/linux/slab.h:101: error: previous declaration of 'kzalloc' was here This doesn't seem to be a 2.6.9 kernel. There's no kzalloc declaration in the original sources. Christoph |