automake
[Top][All Lists]
Advanced

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

aclocal.test failure


From: Patrick Welche
Subject: aclocal.test failure
Date: Fri, 12 Nov 2004 17:39:35 +0000
User-agent: Mutt/1.5.6i

On a recent NetBSD/i386 system with today's cvs autoconf/automake:

=== Running test ./aclocal.test
+ pwd
/usr/src/local/automake/tests/testSubDir
+ set -e
+ aclocal-1.9a -Werror --output=fred
+ test -f fred
+ aclocal-1.9a -Werror --unknown-option
+ grep help stderr
aclocal: Try `/usr/src/local/automake/tests/.././aclocal --help' for more 
information.
+ aclocal-1.9a -Werror --print-ac-dir
+ test /usr/src/local/automake/tests/../m4 = /usr/local/share/aclocal
FAIL: aclocal.test
=====================================

I actually wonder, why is it using the old (well, 13 Oct) installed
/usr/local/bin/aclocal-1.9a rather than the new aclocal created
in /usr/src/local/automake ?

Cheers,

Patrick




reply via email to

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