linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Report! Many compile errors with gcc-3.3 2.4.21-rc4
@ 2003-05-27  9:54 Steve Kieu
  0 siblings, 0 replies; only message in thread
From: Steve Kieu @ 2003-05-27  9:54 UTC (permalink / raw)
  To: kernel

[-- Attachment #1: Type: text/plain, Size: 173 bytes --]


Hi,

The error message is attached file. 

=====
S.KIEU

http://mobile.yahoo.com.au - Yahoo! Mobile
- Check & compose your email via SMS on your Telstra or Vodafone mobile.

[-- Attachment #2: kernel_error. --]
[-- Type: application/octet-stream, Size: 4807 bytes --]


gcc -D__KERNEL__ -I/root/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fno-strength-reduce -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -g -nostdinc -iwithprefix include -DKBUILD_BASENAME=ambassador  -c -o ambassador.o ambassador.c
ambassador.c:301:21: pasting "." and "start" does not give a valid preprocessing token
ambassador.c:305:23: pasting "." and "regions" does not give a valid preprocessing token
ambassador.c:310:20: pasting "." and "data" does not give a valid preprocessing token
make[2]: *** [ambassador.o] Error 1

ma600.c:51:22: warning: extra tokens at end of #undef directive
ma600.c: In function `ma600_init':
ma600.c:89: warning: concatenation of string literals with __FUNCTION__ is deprecated
ma600.c: In function `ma600_cleanup':
ma600.c:95: warning: concatenation of string literals with __FUNCTION__ is deprecated
ma600.c: In function `ma600_open':
ma600.c:108: warning: concatenation of string literals with __FUNCTION__ is deprecated
ma600.c: In function `ma600_close':
ma600.c:126: warning: concatenation of string literals with __FUNCTION__ is deprecated
ma600.c: In function `ma600_change_speed':
ma600.c:187: warning: concatenation of string literals with __FUNCTION__ is deprecated
ma600.c:189:40: pasting ";" and "return" does not give a valid preprocessing token
ma600.c:192: warning: concatenation of string literals with __FUNCTION__ is deprecated
ma600.c:218: warning: concatenation of string literals with __FUNCTION__ is deprecated
ma600.c:249: warning: concatenation of string literals with __FUNCTION__ is deprecated
ma600.c:257: warning: concatenation of string literals with __FUNCTION__ is deprecated
ma600.c:276: warning: concatenation of string literals with __FUNCTION__ is deprecated
ma600.c: In function `ma600_reset':
ma600.c:301: warning: concatenation of string literals with __FUNCTION__ is deprecated
ma600.c:303:40: pasting ";" and "return" does not give a valid preprocessing token
ma600.c:306: warning: concatenation of string literals with __FUNCTION__ is deprecated
ma600.c:329: warning: concatenation of string literals with __FUNCTION__ is deprecated
make[3]: *** [ma600.o] Error 1
make[3]: Leaving directory `/root/linux/drivers/net/irda'
make[2]: *** [_modsubdir_irda] Error 2
make[2]: Leaving directory `/root/linux/drivers/net'
make[1]: *** [_modsubdir_net] Error 2
make[1]: Leaving directory `/root/linux/drivers'
make: *** [_mod_drivers] Error 2


olympic.c:658:16: missing terminating " character
olympic.c:659:7: missing terminating " character
make[3]: *** [olympic.o] Error 1
make[3]: Leaving directory `/root/linux/drivers/net/tokenring'
make[2]: *** [_modsubdir_tokenring] Error 2
make[2]: Leaving directory `/root/linux/drivers/net'
make[1]: *** [_modsubdir_net] Error 2
make[1]: Leaving directory `/root/linux/drivers'
make: *** [_mod_drivers] Error 2

sdla_chdlc.c:594:43: missing terminating " character
sdla_chdlc.c: In function `wpc_init':
sdla_chdlc.c:595: error: parse error before "Failed"
sdla_chdlc.c:595: error: stray '\' in program
sdla_chdlc.c:595:68: missing terminating " character
make[3]: *** [sdla_chdlc.o] Error 1
make[3]: Leaving directory `/root/linux/drivers/net/wan'
make[2]: *** [_modsubdir_wan] Error 2
make[2]: Leaving directory `/root/linux/drivers/net'
make[1]: *** [_modsubdir_net] Error 2
make[1]: Leaving directory `/root/linux/drivers'
make: *** [_mod_drivers] Error 2

sbni.c: In function `calc_crc32':
sbni.c:1558: error: asm-specifier for variable `_crc' conflicts with asm clobber list
make[3]: *** [sbni.o] Error 1
make[3]: Leaving directory `/root/linux/drivers/net/wan'
make[2]: *** [_modsubdir_wan] Error 2
make[2]: Leaving directory `/root/linux/drivers/net'
make[1]: *** [_modsubdir_net] Error 2
make[1]: Leaving directory `/root/linux/drivers'
make: *** [_mod_drivers] Error 2

cs46xx.c:950: error: long, short, signed or unsigned used invalidly for `off'
cs46xx.c:951: error: long, short, signed or unsigned used invalidly for `val'
cs46xx.c: In function `cs_ac97_init':
cs46xx.c:4263: warning: comparison is always false due to limited range of data type
make[2]: *** [cs46xx.o] Error 1
make[2]: Leaving directory `/root/linux/drivers/sound'
make[1]: *** [_modsubdir_sound] Error 2
make[1]: Leaving directory `/root/linux/drivers'
make: *** [_mod_drivers] Error 2

dn_table.c:839:35: missing terminating " character
dn_table.c: In function `dn_fib_get_table':
dn_table.c:840: error: parse error before "from"
dn_table.c:840: error: stray '\' in program
dn_table.c:840:17: missing terminating " character
make[2]: *** [dn_table.o] Error 1
make[2]: Leaving directory `/root/linux/net/decnet'
make[1]: *** [_modsubdir_decnet] Error 2
make[1]: Leaving directory `/root/linux/net'
make: *** [_mod_net] Error 2



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-27  9:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-27  9:54 Report! Many compile errors with gcc-3.3 2.4.21-rc4 Steve Kieu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).