php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #69128 The --with-pdo-ibm is failing with unrecognized options
Submitted: 2015-02-26 21:30 UTC Modified: 2016-09-11 04:22 UTC
From: huda06_89 at hotmail dot com Assigned: cmb (profile)
Status: No Feedback Package: PDO related
PHP Version: 5.6.6 OS: SLES 10
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2015-02-26 21:30 UTC] huda06_89 at hotmail dot com
Description:
------------
On php 5.6.5, I was trying to install the PDO_IBM with the following:
./configure --with-pdo-ibm=/home/db2inst1/sqllib
The sqllib is there..
But it failed with error: configure: WARNING: unrecognized options: --with-pdo-ibm

Could you please advise what is the issue? thank you

snippet of the output:

Thank you for using PHP.

config.status: creating php5.spec
config.status: creating main/build-defs.h
config.status: creating scripts/phpize
config.status: creating scripts/man1/phpize.1
config.status: creating scripts/php-config
config.status: creating scripts/man1/php-config.1
config.status: creating sapi/cli/php.1
config.status: creating sapi/cgi/php-cgi.1
config.status: creating ext/phar/phar.1
config.status: creating ext/phar/phar.phar.1
config.status: creating main/php_config.h
config.status: executing default commands
configure: WARNING: unrecognized options: --with-pdo-ibm




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-08-29 14:42 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2016-08-29 14:42 UTC] cmb@php.net
Have you read the manual section regarding "Installation of PECL
extensions"[1]?

[1] <http://php.net/manual/en/install.pecl.php#install.pecl>
 [2016-09-11 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 04:01:28 2024 UTC