bug-autoconf
[Top][All Lists]
Advanced

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

[GNU Autoconf 2.57] testsuite: 40 failed


From: Christian Grothoff
Subject: [GNU Autoconf 2.57] testsuite: 40 failed
Date: Wed, 3 Sep 2003 01:10:03 -0500
User-agent: KMail/1.5.3

I assume the log file captured all the information you need. 

On a related note, I've been trying to get the auto-tools to run on this Sun 
machine for a while now (in order to be able to have some developers work on 
GNUnet on their local solaris machines), but it fails with the most obscure 
errors. Here's what I get on solaris (works fine on Linux/BSD, configure.ac 
is attached):
bash-2.03$ cat bootstrap
#!/bin/sh
cd libltdl
autoreconf -f -i
cd ..
autoreconf -f -i
bash-2.03$ ./bootstrap
You should update your `aclocal.m4' by running aclocal.
You should update your `aclocal.m4' by running aclocal.
configure.in: installing `./install-sh'
configure.in: installing `./mkinstalldirs'
configure.in: installing `./missing'
You should update your `aclocal.m4' by running aclocal.
You should update your `aclocal.m4' by running aclocal.
configure.ac:47: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:48: error: possibly undefined macro: AC_LIBLTDL_INSTALLABLE
configure.ac:51: error: possibly undefined macro: AC_DISABLE_STATIC
configure.ac:52: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:53: error: possibly undefined macro: AC_LIB_LTDL
autoreconf: /homes/grothoff//bin/autoconf failed with exit status: 1

The tar-ball generated by "make dist" works fine. If you have any suggestions 
on what can be done, please let me know.

Best regards

Christian

Attachment: testsuite.log
Description: Text Data

Attachment: configure.ac
Description: Text document


reply via email to

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