On Sat, Nov 04, 2000 at 01:21:02AM +0100, Moritz Schulte wrote: > Hi, > I'm trying to get Hurd compiled (from my Hurd system). The source > tree is a CVS snapshot from subversions.gnu.org. > When make enters serverboot/, it fails with the following error: > > make[1]: *** No rule to make target `boot_script.o', needed by `serverboot'. > Stop. > make: *** [serverboot.prof_d] Error 2
Are you building in a seperate directory? Try mkdir build cd build ../configure .... Nobody tetss building in the source directory itself, so it might be broken any. It's ok to let us know that it is broken, and even better to send a patch, as we probably won't have time fixing it soon. Thanks, Marcus -- `Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED] Marcus Brinkmann GNU http://www.gnu.org [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.marcus-brinkmann.de

