ximian-connector fails on RELENG_4

Alex Kiesel alex at kiesel.name
Tue Mar 15 02:55:17 PST 2005


On Mon, 2005-03-14 at 14:36 -0600, Troy wrote:
> I was trying to install the ximian_connector on RELENG_4 and ran into the
> following. 
> 
> /usr/X11R6/lib/evolution/2.2/libeutil.so: warning: mktemp() possibly used
> unsafely; consider using mkstemp()
> /usr/lib/libc.so.4: WARNING!  setkey(3) not present in the system!
> /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe.
> /usr/lib/libc.so.4: WARNING!  des_setkey(3) not present in the system!
> /usr/lib/libc.so.4: WARNING!  encrypt(3) not present in the system!
> /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider
> using mkstemp()
> /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not
> recommended.
> /usr/lib/libc.so.4: WARNING!  des_cipher(3) not present in the system!
> /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider
> using mkstemp()
> ./.libs/libexchange.a(e2k-kerberos.o): In function
> `e2k_kerberos_change_password':
> e2k-kerberos.o(.text+0x27e): undefined reference to
> `krb5_free_data_contents'
> e2k-kerberos.o(.text+0x28e): undefined reference to
> `krb5_free_data_contents'
> gmake[3]: *** [cptest] Error 1
> gmake[3]: Leaving directory
> `/usr/ports/mail/ximian-connector/work/ximian-connector-2.2.0/lib'
> gmake[2]: *** [all] Error 2
> gmake[2]: Leaving directory
> `/usr/ports/mail/ximian-connector/work/ximian-connector-2.2.0/lib'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/mail/ximian-connector/work/ximian-connector-2.2.0'
> gmake: *** [all] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/mail/ximian-connector.

Looks like your kerberos installation is out of date.

-Alex



More information about the freebsd-ports mailing list