bug-autoconf
[Top][All Lists]
Advanced

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

Re: autoconf bug?


From: Paul Eggert
Subject: Re: autoconf bug?
Date: Thu, 02 Sep 2004 13:09:23 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

address@hidden writes:

> I've compiled autoconf 2.59 on a SunBlade 1000 running Solaris 5.8....
>> dirname(//1) = . instead of //
>> dirname(//1/) = . instead of //
> 17. m4sh.at:102: 17. AS_DIRNAME (m4sh.at:102): FAILED (m4sh.at:152)

I can't reproduce this bug on my Solaris 5.8 (sparc) host.

Which perl are you running?  What is the output of "perl -V"?
Presumably you are not using the Perl shipped with Solaris 8, as that
causes other Autoconf tests to fail.

Which version of GNU m4 are you using?  I recommend GNU m4 1.4.2
<ftp://ftp.gnu.org/gnu/m4/m4-1.4.2.tar.gz>.  You might try installing
that, then rebuilding Autoconf from scratch.

If upgrading to m4 1.4.2 doesn't fix the problem, please run
the command

cd tests
./testsuite -v -d 17
more testsuite.dir/017/* | cat

and send the output to <address@hidden>.  Thanks.




reply via email to

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