On Thu, 11 Mar 2010 14:41:09 -0800 (PST), Ben Gamari <bgamari.foss@gmail.com> wrote: > On Thu, 04 Mar 2010 09:25:45 +0100, "Sebastian Spaeth" <Sebastian@SSpaeth.de> wrote: > > I just tried out this patch to compile notmuch as a shared library and > > while producing lib/libnotmuch.so.1 it fails to find notmuch later: > > Try the version I just posted. It will apply against master and builds on my machine. Using the updated patch and a stock cworth/master I still got that error. Using the updated patchset that was just posted and builds on your work, it compiled and installed fine (but failed to find libnotmuch.so.1 in /usr/local/lib) I don't think I have a special setup on this box, so I wonder why it did not work for me. spaetz