Re: [Tracker] Next version of Tracker now in cvs - needs testing!



Mikkel Kamstrup Erlandsen wrote:
I can't seem to build it... I autogen and configure nicely, but the last output is:
gcc -Wno-unused-parameter -o trackerd tracker-inotify.o trackerd.o 
tracker-db.o tracker-dbus.o tracker-dbus-methods.o 
tracker-dbus-metadata.o tracker-metadata.o tracker-rdf-query.o 
tracker-utils.o xdgmime.o xdgmimealias.o xdgmimecache.o xdgmimeglob.o 
xdgmimeint.o xdgmimemagic.o xdgmimeparent.o -pthread  
/usr/lib/libgthread-2.0.so <http://2.0.so> -ldbus-glib-1 -ldbus-1 
/usr/lib/libglib- 2.0.so <http://2.0.so> -L/usr/lib/mysql -lmysqld -lz 
-lcrypt -lnsl -lm -lpthread -lwrap -lrt -lstdc++
/usr/bin/ld: cannot find -lwrap
collect2: ld returned 1 exit status


libwrap is a base lib which should be on most systems and is used not just by mysql but also gnome, bonobo and most other network protocols - you should have it installed by default with ubuntu if not do
apt-get install libwrap0 libwrap0-dev

then recompile. (how are u running gnome without it?)

--
Mr Jamie McCracken
http://jamiemcc.livejournal.com/




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