linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* make xconfig fails for older kernels
@ 2005-10-04  1:13 Felix Oxley
  2005-10-04  2:27 ` Randy.Dunlap
  0 siblings, 1 reply; 8+ messages in thread
From: Felix Oxley @ 2005-10-04  1:13 UTC (permalink / raw)
  To: zippel; +Cc: linux-kernel


I have downloaded 2.6.0 + patches up to 2.6.13 from kernel.org.

When I try to configure the kernel using 'make xconfig' I get the following 
error:

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: *** [xconfig] Error 2

I attempted make menuconfig, make config, and make oldconfig but each failed 
with the same error,

This happens on 2.6.0, 2.6.1, 2.6.2 2.6.3, 2.6.4.
I have previously built newer kernels such as 2.6.13-rc2-rt7 without a 
problem.

I was able to overcome the error by commenting out the declaration of 
current_menu in mconf.c. But I am concerned as to the cause of this problem.

Does anyone have an explanation?

thanks,
Felix







^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-10-04 16:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4TJDn-2mm-3@gated-at.bofh.it>
2005-10-04  3:48 ` make xconfig fails for older kernels Robert Hancock
2005-10-04  9:34   ` Felix Oxley
2005-10-04 14:04     ` Felix Oxley
2005-10-04 14:12       ` Felix Oxley
2005-10-04 16:29         ` Adrian Bunk
2005-10-04  1:13 Felix Oxley
2005-10-04  2:27 ` Randy.Dunlap
2005-10-04  2:50   ` Dan C Marinescu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).