Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / 44 / d8d4b50122ceff7b96dfe13d7380e102f2bd10
1 Return-Path: <bart@ursys.com.au>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id C417D431FD0\r
6         for <notmuch@notmuchmail.org>; Sun,  8 Dec 2013 15:22:57 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id xnt4X-qQQA-4 for <notmuch@notmuchmail.org>;\r
16         Sun,  8 Dec 2013 15:22:53 -0800 (PST)\r
17 Received: from bit.local (that.urnet.com.au [203.7.149.1])\r
18         by olra.theworths.org (Postfix) with ESMTP id D21BE431FCB\r
19         for <notmuch@notmuchmail.org>; Sun,  8 Dec 2013 15:22:52 -0800 (PST)\r
20 Received: by bit.local (Postfix, from userid 501)\r
21         id C5E7A31A7D15; Mon,  9 Dec 2013 10:22:46 +1100 (EST)\r
22 From: "Bart Bunting" <bart@bunting.net.au>\r
23 To: notmuch@notmuchmail.org\r
24 Subject: Build failure on OSX\r
25 User-Agent: Notmuch/0.17~rc2+2~gb121a38 (http://notmuchmail.org)\r
26         Emacs/24.3.50.1 (x86_64-apple-darwin12.2.0)\r
27 Date: Mon, 09 Dec 2013 10:22:46 +1100\r
28 Message-ID: <m2mwkbhqrd.fsf@ursys.com.au>\r
29 MIME-Version: 1.0\r
30 Content-Type: text/plain\r
31 X-BeenThere: notmuch@notmuchmail.org\r
32 X-Mailman-Version: 2.1.13\r
33 Precedence: list\r
34 List-Id: "Use and development of the notmuch mail system."\r
35         <notmuch.notmuchmail.org>\r
36 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
37         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
38 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
39 List-Post: <mailto:notmuch@notmuchmail.org>\r
40 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
41 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
43 X-List-Received-Date: Sun, 08 Dec 2013 23:22:57 -0000\r
44 \r
45 \r
46 Good morning,\r
47 \r
48 I am still having issues building notmuch from source on OSX.\r
49 \r
50 I'm unfortunately not sure if it is something specific to my setup or\r
51 not.\r
52 \r
53 I am running latest git version of notmuch, osx 10.9.\r
54 \r
55 Xapian and talloc are from homebrew.\r
56 \r
57 If I manually edit the makefile to remove -lintl everything builds ok.\r
58 I'm not sure what the intl library is or does so not sure if something\r
59 else is subtly broken.\r
60 \r
61 Can anyone else confirm the issue?  \r
62 \r
63 \r
64 make V=1\r
65 g++ command-line-arguments.o debugger.o gmime-filter-reply.o hooks.o notmuch.o notmuch-compact.o notmuch-config.o notmuch-count.o notmuch-dump.o notmuch-insert.o notmuch-new.o notmuch-reply.o notmuch-restore.o notmuch-search.o notmuch-setup.o notmuch-show.o notmuch-tag.o notmuch-time.o sprinter-json.o sprinter-sexp.o sprinter-text.o query-string.o mime-node.o crypto.o tag-util.o lib/libnotmuch.a util/libutil.a parse-time-string/libparse-time-string.a   -L/usr/local/Cellar/gmime/2.6.19/lib -L/usr/local/Cellar/glib/2.38.2/lib -lgmime-2.6 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  -L/usr/local/Cellar/talloc/2.0.8/lib -ltalloc  -L/usr/local/Cellar/xapian/1.2.15/lib -lxapian -lz -o notmuch\r
66 ld: library not found for -lintl\r
67 clang: error: linker command failed with exit code 1 (use -v to see invocation)\r
68 make: *** [notmuch] Error 1\r
69 \r
70 \r
71 Kind regards\r
72 \r
73 Bart\r