Kernel compilation problems - solved

1997-05-11 Thread Johann Spies
Thank you to everyone responding. I discovered at one stage that the compilation process was looking for as86 and that I did not have it. After installing bin86 the problem was solved. Johann. Johann Spies [EMAIL PROTECTED] Windsorlaan 19 Piete

kernel compilation problems

1996-10-29 Thread Hamish Moffatt
In preparation for linux 2.1, I recently upgraded binutils to 2.7-3, and libc5 (& -dev) to 5.4.7. While compiling 2.1.5, it bombed out saying entry.o not found (in arch/i386/kernel); entry.S was there, but for some reason wasn't compiled (assembled). I gave up at the time. Tonight I'm trying to re