----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Jeroen van Wolffelaar" <[EMAIL PROTECTED]>
Cc: "PHP Development List" <[EMAIL PROTECTED]>
Sent: Tuesday, September 25, 2001 7:46 PM
Subject: Re: [PHP-DEV] Bug in autoconf report


> On Tue, 25 Sep 2001, Jeroen van Wolffelaar wrote:
>
> > [jeroen@richard]~/scratch/tmp/php4-cvs> ./buildconf
> > buildconf: checking installation...
> > buildconf: autoconf version 2.13 (ok)
> > buildconf: automake version 1.4-p4 (ok)
> > buildconf: libtool version 1.4 (ok)
> > WARNING: automake and libtool are installed in different
> >          directories.  This may cause aclocal to fail.
> >          continuing anyway
>
> so don't do that... install them into the same dir. This causes the errors
> below probably.

<snip>

> > Note: after I solved that warning about automake & libtool not being in
> > the same dir, the error remainded the same. (I copied the automake
executable to the same dir as the libtool executable)
> >
> > This is a fresh CVS of 3 minutes ago.
> >
> >
> > When I run configure arterwards:
> >
> > ./configure
> > <snip>
> > Configuring Zend
> > checking build system type... i686-pc-linux-gnu
> > checking for ld used by GCC... /usr/bin/ld
> > checking if the linker (/usr/bin/ld) is GNU ld... yes
> > checking for BSD-compatible nm... /usr/bin/nm -B
> > updating cache ./config.cache
> > ./ltconfig: ./ltconfig: No such file or directory
> > configure: error: libtool configure failed
> >
> > (indeed, 'ltconfig' doesn't exist)
> >
> > Also note that I didn't ever succesfully build PHP directly from CVS - I
> > didn't have libtool 1.4 till yesterday
> >
> > --Jeroen



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to