Hi I am compiling a prepatched kernel (ftp://ftp.rtlinux.com/pub/rtlinux/v3/rtlinux_kernel_2_4.tar.gz) but I have run into trouble. after: make dep; make clean; make bzImage I get this message: *************************************** . ... .... ..... make[1]: Entering directory `/usr/src/rtlinux_kernel_2.4.0-test1-rtl/arch/i386/boot' gcc -E -D__KERNEL__ -I/usr/src/linux/include -D__BIG_KERNEL__ -traditional -DSVGA_MODE=NORMAL_VGA bootsect.S -o bbootsect.s as -o bbootsect.o bbootsect.s bbootsect.s: Assembler messages: bbootsect.s:721: Warning: indirect lcall without `*' ld -m elf_i386 -Ttext 0x0 -s -oformat binary bbootsect.o -o bbootsect ld: cannot open binary: No such file or directory make[1]: *** [bbootsect] Error 1 make[1]: Leaving directory `/usr/src/rtlinux_kernel_2.4.0-test1-rtl/arch/i386/boot' make: *** [bzImage] Error 2 labpc-34:/usr/src/linux# *************************************** The compiling is taking place on a resently installed debian-distribution. (testing) HW-spec. Cyrix 233 MHz CPU 64 Mb RAM Can someone tell me what I am doing wrong? Thanks. /Morten -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/rtlinux/
