Subject: Re: pkg/29157: pine does not build on sun -current
To: None <kim@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Kimmo Suominen <kim@tac.nyc.ny.us>
List: pkgsrc-bugs
Date: 01/30/2005 21:20:01
The following reply was made to PR pkg/29157; it has been noted by GNATS.

From: Kimmo Suominen <kim@tac.nyc.ny.us>
To: gnats-bugs@netbsd.org
Cc: abs@netbsd.org, tron@netbsd.org
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
 -- 
 Kimmo Suominen