Re: [SLE] Kernel problem
Hello, You don't seem to have the as86 assembler. Here is the man as86 entry: as86 is an assembler for the 8086..80386 processors, it's syntax is closer to the intel/microsoft form rather than the more normal generic form of the unix system assembler. Look through the dev section on the install cd. You may have to install some more assemblers to finish compiling the kernel. Ron --- Paul Zimdars <pzimdars@Zerg.CrazyFOO.Org> wrote:
I have tried to compile kenrel 2.2.16 and 2.2.17 and receive the following error messages:
cc -D__KERNEL__ -I/usr/src/linux/include -E -D__BIG_KERNEL__ -traditional -DSVGA_MODE=NORMAL_VGA bootsect.S -o bbootsect.s as86 -0 -a -o bbootsect.o bbootsect.s make[1]: as86: Command not found make[1]: *** [bbootsect.o] Error 127
Help please ! :)
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
__________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
participants (1)
-
heroron@yahoo.com