Hello,
just in case someone runs into the email thread, here's what properly
solved my problem that some of the Evolution .la files specified a
libglib from Debian Etch's /usr/lib although a more recent one was
needed: not only glib2 has to be compiled from a more recent source than
currently in D
On Thu, 2007-11-01 at 17:56 +0100, Patrick Ohly wrote:
> > gcc
> -shared .libs/Evolution-DataServer-Addressbook-common.o
> .libs/Evolution-DataServer-Addressbook-skels.o
> .libs/Evolution-DataServer-Addressbook-stubs.o .libs/e-address-western.o
> .libs/e-book-listener.o .libs/e-book-query.o .li
On Thu, 2007-11-01 at 17:15 +0100, Patrick Ohly wrote:
> Hello,
>
> I try to compile Evolution 2.12.x on Debian Etch, using Paul Smith's
> Makefile. I was successful once, but not anymore. The problem is that
> "libtool --install" puts e.g. a libebook.so into my installation
> directory which was
Hello,
I try to compile Evolution 2.12.x on Debian Etch, using Paul Smith's
Makefile. I was successful once, but not anymore. The problem is that
"libtool --install" puts e.g. a libebook.so into my installation
directory which was linked against the system's libcamel and not the one
from Evolution