ID:               47555
 Updated by:       j...@php.net
 Reported By:      geniushome at qq dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         PDO related
 Operating System: AIX6.1
-PHP Version:      5.2.9
+PHP Version:      5.2.6
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

And do not use the PECL stuff.


Previous Comments:
------------------------------------------------------------------------

[2009-03-04 01:28:29] geniushome at qq dot com

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 this bug report at http://bugs.php.net/?id=47555&edit=1

Reply via email to