help-hurd
[Top][All Lists]
Advanced

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

Re: error making gnumach


From: Thomas Schwinge
Subject: Re: error making gnumach
Date: Fri, 17 Mar 2006 09:01:04 -0500
User-agent: Mutt/1.5.6+20040907i

On Fri, Mar 17, 2006 at 03:10:03PM +0200, Constantine Kousoulos wrote:
> I built gnumach in a separate directory but i still have the same problem. 
> Make ends like this:
> 
> make[1]: *** No rule to make target `boothdr.o', needed by `sysdep.a'.  
> Stop.
> make: *** [i386/sysdep.a] Error 2

Please do the following and send the resulting files `log' and `files',
as well as `config.status' to me (tschwinge@gnu.org).

#v+
$ cd [GNU Mach build directory]
$ make 2>&1 | tee log
$ find ./ -type d -o -print | xargs ls -l > files 2>&1
#v-


Which version of make do you have installed?

#v+
$ make --version
#v-


Regards,
 Thomas




reply via email to

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