php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18658 php does not compile with ingres II support
Submitted: 2002-07-30 17:26 UTC Modified: 2002-07-30 19:35 UTC
From: rok dot zevnik at ijs dot si Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.2.2 OS: Debian Linux
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: rok dot zevnik at ijs dot si
New email:
PHP Version: OS:

 

 [2002-07-30 17:26 UTC] rok dot zevnik at ijs dot si
hi,
I use apache 2.0.40 and ingres II 2.5,
i do ./configure --with-apxs2=/usr/local/apache2.0/bin/apxs --with-ingres=/home/ingres --without-mysql

when I do make I get the following error

/bin/sh /tmp/php-4.2.2/libtool --silent --mode=compile gcc  -I. -I/tmp/php-4.2.2/sapi/apache2filter -I/tmp/php-4.2.2/main -I/tmp/php-4.2.2 -I/usr/local/apache2.0/include -I/tmp/php-4.2.2/Zend -I/home/ingres/files -I/tmp/php-4.2.2/ext/xml/expat  -D_REENTRANT -I/tmp/php-4.2.2/TSRM -g -O2 -pthread -DZTS -prefer-pic  -c php_functions.c
php_functions.c:93: parse error
make[3]: *** [php_functions.lo] Error 1
make[3]: Leaving directory `/tmp/php-4.2.2/sapi/apache2filter'

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-30 19:35 UTC] sniper@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 05:01:38 2025 UTC