![](https://secure.gravatar.com/avatar/caeb739a5020db44393085215bcbea8a.jpg?s=120&d=mm&r=g)
Am Dienstag, 8. Mai 2007 09:24:44 schrieb arnuld:
On 5/8/07, arnuld <geek.arnuld@gmail.com> wrote:
On 5/7/07, Tilman Sauerbeck <tilman@crux.nu> wrote:
You guys snipped the real interesting part of the log:
[<c0132d35>] handle_IRQ_event+0x25/0x50 [<c0104c0d>] do_IRQ+0x3d/0x70 [<c0104c12>] do_IRQ+0x42/0x70 Disabling IRQ #5
That's part of a kernel oops I think. A _proper_ kernel doesn't oops :)
Get the full error message and figure it out :D
i always heard this: "compile linux kernel"
this is 1st time i am hearing this: "compile proper kernel"
i tried Google with "linux compile proper kernel" bu that does not help. how does "compile proper kernel" differs from "compile kernel" ?
Tilman, i really liked CRUX and i want to use it but i can't do that as i can not listen to my songs and watch Bruce-Lee's unseen shots of movies :-)
OK, i got this. after LOTS of Googling i got this path to compile Linux kernel:
make mproper make menuconfig make dep make clean make bzImage make modules make modules_install
Is this what we call compiling _proper_ kernel ?
No, i don't think so. 'Proper' means that you need a Kernel without any errors. A Kernel which compiles and works 'clean / proper'. regards Hannes