Re: [PATCH] Don't link libnotmuch if libutil isn't linked in properly.
authorTom Prince <tom.prince@ualberta.net>
Sun, 13 Nov 2011 17:09:10 +0000 (12:09 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:40:08 +0000 (09:40 -0800)
f2/fa39a5af575a1d92c8ef9e624027798f15fa24 [new file with mode: 0644]

diff --git a/f2/fa39a5af575a1d92c8ef9e624027798f15fa24 b/f2/fa39a5af575a1d92c8ef9e624027798f15fa24
new file mode 100644 (file)
index 0000000..36b679f
--- /dev/null
@@ -0,0 +1,54 @@
+Return-Path: <tom.prince@ualberta.net>\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 38433429E21\r
+       for <notmuch@notmuchmail.org>; Sun, 13 Nov 2011 09:09:15 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\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 ZyInqgiGMINt for <notmuch@notmuchmail.org>;\r
+       Sun, 13 Nov 2011 09:09:14 -0800 (PST)\r
+Received: from socrates.hocat.ca (socrates.hocat.ca [76.10.188.53])\r
+       by olra.theworths.org (Postfix) with ESMTP id C95A8431FB6\r
+       for <notmuch@notmuchmail.org>; Sun, 13 Nov 2011 09:09:14 -0800 (PST)\r
+Received: from hermes.hocat.ca (hermes.hocat.ca [69.165.170.253])\r
+       by socrates.hocat.ca (Postfix) with SMTP id 467191801\r
+       for <notmuch@notmuchmail.org>; Sun, 13 Nov 2011 10:09:12 -0700 (MST)\r
+Received: (nullmailer pid 6155 invoked by uid 1000);\r
+       Sun, 13 Nov 2011 17:09:10 -0000\r
+From: Tom Prince <tom.prince@ualberta.net>\r
+To: Notmuch Mail <notmuch@notmuchmail.org>\r
+Subject: Re: [PATCH] Don't link libnotmuch if libutil isn't linked in\r
+ properly.\r
+In-Reply-To: <87bosgasm5.fsf@hermes.hocat.ca>\r
+References: <87aa805cm5.fsf@zancas.localnet> <87bosgasm5.fsf@hermes.hocat.ca>\r
+User-Agent: Notmuch/0.9 (http://notmuchmail.org) Emacs/23.3.3\r
+       (x86_64-pc-linux-gnu)\r
+Date: Sun, 13 Nov 2011 12:09:10 -0500\r
+Message-ID: <874ny8ar0p.fsf@hermes.hocat.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\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: Sun, 13 Nov 2011 17:09:15 -0000\r
+\r
+Perhaps the g++ step in symbol-hiding should in fact be a test. Right\r
+now, that step failing isn't captured by the test-suite.\r
+\r
+  Tom\r