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
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: 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

Pull Requests

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: Sun Dec 22 02:01:28 2024 UTC