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 765198 - Fails to build against evolution 3.20
Fails to build against evolution 3.20
Status: RESOLVED OBSOLETE
Product: evolution-activesync
Classification: Other
Component: evolution-plugin
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Evolution Activesync maintainer(s)
Evolution Activesync maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-04-18 08:55 UTC by Milan Crha
Modified: 2021-05-22 12:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed eas patch (2.76 KB, patch)
2016-04-18 08:55 UTC, Milan Crha
none Details | Review

Description Milan Crha 2016-04-18 08:55:29 UTC
Created attachment 326226 [details] [review]
proposed eas patch

Apart of not ported QtConfig (thus --disable-qtconfig configure option is required) I found couple more issues when trying to build this against evolution git master (to be 3.21.1) and the current stable 3.20. The attached is a patch which fixes the build for me. Again, my steps were:

   ./configure --prefix=/user/local/ --disable-qtconfig
   make && make install

Then restart all the evolution processes (ps ax | grep evolution), possibly by using `evolution --force-shutdown`).

Note that your actual --prefix in the ./configure command can differ, like for the system build it can be simply "--prefix=/usr".
Comment 1 André Klapper 2021-05-22 12:52:51 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. 
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/evolution-activesync/-/issues/

However also note that evolution-activesync has not seen any code activity since 2016, so it might be less maintained these days.

Thank you for your understanding and your help.