Compiling notmuch-deliver: undefined reference to `notmuch_database_destroy'
authorCreqz <creqz@gmx.com>
Thu, 17 Jan 2013 19:36:40 +0000 (13:36 +1800)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:53:09 +0000 (09:53 -0800)
b9/16257142c34a9383e451749e94bf9ce4e7230a [new file with mode: 0644]

diff --git a/b9/16257142c34a9383e451749e94bf9ce4e7230a b/b9/16257142c34a9383e451749e94bf9ce4e7230a
new file mode 100644 (file)
index 0000000..dcd3b08
--- /dev/null
@@ -0,0 +1,80 @@
+Return-Path: <creqz@gmx.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id DF140431FC0\r
+       for <notmuch@notmuchmail.org>; Thu, 17 Jan 2013 11:41:54 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.001\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.001 tagged_above=-999 required=5\r
+       tests=[FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id FDT5Q311HaN6 for <notmuch@notmuchmail.org>;\r
+       Thu, 17 Jan 2013 11:41:50 -0800 (PST)\r
+X-Greylist: delayed 302 seconds by postgrey-1.32 at olra;\r
+       Thu, 17 Jan 2013 11:41:50 PST\r
+Received: from mout.gmx.net (mout.gmx.net [212.227.15.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id A3953431FBD\r
+       for <notmuch@notmuchmail.org>; Thu, 17 Jan 2013 11:41:50 -0800 (PST)\r
+Received: from mailout-eu.gmx.com ([10.1.101.211]) by mrigmx.server.lan\r
+       (mrigmx002) with ESMTP (Nemesis) id 0MgaAT-1TblYP38gZ-00Ny4X for\r
+       <notmuch@notmuchmail.org>; Thu, 17 Jan 2013 20:36:46 +0100\r
+Received: (qmail invoked by alias); 17 Jan 2013 19:36:46 -0000\r
+Received: from a72-247-216-12.deploy.akamaitechnologies.com (EHLO\r
+       ustx1cl-r9m1efv.SSG5-Serial) [72.247.216.12]\r
+       by mail.gmx.com (mp-eu011) with SMTP; 17 Jan 2013 20:36:46 +0100\r
+X-Authenticated: #149903273\r
+X-Provags-ID: V01U2FsdGVkX1/7hadEhfv7saxw8qNb8o4IjujAml0hEVQLdwhl0r\r
+       tA2Vn6mIY2JTQE\r
+Date: Thu, 17 Jan 2013 13:36:40 -0600\r
+From: Creqz <creqz@gmx.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: Compiling notmuch-deliver: undefined reference to\r
+       `notmuch_database_destroy'\r
+Message-ID: <20130117193640.GA27457@ustx1cl-r9m1efv.SSG5-Serial>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+User-Agent: Mutt/1.5.21 (2011-07-01)\r
+X-Y-GMX-Trusted: 0\r
+X-Mailman-Approved-At: Thu, 17 Jan 2013 17:12:02 -0800\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 17 Jan 2013 19:41:55 -0000\r
+\r
+Hello,\r
+\r
+I'm trying to compile notmuch-deliver but I get the following error:\r
+\r
+../maildrop/maildir/maildiropen.c: In function 'maildir_getlink':\r
+../maildrop/maildir/maildiropen.c:51:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\r
+  CC     maildirmkdir.o\r
+  CC     main.o\r
+  CCLD   notmuch-deliver\r
+main.o: In function `main':\r
+/home/jgafnea/src/notmuch-08e6d37/src/main.c:466: undefined reference to `notmuch_database_destroy'\r
+collect2: ld returned 1 exit status\r
+make[2]: *** [notmuch-deliver] Error 1\r
+\r
+Here are the full outputs from './configure' and 'make', respectively:\r
+\r
+http://pastebin.com/ptLqqYTg\r
+http://pastebin.com/bJYKxzU9\r
+\r
+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\r
+\r
+Thanks!\r