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: Thu, 16 Mar 2006 12:26:35 -0500
User-agent: Mutt/1.5.6+20040907i

On Thu, Mar 16, 2006 at 07:17:43PM +0200, Constantine Kousoulos wrote:
> O/H Thomas Schwinge ??????:
> >On Wed, Mar 15, 2006 at 09:03:13PM +0200, Constantine Kousoulos wrote:
> >>I configure gnumach like this
> >>
> >>./configure --enable-kdb --enable-ide
> >
> >Please configure and build GNU Mach in a separate build directory.
> 
> I'm afraid i am not sure i understand what you mean. Should i use the 
> '--prefix'
> or some other flag to create the executable in another directory?

No, you should do something like the following:

#v+
$ cvs [...] co -r gnumach-1-branch gnumach
$ mkdir gnumach-build
$ cd gnumach-build
$ ../gnumach/configure [...]
$ make
#v-


Regards,
 Thomas




reply via email to

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