php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #655 Failure to create makefile when ORACLE is selected as an option.
Submitted: 1998-08-16 04:36 UTC Modified: 1999-06-02 03:33 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: zerodiv at planetquake dot com Assigned:
Status: Closed Package: Oracle related
PHP Version: 3.0.3 OS: AIX 4.3.1, 4.1.5, 4.2.1
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: zerodiv at planetquake dot com
New email:
PHP Version: OS:

 

 [1998-08-16 04:36 UTC] zerodiv at planetquake dot com
This is also reproducable in v3.0.2a.

configure line:
./configure --with-gd=no --with-oracle=/oracle/pprd/oracle_home --with-config-file-path

Error with aix sed :
..... configure process ... top half ommited...
creating doc/checkdoc
sed: Function s%@ORACLE_SHLIBS@%-lclient -lsqlnet -lncr .... the reslt of the oracle libs .... cannot be parsed.

Error with gnu sed:
sed: file conftest.s1 line:55 Unterminated `s' command
sed: file conftest.s2 line:1 Unknown command :``-''

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-01 16:47 UTC] jim at cvs dot php dot net
Reclassifying as an Oracle bug.
 [1999-06-02 03:33 UTC] thies at cvs dot php dot net
try with latest version.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 10:01:28 2025 UTC