Re: [Tracker] Tracker 0.17.6



On 18/03/14 21:16, Michael Biebl wrote:
diff --git a/examples/libtracker-sparql/Makefile.am
b/examples/libtracker-sparql/Makefile.am
index e4bcc89..c29d470 100644
--- a/examples/libtracker-sparql/Makefile.am
+++ b/examples/libtracker-sparql/Makefile.am
@@ -5,6 +5,7 @@ AM_CPPFLAGS = $(BUILD_CFLAGS) \
         $(LIBTRACKER_SPARQL_CFLAGS)

  LDADD = $(top_builddir)/src/libtracker-sparql-backend/libtracker-sparql-$(TRACKER_API_VERSION).la
\
+       $(top_builddir)/src/libtracker-common/libtracker-common.la \
         $(BUILD_LIBS) \
         $(LIBTRACKER_SPARQL_LIBS)


seems to do the trick for me

I'm curious you didn't stumble upon this during "make distcheck"
(which you certainly use I guess)

No I didn't interestingly.
I did have the error at some stage yesterday, but a git clean -dfx and autogen.sh call didn't reproduce it.

I was hoping I wouldn't need this, but ...

I will roll a 0.17.7 today.

Thanks for noticing!

--
Regards,
Martyn

Founder & Director @ Lanedo GmbH.
http://www.linkedin.com/in/martynrussell


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