problems with heimdal

Boris Samorodov bsam at ipt.ru
Wed Jan 18 23:51:43 PST 2006


On Thu, 19 Jan 2006 01:44:51 -0500 Kris Kennaway wrote:

> On Thu, Jan 19, 2006 at 09:40:52AM +0300, Boris Samorodov wrote:
> > On Wed, 18 Jan 2006 21:10:54 +0100 Alexander Leidinger wrote:
> > > On Wed, 18 Jan 2006 19:19:18 +0300
> > > Boris Samorodov <bsam at ipt.ru> wrote:
> > 
> > > > 2. System kerberos libraries doesn't have information about linked
> > > >    libraries (look at output of "ldd /usr/lib/libgssapi.so"). Thus
> > > >    we have some trouble (modern mozilla's applications, recall
> > > >    problems with postgesql port and for sure there are some more).
> > 
> > > The maintainer of the in-tree kerberos stuff said it's a problem of the
> > > application then (in the discussion of the postgresql problem). Did you
> > > tried to talk with him?
> > 
> > No. It seems to me that non-storing information about linked libraries
> > is not a standard way (what other applications do it?). Hence, the
> > maintainer have had a serious arguments to do so. And I have nothing
> > to do but look for a warkaround and share it with the community.

> Actually I think the /usr/lib/libgssapi.so way *is* standard for
> FreeBSD.  What counterexamples can you find?

$ ldd /usr/lib/libssh.so
/usr/lib/libssh.so:
        libz.so.3 => /lib/libz.so.3 (0x28181000)
        libgssapi.so.8 => /usr/lib/libgssapi.so.8 (0x28191000)
        libkrb5.so.8 => /usr/lib/libkrb5.so.8 (0x2819f000)
        libasn1.so.8 => /usr/lib/libasn1.so.8 (0x281d3000)
        libcom_err.so.3 => /usr/lib/libcom_err.so.3 (0x281f4000)
        libmd.so.3 => /lib/libmd.so.3 (0x281f6000)
        libroken.so.8 => /usr/lib/libroken.so.8 (0x28204000)
        libcrypto.so.4 => /lib/libcrypto.so.4 (0x28210000)
        libcrypt.so.3 => /lib/libcrypt.so.3 (0x28302000)

Looking at "ldd /usr/lib/*.so" gives much more. I thought that others
(without output) were self-containing.

Well, I may be wrong about the standard way. Am I?


WBR
-- 
Boris B. Samorodov, Research Engineer
InPharmTech Co,     http://www.ipt.ru
Telephone & Internet Service Provider


More information about the freebsd-ports mailing list