Edit report at http://bugs.php.net/bug.php?id=53919&edit=1

 ID:                 53919
 Updated by:         s...@php.net
 Reported by:        davidmauri at gmail dot com
 Summary:            ld: Mismatched ABI for -lclntsh
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            *Configuration Issues
 Operating System:   HP-UX 11.31
 PHP Version:        5.2.17
-Assigned To:        
+Assigned To:        sixd
 Block user comment: N
 Private report:     N

 New Comment:

Not enough information about the environment, compiler etc was provided
in this report.


Previous Comments:
------------------------------------------------------------------------
[2011-02-03 13:49:08] davidmauri at gmail dot com

Description:
------------
Hi,

I need to compile PHP 5.2.17 with ORACLE InstantClient( 11.1.0.7
64bits).

My SO is a HP-UX Itanium (11.31).



In "configure" phase any problem appears, this is my configure command:

./configure --with-apxs2=$ORACLE_HOME/ohs/bin/apxs --prefix=$ORACLE_HOME
--with-config-file-path=$CONFIG_FILE_PATH
--with-oci8=instantclient,/opt/oracle/as/ohsext11/instantclient_11_1
--disable-rpath 



But the "make" phase fails:



(...)

end_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo
Zend/zend_sprintf                                                       
  .lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo
Zend/zend_ts_hash                                                       
  .lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo
Zend/zend                                                         
_exceptions.lo Zend/zend_strtod.lo Zend/zend_objects.lo
Zend/zend_object_handler                                                
         s.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo
Zend/zend_execute.lo                                                    
      sapi/apache2handler/mod_php5.lo
sapi/apache2handler/sapi_apache2.lo sapi/apache2                        
                                 handler/apache_config.lo
sapi/apache2handler/php_functions.lo main/internal_func                 
                                        tions.lo -liconv -lrt -lm -lnsl
-lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -l                        
                                 clntsh -lxml2 -lz -liconv -lm -lxml2
-lz -liconv -lm -lxml2 -lz -liconv -lm -lxm                             
                            l2 -lz -liconv -lm  -o libphp5.la

ld: Mismatched ABI for -lclntsh, found
/opt/oracle/as/ohsext11/instantclient_11_                               
                          1/libclntsh.so

Fatal error.

collect2: ld returned 1 exit status

*** Error exit code 1





------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=53919&edit=1

Reply via email to