Re: 2.4test1 make zImage error

2000-06-10 Thread Anthony Campbell
On 09 Jun 2000, Bolan Meek wrote: [snip] > I don't think you're supposed to `make clean` after `make dep`: > you'll be removing some of the work done by `make menuconfig` > and `make dep`. I always go straight to `make zImage` or bzImage` > after `make dep`. > [snip] According to Welsh and Kau

Re: 2.4test1 make zImage error

2000-06-09 Thread Bolan Meek
"adam.edgar" wrote: > > I have run into a bit of a problem when compiling the test kernel > under potato. When I make zImage it runs all the way to the end and then > crashes after reporting that the system is to large. In that case, use `make bzImage`. It uses bzip2, if I'm not mistaken

2.4test1 make zImage error

2000-06-08 Thread adam.edgar
I have run into a bit of a problem when compiling the test kernel under potato. When I make zImage it runs all the way to the end and then crashes after reporting that the system is to large. Yet the size it reports is actualy smaller than that of the current kernel (The default for potato)