guile-user
[Top][All Lists]
Advanced

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

building from a git clone


From: Marco Maggi
Subject: building from a git clone
Date: Tue, 08 Jun 2010 20:56:07 +0200

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



reply via email to

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