After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 350484 - build fails with Evolution support
build fails with Evolution support
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: general
Git master
Other Linux
: Normal normal
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-08-08 20:03 UTC by Christian Kirbach
Modified: 2006-08-15 13:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Kirbach 2006-08-08 20:03:30 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
Comment 1 Nigel Tao 2006-08-09 02:29:40 UTC
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.
Comment 2 Christian Kirbach 2006-08-09 10:53:25 UTC
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.
Comment 3 Raphael Slinckx 2006-08-15 13:49:26 UTC
Bumping requirements in the configure.ac in CVS