Re: make install tries, fails to install 'test/libnotmuch.so.1.1.0'

Subject: Re: make install tries, fails to install 'test/libnotmuch.so.1.1.0'

Date: Tue, 21 Sep 2010 13:33:42 -0700

To: Mike Kelly, notmuch@notmuchmail.org

Cc:

From: Carl Worth


On Tue, 21 Sep 2010 11:29:18 -0400, Mike Kelly <pioto@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@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.
part-000.sig (application/pgp-signature)

Thread: