guile-user
[Top][All Lists]
Advanced

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

Re: building guile problem (configure: possibly undefined macro)


From: Ludovic Courtès
Subject: Re: building guile problem (configure: possibly undefined macro)
Date: Mon, 25 Mar 2013 15:33:39 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Hi,

Yagnesh Raghava Yakkala <address@hidden> skribis:

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

Yes.

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

Automake is not needed when building from a tarball.  So we’d just
requiring that from people who are likely developers (to be) of Guile.
This doesn’t sound unreasonable to me.

> 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

Make sure to install libtool-dev and gettext-dev (or similar packages).
They should provide the Autoconf macros mentioned above.

Thanks,
Ludo’.




reply via email to

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