From: Marco Maggi <marco.maggi-ipsu@poste.it>
To: guile-user@gnu.org
Subject: building from a git clone
Date: Tue, 08 Jun 2010 20:56:07 +0200 [thread overview]
Message-ID: <87vd9tz73s.fsf@rapitore.luna> (raw)
Is running autogen.sh the only thing one has to do when
trying a build from a git cloned repository? While running
it, I get multiple times the error:
configure.ac:871: warning: macro `AM_GNU_GETTEXT' not found in library
and finally the error:
configure.ac:871: warning: macro `AM_GNU_GETTEXT' not found in library
autoreconf: running: /usr/local/bin/autoconf --force
configure.ac:898: 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/local/bin/autoconf failed with exit status: 1
If I try to run configure I get:
$ ./configure
configure: error: cannot find install-sh, install.sh, or shtool in build-aux "."/build-aux
I am using:
$ automake --version
automake (GNU automake) 1.11.1
$ autoconf --version
autoconf (GNU Autoconf) 2.65
$ libtool --version
libtool (GNU libtool) 2.2.8
and "git show" prints as last commit
a4082ab57e81c1826906c1a8601593e8dea5078c.
TIA
--
Marco Maggi
next reply other threads:[~2010-06-08 18:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-08 18:56 Marco Maggi [this message]
2010-06-08 19:11 ` building from a git clone Mike Gran
2010-06-08 21:37 ` Marco Maggi
2010-06-13 12:30 ` Neil Jerram
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vd9tz73s.fsf@rapitore.luna \
--to=marco.maggi-ipsu@poste.it \
--cc=guile-user@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).