On Mon, 1 Jan 2001 20:04:30 -0800, Jerrud said: > Hello > > I`m trying to compile the 2.2.18 kernel on my Storm Linux (debian based) > computer, and I`m having troubles doing so. After I unpack the kernel, > do make xconfig, make dep, and then make clean, I get an error in make > bzImage. I get this error during "make bzImage" :: > > make[1]: as86: Command not found
Its looking for /usr/bin/as86 from devel pkg bin86. So you probably need to install pkg bin86.