Hi Experts

I have build a Xerces 2-6-0, while checking it;s dependencies I see this 
o/p.

It's looking for C++ library for GCC 3.2.3, which doesn't existon ths 
system as we have bootstrapped GCC 3.4.2 over it. it should point to 
libstdc++.6.0.2 for GCC3.4.2.

PLEASE HELP AS WE ARE CLUELESS???

Attaching the runConfigure(32 bit) we have used. This has been modified 
from the original by adding switches for g++ flags.


However it's able to point to the C library(libgcc_s.so.1) correctly.

/user/apradhan/xerces/xerces-c-src_2_6_0/lib >ldd libxerces-c.so
        libpthread.so.1 =>       /usr/lib/libpthread.so.1
        libnsl.so.1 =>   /usr/lib/libnsl.so.1
        libsocket.so.1 =>        /usr/lib/libsocket.so.1
        libgen.so.1 =>   /usr/lib/libgen.so.1
        libstdc++.so.5 =>        (file not found)
        libm.so.1 =>     /usr/lib/libm.so.1
        libgcc_s.so.1 => /tools/remote/gnu/gcc/v3.4.2/lib/libgcc_s.so.1
        libdl.so.1 =>    /usr/lib/libdl.so.1
        libc.so.1 =>     /usr/lib/libc.so.1
        libmp.so.2 =>    /usr/lib/libmp.so.2
        libthread.so.1 =>        /usr/lib/libthread.so.1
        /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1


warm regards

Saurabh

Attachment: runConfigure
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to