I'm rebuilding the centosplus kernel with ISA P&P and ISA some devies enabled. At the very end of compilation, I got a lot of error messages that looked like:
Error: ./init/initramfs.o .text refers to 0000046e R_386_PC32 .init.text Error: ./init/initramfs.o .text refers to 0000059c R_386_PC32 .init.text Error: ./init/initramfs.o .text refers to 000007a8 R_386_PC32 .init.text
Hmmm... Are these normal, or is there something wrong with the kernel build?
On Mon, 2006-10-23 at 13:42 -0500, Aleksandar Milivojevic wrote:
I'm rebuilding the centosplus kernel with ISA P&P and ISA some devies enabled. At the very end of compilation, I got a lot of error messages that looked like:
Error: ./init/initramfs.o .text refers to 0000046e R_386_PC32 .init.text Error: ./init/initramfs.o .text refers to 0000059c R_386_PC32 .init.text Error: ./init/initramfs.o .text refers to 000007a8 R_386_PC32 .init.text
Hmmm... Are these normal, or is there something wrong with the kernel build?
That is normal in the rebuild process ... (so long as it keeps going :)