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

See crosstool-NG 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: Can't compile crosstool-ng-1.15.2 on OpenSuse Linux


Hi Somon, all,

> In file included from nconf.c:12:0:
> nconf.h:19:18: fatal error: menu.h: No such file or directory
> compilation terminated.
> make[2]: *** [nconf.o] Error 1
> make[1]: *** [build-lib-kconfig] Error 2
> make: *** [build] Error 2
>
>
> I tried to see if menu.h was really there but somehow being missed:
>
> xanadu%   find . -name menu.h
> xanadu%
>

menu.h comes with ncurses; make sure development package for ncurses
are installed on your system.

Cheers,

-- 
Sam

--
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]