evolution-exchange connector port
Kirby Kuehl
kkuehl at cisco.com
Thu Jan 12 06:32:28 PST 2006
Although it seems all is sorted out, I just wanted to mention that I did
use portupgrade originally and the breakage still occurred.
Thanks for everyone's help,
Kirby
On Thu, 2006-01-12 at 06:32 -0600, Jeremy Messenger wrote:
> On Thu, 12 Jan 2006 03:43:58 -0600, Roman Bogorodskiy <novel at FreeBSD.org>
> wrote:
>
> > Jeremy wrote:
> >
> >> On Wed, 11 Jan 2006 16:25:38 -0600, Alex Kiesel <kiesel at schlund.de>
> >> wrote:
> >>
> >> >On Wed, 2006-01-11 at 04:45 -0800, Kirby Kuehl (kkuehl) wrote:
> >> >>Does the evolution-exchange port need an update due to gnutls version
> >> >>bump?
> >> >>Today I noticed I get " Cannot activate
> >> >>'OAFIID:GNOME_Evolution_Calendar_Component:2.4' : g_module_open of
> >> >>'/usr/X11R6/lib/evolution/2.4/components/libevolution-calendar.so'
> >> >>failed with `Shared object "libgnutls.so.12" not found, requred by
> >> >>"libevolution-calendar.so"'
> >> >>
> >> >>i have libgnutls.so.15 in /usr/local/lib
> >> >
> >> >Hi,
> >> >
> >> >I cannot tell. What does gnome@ say?
> >>
> >> Force rebuild all apps that depend on gnutls.
> >>
> >> # portupgrade -rf gnutls-1\*
> >>
> >> Hey novel, can you add this in /usr/ports/UPDATING or do you want to see
> >> my 'pkg_info -R gnutls-1\*' for you can bump those ports? There are a
> >> few
> >> apps that was broke in here yesterday that was need to be bump, but I
> >> went
> >> ahead with force rebuild all apps that depend on gnutls instead chase
> >> ports that need to be bump.
> >
> > I think I've bumped all ports which explicitly depend on gnutls, so
> > people who use portupgrade(1) (or other smart tools) should not have
> > problems with that.
>
> No, you didn't bump all of them. A few apps were broke with the very
> lastest ports/apps installed as I couldn't run them. See here:
>
> % ldd /usr/X11R6/bin/buoh | grep gnu
> libgnutls.so.15 => /usr/local/lib/libgnutls.so.15 (0x288a2000)
>
> % ldd /usr/X11R6/lib/evolution/2.4/components/libevolution-calendar.so |
> grep gnu
> libgnutls.so.15 => /usr/local/lib/libgnutls.so.15 (0x2843d000)
>
> I am sure that you only followed bump those ports by find LIB_DEPENDS, but
> you didn't find any ports that depend on gnutls by like buoh -> libsoup ->
> gnutls. As you can see a proof of evolution(-exchange) couldn't find
> libgnutls.so.12 above. :-)
>
> BTW: I did committed buoh a bump other days ago, but not a few ports which
> I got lazy by use portupgrade.
>
> Cheers,
> Mezz
>
> > Roman Bogorodskiy
>
>
More information about the freebsd-gnome
mailing list