RE: Error to recompile Kernel 2.4.18-14

2003-01-15 Thread Lucas Albers
uary 15, 2003 2:40 PM > To: Lucas Albers > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: Error to recompile Kernel 2.4.18-14 > Importance: High > > the error is with configuration file... > > I do this: > > cp configs/config-2.14.18-15

RE: Error to recompile Kernel 2.4.18-14

2003-01-15 Thread Javier E. Tia Marin
05:56 p.m. Para: [EMAIL PROTECTED] CC: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Asunto: RE: Error to recompile Kernel 2.4.18-14 Importancia: Alta I would try make mrproper oldconfig dep bzImage modules modules_install. I would think you have something in your configuration that it

Re: Error to recompile Kernel 2.4.18-14

2003-01-14 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 14 January 2003 06:39 pm, jdow wrote: > For what it is worth the last two kernels that appeared in the 7.2 > updates would not compile "straight out of the box" here. There seemed > to be missing include files. I figure there is a missing fi

Re: Error to recompile Kernel 2.4.18-14

2003-01-14 Thread jdow
For what it is worth the last two kernels that appeared in the 7.2 updates would not compile "straight out of the box" here. There seemed to be missing include files. I figure there is a missing file or some other idiot problem I have not had time to troubleshoot. {^_^} - Original Message

Re: Error to recompile Kernel 2.4.18-14

2003-01-14 Thread Anne Possoz
> I have same problem, another idea? To make it more clear I would suggest the following steps: make mrproper cp -p /boot/config_current_kernel /usr/src/linux_current_kernel/.config make menuconfig (make oldconfig is needed if the .confg file comes from a previous kernel and it will prompt

RE: Error to recompile Kernel 2.4.18-14

2003-01-14 Thread Lucas Albers
I would try make mrproper oldconfig dep bzImage modules modules_install. I would think you have something in your configuration that it does not like. So try stock configuration compilation. > Hi: > > I have same problem, another idea? > > Javier > > > I saw an error similar to this. > Save your

RE: Error to recompile Kernel 2.4.18-14

2003-01-14 Thread Javier E. Tia Marin
Hi: I have same problem, another idea? Javier I saw an error similar to this. Save your config in make xconfig; then do a super clean of your object files. make mrproper xconfig clean bzImage modules > Hi guys: > > > After make bzImages modules, I have this error: > > de sch