bug-automake
[Top][All Lists]
Advanced

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

Re: BUG REPORT automake-1.7.1 | autoconf-2.54c | aclocal-1.7.1


From: Alexandre Duret-Lutz
Subject: Re: BUG REPORT automake-1.7.1 | autoconf-2.54c | aclocal-1.7.1
Date: Thu, 12 Dec 2002 15:14:52 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu)

>>> "Donn" == Donn aka N5XWB <address@hidden> writes:

 Donn> While compiling and testing automake-1.7.1 and autoconf-2.57
 Donn> I am getting several errors dealing with libtool.m4.  

libtool.m4 is shipped by Libtool.  Do you have Libtool installed?

 Donn> Locate agrees.

What do you mean?

 Donn> This is a SuSE 8.0 distro upgraded - kernel 2.4.20pre11. 

[...]

 Donn> =====================================
 Donn> 1 of 405 tests failed

Which test failed?

[...]

 Donn> Also autoconf is reporting that automake lacks libtool.m4 

When does this happen?

 Donn> Running automake-1.7.1/tests/libtool4.test directly

 Donn> === Running test ./libtool4.test
 Donn> ++ pwd
 Donn> /archive/ap/automake-1.7.1/tests/testSubDir
 Donn> + set -e
 Donn> + cat
 Donn> + /usr/bin/perl
 Donn> /archive/ap/automake-1.7.1/tests/testSubDir/../../aclocal -I
 Donn> /archive/ap/automake-1.7.1/tests/testSubDir/../../m4 --a
 Donn> cdir=/archive/ap/automake-1.7.1/tests/../m4
 Donn> + /usr/bin/perl
 Donn> /archive/ap/automake-1.7.1/tests/testSubDir/../../automake
 Donn> --libdir=/archive/ap/automake-1.7.1/tests/../lib --foreign
 Donn> -Werror -Wall
 Donn> + cat stderr
 Donn> Makefile.am:1: Libtool library used but `LIBTOOL' is
 Donn> undefined
 Donn> Makefile.am:1:
 Donn> Makefile.am:1: The usual way to define `LIBTOOL' is to add
 Donn> `AC_PROG_LIBTOOL'
 Donn> Makefile.am:1: to `configure.in' and run `aclocal' and
 Donn> `autoconf' again.
 Donn> /archive/ap/automake-1.7.1/tests/../lib/am/depend2.am:
 Donn> am__fastdepCC does not appear in AM_CONDITIONAL
 Donn> /archive/ap/automake-1.7.1/tests/../lib/am/depend2.am: AMDEP
 Donn> does not appear in AM_CONDITIONAL
 Donn> Makefile.am: C source seen but `CC' is undefined
 Donn> Makefile.am:
 Donn> Makefile.am: The usual way to define `CC' is to add
 Donn> `AC_PROG_CC'
 Donn> Makefile.am: to `configure.in' and run `autoconf' again.
 Donn> + grep AC_PROG_LIBTOOL stderr
 Donn> Makefile.am:1: The usual way to define `LIBTOOL' is to add
 Donn> `AC_PROG_LIBTOOL'

This looks like a correct execution as far as I can tell.  Does it
exit with a non-zero status?

 Donn> All other libtool#.tests seem to work.

 Donn> ERROR after aclocal and coming from autoconf (from note
 Donn> above)

 Donn> configure.in:101: error: possibly undefined macro:
 Donn> AC_PROG_LIBTOOL
 Donn> If this token and others are legitimate, please use
 Donn> m4_pattern_allow.
 Donn> See the Autoconf documentation.

When does this happen?
-- 
Alexandre Duret-Lutz




reply via email to

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