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 776898 - >=nautilus-3.22 does not compile when disabling support for tracker
>=nautilus-3.22 does not compile when disabling support for tracker
Status: RESOLVED DUPLICATE of bug 775935
Product: nautilus
Classification: Core
Component: general
3.22.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-01-05 12:54 UTC by kobboi
Modified: 2017-01-05 13:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description kobboi 2017-01-05 12:54:42 UTC
Since the below commit, nautilus can no longer be compiled without support for tracker

commit be12a7510090b2ec38229b6e86bc601800d2056b
Author: Alexandru Pandelea <alexandru.pandelea@gmail.com>
Date:   Sat Aug 27 19:34:08 2016 +0300

    Implement batch renaming


./autogen.sh --disable-tracker ; make
(...)
In file included from nautilus-file-undo-operations.c:35:0:
nautilus-batch-rename-utilities.h:24:28: fatal error: tracker-sparql.h: No such file or directory
(...)

$ git tag --contains be12a7510090b2ec38229b6e86bc601800d2056b
3.21.91
3.21.91.1
3.21.92
3.22.0
3.22.0.1
3.22.1
3.22.2
Comment 1 Ernestas Kulik 2017-01-05 13:32:10 UTC

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