arbiter:~/build/php-4.0.6# ./configure --with-apxs=/usr/local/apache/sbin/apxs --enable-debug=no --with-java=/usr/java --with-openssl=/usr/local --with-pgsql=/usr/local/pgsql --enable-sockets --enable-versioning --without-mysql checking for a BSD compatible install... ./install-sh -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... sparc-sun-solaris2.8 ...................................... **** configure stuff here **** ...................................... creating ext/xml/expat/xmltok/Makefile creating sapi/apache/Makefile creating regex/Makefile creating main/internal_functions.c +--------------------------------------------------------------------+ | License: | | This software is subject to the PHP License, available in this | | distribution in the file LICENSE. By continuing this installation | | process, you are bound by the terms of this license agreement. | | If you do not agree with the terms of this license, you must abort | | the installation process at this point. | +--------------------------------------------------------------------+ Thank you for using PHP. arbiter:~/build/php-4.0.6# make Making all in Zend /bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../main -D_POSIX_PTHREAD_SEMANTICS -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION="/usr/local/www/data/" -DDEFAULT_PATH="/bin:/usr/bin:/usr/local/bin" -DBUFFERED_LOGS -DSOLARIS2=280 -DMOD_SSL=208104 -DEAPI -DUSE_EXPAT -DSUPPORT_UTF8 -DXML_BYTE_ORDER=21 -c zend_language_scanner.c "zend_language_scanner.c", line 2826: reference to static variable "yy_current_buffer" in inline extern function "zend_language_scanner.c", line 2828: reference to static variable "yy_start" in inline extern function "zend_language_scanner.c", line 2840: reference to static variable "yy_current_buffer" in inline extern function "zend_language_scanner.c", line 2845: reference to static variable "yy_current_buffer" in inline extern function "zend_language_scanner.c", line 2850: reference to static variable "yy_start" in inline extern function "zend_language_scanner.c", line 4898: cannot recover from previous errors cc: acomp failed for zend_language_scanner.c *** Error code 1 make: Fatal error: Command failed for target `zend_language_scanner.lo' Current working directory /export/home/alex/build/php-4.0.6/Zend *** Error code 1 make: Fatal error: Command failed for target `all-recursive' -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]