Hi,

I installed the kernel source 2.0.32. I just executed what  the 
README file tells me to do, but when I start make menuconfig things go
wrong. Why doesn't it find the include files ??? 

The first thing make does is compiling the 
file lxdialog.c, so gcc is invoked by make.  lxdialog.c 
refers to include files "dialog.h" and "locale.h" which contain other 
include files such as stdlib.h, string.h etc...

Then make stops saying "dialog.h: stdlib.h: no such file" etc...

A find reveals string.h in /usr/src/linux/include/asm-i386. But 
stdlib.h for instance is not on my disk ??  Very strange !!

Regards,
Marc
Ministry of Agriculture. Brussels - Belgium


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to