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...
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
Hello folks,
came back from holidays and started to test RC1 of PHP5.1 on our
solaris box, two things:
The first:
==
[EMAIL PROTECTED]:~/install/php-5.1.0RC1$ gmake test
Build complete.
(It is safe to ignore warnings about tempnam and tmpnam).
/bin/sh: test: argument expected
gmake: