bug-autoconf
[Top][All Lists]
Advanced

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

Re: [GNU Autoconf 2.59] testsuite: 2 3 6 7 9 12 13 14 31 failed


From: Stepan Kasal
Subject: Re: [GNU Autoconf 2.59] testsuite: 2 3 6 7 9 12 13 14 31 failed
Date: Fri, 9 Dec 2005 11:18:49 +0100
User-agent: Mutt/1.4.1i

Hello,

I can see two problems:

First, Perl has some problems compiling autoreconf:

> Not enough arguments for mkdir at
>      /export/home/rem/wrk/autoconf-2.59/tests/.././bin/autoreconf line 490,
>      near "$aux_dir or"
> /export/home/rem/wrk/autoconf-2.59/tests/.././bin/autoreconf had compilation 
> errors.
> tools.at:104: exit code was 1, expected 0
> 2. tools.at:92: 2. Syntax of the Perl scripts (tools.at:92): FAILED 
> (tools.at:104)

Second, all the other tests failed because the exit code of the programs is 0,
though an error occured during the run.

All the tools are written in Perl, so I guess the problem might be that the Perl
is misconfigured or too old or something.
(To be exact, "autoconf" is an exception: it is written in shell.  But it calls
autom4te, which is a Perl script.)

Could you please check your Perl installation?

HTH,
        Stepan Kasal




reply via email to

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