Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: libsxlt and aclocal/autoconf failing during emerge
Date: Sun, 01 Nov 2009 15:16:07
Message-Id: 87tyxemg32.fsf@newsguy.com
In Reply to: [gentoo-user] Re: libsxlt and aclocal/autoconf failing during emerge by walt
1 walt <w41ter@×××××.com> writes:
2
3 > On 10/31/2009 07:05 PM, Harry Putnam wrote:
4 >> ...
5 >> /var/tmp/portage/dev-libs/libxslt-1.1.26/temp/autoconf.out
6 >> ***** autoconf *****
7 >> ***** PWD: /var/tmp/portage/dev-libs/libxslt-1.1.26/work/libxslt-1.1.26
8 >> ***** autoconf
9 >>
10 >> configure.in:120: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
11 >> If this token and others are legitimate, please use m4_pattern_allow.
12 >> See the Autoconf documentation.
13 >> configure.in:121: error: possibly undefined macro: AM_PROG_LIBTOOL
14 >
15 > If I'm interpreting things correctly (unlikely) those two macros are defined
16 > in /usr/share/libtool/libtld/aclocal.m4, which belongs to the libtool package.
17 > (On my machine, sys-devel/libtool-2.2.6a).
18 >
19 > Do you have such a file/package on your machine?
20
21 I have libtool installed but not that new of version. In fact portage
22 doesn't show that new a version being available for ~x86, as of this
23 mornings sync.. (Its masked here)
24
25 reader > eix sys-devel/libtool
26 [I] sys-devel/libtool
27 Available versions:
28 (1.3) 1.3.5
29 (1.5) 1.5.26 (~)1.5.26-r1 [m]2.2.6a [m]**9999
30 {test vanilla}
31 Installed versions: 1.5.26-r1(1.5)(14:09:44 10/31/09)
32 Homepage: http://www.gnu.org/software/libtool/
33 Description: A shared library tool for developers

Replies