autogen.sh failure
Guido Van Hoecke
guivho at gmail.com
Sun Jan 22 12:29:21 UTC 2012
Hi,
I would like to build my own mc on my iMac running Lion (OS/X 10.7.2).
I cloned the git repository and ran ./autogen.sh but that threw
following error:
configure.ac:62: error: possibly undefined macro: AC_MSG_WARN
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
I reran the script as sh -x autoconf.sh to find out where it failed
exactly and I have attached the zipped output.
I checked the prerequisites mentionned in the above document:
$ autoconf --version
autoconf (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software. You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.
Written by David J. MacKenzie and Akim Demaille.
$ automake --version
automake (GNU automake) 1.10
Written by Tom Tromey <tromey at redhat.com>
and Alexandre Duret-Lutz <adl at gnu.org>.
Copyright 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ gettext --version
gettext (GNU gettext-runtime) 0.18.1
Copyright (C) 1995-1997, 2000-2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Ulrich Drepper.
$ pkg-config --version
0.25
I am not sure how to test the version of the glib library, so I decided
to run autogen.sh and see what happens.
The above occurs with the master branch as well as with the 4.8.1-stable
branch. It does not occur with the 4.7.5-stable branch.
Please advise how to fix the AC_MSG_WARN error.
With kind regards,
Thanks in advance,
Guido
--
A computer, to print out a fact,
Will divide, multiply, and subtract.
But this output can be
No more than debris,
If the input was short of exact.
-- Gigo
http://vanhoecke.org ... and go2 places!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: autogen.out.zip
Type: application/zip
Size: 3438 bytes
Desc: not available
URL: <http://lists.midnight-commander.org/pipermail/mc-devel/attachments/20120122/034e871d/attachment.zip>
More information about the mc-devel
mailing list