From: Martin B. <ma...@bo...> - 2009-01-06 10:32:14
|
Hello. I'm trying to compile the evolution2 plugin from trunk, and having the following dependency problem: /home/martin/evolution2/src/evolution2_sync.c:23:40: error: libedataserver/eds-version.h: No such file or directory The file eds-version.h appears to exist only in versions 2.23 and newer of the Evolution data server, whereas Debian will only give me 2.22. Is there a genuine dependency on version 2.23, or can I just patch the source code to work without this header file? I really don't want to have to install Evolution from source. Thanks for your help Martin Bright |