View previous topic :: View next topic |
Author |
Message |
chong n00b
Joined: 18 Dec 2004 Posts: 2
|
Posted: Sat Dec 18, 2004 3:20 pm Post subject: kernel wont compile |
|
|
hi yeah just that my kernel wont compile it just sits and waits at;
CHK include/linux/compile.h
I installed the new 2.6.9 sources set the options went to compile and it just sits and waits, and im upto about an hour waiting time now. |
|
Back to top |
|
|
Voltago Advocate
Joined: 02 Sep 2003 Posts: 2593 Location: userland
|
Posted: Sat Dec 18, 2004 4:05 pm Post subject: |
|
|
Hi! You could try this:
1. Backup your '.config' file somewhere
2. In your kernel dir, do 'make mrproper'
3. Restore the '.config' file
4. Do 'make' |
|
Back to top |
|
|
chong n00b
Joined: 18 Dec 2004 Posts: 2
|
Posted: Sat Dec 18, 2004 4:29 pm Post subject: |
|
|
hi thanks for the reply, its worked but before it started to compile it started to complain about killing domainname and unallocated pages. |
|
Back to top |
|
|
|