Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / fa / e3da4cfe2d733056edac66ef91fa758166d84c
1 Return-Path: <jrollins@finestructure.net>\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 3B154431FD0\r
6         for <notmuch@notmuchmail.org>; Mon, 30 May 2011 11:43:29 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] 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 yullqVsdTUcw for <notmuch@notmuchmail.org>;\r
16         Mon, 30 May 2011 11:43:26 -0700 (PDT)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id CCFDE431FB6\r
20         for <notmuch@notmuchmail.org>; Mon, 30 May 2011 11:43:26 -0700 (PDT)\r
21 Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by earth-doxen-postvirus (Postfix) with ESMTP id E100966E01C6;\r
23         Mon, 30 May 2011 11:43:22 -0700 (PDT)\r
24 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
25 Received: from servo.finestructure.net (cpe-98-149-172-122.socal.res.rr.com\r
26         [98.149.172.122]) (Authenticated sender: jrollins)\r
27         by earth-doxen-submit (Postfix) with ESMTP id E32A966E0023;\r
28         Mon, 30 May 2011 11:43:19 -0700 (PDT)\r
29 Received: by servo.finestructure.net (Postfix, from userid 1000)\r
30         id 9FA2A508; Mon, 30 May 2011 11:43:20 -0700 (PDT)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Dirk Hohndel <hohndel@infradead.org>, notmuch <notmuch@notmuchmail.org>\r
33 Subject: Re: compile error of current git on F15\r
34 In-Reply-To: <m3d3j1uz2i.fsf@x201s.gr8dns.org>\r
35 References: <m3d3j1uz2i.fsf@x201s.gr8dns.org>\r
36 User-Agent: Notmuch/0.5-196-g473f9b2 (http://notmuchmail.org) Emacs/23.3.1\r
37         (x86_64-pc-linux-gnu)\r
38 Date: Mon, 30 May 2011 11:43:17 -0700\r
39 Message-ID: <8762osjagp.fsf@servo.factory.finestructure.net>\r
40 MIME-Version: 1.0\r
41 Content-Type: multipart/signed; boundary="=-=-=";\r
42         micalg=pgp-sha256; protocol="application/pgp-signature"\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Mon, 30 May 2011 18:43:29 -0000\r
56 \r
57 --=-=-=\r
58 Content-Type: text/plain; charset=utf-8\r
59 Content-Transfer-Encoding: quoted-printable\r
60 \r
61 On Sun, 29 May 2011 11:44:05 -0700, Dirk Hohndel <hohndel@infradead.org> wr=\r
62 ote:\r
63 > CC -O2 notmuch-reply.o\r
64 > notmuch-reply.c: In function =E2=80=98notmuch_reply_command=E2=80=99:\r
65 > notmuch-reply.c:658:3: error: unknown type name =E2=80=98GMimeSession=E2=\r
66 =80=99\r
67 > notmuch-reply.c:659:3: warning: passing argument 1 of =E2=80=98g_mime_gpg=\r
68 _context_new=E2=80=99 from incompatible pointer type [enabled by default]\r
69 > /usr/include/gmime-2.6/gmime/gmime-gpg-context.h:64:21: note: expected =\r
70 =E2=80=98GMimePasswordRequestFunc=E2=80=99 but argument is of type =E2=80=\r
71 =98int *=E2=80=99\r
72 > make: *** [notmuch-reply.o] Error 1\r
73 >=20\r
74 > This seems to have been introduced in Jameson's crypto patch series...\r
75 >=20\r
76 > ./configure shows:\r
77 >=20\r
78 > Checking for Xapian development files... Yes (1.2.4).\r
79 > Checking for GMime development files... Yes (gmime-2.6).\r
80 > Checking for Glib development files (>=3D 2.14)... Yes.\r
81 \r
82 Hey, Dirk.  Looks like you're using gmime-2.6, which is something I've\r
83 never looked at, and it looks like there are API changes.  This of\r
84 course doesn't help you, Dirk, but this probably means we should require\r
85 libgmime-2.4, at least until we can figure out how to support both\r
86 versions, which I'm not sure how to handle.\r
87 \r
88 Dirk, just out of curiosity, what system are you running that is\r
89 provides gmime 2.6?\r
90 \r
91 jamie.\r
92 \r
93 --=-=-=\r
94 Content-Type: application/pgp-signature\r
95 \r
96 -----BEGIN PGP SIGNATURE-----\r
97 Version: GnuPG v1.4.11 (GNU/Linux)\r
98 \r
99 iQIcBAEBCAAGBQJN4+VGAAoJEO00zqvie6q8rEIP/joDD7gxGJtA6hzZZEPpS2Nu\r
100 oD1hNk5SCK121jHfv5ySMSPK4Mwl+s8sMJI4JIjuJl95LfxPGjaxWtHEVhqCsuZg\r
101 4/V8O6h7SWqEA44C29mWTbZJk3y8kETpQb77Aw7wY9itsveOuxk7Q14E/dYzlR7r\r
102 MD1wo3wSY2ooJpbptKFbFI/JAapw+8l+HoCAFnXnmBBKl/JQsW5pZugse8LB8/kl\r
103 cPHtyyZ4gYlWKGVmxfV6vDyXkzg5/gAP0VDKzSmvfQ5tyL0Ehl92P+TC30Od1Odp\r
104 3hIH3XcCpq4oMjKEkWI4o3DMFBEj4HRJ8ENYTGWGGkuRXCcRQFnU02mTSLoFidb7\r
105 nouC23eLzIiF2O2qob55/DGg4xUskHKzrH0OzQHCWI+s60IikViGB+/idYkKp+el\r
106 3WaBZo22dhlbIeB2BlBvfrAUpcQeAwirvfzwdk6FKOafcmqw06CZQNdCBjAU3zti\r
107 Cb0KmJrEjrNvu1FYbNQ47WOcVzMmcd2bEvbDg1x4BhgdD5OLu6pPmc1lf8gXPR1c\r
108 phm5+qRnODCqg7+6SFYV8uVlHVtMbgcGnswrZPnpE0rP9lrL05mbpONvQqCgHVJH\r
109 6kK9gdj9WVsxBveBynmCn6FeP9jnXOV4qnPXRd0VMNYu7dlape7SxJGj7EAFvicX\r
110 w+L/njBA+pkiSOyVdGUb\r
111 =N8CX\r
112 -----END PGP SIGNATURE-----\r
113 --=-=-=--\r