bug-gnulib
[Top][All Lists]
Advanced

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

Re: Bug in gnulib-tools prevents bison from bootstrapping


From: Eric Blake
Subject: Re: Bug in gnulib-tools prevents bison from bootstrapping
Date: Fri, 22 Jun 2007 06:55:50 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.12) Gecko/20070509 Thunderbird/1.5.0.12 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Hans Aberg on 6/22/2007 6:13 AM:
> Autoconf requires the latest m4, but it actually calls gm4 it seems. So
> I installed the latest M4, which ended up in /usr/local/bin/m4 on my
> system, and added a soft link
>   /usr/local/bin/gm4 -> /usr/local/bin/m4
> Then it worked.

Autoconf finds a working version of GNU m4 as part of its installation
process.  On your machine, it must have found that gm4 was the correct
name for the GNU m4 that was installed at the time you configured
autoconf.  Alternatives to your symlink proposal, which are somewhat more
kosher for system maintainers, would be either reconfiguring and
reinstalling autoconf after you installed the more recent GNU m4, or using
the --program-prefix=g option of m4's configure script to install m4 as gm4.

But Fernando was correct, none of the above paragraph had anything to do
with his bug.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGe8bW84KuGfSFAYARAh63AJkBN3oPTb1sCIFIpii/fggKTgtHGQCfartL
AyG3zBAAVZOdJqOgmZk/IHE=
=3xO+
-----END PGP SIGNATURE-----




reply via email to

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