[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BUG REPORT automake-1.7.1 | autoconf-2.54c | aclocal-1.7.1
From: |
Donn aka N5XWB |
Subject: |
BUG REPORT automake-1.7.1 | autoconf-2.54c | aclocal-1.7.1 |
Date: |
Wed, 11 Dec 2002 23:12:08 -0600 |
While compiling and testing automake-1.7.1 and autoconf-2.57
I am getting several errors dealing with libtool.m4. Locate
agrees.
This is a SuSE 8.0 distro upgraded - kernel 2.4.20pre11.
#define PACKAGE "automake"
#define PACKAGE_BUGREPORT "address@hidden"
#define PACKAGE_NAME "GNU Automake"
#define PACKAGE_STRING "GNU Automake 1.7.1"
#define PACKAGE_TARNAME "automake"
#define PACKAGE_VERSION "1.7.1"
#define VERSION "1.7.1"
=====================================
1 of 405 tests failed
(28 tests were not run)
Please report to address@hidden
=====================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory
`/archive/ap/automake-1.7.1/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory
`/archive/ap/automake-1.7.1/tests'
make: *** [check-recursive] Error 1
Also autoconf is reporting that automake lacks libtool.m4
Running automake-1.7.1/tests/libtool4.test directly
=== Running test ./libtool4.test
++ pwd
/archive/ap/automake-1.7.1/tests/testSubDir
+ set -e
+ cat
+ /usr/bin/perl
/archive/ap/automake-1.7.1/tests/testSubDir/../../aclocal -I
/archive/ap/automake-1.7.1/tests/testSubDir/../../m4 --a
cdir=/archive/ap/automake-1.7.1/tests/../m4
+ /usr/bin/perl
/archive/ap/automake-1.7.1/tests/testSubDir/../../automake
--libdir=/archive/ap/automake-1.7.1/tests/../lib --foreign
-Werror -Wall
+ cat stderr
Makefile.am:1: Libtool library used but `LIBTOOL' is
undefined
Makefile.am:1:
Makefile.am:1: The usual way to define `LIBTOOL' is to add
`AC_PROG_LIBTOOL'
Makefile.am:1: to `configure.in' and run `aclocal' and
`autoconf' again.
/archive/ap/automake-1.7.1/tests/../lib/am/depend2.am:
am__fastdepCC does not appear in AM_CONDITIONAL
/archive/ap/automake-1.7.1/tests/../lib/am/depend2.am: AMDEP
does not appear in AM_CONDITIONAL
Makefile.am: C source seen but `CC' is undefined
Makefile.am:
Makefile.am: The usual way to define `CC' is to add
`AC_PROG_CC'
Makefile.am: to `configure.in' and run `autoconf' again.
+ grep AC_PROG_LIBTOOL stderr
Makefile.am:1: The usual way to define `LIBTOOL' is to add
`AC_PROG_LIBTOOL'
All other libtool#.tests seem to work.
ERROR after aclocal and coming from autoconf (from note
above)
configure.in:101: error: possibly undefined macro:
AC_PROG_LIBTOOL
If this token and others are legitimate, please use
m4_pattern_allow.
See the Autoconf documentation.
--
73 de Donn Washburn __ " http://www.hal-pc.org/~dwash "
Ham Callsign N5XWB / / __ __ __ __ __ __ __
307 Savoy St. / /__ / / / \/ / / /_/ / \ \/ /
Sugar Land, TX 77478 /_____/ /_/ /_/\__/ /_____/ /_/\_\
LL# 1.281.242.3256 a MSDOS Virus "Free Zone" OS
Email: address@hidden Info: http://www.austinlug.org
- BUG REPORT automake-1.7.1 | autoconf-2.54c | aclocal-1.7.1,
Donn aka N5XWB <=