Re: Can't compile an exact copy of kernel image.

2001-10-05 Thread Osamu Aoki
On Fri, Oct 05, 2001 at 04:14:34PM -0300, Ricardo Gazoni wrote: > > > Ricardo Gazoni gravada: > > > Osamu Aoki gravada: > > > > > On Thu, Oct 04, 2001 at 09:36:24PM -0300, Ricardo Gazoni wrote: > > > > Yes, I did. In fact, step 1 loaded /boot/config-2.2.19pre17 and > > > > saved it in /usr/src/k

Re: Can't compile an exact copy of kernel image.

2001-10-05 Thread Ricardo Gazoni
Ricardo Gazoni gravada: > Osamu Aoki gravada: > > > On Thu, Oct 04, 2001 at 09:36:24PM -0300, Ricardo Gazoni wrote: > > > Yes, I did. In fact, step 1 loaded /boot/config-2.2.19pre17 and saved it > > > in > > > /usr/src/kernel-source-2.2.19pre17/.config. To be precise, doing this via > > > make

Re: Can't compile an exact copy of kernel image.

2001-10-05 Thread Ricardo Gazoni
Osamu Aoki gravada: > On Thu, Oct 04, 2001 at 09:36:24PM -0300, Ricardo Gazoni wrote: > > Yes, I did. In fact, step 1 loaded /boot/config-2.2.19pre17 and saved it in > > /usr/src/kernel-source-2.2.19pre17/.config. To be precise, doing this via > > make > > xconfig only adds comment lines to the

Re: Can't compile an exact copy of kernel image.

2001-10-05 Thread Ricardo Gazoni
Michael Heldebrant gravada: > On Thu, 2001-10-04 at 19:36, Ricardo Gazoni wrote: > > Yes, I did. In fact, step 1 loaded /boot/config-2.2.19pre17 and saved it in > > /usr/src/kernel-source-2.2.19pre17/.config. To be precise, doing this via > > make > > xconfig only adds comment lines to the .con

Re: Can't compile an exact copy of kernel image.

2001-10-05 Thread Osamu Aoki
On Thu, Oct 04, 2001 at 09:36:24PM -0300, Ricardo Gazoni wrote: > Yes, I did. In fact, step 1 loaded /boot/config-2.2.19pre17 and saved it in > /usr/src/kernel-source-2.2.19pre17/.config. To be precise, doing this via make > xconfig only adds comment lines to the .config file. I checked it out > c

Re: Can't compile an exact copy of kernel image.

2001-10-04 Thread Michael Heldebrant
On Thu, 2001-10-04 at 19:36, Ricardo Gazoni wrote: > Yes, I did. In fact, step 1 loaded /boot/config-2.2.19pre17 and saved it in > /usr/src/kernel-source-2.2.19pre17/.config. To be precise, doing this via make > xconfig only adds comment lines to the .config file. I checked it out > carefully

Re: Can't compile an exact copy of kernel image.

2001-10-04 Thread Ricardo Gazoni
Yes, I did. In fact, step 1 loaded /boot/config-2.2.19pre17 and saved it in /usr/src/kernel-source-2.2.19pre17/.config. To be precise, doing this via make xconfig only adds comment lines to the .config file. I checked it out carefully Thanks anyway... Osamu Aoki gravada: > Hi, > > Did you c

Re: Can't compile an exact copy of kernel image.

2001-10-04 Thread Osamu Aoki
Hi, Did you copy configuration from /boot/config- Otheise config change makes kernel size different. Cheers:-) On Thu, Oct 04, 2001 at 06:08:50PM -0300, Ricardo Gazoni wrote: > I'm a newbie on kernel compiling, and would like to recompile the kernel > on my > machine to remove undesired dri