* 2.5.6-pre2 fails compile [ide.c]
@ 2002-02-28 23:11 Pete Clements
0 siblings, 0 replies; only message in thread
From: Pete Clements @ 2002-02-28 23:11 UTC (permalink / raw)
To: linux-kernel
FYI:
gcc -D__KERNEL__ -I/sda3/usr/src/linux-2.5.6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DKBUILD_BASENAME=ide -DEXPORT_SYMTAB -c ide.c
ide.c:161: parse error before `ide_pio_timings'
ide.c:161: warning: type defaults to `int' in declaration of `ide_pio_timings'
ide.c:162: warning: braces around scalar initializer
ide.c:162: warning: (near initialization for `ide_pio_timings[0]')
ide.c:162: warning: excess elements in scalar initializer
ide.c:162: warning: (near initialization for `ide_pio_timings[0]')
ide.c:162: warning: excess elements in scalar initializer
ide.c:162: warning: (near initialization for `ide_pio_timings[0]')
ide.c:163: warning: braces around scalar initializer
ide.c:163: warning: (near initialization for `ide_pio_timings[1]')
ide.c:163: warning: excess elements in scalar initializer
ide.c:163: warning: (near initialization for `ide_pio_timings[1]')
ide.c:163: warning: excess elements in scalar initializer
ide.c:163: warning: (near initialization for `ide_pio_timings[1]')
ide.c:164: warning: braces around scalar initializer
ide.c:164: warning: (near initialization for `ide_pio_timings[2]')
ide.c:164: warning: excess elements in scalar initializer
ide.c:164: warning: (near initialization for `ide_pio_timings[2]')
ide.c:164: warning: excess elements in scalar initializer
ide.c:164: warning: (near initialization for `ide_pio_timings[2]')
ide.c:165: warning: braces around scalar initializer
ide.c:165: warning: (near initialization for `ide_pio_timings[3]')
ide.c:165: warning: excess elements in scalar initializer
ide.c:165: warning: (near initialization for `ide_pio_timings[3]')
ide.c:165: warning: excess elements in scalar initializer
ide.c:165: warning: (near initialization for `ide_pio_timings[3]')
ide.c:166: warning: braces around scalar initializer
ide.c:166: warning: (near initialization for `ide_pio_timings[4]')
ide.c:166: warning: excess elements in scalar initializer
ide.c:166: warning: (near initialization for `ide_pio_timings[4]')
ide.c:166: warning: excess elements in scalar initializer
ide.c:166: warning: (near initialization for `ide_pio_timings[4]')
ide.c:167: warning: braces around scalar initializer
ide.c:167: warning: (near initialization for `ide_pio_timings[5]')
ide.c:167: warning: excess elements in scalar initializer
ide.c:167: warning: (near initialization for `ide_pio_timings[5]')
ide.c:167: warning: excess elements in scalar initializer
ide.c:167: warning: (near initialization for `ide_pio_timings[5]')
ide.c:168: warning: data definition has no type or storage class
ide.c:307: parse error before `ide_pio_data_t'
ide.c:308: warning: function declaration isn't a prototype
ide.c: In function `ide_get_best_pio_mode':
ide.c:312: `drive' undeclared (first use in this function)
ide.c:312: (Each undeclared identifier is reported only once
ide.c:312: for each function it appears in.)
ide.c:316: `mode_wanted' undeclared (first use in this function)
ide.c:361: request for member `cycle_time' in something not a structure or union
ide.c:365: `max_mode' undeclared (first use in this function)
ide.c:369: `d' undeclared (first use in this function)
ide.c:371: request for member `cycle_time' in something not a structure or union
ide.c:309: warning: `pio_mode' might be used uninitialized in this function
make[3]: *** [ide.o] Error 1
make[3]: Leaving directory `/sda3/usr/src/linux-2.5.6/drivers/ide'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/sda3/usr/src/linux-2.5.6/drivers/ide'
make[1]: *** [_subdir_ide] Error 2
make[1]: Leaving directory `/sda3/usr/src/linux-2.5.6/drivers'
make: *** [_dir_drivers] Error 2
--
Pete Clements
clem@clem.digital.net
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-02-28 23:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-28 23:11 2.5.6-pre2 fails compile [ide.c] Pete Clements
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®