ximian-connector fails on RELENG_4

Alex Kiesel alex at kiesel.name
Tue Mar 15 06:11:11 PST 2005


On Tue, 2005-03-15 at 07:52 -0600, Troy Dixler wrote:
> Alex,
> 
> I'm not sure how Kerberos got out of date, what do I do to rebuild it.  Does
> it rebuild automatically when rebuilding the world?

No, it's not part of the world in RELENG_4. To be safe, use

portupgrade -R ximian-connector

This can be quite lengthy, so to shorten it, just rebuild kerberos with

portupgrade security/heimdal

... and then try to rebuild connector.

Regards,
-Alex

PS: Please keep ports@ Cc'ed. Thanks.

> 
> -Troy
> 
> > -----Original Message-----
> > From: Alex Kiesel [mailto:alex at kiesel.name]
> > Sent: Tuesday, March 15, 2005 4:45 AM
> > To: troy at twisted.net
> > Cc: ports at freebsd.org
> > Subject: Re: ximian-connector fails on RELENG_4
> > 
> > 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