make install tries, fails to install 'test/libnotmuch.so.1.1.0'
Carl Worth
cworth at cworth.org
Tue Sep 21 13:33:42 PDT 2010
On Tue, 21 Sep 2010 11:29:18 -0400, Mike Kelly <pioto at pioto.org> wrote:
> Current master seems to fail to install properly:
>
> $ make DESTDIR=`readlink -f dest` install
...
> install -m0644 test/libnotmuch.so.1.1.0 /home/pioto/git/notmuch/dest/usr/lib64/
> install: cannot stat `test/libnotmuch.so.1.1.0': No such file or directory
> make: *** [install-lib] Error 1
Thanks for the report, Mike.
I'd just noticed this myself and pushed out a fix for it. Let me know if
you're still encountering any problems after the below commit.
-Carl
commit 8071c5cd643f7436fb65d0c74676179ea472b155
Author: Carl Worth <cworth at cworth.org>
Date: Tue Sep 21 09:09:01 2010 -0700
lib: Fix "make install"
This has been broken since the addition of the test sub-directory to our
non-recursive make system.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20100921/d1c45125/attachment.pgp>
More information about the notmuch
mailing list