linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kernel compile problems
@ 2001-08-30  8:33 Alexander Gavrilov
  2001-08-30  9:13 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Gavrilov @ 2001-08-30  8:33 UTC (permalink / raw)
  To: linux-kernel

I am trying to compile kernel 2.2.16-20

with kgcc :

kgcc-1.1.2-40


and i getting those errors :


make[1]: Entering directory `/usr/src/linux-2.2.16/arch/i386/boot'
kgcc -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
make[1]: Leaving directory `/usr/src/linux-2.2.16/arch/i386/boot'
make: *** [bzImage] Error 2


~
~




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: kernel compile problems
  2001-08-30  8:33 kernel compile problems Alexander Gavrilov
@ 2001-08-30  9:13 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2001-08-30  9:13 UTC (permalink / raw)
  To: alegator; +Cc: linux-kernel

> I am trying to compile kernel 2.2.16-20
> with kgcc :
> kgcc-1.1.2-40
> 
> make[1]: Entering directory `/usr/src/linux-2.2.16/arch/i386/boot'
> kgcc -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

You need dev86 installed too

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-30  9:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-30  8:33 kernel compile problems Alexander Gavrilov
2001-08-30  9:13 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).