[kbuild-devel] Problems with Kconfig

2006-09-13 Thread antoniarodri
Hello, I'm using gcc-2.95.3, libc2.2. I've using kernel 2.6.10 for quite a long time now, though it may have been after some upgrading that I cannot compile it anylonger. I have my own built linux system, and almost last versions of software (despite of the veryold compiler version), so I

Re: [kbuild-devel] Problems with Kconfig

2006-09-13 Thread Sam Ravnborg
On Wed, Sep 13, 2006 at 03:57:11PM +0100, [EMAIL PROTECTED] wrote: Hello, I'm using gcc-2.95.3, libc2.2. I've using kernel 2.6.10 for quite a long time now, though it may have been after some upgrading that I cannot compile it anylonger. I have my own built linux system, and almost last

Re: [kbuild-devel] Problems with Kconfig

2006-09-13 Thread antoniarodri
This looks strange. Primary suspect is a bad Kconfig file. A simple check would be to fire up mconf on a smaller Kconfig file. Try: rm .config touch .config scripts/kconfig/mconf init/Kconfig This should spit out a few warnings about an unknown symbol being selected,but otherwise it