I have started having compile error but I do not know howto fix it.
Here is the error (Using make-kpkg in root):

--- x8 x8 x8 ---
gcc -D__ASSEMBLY__ -D__KERNEL__ -I/usr/src/kernel-source-2.4.12/include 
-traditional -c head.S
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.12/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer 
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i486 
-c misc.c
ld -m elf_i386 -Ttext 0x100000 -e startup_32 -o bvmlinux head.o misc.o piggy.o
ld: bvmlinux: Not enough room for program headers (allocated 2, need 3)
ld: final link failed: Bad value
make[3]: *** [bvmlinux] Error 1
make[3]: Leaving directory 
`/usr/src/kernel-source-2.4.12/arch/i386/boot/compressed'
make[2]: *** [compressed/bvmlinux] Error 2
make[2]: Leaving directory `/usr/src/kernel-source-2.4.12/arch/i386/boot'
make[1]: *** [bzImage] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.4.12'
make: *** [stamp-build] Error 2

How can I increase kernel header?  I removed many parts of source and this
thing started???
-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ 
+  Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D  +
+  My debian quick-reference, http://www.aokiconsulting.com/quick/    +

Reply via email to