Re: installing php 5.5.1 on to solaris 10 results in error during make

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi.

On 16.08.2013 14:42, KAs Coenen wrote:
Hello,

Oci still not finding all libs. ldd reports:

libnnz11.so =>   (file not found)

crle:

Configuration file [version 4]: /var/ld/ld.config
  Default Library Path (ELF):   /usr/local/lib:/lib:/usr/lib
  Trusted Directories (ELF):    /lib/secure:/usr/lib/secure  (system default)

Command line:
  crle -c /var/ld/ld.config -l /usr/local/lib:/lib:/usr/lib

Location of libnnz:

/usr/local/lib/libnnz12.so
/opt/oracle/product/11.2.0/client/libnnz11.so

# file /usr/local/lib/libnnz12.so
/usr/local/lib/libnnz12.so:     ELF 64-bit LSB dynamic lib AMD64 Version 1 [SSE2 SSE MMX CMOV], dynamically linked, not stripped

# file /opt/oracle/product/11.2.0/client/libnnz11.so
/opt/oracle/product/11.2.0/client/libnnz11.so:  ELF 64-bit LSB dynamic lib AMD64 Version 1 [SSE2 SSE CMOV], dynamically linked, not stripped

I have no clue why it is not picking up the lib dirs.

You just showed the 32-bit linker config, try adding this path to a crle -64 -l ... .

Eugene.

[Index of Archives]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [Postgresql]     [PHP Books]     [PHP Databases]     [PHP SOAP]
  Powered by Linux