[PHP-DEV] PHP 4.0 Bug #7411 Updated: Fail to compile From: amihai <email protected>
Date: 10/23/00

ID: 7411
User Update by: amihai <email protected>
Status: Open
Bug Type: Compile Failure
Description: Fail to compile

The compilation fails with the same error message
for version 4.0.3pl1 as well.

Previous Comments:
---------------------------------------------------------------------------

[2000-10-23 09:06:27] amihai <email protected>
Was configured as follows:

boss 77# ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs

The configuration process ended properly, but the compilation failed:

boss 78# make
Making all in Zend
        /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXML_BYTE_ORDER=21 -O2 -c zend-scanner.c
In file included from /usr/include/sys/lockf.h:41,
                 from /usr/local/gcc/lib/gcc-lib/rs6000-ibm-aix4.1.4.0/2.7.2.1/include/unistd.h:354,
                 from ./zend-scanner.l:71:
/usr/include/sys/stat.h:92: parse error before `blkcnt_t'
/usr/include/sys/stat.h:92: warning: no semicolon at end of struct or union
/usr/include/sys/stat.h:107: parse error before `}'
../libtool[731]: 11046 Killed
make: The error code from the last command is 1.

Stop.
make: The error code from the last command is 1.

Stop.

boss 96# oslevel
4.2.1.0

I appreciate your help.
Dr. Amihai Silverman
Taub Computer Center
Israel Institute of Technology

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7411

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>