Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18597 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73148 invoked by uid 1010); 31 Aug 2005 09:03:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 73133 invoked from network); 31 Aug 2005 09:03:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2005 09:03:02 -0000 X-Host-Fingerprint: 80.190.230.99 www.troja.net Linux 2.5 (sometimes 2.4) (4) Received: from ([80.190.230.99:45282] helo=mail.troja.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 25/B2-15098-44275134 for ; Wed, 31 Aug 2005 05:03:00 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.troja.net (Postfix) with ESMTP id D7E4CEAE6; Wed, 31 Aug 2005 11:02:58 +0200 (CEST) Received: from mail.troja.net ([127.0.0.1]) by localhost (cyca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21862-10; Wed, 31 Aug 2005 11:02:55 +0200 (CEST) Received: from vega.php.net (unknown [134.102.249.81]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.troja.net (Postfix) with ESMTP id C6485EADF; Wed, 31 Aug 2005 11:02:55 +0200 (CEST) Message-ID: <6.2.3.4.0.20050831105929.031dd8b0@127.0.0.1> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Wed, 31 Aug 2005 11:02:54 +0200 To: Wez Furlong ,Uwe Schindler Cc: PHP Developers Mailing List In-Reply-To: <4e89b426050822120735f0251f@mail.gmail.com> References: <6.2.3.4.0.20050822154331.0340eba8@127.0.0.1> <4e89b426050822120735f0251f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: amavisd-new at troja.net Subject: Re: [PHP-DEV] PHP 5.1RC1 on Solaris From: thetaphi@php.net (Uwe Schindler) At 21:07 22.08.2005, Wez Furlong wrote: >On 8/22/05, Uwe Schindler wrote: > > /bin/sh: test: argument expected > > gmake: [test] Error 1 (ignored) > > pangaeaw@pans1:~/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 thetaphi@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany