make mrproper sale ok? Y: ten�s legibles los headers bajo /usr/include ?
On Thu, Nov 06, 2003 at 05:11:16PM +0800, ismael martinez wrote: > Wenas a todos. > > Tengo un problema al intentar compilar el kernel 2.4.22. Me reporta el > siguiente error (al ejecutar "make xconfig"): > > rm -f include/asm > ( cd include ; ln -sf asm-i386 asm) > make -C scripts kconfig.tk > make[1]: Entering directory `/usr/src/linux-2.4.22/scripts' > gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o > tkparse.ctkparse.c:48: stdio.h: No such file or directory > tkparse.c:49: stdlib.h: No such file or directory > tkparse.c:50: string.h: No such file or directory fijate que los headers tienen que estar (locate stdlib.h): /usr/include/stdlib.h Saludos > make[1]: *** [tkparse.o] Error 1 > make[1]: Leaving directory `/usr/src/linux-2.4.22/scripts' > make: *** [xconfig] Error 2 > > La versi�n del gcc que tengo es la 2.95.4 y bueno, si necesitais mas datos > aqui estoy para ello. > > Mi versi�n es debian woody. > > Gracias a todos de antemano. > > -- > ______________________________________________ > Check out the latest SMS services @ http://www.linuxmail.org > This allows you to send and receive SMS through your mailbox. > > > Powered by Outblaze > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- Fernando M. Maresca

