[Evolution] Bug#324007: Possible fix
Christian Varga
cvarga at surfeu.at
Wed Nov 2 16:23:36 UTC 2005
I had the same problem when adding contacts (in etch).
Workaround:
* manually build the evolution-data-server (1.2.3-2) (so that it is
configured)
* cd to evolution-data-server-1.2.3/addressbook/backends/ldap
* edit the Makefile and remove the option "-O2" from the CFLAGS
* do: make
* do (as root):
cp .libs/libebookbackendldap.so /usr/lib/evolution-data-server-1.2/extensions
It seems that gcc messes something up when compiling with full
optimisation.
Adding of new contacts seems to work, but modifying won't - the server
still crashes.
Furthermore the server crashes when an e-mail address with (german)
umlauts is entered.
My machine is running an up-to-date etch installation.
Christian
More information about the Pkg-evolution-maintainers
mailing list