Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Mar 2005 14:36:12 -0600
From:      Troy <troy@twisted.net>
To:        ports@freebsd.org
Subject:   ximian-connector fails on RELENG_4
Message-ID:  <20050314203612.GE14958@twisted.net>

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



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