Posted by David D. Huff Jr. <[EMAIL PROTECTED]>: If you are compiling a kernel and the abort response is something like:
not enough room for headers (had 2 needed 3) Change the LD statement in your /usr/src/linux-<version>/arch/i385/Makefile to read: LD=$(CROSS_COMPILE)ld -m elf_i386 -z nocombreloc There is a bug that has been found and is being corrected, the package manager has been notified of the problem
