This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Current_menu error happens every time


Sean Kelley wrote:
How do I get around this problem with the 2.6.8 kernel? It is not
clear to me from the crosstool how-to that I can change the kernel
used in the scripts.
look at debian bug #323059 that might help. It is issue that came up in kernel when compiled with gcc4.x
You can do two things
1. Keep using 2.6.8 kernel and use gcc 3.x instead of 4.x
2. Keep using gcc 4.x and use later version of kernel (e.g. 2.6.12 that works)
scripts/kconfig/mconf.c:91: error: static declaration of
'current_menu' followsnon-static declaration
scripts/kconfig/lkc.h:63: error: previous declaration of
'current_menu' was heremake[1]: *** [scripts/kconfig/mconf.o] Error 1
make: *** [oldconfig] Error 2

Thanks,

Sean


--
Khem Raj <khem@mvista.com>
MontaVista Software, Inc.
www.mvista.com



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]