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

Mike Kelly pioto at pioto.org
Tue Sep 21 08:29:18 PDT 2010


Current master seems to fail to install properly:

  $ make DESTDIR=`readlink -f dest` install
  install-completion
  mkdir -p /home/pioto/git/notmuch/dest/etc/bash_completion.d
  install -m0644 completion/notmuch-completion.bash /home/pioto/git/notmuch/dest/etc/bash_completion.d/notmuch
  mkdir -p /home/pioto/git/notmuch/dest/usr/share/zsh/functions/Completion/Unix
  install -m0644 completion/notmuch-completion.zsh /home/pioto/git/notmuch/dest/usr/share/zsh/functions/Completion/Unix/notmuch
  mkdir -p /home/pioto/git/notmuch/dest/usr/share/emacs/site-lisp
  install -m0644 emacs/notmuch-lib.el emacs/notmuch.el emacs/notmuch-query.el emacs/notmuch-show.el emacs/notmuch-wash.el emacs/notmuch-hello.el emacs/notmuch-mua.el emacs/notmuch-address.el emacs/notmuch-maildir-fcc.el emacs/notmuch-message.el emacs/coolj.el /home/pioto/git/notmuch/dest/usr/share/emacs/site-lisp
  install -m0644 emacs/notmuch-lib.elc emacs/notmuch.elc emacs/notmuch-query.elc emacs/notmuch-show.elc emacs/notmuch-wash.elc emacs/notmuch-hello.elc emacs/notmuch-mua.elc emacs/notmuch-address.elc emacs/notmuch-maildir-fcc.elc emacs/notmuch-message.elc emacs/coolj.elc /home/pioto/git/notmuch/dest/usr/share/emacs/site-lisp
  install -m0644 emacs/notmuch-logo.png /home/pioto/git/notmuch/dest/usr/share/emacs/site-lisp
  mkdir -p /home/pioto/git/notmuch/dest/usr/lib64/
  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


-- 
Mike Kelly



More information about the notmuch mailing list