Configuring on Solaris (2.10) no longer works, ist the old problem with
"test" that is more strict on solaris:

...
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no

Generating files
./configure: test: argument expected
[EMAIL PROTECTED]:~/install/php-5.2.4RC1$

config.log does not show anything special:
...
configure:113510: c++ -c -g -O2  -D_POSIX_PTHREAD_SEMANTICS
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DPIC conftest.cpp 1>&5
configure:113514: $? = 0
configure:113552: checking if c++ supports -c -o file.o
configure:113572: c++ -c -g -O2  -D_POSIX_PTHREAD_SEMANTICS
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -o out/conftest2.o conftest.cpp 1>&5
configure:113576: $? = 0
configure:113623: checking whether the c++ linker (/usr/ccs/bin/ld) supports
shared libraries
configure:113709: checking dynamic linker characteristics
configure:114283: checking how to hardcode library paths into programs
configure:114321: checking whether stripping libraries is possible

Uwe

-----
Uwe Schindler
[EMAIL PROTECTED] - http://www.php.net
NSAPI SAPI developer
Bremen, Germany
> From: Ilia Alshanetsky [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 03, 2007 1:37 AM
> To: PHP Internals
> Subject: [PHP-DEV] 5.2.4RC1 Released
> 
> As promised two weeks ago, the 5.2.4RC1 was released today and the
> sources for the release can be found here:
> 
> http://downloads.php.net/ilia/php-5.2.4RC1.tar.bz2 (md5sum:
> 43e28d2aa55b6c8bcd67da16e24b225a)
> 
> Windows binaries should become available in short order as well.
> 
> This release have been long in the making so the changelog is a bit
> intimidating, so we definitely need a lot of testing for this
> release. I would like to ask everyone to give this RC a shot and see
> how it behaves with their code and hopefully not find any
> regressions. If you do find any, please let us know. Now that RC1 is
> out, I would like to ask all developers to refrain from making any
> feature additions to 5.2.4 at this time and only apply bug fixes. I
> am hoping to have RC2 released within 2 weeks from now and if it
> proves to be stable move onto the final release a week from then. So,
> if all goes well we should have 5.2.4 out within a month or less.
> 
> One exception to the rule I'd like to make known is Stas' ini system
> patch, which I feel we should include, but that's still being
> currently discussed. Aside from those, no feature additions, please.
> 
> 
> Ilia Alshanetsky
> 
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php

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

Reply via email to