gcc -D__KERNEL__ -I/usr/src/linux-2.4.16.4mdk/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -fno-merge-constants -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
However, i'm not sure i got matching kernels and headers, as they have not same naming scheme: [root@silbermann linux]# rpm -qa | grep kernel kernel-source-2.4.16.4mdk-1-1mdk kernel-headers-2.4.16-16mdk -- Guillaume Rousse <[EMAIL PROTECTED]> GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html
