Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18919 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62139 invoked by uid 1010); 14 Sep 2005 17:58:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 62124 invoked from network); 14 Sep 2005 17:58:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2005 17:58:12 -0000 X-Host-Fingerprint: 195.197.172.115 gw01.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.115:56837] helo=gw01.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id D6/74-41173-3B468234 for ; Wed, 14 Sep 2005 13:58:12 -0400 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw01.mail.saunalahti.fi (Postfix) with ESMTP id 387A9F133E; Wed, 14 Sep 2005 20:58:06 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j8EHw8n8014838; Wed, 14 Sep 2005 20:58:08 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j8EHw8te014835; Wed, 14 Sep 2005 20:58:08 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Wed, 14 Sep 2005 20:58:08 +0300 (EEST) Reply-To: Jani Taskinen To: Uwe Schindler cc: internals@lists.php.net In-Reply-To: <6.2.3.4.0.20050914165111.03290a28@127.0.0.1> Message-ID: References: <5.1.0.14.2.20050914142002.050b9cc0@localhost> <6.2.3.4.0.20050914154644.032e6d48@127.0.0.1> <6.2.3.4.0.20050914165111.03290a28@127.0.0.1> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] 5.1.0RC2 From: sniper@iki.fi (Jani Taskinen) All fixed now. --Jani On Wed, 14 Sep 2005, Uwe Schindler wrote: > > At 16:18 14.09.2005, you wrote: >> On Wed, 14 Sep 2005, Uwe Schindler wrote: >> >>> * "make test" still does not work >> >> Like..how? > > I posted this one month ago (other thread). > It fails when calling "test" with an empty expression: > > pangaeaw@pans1:~/install/php5-200509141230$ gmake test > > Build complete. > (It is safe to ignore warnings about tempnam and tmpnam). > > /bin/sh: test: argument expected > gmake: [test] Error 1 (ignored) > pangaeaw@pans1:~/install/php5-200509141230$ > > 4.3 and 5.0 worked in the past. > >>> * configure prints out a lot of garbage when testing for bison (which is >>> missing on my solaris machine) >> >> And the garbage is..? > > checking whether ln -s works... yes > checking if compiler supports -R... yes > checking for re2c... no > configure: warning: You will need re2c 0.98 or later if you want to regenerate > PHP parsers. > checking for gawk... gawk > checking for bison... no > checking for byacc... no > checking for bison version... ./configure: bison: not found > AWK=gawk > CC=gcc > CFLAGS=-g -O2 > CONFIGURE_COMMAND= './configure' '--prefix=/pangaea/gnu' '--enable-cli' > '--with-nsapi=/pangaea/webserver61' '--with-sybase-ct=/opt/csw' > '--with-mysql=/opt/csw/mysql4' '--enable-ftp' '--enable-versioning' > '--enable-session' '--enable-trans-sid' '--with-zlib=/opt/csw' > '--enable-mbstring=all' '--with-openssl=/opt/csw' '--with-gd' > '--with-png-dir=/opt/csw' '--with-jpeg-dir=/opt/csw' '--with-ttf=/opt/csw' > '--with-libxml-dir=/opt/csw' '--with-iconv=/opt/csw' > '--with-iconv-dir=/opt/csw' '--with-xsl=/opt/csw' '--enable-soap' > '--without-sqlite' '--enable-exif' '--with-curl=/opt/csw' > '--with-curlwrappers' '--with-pdo-mysql=/opt/csw/mysql4' '--with-xmlrpc' > '--without-pdo-sqlite' '--with-pdo-dblib=/opt/csw' > CONFIG_SITE=/pangaea/gnu/share/config.site /pangaea/gnu/etc/config.site > CPP=gcc -E > CYGWIN= > ECHO=/usr/ucb/echo > EGREP=egrep > EXTRA_VERSION=RC2-dev > GCC=yes > HOME=/pangaea > HOSTNAME=pans1 > HOSTTYPE=sparc > > ....... and more crap .... > > then: > with_xsl=/opt/csw > with_zlib=/opt/csw > x_includes=NONE > x_libraries=NONE > invalid > configure: warning: bison versions supported for regeneration of the Zend/PHP > parsers: 1.28 1.35 1.75 1.875 2.0 (found: dummy.byacc). > checking for flex... lex > checking for yywrap in -ll... yes > checking lex output file root... lex.yy > checking whether yytext is a pointer... no > checking for working const... yes > checking for flex version... invalid > configure: warning: flex versions supported for regeneration of the Zend/PHP > parsers: 2.5.4 (found: ). > checking whether to force non-PIC code in shared modules... no > checking for pthreads_cflags... ^C > > But configure works. > > Greetings, > Uwe > > > ----- > Uwe Schindler > thetaphi@php.net - http://www.php.net > NSAPI SAPI developer > Bremen, Germany > > -- Donate @ http://pecl.php.net/wishlist.php/sniper