On Thu, Jan 29, 2004 at 06:41:52PM -0200, Marcelo Tosatti wrote:
>...
> Summary of changes from v2.4.25-pre7 to v2.4.25-pre8
> ============================================
>...
> David Brownell:
>...
>   o USB gadget: add file_storage gadget driver [2/7]
>...

I'm getting the following compile error with gcc 2.95:


<--  snip  -->

...
gcc-2.95 -D__KERNEL__ 
-I/home/bunk/linux/kernel-2.4/linux-2.4.25-pre8-modular/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=k6 
-DMODULE -DMODVERSIONS -include 
/home/bunk/linux/kernel-2.4/linux-2.4.25-pre8-modular/include/linux/modversions.h  
-nostdinc -iwithprefix include -DKBUILD_BASENAME=file_storage  -c -o 
file_storage.o file_storage.c
file_storage.c: In function `received_cbi_adsc':
file_storage.c:1385: parse error before `;'
file_storage.c: In function `check_parameters':
file_storage.c:3767: parse error before `;'
file_storage.c: In function `fsg_bind':
file_storage.c:3912: parse error before `;'
make[2]: *** [file_storage.o] Error 1
make[2]: Leaving directory 
`/home/bunk/linux/kernel-2.4/linux-2.4.25-pre8-modular/drivers/usb/gadget'

<--  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



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to