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] | |
On 02 March 2006 15:43, DSP wrote:
> After some downloads and some installations, crosstool gave me this 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 heremake[1]: *** [scripts/kconfig/mconf.o] Error 1
> make: *** [oldconfig] Error 2
> [root@localhost crosstool-0.40]#
Google it, it's a known bug and there are lots of solutions out there.
(Deleting the word 'static' from the mconf.c version should do the trick
IIRC).
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
For unsubscribe information see http://sourceware.org/lists.html#faq
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |