Hi,

Dagobert Michelsen wrote:
Try ldd -r on gdnc, then libgnustep-base.so.1.24 can not be found.

I came to the conclusion that for teh standard setup this is fine and should work.
However, other warnings do worry me:

 * No symbol of binary /opt/csw/GNUstep/System/Tools/autogsdoc is directly
   bound against the following libraries: libgcc_s.so.1, libgnustep-
   base.so.1.24, libobjc.so.4. Please make sure the binaries are compiled
   using the "-Bdirect" linker option.


I explained libgnustep-base. But libgcc and libobjc are "standard" stuff from opencsw, it should just work?
In fact:
rmottola@unstable10s [unstable10s]:~/opencsw/gnustep-base/trunk > ldd ./work/solaris10-sparc/install-isa-sparcv8plus/opt/csw/GNUstep/System/Tools/autogsdoc
        libgnustep-base.so.1.24 =>       (file not found)
        libobjc.so.4 =>  /opt/csw/lib/libobjc.so.4
        libsocket.so.1 =>        /lib/libsocket.so.1
        libnsl.so.1 =>   /lib/libnsl.so.1
        libm.so.2 =>     /lib/libm.so.2
        libgcc_s.so.1 =>         /opt/csw/lib/libgcc_s.so.1
        libpthread.so.1 =>       /lib/libpthread.so.1
        libc.so.1 =>     /lib/libc.so.1
        libmp.so.2 =>    /lib/libmp.so.2
        libmd.so.1 =>    /lib/libmd.so.1
        libscf.so.1 =>   /lib/libscf.so.1
        libdoor.so.1 =>  /lib/libdoor.so.1
        libuutil.so.1 =>         /lib/libuutil.so.1
        libgen.so.1 =>   /lib/libgen.so.1
        /platform/SUNW,SPARC-Enterprise-T5220/lib/libc_psr.so.1
        /platform/SUNW,SPARC-Enterprise-T5220/lib/libmd_psr.so.1

Looks fine except for gnustep-base?


And what about these warnigs?
CHECKPKG_OVERRIDES_CSWgnustep-base += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Tools/defaults|arch_id=18|arch_name=sparcv8+


Thank you

Riccardo

Reply via email to