broken imap-uw port under freebsd 6?

Kris Kennaway kris at obsecurity.org
Fri Dec 2 23:17:50 GMT 2005


On Fri, Dec 02, 2005 at 02:08:16PM -0800, Jeff D. Hamann wrote:
> I think the imap-uw port is broken. I tried to install it under freebsd
> 6.0 using make install (i do want the ssl support)
> 
> bobby# pwd
> /usr/ports/mail/imap-uw
> bobby# make install
> ===>  Building for imap-uw-2004g_1,1
> Your imap-uw port matches the version of your cclient port. Fine.
> SSL check passed. We want SSL support, and cclient has it. Good.
> make build EXTRACFLAGS='-I/usr/local/include/c-client'
> EXTRALDFLAGS='-L/usr/local/lib -lc-client4' EXTRADRIVERS='mbox'
> EXTRAAUTHENTICATORS='' PASSWDTYPE=pam SSLTYPE=unix.nopwd IP=4
> EXTRASPECIALS='' BUILDTYPE=bsf  SPECIALS="GSSDIR=/usr SSLDIR=/usr
> SSLINCLUDE=/usr/include/openssl SSLCERTS=/etc/ssl/certs
> SSLKEYS=/etc/ssl/private LOCKPGM=/usr/sbin/mlock"
> Building bundled tools...
> cd mtest;make
> cc -O2 -fno-strict-aliasing -pipe   -DNFSKLUDGE
> -I/usr/local/include/c-client -o mtest mtest.o 
> -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lc-client4
> /usr/local/lib/libc-client4.so: warning: warning: tmpnam() possibly used
> unsafely; consider using mkstemp()
> /usr/bin/ld: warning: libssl.so.3, needed by
> /usr/local/lib/libc-client4.so, not found (try using -rpath or
> -rpath-link)

Looks like you didn't reinstall all of your ports after you upgraded
from an old version of FreeBSD, and your system now has an
inconsistent mix of old and new libraries.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20051202/1cd8d7b8/attachment.bin


More information about the freebsd-ports mailing list