> when I "make zImage" this fails with;
>
> /bin/sh: loadkeys: command not found
> make [3]: ***[defkeymap.c] Error 127
>
> Huh?
hmm, it looks like you don't have loadkeys installed. Easiest fix should
be to install it.
> Also, I noticed that when I "make config" there is no option to
> configure esp scsi. I glanced through drivers/scsi/Makefile and I see
>
> L_OBJS := jazz_esp.o esp.o
>
> Is this going to do it or did I miss something there too?
That's enough for the moment:-) I was too lazy to do the config.in stuff.
Thomas.
--
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
[Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]
|