rrx

defualt linux configuration file

Oct 09, 2005 15:01

Hello ( Read more... )

Leave a comment

Comments 1

And another one kernel build annoyance rrx October 9 2005, 13:16:59 UTC
Hello,

And another one:

When you build for x86, you are permitted to
erase the other architectrues under /arch.
But if you will erase the x86_64 arch, you will get an error when building the first time:

arch/i386/kernel/early_printk.c:2:46: ../../x86_64/kernel/early_printk.c: No such file or directory

It seems that we need x86_64 arch event when
building for x386!

Cheers,

RRX

Reply


Leave a comment

Up