Someone suggest 2.4.21-pre3 to pick up the latest in USB2. But, I get these complie problems. Thinking they might a gcc issue, I tried 2.95.2 2.95.3 and 3.0.1 with the same results. This file and these specific lines are patched in by 2.4-21-pre3 patchfile. Anybody else seen this? TIA Tuck Hartshorn
gcc -D__KERNEL__ -I/home/carl/work/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -nostdinc -iwithprefix include -DKBUILD_BASENAME=ehci_hcd -c -o ehci-hcd.o ehci-hcd.c cc1: Invalid option `preferred-stack-boundary=2' ehci-hcd.c: In function `ehci_start': ehci-hcd.c:343: parse error before `;' ehci-hcd.c:416: parse error before `;' ehci-hcd.c: In function `ehci_stop': ehci-hcd.c:501: parse error before `;' ehci-hcd.c: In function `ehci_irq': ehci-hcd.c:685: parse error before `;' ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
