On Thu, 7 Mar 2002, Sascha Schumann wrote:

>     Hi,
> 
>     you won't see the commit, because it is too large to go
>     through the mailing list.  Perhaps it bounced to Jim, so that
>     he can make it available by alternative means.
> 
>     Something in this commit might uncover an autoconf-2.52
>     portability bug on FreeBSD.  I don't know whether this was
>     already earlier the case.  Until the autoconf team addresses
>     this issue, I suggest to use autoconf-2.13 on that platform.
>     (Readers of new-httpd might be already familiar with the
>     issue.)
> 
>     Because I cannot test/build every extension under the earth,
>     problems with untested extensions might crop up.  If it does,
>     please notify me and I'll check it out.

When I try to build pear/PECL/satellite, I get an error like this:

[david@natty:/usr/local/satellite-dev/src/pear/PECL/satellite]
$ phpize 
[david@natty:/usr/local/satellite-dev/src/pear/PECL/satellite]
$ ./configure 
...
./configure: 
/usr/local/satellite-dev/src/pear/PECL/satellite/ext/satellite/Makefile.in: No
such file or directory
...


Makefile.in is located in /usr/local/satellite-dev/src/pear/PECL/satellite
and not where configure is looking...

This error does not appear with PHP 4.1.2.

-\- David Eriksson -/-

"I personally refuse to use inferior tools because of ideology."
                                                - Linus Torvalds 


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to