What is your libtool version?
On Sun, 18 Jul 1999, root wrote:
> Greetings...
>
> I am trying to resolve some compile hassles with Mandrake 6.0 and
> setting up Lothar. Currently I am working on compile/installing the
> detect section and believe I am still missing a library or two. If you
> would check out the output from /detect/./configure and point me in the
> right direction...
> =========================================
> [root@localhost detect]# gcc -v
> Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/pgcc-2.91.66/specs
> gcc version pgcc-2.91.66 19990314 (egcs-1.1.2 release)
> [root@localhost detect]# ./configure
> loading cache ./config.cache
> checking for a BSD compatible install... (cached) /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... (cached) yes
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... missing
> checking for gnutar... (cached) gtar
> checking whether build environment is sane... yes
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc ) works... yes
> checking whether the C compiler (gcc ) is a cross-compiler... no
> <snipped much output with no noticeable errors>
> creating Makefile
> creating src/detect_config.h
> src/detect_config.h is unchanged
> ^^^^^^^^^because I have run ./configure more than
> once 01[root@localhost detect]# make
> cd . && aclocal
> aclocal: configure.in: 24: macro `AM_PROG_LIBTOOL' not found in library
> make: *** [aclocal.m4] Error 1
> [root@localhost detect]#
> =========================================
> Any suggestions would be greatly welcomed
>
> -renzo
>