Re: [Cooker] LM 8.1 make modules

2001-10-01 Thread Anton Graham
Submitted 02-Oct-01 by Peter Ruskin: > Probably a silly question, but did you do `make mrproper` before `make > xconfig`? Equally silly question: why should this be necessary on what should already be a clean/buildable tree? It's a packaging problem that has been around since we went to the 2.4

RE: [Cooker] LM 8.1 make modules

2001-10-01 Thread Borsenkow Andrej
> > cd /usr/src/linux > cp .config .. > make distclean > cp ../.config . > make oldconfig > make dep > make clean > blah blah blah > > Only have to do it once. > So what prevents doing it when building kernel-source RPM? If it really tat simple? -andrej

Re: [Cooker] LM 8.1 make modules

2001-10-01 Thread Peter Ruskin
On Monday 01 October 2001 19:41, Anton Graham wrote: > Submitted 01-Oct-01 by Bill Shirley: > > I turned of modules versioning and re-made the kernel. Make modules > > works correctly now. > > > > Is this a kernel bug? > > I've been getting this with every Mandrake 2.4.[4-9] kernel. I suspect > t

Re: [Cooker] LM 8.1 make modules

2001-10-01 Thread Todd Lyons
Anton Graham wrote on Mon, Oct 01, 2001 at 11:41:21AM -0700 : > Submitted 01-Oct-01 by Bill Shirley: > > I turned of modules versioning and re-made the kernel. Make modules > > works correctly now. > > > Is this a kernel bug? > > I've been getting this with every Mandrake 2.4.[4-9] kernel. I su

Re: [Cooker] LM 8.1 make modules

2001-10-01 Thread Anton Graham
Submitted 01-Oct-01 by Bill Shirley: > I turned of modules versioning and re-made the kernel. Make modules > works correctly now. > Is this a kernel bug? I've been getting this with every Mandrake 2.4.[4-9] kernel. I suspect that this has not yet been addressed because the kernel packages build

RE: [Cooker] LM 8.1 make modules

2001-10-01 Thread Bill Shirley
] Subject: [Cooker] LM 8.1 make modules I am creating a new kernel. Did a make menuconfig, make dep, make clean, but when I do a make modules it fails with: . . . make[1]: Leaving directory `/usr/src/linux-2.4.8/kernel' make -C drivers FLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.8/incl

Re: [Cooker] LM 8.1 make modules

2001-09-29 Thread Borsenkow Andrej
Bill Shirley wrote: > I am creating a new kernel. Did a make menuconfig, make dep, make > clean, but when I do a make modules it fails with: > The above almost never worked for Mandrake kernel. You had to do make mrproper and then reconfiguration. But the problem with this is you get differ

[Cooker] LM 8.1 make modules

2001-09-29 Thread Bill Shirley
I am creating a new kernel. Did a make menuconfig, make dep, make clean, but when I do a make modules it fails with: . . . make[1]: Leaving directory `/usr/src/linux-2.4.8/kernel' make -C drivers FLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.8/include -Wall -Wstrict-proto types -Wno-trigraphs -O2 -