pkgsrc-Bugs archive

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

Re: pkg/29157: pine does not build on sun -current



The following reply was made to PR pkg/29157; it has been noted by GNATS.

From: Kimmo Suominen <kim%tac.nyc.ny.us@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: abs%netbsd.org@localhost, tron%netbsd.org@localhost
Subject: Re: pkg/29157: pine does not build on sun -current
Date: Sun, 30 Jan 2005 16:19:23 -0500

 Hi Todd!
 
 Can you please provide the output from
 
     ldd /usr/pkg/lib/libc-client.so
 
 On my (running -current) system I get the following:
 
     hrothgar:...mail/imap-uw> ldd /usr/pkg/lib/libc-client.so
     /usr/pkg/lib/libc-client.so:
             -lcrypt.0 => /usr/lib/libcrypt.so.0
             -lgssapi.5 => /usr/lib/libgssapi.so.5
             -lcrypto.2 => /usr/lib/libcrypto.so.2
             -lasn1.6 => /usr/lib/libasn1.so.6
             -lcom_err.4 => /usr/lib/libcom_err.so.4
             -lroken.12 => /usr/lib/libroken.so.12
             -lkrb5.19 => /usr/lib/libkrb5.so.19
             -lssl.3 => /usr/lib/libssl.so.3
 
 As you can see, the Kerberos libraries are all listed.
 
 Did you compile the imap-uw package on the same system, or did you
 install it from a binary package compiled elsewhere?
 
 Does your system have the Kerberos libraries installed in /usr/lib?
 
 Thanks,
 + Kim
 -- 
 <A HREF="http://kimmo.suominen.com/";>Kimmo Suominen</A>
 



Home | Main Index | Thread Index | Old Index