Re: gcc 4.0.3 and kernel 2.6.8

2006-02-14 Thread Glenn Meehan
Hi, I downgraded gcc to stable. gcc version 3.3.6 It works ok now. Thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: gcc 4.0.3 and kernel 2.6.8

2006-02-14 Thread Andreas Janssen
Hello Glenn Meehan (<[EMAIL PROTECTED]>) wrote: > It seems there is a bug with the kernel 2.6.8 that the new verison of > gcc (4.0.3) has picked up. So I am now unable to make menuconfig: > > make menuconfig > HOSTCC scripts/kconfig/mconf.o > scripts/kconfig/mconf.c:91: error: static declarat

gcc 4.0.3 and kernel 2.6.8

2006-02-13 Thread Glenn Meehan
Hi, It seems there is a bug with the kernel 2.6.8 that the new verison of gcc (4.0.3) has picked up. So I am now unable to make menuconfig: make menuconfig HOSTCC scripts/kconfig/mconf.o scripts/kconfig/mconf.c:91: error: static declaration of 'current_menu' follows non-static declaration scri