Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2005 15:11:33 +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:  <1110895893.622.11.camel@boost.home.ahk>
In-Reply-To: <20050315135251.3AEF2598DED@oz.twisted.net>
References:  <20050315135251.3AEF2598DED@oz.twisted.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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@kiesel.name]
> > Sent: Tuesday, March 15, 2005 4:45 AM
> > To: troy@twisted.net
> > Cc: ports@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
> 
> 



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