I'm getting the following compile error in 2.4.23-pre8 with gcc 2.95:

<--  snip  -->

...
gcc-2.95 -D__KERNEL__ 
-I/home/bunk/linux/kernel-2.4/linux-2.4.23-pre8-full/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=k6   
-nostdinc -iwithprefix include -DKBUILD_BASENAME=usbnet  -c -o usbnet.o 
usbnet.c
usbnet.c:161: warning: `CONFIG_USB_AX8817X' redefined
/home/bunk/linux/kernel-2.4/linux-2.4.23-pre8-full/include/linux/autoconf.h:2074: 
warning: this is the location of the previous definition
usbnet.c: In function `ax8817x_write_cmd_async':
usbnet.c:496: parse error before `;'
usbnet.c:501: parse error before `;'
make[3]: *** [usbnet.o] Error 1
make[3]: Leaving directory 
`/home/bunk/linux/kernel-2.4/linux-2.4.23-pre8-full/drivers/usb'

<--  snip  -->

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to