* Compiling notmuch-deliver: undefined reference to `notmuch_database_destroy'
@ 2013-01-17 19:36 Creqz
2013-01-22 21:58 ` Jani Nikula
0 siblings, 1 reply; 2+ messages in thread
From: Creqz @ 2013-01-17 19:36 UTC (permalink / raw)
To: notmuch
Hello,
I'm trying to compile notmuch-deliver but I get the following error:
../maildrop/maildir/maildiropen.c: In function 'maildir_getlink':
../maildrop/maildir/maildiropen.c:51:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
CC maildirmkdir.o
CC main.o
CCLD notmuch-deliver
main.o: In function `main':
/home/jgafnea/src/notmuch-08e6d37/src/main.c:466: undefined reference to `notmuch_database_destroy'
collect2: ld returned 1 exit status
make[2]: *** [notmuch-deliver] Error 1
Here are the full outputs from './configure' and 'make', respectively:
http://pastebin.com/ptLqqYTg
http://pastebin.com/bJYKxzU9
FWIW I'm using notmuch 0.14 and I'm trying to compile notmuch-deliver from the file 'notmuch-08e6d37.tar.gz' downloaded from http://git.notmuchmail.org/git/notmuch/tree/HEAD:/contrib/notmuch-deliver
Thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-22 21:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17 19:36 Compiling notmuch-deliver: undefined reference to `notmuch_database_destroy' Creqz
2013-01-22 21:58 ` Jani Nikula
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).