2010/8/12, Dmitry Gromada <[email protected]>: > Have you tried 'make distclean' after all the tools installation? > If you have had an attempt to build the kernel before bison, flex > and gperf have been installed on your system, some wrong kconfig > has been generated, and it's needed to be clean in the way I mentioned > above. > >> 2010/8/12, Дмитрий Черкасов <[email protected]>: >> > 2010/8/12, Alfeiks Kaanoken <[email protected]>: >> >>>Hello! >> >>> >> >> Hi, >> >> >> >>>I have problem compiling JariOS kernel. >> >>>The system is x86 debian squeeze. >> >>> >> >>>bison, gperf and flex are installed >> >>> >> >> what about ncurses-dev ? >> >> >> >> ...skipped... >> >> >> >> Thanks, >> >> >> >> -- >> >> Alfeiks Kaänoken, >> >> Team Lead of the >> >> Jari OS R&D Team. >> >> http://jarios.org >> >> Free open-source >> >> microkernel-based >> >> multiservice RTOS >> >> _______________________________________________ >> >> Jarios-dev mailing list >> >> [email protected] >> >> http://lists.jarios.org/cgi-bin/mailman/listinfo/jarios-dev >> > >> > well, i have libncurses5-dev installed. >> >> moreover the same thing happens when I do "make config" >> ncurses isn't needed in that way, isn't it? >> _______________________________________________ >> Jarios-dev mailing list >> [email protected] >> http://lists.jarios.org/cgi-bin/mailman/listinfo/jarios-dev > > > Best regards, > Dmitry Gromada >
Thx, that worked! But now I can't build core servers. After typing "make menuconfig" it says: make[1]: sconfig/Makefile: No such file or directory What's wrong with that? _______________________________________________ Jarios-dev mailing list [email protected] http://lists.jarios.org/cgi-bin/mailman/listinfo/jarios-dev
