----- Original Message -----
From: "Benoît Audouard" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, June 09, 2004 2:35 PM
Subject: [Eagleusb-dev] eagle-usb-1.9.8


> Toutes les remarques sont les bienvenues.
 kernel 2.4.26 /  LFS 5.0 build   + ccache sur une RedHat 7.3
Le dernier que j'ai utilisé est un CVS 19.7 du 02/05/04 sans problème mais
là il y a pb

ccache
/opt/gcc-2.95.3/bin/gcc -fstack-protector -DLINUX -D__KERNEL__ -DMODULE -I/i
nclude
'-DEAGLEUSBVERSION="1.9.8"' -Wall -Wstrict-prototypes -fomit-frame-pointer -
fno-strict-aliasing -pipe  -mpreferred-stack-boundary=2 -O2   -c -o
eu_main.o eu_main.c
In file included from /usr/include/linux/prefetch.h:13,
                 from /usr/include/linux/list.h:6,
                 from /usr/include/linux/wait.h:14,
                 from /usr/include/linux/fs.h:12,
                 from /usr/include/linux/capability.h:17,
                 from /usr/include/linux/binfmts.h:5,
                 from /usr/include/linux/sched.h:9,
                 from /usr/include/linux/mm.h:4,
                 from /usr/include/linux/slab.h:14,
                 from Adiutil.h:51,
                 from eu_main.c:34:
/usr/include/asm/processor.h:56: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here
(not in a function)
/usr/include/asm/processor.h:56: requested alignment is not a constant
In file included from /usr/include/asm/hardirq.h:6,
                 from /usr/include/linux/interrupt.h:52,
                 from /usr/include/linux/usb.h:139,
                 from Adiutil.h:53,
                 from eu_main.c:34:
/usr/include/linux/irq.h:65: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here
(not in a function)
/usr/include/linux/irq.h:65: requested alignment is not a constant
In file included from /usr/include/linux/interrupt.h:52,
                 from /usr/include/linux/usb.h:139,
                 from Adiutil.h:53,
                 from eu_main.c:34:
/usr/include/asm/hardirq.h:16: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here
(not in a function)
/usr/include/asm/hardirq.h:16: requested alignment is not a constant
In file included from /usr/include/linux/usb.h:139,
                 from Adiutil.h:53,
                 from eu_main.c:34:
/usr/include/linux/interrupt.h:135: `CONFIG_X86_L1_CACHE_SHIFT' undeclared
here (not in a function)
/usr/include/linux/interrupt.h:135: requested alignment is not a constant
In file included from Adiutil.h:57,
                 from eu_main.c:34:
/usr/include/linux/netdevice.h:171: `CONFIG_X86_L1_CACHE_SHIFT' undeclared
here (not in a function)
/usr/include/linux/netdevice.h:171: requested alignment is not a constant
In file included from Adiutil.h:57,
                 from eu_main.c:34:
/usr/include/linux/netdevice.h:527: `CONFIG_X86_L1_CACHE_SHIFT' undeclared
here (not in a function)
/usr/include/linux/netdevice.h:527: requested alignment is not a constant
make[1]: *** [eu_main.o] Error 1
make[1]: Leaving directory `/usr/src/eagle-usb-1.9.8/driver'
make: *** [/usr/src/log/eagle-usb-1.9.8-smp] Error 2


Reply via email to