Re: [PHP-DEV] autoconf troubles with 4.3.0

2002-12-28 Thread Joerg Behrens
- Original Message - From: "Sascha Schumann" <[EMAIL PROTECTED]> To: "Kristian Koehntopp" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, December 28, 2002 11:46 PM Subject: Re: [PHP-DEV] autoconf troubles with 4.3.0

Re: [PHP-DEV] autoconf troubles with 4.3.0

2002-12-28 Thread Sascha Schumann
> ***BUG in Autoconf--please report*** AC_ADD_LIBRARY_WITH_PATH > ***BUG in Autoconf--please report*** AC_ADD_INCLUDE Ah, sorry, I did not really look at the output. The undefined macros should not be referenced by any of PHP's config.m4 scripts anymore. If you e.g. copied an old

Re: [PHP-DEV] autoconf troubles with 4.3.0

2002-12-28 Thread Sascha Schumann
> p15104972:/usr/src/packages/SPECS # rpm -qi m4 Try "m4 --version". The package version is likely to be wrong. - Sascha -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] autoconf troubles with 4.3.0

2002-12-28 Thread Kristian Koehntopp
On Sat, Dec 28, 2002 at 12:28:16PM +0100, Derick Rethans wrote: > Looks like a bug in your build tools installation. Can you try upgrading > to automake 1.5 and libtool to 1.4.2? Will try. Kristian -- Kristian Köhntopp, NetUSE AG, Dr.-Hell-Straße, D-24107 Kiel Tel: +49 431 386 435 00, Fax: +49

Re: [PHP-DEV] autoconf troubles with 4.3.0

2002-12-28 Thread Kristian Koehntopp
On Sat, Dec 28, 2002 at 12:33:06PM +0100, Sascha Schumann wrote: > > ***BUG in Autoconf--please report*** AC_ADD_LIBRARY_WITH_PATH > > ***BUG in Autoconf--please report*** AC_ADD_INCLUDE > > Install m4 1.4 rather than 1.4o. p15104972:/usr/src/packages/SPECS # rpm -qi m4 Name: m4

Re: [PHP-DEV] autoconf troubles with 4.3.0

2002-12-28 Thread Sascha Schumann
> ***BUG in Autoconf--please report*** AC_ADD_LIBRARY_WITH_PATH > ***BUG in Autoconf--please report*** AC_ADD_INCLUDE Install m4 1.4 rather than 1.4o. - Sascha -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] autoconf troubles with 4.3.0

2002-12-28 Thread Derick Rethans
On Sat, 28 Dec 2002, Kristian Koehntopp wrote: > > I am trying to build a fresh php 4.3.0 rpm on SuSe Linux 7.2 > with all updates. My build is based on the spec file for a > working 4.2.3 build, which I updated for 4.3.0. It fails like > this: Looks like a bug in your build tools installation.

[PHP-DEV] autoconf troubles with 4.3.0

2002-12-27 Thread Kristian Koehntopp
I am trying to build a fresh php 4.3.0 rpm on SuSe Linux 7.2 with all updates. My build is based on the spec file for a working 4.2.3 build, which I updated for 4.3.0. It fails like this: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.57298 + umask 022 + cd /usr/src/packages/BUILD + cd php-4.3.0