Am Donnerstag, den 04.11.2010, 12:19 +0100 schrieb Stefano Facchini: > > Hi, > >thanks for a message. I tried to fix this in commit fd75cdf in evolution
> > > Maybe can this depend on the fact that I have an Evolution 2.30 > installed from ubuntu repository? > Could well be. I had the same problem and I did a "LDFLAGS=-L/opt/evo/lib" when I called autogen: cd evo-src/evolution PKG_CONFIG_PATH=/opt/evo/lib/pkgconfig/ CC='ccache gcc' CFLAGS=-g LDFLAGS=-L/opt/evo/lib NOCONFIGURE=y bash ./autogen.sh --prefix='/opt/evo' --disable-deprecated-warning-flags cd ../obj/evolution PKG_CONFIG_PATH=/opt/evo/lib/pkgconfig/ CC='ccache gcc' CFLAGS=-g LDFLAGS=-L/opt/evo/lib bash ../../evolution/autogen.sh --prefix='/opt/evo' --disable-deprecated-warning-flags Just built the whole thing and it ran through except for some help files at the end. Do a "make -k" to get to the end. -- thomas _______________________________________________ evolution-hackers mailing list evolution-hackers@gnome.org To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-hackers