Re: Kernel Compiles - "make bzImage" errors ¡¡¡SOLVED!!!

2002-11-14 Thread "Ricardo Jofré S."
After of alls this turns , the final conclussion is ; "works in english or works with many problems" . Thank's to Rinaldi , Michael and Arjan . RICARDO Arjan van de Ven wrote: On Sun, 2002-11-10 at 20:18, "Ricardo Jofré S." wrote: Thank's but the problem apparentment is file "stdarg.h" not

Re: Kernel Compiles - "make bzImage" errors

2002-11-12 Thread Dams
It's a locale problem, try "LANG=en_US LC_ALL=en_US make bzImage". I had the same problem with my french locale some days ago... D On Sun, 2002-11-10 at 07:44, "Ricardo Jofré S." wrote: > The dev86-0.16.3-4 is installed , then why "make bzImage" errors : [snipped] -- Dams Nad

Re: Kernel Compiles - "make bzImage" errors

2002-11-10 Thread Arjan van de Ven
On Sun, 2002-11-10 at 20:18, "Ricardo Jofré S." wrote: > Thank's but the problem apparentment is file "stdarg.h" not found or not > exist . it is not found because the gcc output the kernel makefile uses to find it is translated unless you set LANG=C and hence the kernel makefile gets confused wh

Re: Kernel Compiles - "make bzImage" errors

2002-11-10 Thread "Ricardo Jofré S."
Thank's but the problem apparentment is file "stdarg.h" not found or not exist . #locate stdarg.h /usr/lib/gcc-lib/i386-redhat-linux/3.2/include/stdarg.h /usr/lib/bcc/include/stdarg.h Symbolic link is neccesary? , if answer is affirmative , how make this? Ricardo Arjan van de Ven wrote: On Su

Re: Kernel Compiles - "make bzImage" errors

2002-11-10 Thread Arjan van de Ven
On Sun, 2002-11-10 at 05:21, "Ricardo Jofré S." wrote: > Thank's but the problem is not resolve . > > Note : > > rpm -ivh kernel-source-2.4.18-14.i386.rpm > warning : kernel-source-2.4.18-14.i386.rpm : V3 DSA signature : NOKEY , > key ID db42a60e > > File "stdarg.h" not exist in /usr/src/linux-

Re: Kernel Compiles - "make bzImage" errors

2002-11-10 Thread "Ricardo Jofré S."
The dev86-0.16.3-4 is installed , then why "make bzImage" errors : En el fichero incluído de /usr/src/linux-2.4.18-14/include/linux/wait.h:13, de /usr/src/linux-2.4.18-14/include/linux/fs.h:12, de /usr/src/linux-2.4.18-14/include/linux/capability.h:17, de /u

Kernel Compiles - "make bzImage" errors

2002-11-10 Thread "Ricardo Jofré S."
The dev86-0.16.3-4 is installed , then why "make bzImage" errors : En el fichero incluído de /usr/src/linux-2.4.18-14/include/linux/wait.h:13, de /usr/src/linux-2.4.18-14/include/linux/fs.h:12, de /usr/src/linux-2.4.18-14/include/linux/capability.h:17, de

Re: Kernel Compiles - "make bzImage" errors

2002-11-09 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 09 November 2002 11:21 pm, Ricardo Jofré S. wrote: > Thank's but the problem is not resolve . My last reply could have been a bit more helpful. I suspect you haven't installed the dev86 package. $ rpm -qi dev86 Description : The dev86 pac

Re: Kernel Compiles - "make bzImage" errors

2002-11-09 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 09 November 2002 11:21 pm, Ricardo Jofré S. wrote: > Thank's but the problem is not resolve . I've no idea whom you are responding to, or what the initial problem was. Please include a small amount of relevent quoted text in replies. > >

Re: Kernel Compiles - "make bzImage" errors

2002-11-09 Thread "Ricardo Jofré S."
Thank's but the problem is not resolve . Note : rpm -ivh kernel-source-2.4.18-14.i386.rpm warning : kernel-source-2.4.18-14.i386.rpm : V3 DSA signature : NOKEY , key ID db42a60e File "stdarg.h" not exist in /usr/src/linux-2.4.18-14/include/linux Ricardo

Re: Kernel Compiles - "make bzImage" errors

2002-11-09 Thread Rinaldi J. Montessi
"Ricardo Jofré S." wrote: > > Sorry by my bad english (i' speak spanish) , following send steps and > messages errors given by "bzImage" : > > make mrproper > cp /boot/config-2.4.18-14 /usr/src/linux-2.4/.config > make menuconfig > make clean > make dep > > in Makefile EXTRAVERSION = -14_APM >

Kernel Compiles - "make bzImage" errors

2002-11-09 Thread "Ricardo Jofré S."
Sorry by my bad english (i' speak spanish) , following send steps and messages errors given by "bzImage" : make mrproper cp /boot/config-2.4.18-14 /usr/src/linux-2.4/.config make menuconfig make clean make dep in Makefile EXTRAVERSION = -14_APM make bzImage En el fichero incluído de /usr/src/l