-----Ursprüngliche Nachricht-----
Von: Johnny Jacob [mailto:jjohnny novell com]
Gesendet: Di 10.06.2008 10:20
An: Klier Rainer
Cc: evolution-list gnome org
Betreff: Re: [Evolution] e_dbhash_new not found
On Tue, 2008-06-10 at 10:15 +0200, Rainer Klier wrote:
> Am Dienstag, den 10.06.2008, 13:19 +0530 schrieb Johnny Jacob:
> > On Fri, 2008-06-06 at 08:34 +0200, Rainer Klier wrote:
> >
> > This is fixed in trunk.
> >
> > http://svn.gnome.org/viewvc/evolution/trunk/ChangeLog?r1=35581&r2=35597
> >
>
> this link leads to the changelog of the changelog ;-)
>
> but where do i find the patch/diff for the sourceode, or the already
> patched sourcecode?
http://svn.gnome.org/viewvc/evolution/trunk/configure.in?view=patch&r1=35597&r2=35596&pathrev=35597
ok, as i can see it is only line 1527 in file configure.in which has to be changed.
i changed it.
the i made a "make distclean" in directory evolution-2.23.3.1.
then i made a "configure", "make" and finally "make install" in directory evolution-2.23.3.1.
but it changed nothing.
after restarting evolution it again complains:
(evolution:7505): e-utils-WARNING **: can't load plugin '/usr/local/lib/evolution/2.24/components/libevolution-calendar.so: undefined symbol: e_dbhash_new'
did i forgot something?