bug-autoconf
[Top][All Lists]
Advanced

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

Re: [GNU Autoconf 2.59c] testsuite: 57 107 108 109 110 155 171 200 206 f


From: Nicolas Joly
Subject: Re: [GNU Autoconf 2.59c] testsuite: 57 107 108 109 110 155 171 200 206 failed
Date: Wed, 6 Jul 2005 14:03:45 +0200
User-agent: Mutt/1.5.8i

On Tue, Jul 05, 2005 at 04:10:45PM -0700, Paul Eggert wrote:
> Nicolas Joly <address@hidden> writes:
> 
> > +configure: loading site script /usr/local/share/config.site
> 
> It looks to me like you have a config.site that defines LIBS.
> That might explain the test failures.  Can you try removing it
> and testing again?

My config.site does not define LIBS, it just set default compilers :

address@hidden [~]> cat /usr/local/share/config.site
## Default compilers
test x"$CC" = x && CC=cc
test x"$CXX" = x && CXX=cxx
test x"$F77" = x && F77=f77

I renamed `config.site' to `config.site.no' and reran the testsuite.
It solved only the first failure (57: base.at:239 Input/Output) which
is a testsuite problem; all other failure remains.

-- 
Nicolas Joly

Biological Software and Databanks.
Institut Pasteur, Paris.




reply via email to

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