Steve Koop wrote:
  >I'm compiling the kernel for the first time a having some problems,
  >
  >Avery thing up to the " make zImage ", it works to the end and then has some
      > error msg's:
  >
  >
  >the last few lines are:
  >
  >
  >as86 -0 -a -o bootsect.o bootsec.s
  >
  >Make[1]: as86: Command not found

bootsec.s is assembly code, but you don't have the assembler (as86) available.

as86 is in the package bin86.

-- 
Oliver Elphick                                [EMAIL PROTECTED]
Isle of Wight                                  http://lfix.co.uk/oliver

PGP key from public servers; key ID 32B8FAA1




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to