Greetings!

I just downloaded and installed the rpm packages of
kernel-headers-2.0.34-0.6 & kernel-source-2.0.34-0.6 and attempted to
compile it and all goes well until the end of "make boot" when it gives
this:

-snip-
make[2]: Leaving directory `/usr/src/linux-2.0.34/arch/i386/lib'
make[1]: Leaving directory `/usr/src/linux-2.0.34/arch/i386/lib'
ld -m elf_i386 -Ttext 0x100000 -e stext arch/i386/kernel/head.o
init/main.o init/version.o \
        arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o
mm/mm.o fs/fs.o ipc/ipc.o net/network.a \
        fs/filesystems.a \
        drivers/block/block.a drivers/char/char.a drivers/net/net.a
drivers/cdrom/cdrom.a drivers/pci/pci.a \
        /usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a
/usr/src/linux/arch/i386/lib/lib.a -o vmlinux
nm vmlinux | grep -v '\(compiled\)\|\(\.o$\)\|\( a \)' | sort > System.map
make[1]: Entering directory `/usr/src/linux-2.0.34/arch/i386/boot'
gcc -D__KERNEL__ -I/usr/src/linux/include -E -D__ELF__ -traditional
-DSVGA_MODE=NORMAL_VGA  bootsect.S -o bootsect.s
as86 -0 -a -o bootsect.o bootsect.s
make[1]: as86: Command not found
make[1]: *** [bootsect.o] Error 127
make[1]: Leaving directory `/usr/src/linux-2.0.34/arch/i386/boot'
make: *** [boot] Error 2

I seem to be missing something to do with assembly directives here, but I
don't know what to do.  I have gcc-2.8.1-1 installed, FYI.

Can someone please tell me what to do so I could finish compiling my new
kernel?  Thanks in advance! 

With Best,

Steve

-----------------------------------------------------

** Linux Virus Scan : Scanning...
        Virus Detected--Windoze 95.  Remove it? (Y/y)

-----------------------------------------------------
[EMAIL PROTECTED]
[EMAIL PROTECTED]



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to