Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2005 11:44:55 +0100
From:      Alex Kiesel <alex@kiesel.name>
To:        troy@twisted.net
Cc:        ports@freebsd.org
Subject:   Re: ximian-connector fails on RELENG_4
Message-ID:  <1110883495.622.3.camel@boost.home.ahk>
In-Reply-To: <20050314203612.GE14958@twisted.net>
References:  <20050314203612.GE14958@twisted.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1110883495.622.3.camel>