php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59305 Extension fails to build against Ingres 2.5
Submitted: 2010-07-12 12:39 UTC Modified: 2017-10-24 08:41 UTC
From: grant at planetingres dot org Assigned:
Status: Suspended Package: ingres (PECL)
PHP Version: 5.3.2 OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
32 + 26 = ?
Subscribe to this entry?

 
 [2010-07-12 12:39 UTC] grant at planetingres dot org
Description:
------------
Compiler errors are seen when building against Ingres 2.5/0011 on Windows

Reproduce code:
---------------
Build PHP with:
C:\src\php\5.3.2>cat config.nice.bat
cscript /nologo configure.js  
"--with-ingres=shared,E:\IngresTF" 
"--without-libxml" 
"--enable-isapi" 
"--enable-apache2handler" 
"--enable-debug-pack" "--disable-zlib" %*

Expected result:
----------------
No compilation errors

Actual result:
--------------
Extension fails to build

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-07-12 12:40 UTC] grant dot croker at ingres dot com
Confirmed
 [2014-12-30 10:46 UTC] tyrael@php.net
-Assigned To: grantc@php.net +Assigned To: grantc
 [2017-10-24 05:22 UTC] kalle@php.net
-Status: Verified +Status: Assigned
 [2017-10-24 07:04 UTC] kalle@php.net
-Status: Assigned +Status: Open -Assigned To: grantc +Assigned To:
 [2017-10-24 08:41 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-10-24 08:41 UTC] kalle@php.net
The ingres package has not had any activity for 4 years, so its safe to say that its no longer in active development, if activity picks backup then the maintainer can re-open this report
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 04:01:28 2024 UTC