From: geniushome at qq dot com
Operating system: AIX6.1
PHP version: 5.2.9
PHP Bug Type: PDO related
Bug description: Can not make PDO_OCI.so
Description:
------------
Software:AIX6.1+IBM Http Server-1.3(Apache-1.3)+PHP-5.2.6
# pwd
/usr/local/PDO_OCI-1.0
# /usr/local/php/bin/phpize
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519
# ./configure \
--with-php-config=/usr/local/php/bin/php-config \
--with-pdo-oci=instantclient,/oracle/product/10.2.0,10.2.0.3>
......
......
......
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
appending configuration tag "CXX" to libtool
configure: creating ./config.status
config.status: creating config.h
# make
......
......
creating ./pdo_oci.la
(cd ./.libs && rm -f pdo_oci.la && ln -s ../pdo_oci.la pdo_oci.la)
mv: 0653-401 Cannot rename ./.libs/pdo_oci.so to ./pdo_oci.so:
A file or directory in the path name does not exist.
make: 1254-004 The error code from the last command is 1.
--
Edit bug report at http://bugs.php.net/?id=47555&edit=1
--
Try a CVS snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=47555&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=47555&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=47555&r=trysnapshot60
Fixed in CVS:
http://bugs.php.net/fix.php?id=47555&r=fixedcvs
Fixed in CVS and need be documented:
http://bugs.php.net/fix.php?id=47555&r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=47555&r=alreadyfixed
Need backtrace:
http://bugs.php.net/fix.php?id=47555&r=needtrace
Need Reproduce Script:
http://bugs.php.net/fix.php?id=47555&r=needscript
Try newer version:
http://bugs.php.net/fix.php?id=47555&r=oldversion
Not developer issue:
http://bugs.php.net/fix.php?id=47555&r=support
Expected behavior:
http://bugs.php.net/fix.php?id=47555&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=47555&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=47555&r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=47555&r=globals
PHP 4 support discontinued: http://bugs.php.net/fix.php?id=47555&r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=47555&r=dst
IIS Stability:
http://bugs.php.net/fix.php?id=47555&r=isapi
Install GNU Sed:
http://bugs.php.net/fix.php?id=47555&r=gnused
Floating point limitations:
http://bugs.php.net/fix.php?id=47555&r=float
No Zend Extensions:
http://bugs.php.net/fix.php?id=47555&r=nozend
MySQL Configuration Error:
http://bugs.php.net/fix.php?id=47555&r=mysqlcfg