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:
[EMAIL PROTECTED]:~/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)
[EMAIL PROTECTED]:~/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
[EMAIL PROTECTED] - http://www.php.net
NSAPI SAPI developer
Bremen, Germany
--
Donate @ http://pecl.php.net/wishlist.php/sniper
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php