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 726552 - Warning when running configure: "enable_tracker_miner_fs: command not found
Warning when running configure: "enable_tracker_miner_fs: command not found
Status: RESOLVED FIXED
Product: tracker
Classification: Core
Component: General
git master
Other Linux
: Normal trivial
: ---
Assigned To: tracker-general
Depends on:
Blocks:
 
 
Reported: 2014-03-17 14:48 UTC by Luis Menina
Modified: 2014-03-17 16:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixes variable assignment (766 bytes, patch)
2014-03-17 14:48 UTC, Luis Menina
committed Details | Review

Description Luis Menina 2014-03-17 14:48:11 UTC
Created attachment 272169 [details] [review]
Fixes variable assignment

When running the configure script, the following message is displayed among other lines:
"enable_tracker_miner_fs: command not found

This is due to bad assignment of a variable. Attached is a fix.
Comment 1 Martyn Russell 2014-03-17 16:00:21 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.