At 21:07 22.08.2005, Wez Furlong wrote:
On 8/22/05, Uwe Schindler <[EMAIL PROTECTED]> wrote:
> /bin/sh: test: argument expected
> gmake: [test] Error 1 (ignored)
> [EMAIL PROTECTED]:~/install/php-5.1.0RC1$
>
> (I think, this is the old problem with Solaris' test, that we fall
> into every time... :) )
Changing a "test -e" to a "test -f" fixed this kind of problem for me
when I was hacking on the dtrace stuff at oscon.
This error is stille there. Should I commit a patch for the makefile
to use "test -f" or has this any implications for other architectures?
A second error is in the configure script (which does not crash).
When checking for the first time for "bison" it prints out a lot of
garbage (env variables,... about 200 lines) finally saying that bison
is missing (which is correct). Should I sent the garbage?
-----
Uwe Schindler
[EMAIL PROTECTED] - http://www.php.net
NSAPI SAPI developer
Bremen, Germany
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php