Re: make bzImage error

2001-11-04 Thread nate
Thomas H. George said: > I am trying to build a 2.2.19 kernel. make bzImage aborts after > failing to find the as86 command. What is missing? last i checked the package you need is bin86. use packages.debian.org it can tell you what files are from what packages..very useful. nate

Re: make bzImage error

2001-11-03 Thread Thomas Weinbrenner
Thomas H. George wrote: > I am trying to build a 2.2.19 kernel. make bzImage aborts after > failing to find the as86 command. What is missing? You need the package "bin86". -- Thomas Weinbrenner pgp6k3gQAYR8z.pgp Description: PGP signature

make bzImage error

2001-11-03 Thread Thomas H. George
I am trying to build a 2.2.19 kernel. make bzImage aborts after failing to find the as86 command. What is missing? Tom