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 613650 - cannot build 0.7.27
cannot build 0.7.27
Status: RESOLVED DUPLICATE of bug 613199
Product: evolution-data-server
Classification: Platform
Component: general
2.28.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-03-22 22:56 UTC by Gilles Dartiguelongue
Modified: 2010-03-24 09:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gilles Dartiguelongue 2010-03-22 22:56:23 UTC
$ LC_ALL="C" make
make  all-am
make[1]: Entering directory `/var/tmp/portage/app-misc/tracker-0.7.27/work/tracker-0.7.27/src/plugins/evolution'
  CC     tracker-evolution-plugin.lo
tracker-evolution-plugin.c:75:32: error: floating constant in preprocessor expression
tracker-evolution-plugin.c:2292:32: error: floating constant in preprocessor expression
make[1]: *** [tracker-evolution-plugin.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.7.27/work/tracker-0.7.27/src/plugins/evolution'
make: *** [all] Error 2
Comment 1 Martyn Russell 2010-03-23 08:53:37 UTC
This is not a tracker bug it would seem:

/usr/include/evolution-data-server-2.28/libedataserver/eds-version.h:65:#define EDS_CHECK_VERSION(major,minor,micro)

Reassigning this and CCing Philip.
Comment 2 Matthew Barnes 2010-03-24 09:17:53 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 613199 ***