Re: [Linux-decnet-user] Applying Kernel patch
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: Patrick C. <pa...@pa...> - 2000-08-20 09:48:44
|
On Sat, Aug 19, 2000 at 12:25:06PM -0400, Akihiko Tanaka wrote: > I skipped "make clean" but I still got the same error: > > make: *** No rule to make target 'bzImage'. Stop. > > Do I need to upgrade a kernel 2.2.16 before applying DECNET kernel patch 2.2.16? No, you can build on any Linux version you like. I think your kernel source tree is suspect here. Try expanding the sources in a new directory, applying the patch to that and then rebuilding (don't forget to make [x|menu]config !) Unless you have a horribly old and broken make I'm sure that will work.(<fx> ducks!) Patrick |