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 183 failed


From: Guus LEEUW
Subject: RE: [GNU Autoconf 2.59] testsuite: 2 3 6 7 9 12 13 14 31 183 failed
Date: Tue, 14 Sep 2004 08:46:16 +0200

> -----Original Message-----
> From: Paul Eggert [mailto:address@hidden On 
> Behalf Of Paul Eggert
> Sent: Tuesday, September 14, 2004 7:53 AM
> Subject: Re: [GNU Autoconf 2.59] testsuite: 2 3 6 7 9 12 13 
> 14 31 183 failed
> 
> 
> Guus LEEUW <address@hidden> writes:
> 
> > foreign.at:53: libtoolize
> > stderr:
> > /home/jjj/usrlocal/bin/libtoolize: 
> /home/jjj/usrlocal/share/libtool: 
> > does not exist
> > libtoolize: cannot list files in `/home/jjj/usrlocal/share/libtool'
> > stdout:
> > foreign.at:53: exit code was 1, expected 0
> 
> This suggests some sort of problem with your libtool 
> installation. If you look at 
> /home/jjj/usrlocal/bin/libtoolize's datadir variable, is it 
> set correctly?

>From /home/jjj/usrlocal/bin/libtoolize:
# Directory names.
prefix=/home/jjj/usrlocal
datadir=${prefix}/share

So that seems set.

Hmmm... Seems /home/jjj/usrlocal/share/aclocal did not exist... As does
/home/jjj/usrlocal/share/libtool, which is causing more problems... 

Next test: 
address@hidden/home/jjj/Work/GNUTools/libtool-1.5.8(51):  mkdir
/home/jjj/usrlocal/share/libtool/
address@hidden/home/jjj/Work/GNUTools/libtool-1.5.8(52):  make install
address@hidden/home/jjj/Work/GNUTools/libtool-1.5.8(53):  ls
/home/jjj/usrlocal/share/libtool/
config.guess  config.sub    libltdl       ltmain.sh
address@hidden/home/jjj/Work/GNUTools/libtool-1.5.8(54): 

Seems better now...

address@hidden/home/jjj/Work/GNUTools/libtool-1.5.8(54): cd ../autoconf-2.59b
address@hidden/home/jjj/Work/GNUTools/autoconf-2.59b(55): make check
...
## ------------------------------ ##
## GNU Autoconf 2.59b test suite. ##
## ------------------------------ ##

Compatibility with other tools.

  1: [Libtool]                                    ok

## ------------- ##
## Test results. ##
## ------------- ##

1 test was successful.
...


So, having done that, all seems fine in autoconf-2.59b...

Seems the install-sh from libtool did not create the directories it
should...

I'll see for the libtool mailing list, and have a post there ;)

> 
> 
> Here's what I get with my Solaris 8 installation at that point:
> 
> foreign.at:53: libtoolize
> stderr:
> stdout:
> You should add the contents of 
> `/opt/reb/share/aclocal/libtool.m4' to `aclocal.\m4'.
> 

Thanks for the hints, Paul.

(If you want, I can have a go at autoconf-2.59b at home running Linux Redhat
9 (Psyche))

Regards,
Guus





reply via email to

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