Re: Missing dependencies on shared libraries



On Fri, 14 Apr 2006, Victor Balada Diaz wrote:

Hi,
I found that ldd doesn't report libc as a dependency on most (all?)
libraries:

pato> ldd /usr/lib/libfetch.so
/usr/lib/libfetch.so:
libssl.so.3 => /usr/lib/libssl.so.3 (0x4816a000)
libcrypto.so.3 => /lib/libcrypto.so.3 (0x48198000)

does anyone know why?

AFAIK, it's being worked on. It's not just libc either, -pthread
also has to start linking to libpthread.

--
DE
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Missing dependencies on shared libraries
    ... I found that ldd doesn't report libc as a dependency on most ... I'm trying to create a dependency in some libraries, ...
    (freebsd-hackers)
  • Re: Missing dependencies on shared libraries
    ... I found that ldd doesn't report libc as a dependency on most ... I'm trying to create a dependency in some libraries, ...
    (freebsd-hackers)
  • Re: Gnu and Gnome library hell...?
    ... >> then the dependency still gets sucked in to rubrica. ... >> hanging dependency needs to be recompiled in order to work properly. ... with ldd on the binary, then ldd on each of the libraries listed, etc. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Standalone VB exe
    ... libraries or components and so that it uses nothing other than the ... standard Dependency File and it tells me that my program requires a ... The exe does run fine as a "stand alone exe" on all ... standard VB6 project with just a few bits of code and create a Dependency ...
    (microsoft.public.vb.general.discussion)
  • Re: Oracle 10g (release1), AIX, Pro-COBOL, Problems building sample programs
    ... able to see the dependencies, but all seems to be well. ... environment variable that are related to finding paths to libraries ... The output from my test with ldd is shown below:- ... But I guess it just executes it, ...
    (comp.databases.oracle.server)