php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41988 Oracle compile notice
Submitted: 2007-07-13 09:03 UTC Modified: 2007-07-13 09:24 UTC
From: bolk at lixil dot ru Assigned:
Status: Closed Package: Compile Warning
PHP Version: 5CVS-2007-07-13 (snap) OS: Linux Fedora Core
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: bolk at lixil dot ru
New email:
PHP Version: OS:

 

 [2007-07-13 09:03 UTC] bolk at lixil dot ru
Description:
------------
I get OCI8 config key notice after configure.

BTW:
[root@office php5.2-200707130830]# ./configure --help|grep oci8
  --with-oci8[=DIR]       Include Oracle (OCI8) support. DIR defaults to $ORACLE_HOME.
                          Use --with-oci8=instantclient,/path/to/oic/lib 

Reproduce code:
---------------
[root@office php5.2-200707130830]# ./configure --disable-all --with-oci8=instantclient,/usr/src/instantclient_10_2

Expected result:
----------------
No notices

Actual result:
--------------
Thank you for using PHP.

Notice: Following unknown configure options were used:

--with-oci8=instantclient,/usr/src/instantclient_10_2

Check './configure --help' for available options


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-07-13 09:24 UTC] tony2001@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 08:01:28 2024 UTC