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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 01:01:28 2024 UTC