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
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: grant at planetingres dot org
New email:
PHP Version: OS:

 

 [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

Pull Requests

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 Dec 27 12:01:29 2024 UTC