unable to compile latest 2.6-BK with gcc-3.5

From: Christian Kujau
Date: Sat Jul 24 2004 - 18:03:35 EST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi,

although i've seen quite a few issues and fixes with gcc-3.5 on lkml, i
don't know how many of them (the fixes) made it to the current tree, as
i am not able to compile a current linux-2.6-BK tree (updated today).
below is the console output, a nicer view is here (without the line-breaks):

http://www.nerdbynature.de/bits/prinz/gcc-3.5/gcc-3.5_linux-2.6-BK.log


this is done with:

evil@prinz:/usr/src/linux-2.6-BK$ gcc --version
gcc (GCC) 3.5.0 20040718 (experimental) (Debian 3.5-0pre0)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

evil@prinz:/usr/src/linux-2.6-BK$ ld -V
GNU ld version 2.14.90.0.7 20031029 Debian GNU/Linux
Supported emulations:
elf_i386
i386linux
elf_x86_64

...on debian/unstable (i386)

Thanks,
Christian.

- ---------------------
evil@prinz:/usr/src/linux-2.6-BK$ make mrproper && make V=1 config
CLEAN scripts/package
make -f scripts/Makefile.build obj=scripts/basic
gcc -Wp,-MD,scripts/basic/.fixdep.d -Wall -Wstrict-prototypes -O2
- -fomit-frame-pointer -o scripts/basic/fixdep scripts/basic/fixdep.c
gcc -Wp,-MD,scripts/basic/.split-include.d -Wall -Wstrict-prototypes
- -O2 -fomit-frame-pointer -o scripts/basic/split-include
scripts/basic/split-include.c
gcc -Wp,-MD,scripts/basic/.docproc.d -Wall -Wstrict-prototypes -O2
- -fomit-frame-pointer -o scripts/basic/docproc
scripts/basic/docproc.c
make -f scripts/Makefile.build obj=scripts/kconfig config
cat scripts/kconfig/zconf.tab.h_shipped > scripts/kconfig/zconf.tab.h
gcc -Wp,-MD,scripts/kconfig/.conf.o.d -Wall -Wstrict-prototypes -O2
- -fomit-frame-pointer -c -o scripts/kconfig/conf.o
scripts/kconfig/conf.c
gcc -Wp,-MD,scripts/kconfig/.mconf.o.d -Wall -Wstrict-prototypes -O2
- -fomit-frame-pointer -c -o scripts/kconfig/mconf.o
scripts/kconfig/mconf.c
scripts/kconfig/mconf.c:91: error: static declaration of 'current_menu'
follows non-static declaration
scripts/kconfig/lkc.h:63: error: previous declaration of 'current_menu'
was here
make[1]: *** [scripts/kconfig/mconf.o] Error 1
make: *** [config] Error 2

- --
BOFH excuse #67:

descramble code needed from software company
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBAup0+A7rjkF8z0wRAtIbAKCIoSg4FI7baF0TIjUWRnR3bWJyeQCgt97e
R0ni0KLbVrWL5vJB78v8wJw=
=Qr2E
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/