php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7411 Fail to compile
Submitted: 2000-10-23 09:06 UTC Modified: 2001-01-30 04:03 UTC
From: amihai at technion dot ac dot il Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.2 OS: AIX 4.2.1.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: amihai at technion dot ac dot il
New email:
PHP Version: OS:

 

 [2000-10-23 09:06 UTC] amihai at technion dot ac dot il
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

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-23 09:28 UTC] amihai at technion dot ac dot il
The compilation fails with the same error message
for version 4.0.3pl1 as well.
 [2000-12-18 11:04 UTC] sniper@php.net
Does this happen with latest snapshot from http://snaps.php.net/ ??

--Jani
 [2001-01-30 04:03 UTC] sniper@php.net
No feedback. If proplem persists with PHP 4.0.4pl1
AND also with the latest CVS snapshot from http://snaps.php.net/ reopen this bug report.

--Jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 14:01:28 2025 UTC