Re: [Tracker] Compilation Error



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).


g_thread_init is in glib - I have feisty and it compiles fine

I think you need to have libnotify-dev installed for compiling svn atm 







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]