bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hurd Compile Problem


From: Marcus Brinkmann
Subject: Re: Hurd Compile Problem
Date: Thu, 3 Jan 2002 18:22:33 +0100
User-agent: Mutt/1.3.24i

On Thu, Jan 03, 2002 at 02:58:24PM +0100, Lars wrote:
> 
> Hi, i got this error while trying to compile with last nights cvs update.
> 
> make -C serverboot all
> make[1]: Entering directory `/src/hurd/serverboot'
> make serverboot prof-depend=t
> make[2]: Entering directory `/src/hurd/serverboot'
> make[2]: *** No rule to make target `boot_script.o', needed by
> `serverboot'.  Stop.
> make[2]: Leaving directory `/src/hurd/serverboot'
> make[1]: *** [serverboot.prof_d] Error 2
> make[1]: Leaving directory `/src/hurd/serverboot'
> make: *** [serverboot] Error 2
> 
> I was told to do ./configure --disable-profiling and report the error here
> from a helpful soul @ #hurd on the opn, so i did.

Try "mkdir build; cd build; ../configure ..." instead.  This is a low
priority bug because everyone builds in a seperate directory rather than in
the main tree.  We want it to work either way, so if you can, work out a fix
for that.  The problem is somewhere in the makefiles, and has to do with the
vpath feature (it works with the vpath, and not without or so).  Otherwise
just do what everyone else does until someone gets around to fix it :)

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



reply via email to

[Prev in Thread] Current Thread [Next in Thread]