GNOME Bugzilla – Bug 730111
Error when building tracker "undefined reference to symbol 'g_file_info_get_attribute_uint64'"
Last modified: 2014-05-14 08:17:24 UTC
Created attachment 276517 [details] Build log of tracker When trying to build tracker using jhbuild, it won't compile with this error : /usr/bin/ld: tracker-miner-user-guides.o: undefined reference to symbol 'g_file_info_get_attribute_uint64' /home/blue/gnome/install/lib/libgio-2.0.so.0: error adding symbols: DSO missing from command line I'm using an up-to-date Linux Mint 16. Attached the full build log.
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. commit 9211ac4cf512d6d8fca4d2173bbed3a6fd121c28 Author: Martyn Russell <martyn@lanedo.com> Date: Wed May 14 09:14:18 2014 +0100 tracker-miner-user-guides: Avoid GIO unresolved symbol errors Error: tracker-miner-user-guides.o: undefined reference to symbol 'g_file_info_get_attribute_uint64' https://bugzilla.gnome.org/show_bug.cgi?id=730111