On Thu, Jul 27, 2000 at 04:32:55PM +0200, Daniel Wagner wrote: > Hello, > > I'm trying to compile oskit-mach. Few months ago it was no problem. But now > I'm not able to compile it properly: > > -- (newest cvs version) it starts compiling till: > ... > make: *** No rule to make target kernel', needed by all'. Stop.
Do you build in a subdirectory? mkdir build cd build ../configure make ... works for me. Thanks, Marcus -- `Rhubarb is no Egyptian god.' Debian http://www.debian.org Check Key server Marcus Brinkmann GNU http://www.gnu.org for public PGP Key [EMAIL PROTECTED], [EMAIL PROTECTED] PGP Key ID 36E7CD09 http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/ [EMAIL PROTECTED]

