Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 2EAC7431FD0 for ; Sun, 29 May 2011 11:44:10 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.363 X-Spam-Level: X-Spam-Status: No, score=0.363 tagged_above=-999 required=5 tests=[RDNS_DYNAMIC=0.363] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xdZAYBFOulY1 for ; Sun, 29 May 2011 11:44:07 -0700 (PDT) Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id CBD90431FB6 for ; Sun, 29 May 2011 11:44:07 -0700 (PDT) Received: from localhost ([127.0.0.1] helo=x201s.gr8dns.org) by bombadil.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1QQky6-0001NM-IT for notmuch@notmuchmail.org; Sun, 29 May 2011 18:44:06 +0000 Received: by x201s.gr8dns.org (Postfix, from userid 500) id AA9447009CB; Sun, 29 May 2011 11:44:05 -0700 (PDT) From: Dirk Hohndel To: notmuch Subject: compile error of current git on F15 User-Agent: Notmuch/0.5-174-g347983b (http://notmuchmail.org) Emacs/23.2.1 (x86_64-redhat-linux-gnu) Date: Sun, 29 May 2011 11:44:05 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2011 18:44:10 -0000 CC -O2 notmuch-reply.o notmuch-reply.c: In function =E2=80=98notmuch_reply_command=E2=80=99: notmuch-reply.c:658:3: error: unknown type name =E2=80=98GMimeSession=E2=80= =99 notmuch-reply.c:659:3: warning: passing argument 1 of =E2=80=98g_mime_gpg_c= ontext_new=E2=80=99 from incompatible pointer type [enabled by default] /usr/include/gmime-2.6/gmime/gmime-gpg-context.h:64:21: note: expected =E2= =80=98GMimePasswordRequestFunc=E2=80=99 but argument is of type =E2=80=98in= t *=E2=80=99 make: *** [notmuch-reply.o] Error 1 This seems to have been introduced in Jameson's crypto patch series... ./configure shows: Checking for Xapian development files... Yes (1.2.4). Checking for GMime development files... Yes (gmime-2.6). Checking for Glib development files (>=3D 2.14)... Yes. /D --=20 Dirk Hohndel Intel Open Source Technology Center