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 don't know where the problem is. Appart from some software packages whose programmers seems to like being out of c standards, I don't use to have a single problem compiling anything. The last I remember to have upgraded is ncurses to it's last version at the time of this writting (5.5), although as you could see bellow, the problem comes from the parser for the menus (scripts/kconfig/conf), yacc or bison files. I just wonder if anybody can tell me something about. What you see is the output after untarring the kernel tree, and copying ../.config to ./.config. Though I cannot make oldconfig, menconfig, or anythingelse. Kind Regards, [EMAIL PROTECTED] make CHK include/linux/version.h UPD include/linux/version.h SYMLINK include/asm -> include/asm-i386 HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/split-include HOSTCC scripts/basic/docproc SHIPPED scripts/kconfig/zconf.tab.h HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/mconf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/lex.zconf.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf -s arch/i386/Kconfig arch/i386/kernel/cpu/cpufreq/Kconfig:238: 'endmenu' in different file than 'menu' arch/i386/kernel/cpu/cpufreq/Kconfig:238: location of the 'menu' arch/i386/Kconfig:1038: 'endmenu' in different file than 'menu' arch/i386/Kconfig:1038: location of the 'menu' arch/i386/Kconfig:1182: 'endmenu' in different file than 'menu' arch/i386/Kconfig:1182: location of the 'menu' drivers/mtd/Kconfig:248: 'endmenu' in different file than 'menu' drivers/mtd/Kconfig:248: location of the 'menu' drivers/block/Kconfig:433: 'endmenu' in different file than 'menu' drivers/block/Kconfig:433: location of the 'menu' drivers/scsi/Kconfig:1783: 'endmenu' in different file than 'menu' drivers/scsi/Kconfig:1783: location of the 'menu' drivers/scsi/Kconfig:1787: 'endmenu' in different file than 'menu' drivers/scsi/Kconfig:1787: location of the 'menu' net/Kconfig:221: 'endif' in different file than 'if' net/Kconfig:221: location of the 'if' net/Kconfig:612: 'endmenu' in different file than 'menu' net/Kconfig:612: location of the 'menu' drivers/net/Kconfig:157: 'endif' in different file than 'if' drivers/net/Kconfig:157: location of the 'if' drivers/net/Kconfig:1822: 'endmenu' in different file than 'menu' drivers/net/Kconfig:1822: location of the 'menu' net/Kconfig:659: 'endmenu' in different file than 'menu' net/Kconfig:659: location of the 'menu' drivers/isdn/Kconfig:47: 'endif' in different file than 'if' drivers/isdn/Kconfig:47: location of the 'if' drivers/isdn/Kconfig:49: 'endmenu' in different file than 'menu' drivers/isdn/Kconfig:49: location of the 'menu' drivers/isdn/Kconfig:67: 'endmenu' in different file than 'menu' drivers/isdn/Kconfig:67: location of the 'menu' drivers/char/Kconfig:901: 'endmenu' in different file than 'menu' drivers/char/Kconfig:901: location of the 'menu' drivers/char/Kconfig:1011: 'endmenu' in different file than 'menu' drivers/char/Kconfig:1011: location of the 'menu' drivers/i2c/Kconfig:77: 'endmenu' in different file than 'menu' drivers/i2c/Kconfig:77: location of the 'menu' drivers/media/dvb/Kconfig:48: 'endmenu' in different file than 'menu' drivers/media/dvb/Kconfig:48: location of the 'menu' drivers/media/Kconfig:51: 'endmenu' in different file than 'menu' drivers/media/Kconfig:51: location of the 'menu' drivers/video/Kconfig:1092: 'endif' in different file than 'if' drivers/video/Kconfig:1092: location of the 'if' drivers/video/Kconfig:1096: 'endif' in different file than 'if' drivers/video/Kconfig:1096: location of the 'if' sound/Kconfig:71: 'endmenu' in different file than 'menu' sound/Kconfig:71: location of the 'menu' sound/Kconfig:84: 'endmenu' in different file than 'menu' sound/Kconfig:84: location of the 'menu' drivers/usb/Kconfig:99: 'endmenu' in different file than 'menu' drivers/usb/Kconfig:99: location of the 'menu' drivers/Kconfig:60: 'endmenu' in different file than 'menu' drivers/Kconfig:60: location of the 'menu' fs/Kconfig:1824: 'endmenu' in different file than 'menu' fs/Kconfig:1824: location of the 'menu' arch/i386/Kconfig.debug:69: 'endmenu' in different file than 'menu' arch/i386/Kconfig.debug:69: location of the 'menu' make[2]: *** [silentoldconfig] Error 1 make[1]: *** [silentoldconfig] Error 2 make: *** [include/linux/autoconf.h] Error 2 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ kbuild-devel mailing list kbuild-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kbuild-devel