[notmuch] link error

2009-11-20 Thread Carl Worth
On Thu, 19 Nov 2009 19:13:35 +1100, Peter Wang wrote: > Linking fails on my system for some reason (undefined references to > talloc functions). Putting $(LDFLAGS) after the object list solves > it. Thanks Peter. I've pushed this now. -Carl

[notmuch] link error

2009-11-19 Thread Peter Wang
Hi, Linking fails on my system for some reason (undefined references to talloc functions). Putting $(LDFLAGS) after the object list solves it. Peter diff --git a/Makefile.local b/Makefile.local index 27e42ba..c2fbe21 100644 --- a/Makefile.local +++ b/Makefile.local @@ -18,7 +18,7 @@

[notmuch] link error

2009-11-19 Thread James Rowe
* Peter Wang (novalazy at gmail.com) wrote: > Linking fails on my system for some reason (undefined references to > talloc functions). Putting $(LDFLAGS) after the object list solves it. I have a similar ordering change in the ebuild I posted earlier as a workaround for people using ld's