unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* building guile problem (configure: possibly undefined macro)
@ 2013-03-25 13:19 Yagnesh Raghava Yakkala
  2013-03-25 14:33 ` Ludovic Courtès
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Yagnesh Raghava Yakkala @ 2013-03-25 13:19 UTC (permalink / raw)
  To: guile-user


Hello Guilers,

My first post on this list, so please go easy. 

I am trying to build guile from repository on ubuntu 12.04 LTS. I cloned git repo
and checked out stable branch.

tried to run "autgen.sh"

First, problem automake version.

It seems to build guile I need to have automake 1.12 atleast. 

╭─────
│okhotsk19:~/repos/scm/guile$ /usr/bin/automake --version
│automake (GNU automake) 1.11.3
│Copyright (C) 2011 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@redhat.com>
│       and Alexandre Duret-Lutz <adl@gnu.org>.
╰─────

I feel that dependency is somewhat harsh given that ubuntu 12.04 is the latest LTS.


Any way I compiled automake from source,

╭─────
│okhotsk19:~/repos/scm/guile$ automake --version
│automake (GNU automake) 1.12.4
│Copyright (C) 2012 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@redhat.com>
│       and Alexandre Duret-Lutz <adl@gnu.org>.
╰─────

Now, I run autogen.sh gives errors. here is shell log.

--8<---------------cut here---------------start------------->8---
okhotsk19:~/repos/scm/guile$ ./autogen.sh 

autoconf (GNU Autoconf) 2.69
Copyright (C) 2012 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.12.4
Copyright (C) 2012 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@redhat.com>
       and Alexandre Duret-Lutz <adl@gnu.org>.

libtool (GNU libtool) 2.4.2
Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996

Copyright (C) 2011 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.

m4 (GNU M4) 1.4.16
Copyright (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 Gettext
autoreconf: running: aclocal --force -I m4
configure.ac:881: warning: macro 'AM_GNU_GETTEXT' not found in library
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /home/yagnesh/local/bin/autoconf --force
configure.ac:61: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:80: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.ac:81: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:908: error: possibly undefined macro: AM_GNU_GETTEXT
autoreconf: /home/yagnesh/local/bin/autoconf failed with exit status: 1
--8<---------------cut here---------------end--------------->8---

Thanks.
-- 
ఎందరో మహానుభావులు అందరికి వందనములు.
YYR




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-03-25 20:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 13:19 building guile problem (configure: possibly undefined macro) Yagnesh Raghava Yakkala
2013-03-25 14:33 ` Ludovic Courtès
2013-03-25 20:00   ` Yagnesh Raghava Yakkala
2013-03-25 15:24 ` Stefan Israelsson Tampe
2013-03-25 15:40   ` Yagnesh Raghava Yakkala
2013-03-25 15:43     ` Stefan Israelsson Tampe
2013-03-25 16:26       ` SOLVED; " Yagnesh Raghava Yakkala
2013-03-25 18:01 ` Mark H Weaver
2013-03-25 18:06   ` Mark H Weaver
2013-03-25 20:10     ` Yagnesh Raghava Yakkala

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).