php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2500 Compilation of apache.c crashes with gcc-2.95.1
Submitted: 1999-10-12 09:37 UTC Modified: 2000-07-23 02:50 UTC
From: olivier dot de dot turckheim at libertysurf dot fr Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Beta 2 OS: HP-UX 10.20
Private report: No CVE-ID: None
 [1999-10-12 09:37 UTC] olivier dot de dot turckheim at libertysurf dot fr
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libzend -I../../TSRM -I/home/apache/install/php-4.0b2/../apache_1.3.9/src/include -I/home/apache/install/php-4.0b2/../apache_1.3.9/src/os/unix    -I..
/.. -I../../libzend    -Ae  -D_HPUX_SOURCE -g -O2 -c apache.c
*Initialization*:1: missing token-sequence in `#assert'
make: *** [apache.o] Error 1

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-23 02:50 UTC] zak at cvs dot php dot net
Please upgrade to the most recent release of PHP.
If the error still occurs, please submit a new bug report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 17:01:30 2024 UTC