GNOME Bugzilla – Bug 350484
build fails with Evolution support
Last modified: 2006-08-15 13:49:26 UTC
deskbar-applet v2.15.92 Prefix............... : /opt/gnome2 Evolution Support.... : yes Dbus Services Dir.... : /opt/gnome2/share/dbus-1/services ... evolution.c: In function 'pixbuf_from_contact': evolution.c:107: error: 'struct <anonymous>' has no member named 'type' evolution.c:107: error: 'E_CONTACT_PHOTO_TYPE_INLINED' undeclared (first use in this function) evolution.c:107: error: (Each undeclared identifier is reported only once evolution.c:107: error: for each function it appears in.) evolution.c:108: error: request for member 'inlined' in something not a structure or union evolution.c:108: error: request for member 'inlined' in something not a structure or union make[4]: *** [evolution.lo] Fehler 1 it compiles fine when configuring --disable-evolution
What version of evolution-data-server are you building against? Deskbar needs something more recent than e.g. 2.14 stable. If this fixes your build problem, could you leave this bug open, to remind me to update the configure.ac dependency check on e-d-s. Bug 347988 has the deskbar-applet patch that caused this, BTW.
evolution-data-server 1.6.1 I quickly could not find what version of e-d-s the change was made in and is therefore required. I am not going to build evo on my own so I cannot test whether it compiles with a newer release.
Bumping requirements in the configure.ac in CVS