autoconf
[Top][All Lists]
Advanced

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

Re: Installing Autoconf 2.63 on MinGW


From: Eric Blake
Subject: Re: Installing Autoconf 2.63 on MinGW
Date: Sun, 07 Dec 2008 13:38:46 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.18) Gecko/20081105 Thunderbird/2.0.0.18 Mnenhy/0.7.5.666

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

According to Jason Curl on 12/7/2008 12:27 PM:
> Hello,
> 
> I've just downloaded mingw-1.0.11, installed m4-1.4.12 and ActivePerl
> 5.10.0. When I run configure it succeeds, but building autoconf fails
> complaining about needing GNU m4 1.4 or later.

Thanks for the report.  This probably means that you have an issue with
carriage returns in some, but not all, of your toolchain.  The official
mingw build of autoconf and m4 have been reported to work just fine; I
suspect that if you are using self-built m4, that the problem stems from a
different setting on binary vs. text mode handling.

> autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg'        
> ../bin/autom4te -B '..'/lib -B '..'/lib         --language M4sh --cache
> '' --melt ./autoconf.as -o autoconf.in
> The system cannot find the path specified.
> autom4te: need GNU m4 1.4 or later: /usr/local/bin/m4

The only other thing I can think of is a difference between cygwin naming
vs. native windows file names.  Perhaps the configure script is able to
discover a file name that works for m4, but that same name, when handed
off to activeState perl can't be resolved as a valid path.

Personally, I don't do much mingw development, so I'm afraid I can't offer
much more advice.

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

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

iEYEARECAAYFAkk8NFYACgkQ84KuGfSFAYC6ogCguJLVS7nl+NkFyhGHs7ri4KBB
5vQAoMC01x4a8ZfHmNsXdDq8M5se5Ee+
=I0Hs
-----END PGP SIGNATURE-----




reply via email to

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