On Sun, 2007-09-30 at 18:19 +0300, Tomas R wrote: > Hello, > When compiling the latest stable or the dev version of the tracker I get > this: > libglib-2.0.so /usr/lib/libxml2.so /usr/local/lib/libxine.so -Wl,--rpath > -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib > tracker-extract.o: In function `main': > tracker-extract.c:(.text+0xd5e): undefined reference to `g_thread_init' > collect2: ld returned 1 exit status > make[3]: *** [tracker-extract] Error 1 > make[3]: Leaving directory `/home/tomas/Desktop/trunk/src/tracker-extract' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/tomas/Desktop/trunk/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/tomas/Desktop/trunk' > make: *** [all] Error 2 > > Tried sqlite-3.4.2 and sqlite-3.5.0. Also tried the stable tracker > version Tracker 0.6.3 and tried pulling the latest one from svn repo. > Using Ubuntu 7.04 (feisty fawn).
JI, I think this is now fixed we were missing the Gthread libs in the tracker-extract makefile so link was failing pls try again with latest svn and let us know if its still broken _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
