Hmmm. I've fixed this (for modules and modules_install) and I've
created a 1.0.1 directory at the download location. You can grab
the latest version and try it out; it should eliminate this problem.
Also, 'make bzlilo' and 'make lilo' now do a proper install of the
'lcrash' binary. They didn't before (I assumed people would do a
'make install' all the time ... a bad assumption).
--Matt
On Thu, 4 Nov 1999, Brian Hall wrote:
|>make[1]: Entering directory `/usr/src/linux-2.2.13/cmd'
|>make -C lcrash modules
|>make[2]: Entering directory `/usr/src/linux-2.2.13/cmd/lcrash'
|>make[2]: *** No rule to make target `modules'. Stop.
|>make[2]: Leaving directory `/usr/src/linux-2.2.13/cmd/lcrash'
|>make[1]: *** [_modsubdir_lcrash] Error 2
|>make[1]: Leaving directory `/usr/src/linux-2.2.13/cmd'
|>make: *** [_mod_cmd] Error 2
|