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 CA712431FBC for ; Sun, 29 Nov 2009 04:50:06 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org 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 Q1PwugopCo40 for ; Sun, 29 Nov 2009 04:50:02 -0800 (PST) Received: from pivot.cs.unb.ca (pivot.cs.unb.ca [131.202.240.57]) by olra.theworths.org (Postfix) with ESMTP id 73094431FAE for ; Sun, 29 Nov 2009 04:50:02 -0800 (PST) Received: from localhost ([127.0.0.1] helo=pivot.cs.unb.ca ident=bremner) by pivot.cs.unb.ca with esmtp (Exim 4.69) (envelope-from ) id 1NEjE1-0005jx-NV for notmuch@notmuchmail.org; Sun, 29 Nov 2009 08:50:02 -0400 Date: Sun, 29 Nov 2009 08:50:00 -0400 Message-ID: <87k4x9ze9z.wl%bremner@pivot.cs.unb.ca> From: david@tethera.net To: notmuch@notmuchmail.org In-Reply-To: <874ood8v7o.fsf@vertex.dottedmag> References: <1259452657-27608-1-git-send-email-jrollins@finestructure.net> <1259452657-27608-2-git-send-email-jrollins@finestructure.net> <874ood8v7o.fsf@vertex.dottedmag> User-Agent: EMIKO/1.14.1 (Choanoflagellata) FLIM/1.14.9 (=?UTF-8?B?R29q?= =?UTF-8?B?xY0=?=) APEL/10.7 EasyPG/1.0.0 Emacs/23.1 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII X-Sender-Verified: bremner@pivot.cs.unb.ca Subject: Re: [notmuch] [PATCH 2/3] add checking for zlib development libraries to configure script X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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 Nov 2009 12:50:06 -0000 Mikhail Gusarov wrote: >Twas brillig at 18:57:36 28.11.2009 UTC-05 when jrollins@finestructure.net did gyre and gimble: > JGR> + sudo apt-get install libxapian-dev libgmime-2.4-dev > JGR> libtalloc-dev libz-dev >Proper fix is to fix libgmime-2.4.pc upstream to stop exposing -lz This is now upstream bug https://bugzilla.gnome.org/show_bug.cgi?id=603273 People more knowledgable in the ways of pkg-config are welcome to chime in if I said something wrong or misleading. d