On Fri, 2007-04-20 at 12:51 +0200, Jean-Claude Tergal wrote:
Hi ! I'm trying to compile the last Evolution 2.10.1 on Mandriva 2007 Spring (aka 2007.1). ./configure is OK. But at the "make" step, for evolution-2.10.1, I have this error : make[3]: quittant le rÃpertoire  /home/nico/TÃlÃchargement/Evo-2101/evolution-2.10.1/help  C/evolution.xml:66: parser error : Entity 'trade' not defined <productname>&appname;™</productname> ... lots of parser errors then :
Not sure if this is what you're hitting, but it looks like evolution 2.10.1 was built with gnome-doc-utils 0.10.2, which has a serious bug that causes the build to fail when you try to compile with scrollkeeper disabled [1]. I had to patch gnome-doc-utils.make in order to package it for Fedora Core. I've attached the patch. Hope this helps, Matthew Barnes [1] http://bugzilla.gnome.org/show_bug.cgi?id=427939
Attachment:
evolution-2.10.1-fix-gnome-doc-utils.patch
Description: Text Data