Re: as80: Command not found

2000-08-10 Thread Frank Mehnert
On Tue, 27 Jun 2000, Willi Dyck wrote: > make[1]:as80: Command not found apt-get install bin86 That's a 16-Bit compiler. Linux needs it to create the bootstrap loader, which is executed in real mode. Frank -- Frank Mehnert ## Dept. of Computer Science, Dresden University of Te

as80: Command not found

2000-08-10 Thread Willi Dyck
Hi List, I've compiled a linux kernel a thousand times but yesterday I had a problem. I tried this with kernel 2.2.14 and 2.2.16. make[1]:as80: Command not found make[1]:*** [bbootsect.o] Error 127 make[1]: Leaving directory '/usr/src/linux/arch/i386/boot' make:*** [bzImage] Error