GNU bug report logs - #9748
configure.ac:914: error ?

Previous Next

Package: guile;

Reported by: FuGangqiang <lispor <at> 163.com>

Date: Thu, 13 Oct 2011 23:42:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Wingo <wingo <at> pobox.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#9748: closed (configure.ac:914: error ?)
Date: Fri, 14 Oct 2011 08:35:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 14 Oct 2011 10:34:08 +0200
with message-id <87d3e0q8e7.fsf <at> pobox.com>
and subject line Re: bug#9748: configure.ac:914: error ?
has caused the debbugs.gnu.org bug report #9748,
regarding configure.ac:914: error ?
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
9748: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9748
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: FuGangqiang <lispor <at> 163.com>
To: "Guile bug" <bug-guile <at> gnu.org>
Subject: configure.ac:914: error ?
Date: Fri, 14 Oct 2011 06:52:14 +0800 (CST)
Hi,all
After I git clone git://git.sv.gnu.org/guile.git, 
I cd the guile directory, and run autogen.sh ,and got configure.ac:914: error

===> Start <===
$ sh autogen.sh 
autoconf (GNU Autoconf) 2.68Copyright (C) 2010 Free Software Foundation, Inc.License GPLv3+/Autoconf: GNU GPL version 3 or later<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.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 David J. MacKenzie and Akim Demaille.
automake (GNU automake) 1.11.1Copyright (C) 2009 Free Software Foundation, Inc.License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.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 Tom Tromey <tromey <at> redhat.com>       and Alexandre Duret-Lutz <adl <at> gnu.org>.
libtool (GNU libtool) 2.4Written by Gordon Matzigkeit <gord <at> gnu.ai.mit.edu>, 1996
Copyright (C) 2010 Free Software Foundation, Inc.This is free software; see the source for copying conditions.  There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
m4 (GNU M4) 1.4.16Copyright (C) 2011 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 Rene' Seindal.
flex 2.5.35
autoreconf: Entering directory `.'autoreconf: configure.ac: not using Gettextautoreconf: running: aclocal --force -I m4configure.ac:887: warning: macro `AM_GNU_GETTEXT' not found in libraryautoreconf: configure.ac: tracingautoreconf: running: libtoolize --install --copy --forcelibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.libtoolize: copying file `build-aux/config.guess'libtoolize: copying file `build-aux/config.sub'libtoolize: copying file `build-aux/install-sh'libtoolize: copying file `build-aux/ltmain.sh'libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.libtoolize: copying file `m4/libtool.m4'libtoolize: copying file `m4/ltoptions.m4'libtoolize: copying file `m4/ltsugar.m4'libtoolize: copying file `m4/ltversion.m4'libtoolize: copying file `m4/lt~obsolete.m4'configure.ac:887: warning: macro `AM_GNU_GETTEXT' not found in libraryautoreconf: running: /usr/bin/autoconf --forceconfigure.ac:914: error: possibly undefined macro: AM_GNU_GETTEXT      If this token and others are legitimate, please use m4_pattern_allow.      See the Autoconf documentation.autoreconf: /usr/bin/autoconf failed with exit status: 1
===> End <===


[Message part 3 (message/rfc822, inline)]
From: Andy Wingo <wingo <at> pobox.com>
To: FuGangqiang <lispor <at> 163.com>
Cc: 9748-done <at> debbugs.gnu.org
Subject: Re: bug#9748: configure.ac:914: error ?
Date: Fri, 14 Oct 2011 10:34:08 +0200
On Fri 14 Oct 2011 00:52, FuGangqiang <lispor <at> 163.com> writes:

> configure.ac:914: error: possibly undefined macro: AM_GNU_GETTEXT

This means that you don't have gettext development packages installed.
Install them, and try again.

Regards,

Andy
-- 
http://wingolog.org/


This bug report was last modified 13 years and 229 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.