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

From: amihai <email protected>
Operating system: AIX 4.2.1.0
PHP version: 4.0.2
PHP Bug Type: Compile Failure
Bug description: Fail to compile

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

-- 
Edit Bug report at: http://bugs.php.net/?id=7411&edit=1

-- 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>