php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4457 Comiling with oci8
Submitted: 2000-05-15 16:29 UTC Modified: 2006-07-17 08:08 UTC
From: bakins at stsi dot net Assigned:
Status: Closed Package: OCI8 related
PHP Version: 4.0 Release Candidate 2 OS: Solaris 8
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: bakins at stsi dot net
New email:
PHP Version: OS:

 

 [2000-05-15 16:29 UTC] bakins at stsi dot net
I had some trouble compiling 4.0 RC2 with oci8.  I was using:
Solaris 8
Oracle 8.1.5
gcc 2.9.5.2

It failed to compile complaining that nzt.h was not found.  I finally fixed it
by adding "-I/my/oracle/home/netwok/public" to the oci section of the
config_vars.mk file.  I know this isn't the best way to do it, but it worked.

I don't think configure is adding all the oracle includes it should.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-25 23:40 UTC] zak@php.net
Please try compiling a more recent release of php.  If you encounter problems, please submit a new bug report.

Thank you!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC