[SuSE Linux] Suse 5.3 Kernel build errors
I tried to rebuild the kernel with the 5.3 distribution with smp turned on. I got a compile error in ide-tape.c. Didn't need it, so I removed it from the configuration. Built again, and this time I got the error "System is too big". I have 2GB free on disk so i'm not running out of space. Ideas? - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Hi, On Sun, 15 Nov 1998, Martin Hess wrote:
I tried to rebuild the kernel with the 5.3 distribution with smp turned on.
I got a compile error in ide-tape.c. Didn't need it, so I removed it from the configuration.
Built again, and this time I got the error "System is too big".
I have 2GB free on disk so i'm not running out of space.
Ideas?
is it one of those "kernel too big" messages? if yes then run # make bzImage This message is sent in compliance of the new e-mail bill: SECTION 301, Paragraph (a)(2)(C) of s. 1618 - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Check that you have an adequate number of inodes allocated for your system. alexm wrote:
Hi,
On Sun, 15 Nov 1998, Martin Hess wrote:
I tried to rebuild the kernel with the 5.3 distribution with smp turned on.
I got a compile error in ide-tape.c. Didn't need it, so I removed it from the configuration.
Built again, and this time I got the error "System is too big".
I have 2GB free on disk so i'm not running out of space.
Ideas?
is it one of those "kernel too big" messages? if yes then run # make bzImage
This message is sent in compliance of the new e-mail bill: SECTION 301, Paragraph (a)(2)(C) of s. 1618
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
use make bzImage or use more modules That should help At 02:34 PM 11/15/1998 -0800, you wrote:
I tried to rebuild the kernel with the 5.3 distribution with smp turned on.
I got a compile error in ide-tape.c. Didn't need it, so I removed it from the configuration.
Built again, and this time I got the error "System is too big".
I have 2GB free on disk so i'm not running out of space.
Ideas?
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Martin Hess wrote:
I tried to rebuild the kernel with the 5.3 distribution with smp turned on.
I got a compile error in ide-tape.c. Didn't need it, so I removed it from the configuration.
Built again, and this time I got the error "System is too big".
I have 2GB free on disk so i'm not running out of space.
Ideas?
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Hello! Try make bzImage instead of make zImage - it wil create a more compressed kernel - I think. Good luck! Bostjan -- Bostjan Muller [NEONATUS], NEONATUS@bigfoot.com, <A HREF="http://surf.to/NEONATUS"><A HREF="http://surf.to/NEONATUS</A">http://surf.to/NEONATUS</A</A>> ICQ #:7506644, My PGP keys <A HREF="http://www2.mf.uni-lj.si/~tmueller/BM.asc"><A HREF="http://www2.mf.uni-lj.si/~tmueller/BM.asc</A">http://www2.mf.uni-lj.si/~tmueller/BM.asc</A</A>> RSA id: 0x90178DBD, DH id: 0x32A834CB, DSS id: 0x9A5F0784 Press any key to continue or any other key to quit... - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Martin Hess wrote:
I tried to rebuild the kernel with the 5.3 distribution with smp turned on.
I got a compile error in ide-tape.c. Didn't need it, so I removed it from the configuration.
Built again, and this time I got the error "System is too big".
I have 2GB free on disk so i'm not running out of space.
Ideas?
Smp is for parallel processing, so you don't need it, unless you have a dual processor motherboard. The system too big is that the size of the kernel is greater than 500 - 540k (I really don't remember the limit) when you "make menuconfig" select only the hardware you are using or plan to use, and in not critical hardware, compile with modules. And last, do "make bzImage" insted of "make zImage". This will compress the kernel with a higher rate. Gabriel - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Perhaps he ment smb ?? At 04:55 PM 11/16/1998 -0300, you wrote:
Martin Hess wrote:
I tried to rebuild the kernel with the 5.3 distribution with smp turned on.
I got a compile error in ide-tape.c. Didn't need it, so I removed it from the configuration.
Built again, and this time I got the error "System is too big".
I have 2GB free on disk so i'm not running out of space.
Ideas?
Smp is for parallel processing, so you don't need it, unless you have a dual processor motherboard. The system too big is that the size of the kernel is greater than 500 - 540k (I really don't remember the limit) when you "make menuconfig" select only the hardware you are using or plan to use, and in not critical hardware, compile with modules. And last, do "make bzImage" insted of "make zImage". This will compress the kernel with a higher rate.
Gabriel
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
participants (6)
-
alexm@htr-60.tx.symbio.net
-
carneys@earthlink.net
-
martinh@scruznet.com
-
neonatus@bigfoot.com
-
samelash@ix.netcom.com
-
wookie@usa.net