Hi,
I get the following error while i do a make menu config for the 2.6.0
kernel from a 2.6.11-1.1369_FC4 envirnoment.
please help.
make menuconfig
make[1]: `scripts/fixdep' is up to date.
HOSTCC scripts/kconfig/mconf.o
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: *** [menuconfig] Error 2
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/