Re: HELP : Error while building gnumach

Thomas Schwinge <[email protected]> Mon, 13 Oct 2014 07:57:03 +0200
Newsgroups gmane.os.hurd.general,gmane.os.hurd.bugs
Message-ID <[email protected]>
Hi!

On Sun, 12 Oct 2014 23:35:41 +0530, vibi sreenivasan <[email protected]> wrote:
> I am trying to build gnumach from git repo as per the instructions in
> https://www.gnu.org/software/hurd/microkernel/mach/gnumach/building.html

> [...]
> checking for i686-unknown-linux-gnu-mig... no
> checking for mig... no
> configure: error: The MiG generator is required to build GNU Mach
> 
> 
> But link says that after configure, we have to install headers & then
> compile mig.
> 
> Please let me know what  i am doing wrong.

This is due to:

    commit b28e05e203e0739fa5db59c5af378b29eea7a232
    Author: Samuel Thibault <[email protected]>
    Date:   Fri Apr 25 20:39:23 2014 +0200
    
        Make sure mig is available
        
        * configure.ac (MIG): Error out if MiG was not found.

We either have to update the instructions (first configure with »MIG=:«
(untested), then have to re-configure once MIG has been built), or revert
that commit.


Grüße,
 Thomas
signature.asc (application/pgp-signature, 472 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJUO2mvAAoJEK3/DN1sMFFt03oH/idfLv0ya/vB+KbxM3XkGnHQ
Jv2LIb0iYmzil/VinOd2M993sMX+s5ARBqxftZPjw+qUvIHXrgHCGHnVWVClre34
/pbC16dWfcth+f70RPFoPIz6ocuxQaS6OB8Kel2G3/244LB+wKGDi1RIJsbuZoHW
pGbGXf+uBPZ4pu7W4weqYjl6RUXs/pS12xwS5v483cmL0N6LjFwiG6Ljc94nkt75
A9jBXdaaHuNjaOJ+sl7ANWx5pk8KrhNzbmCNsp0vahesB3U0IBtfk1OWW2x35JTI
vQ22+3rGitLNsmik/aetDVRKSNBg8ohT/b8IiIzaKv9H2ATZ2grh5xN5449ElgM=
=t6U1
-----END PGP SIGNATURE-----