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 11FED431FBC for ; Mon, 30 Nov 2009 18:35:12 -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 ZpO9EhNa2YYe for ; Mon, 30 Nov 2009 18:35:11 -0800 (PST) Received: from pivot.cs.unb.ca (pivot.cs.unb.ca [131.202.240.57]) by olra.theworths.org (Postfix) with ESMTP id 602A8431FAE for ; Mon, 30 Nov 2009 18:35:11 -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 1NFIa6-0003PO-Bl for notmuch@notmuchmail.org; Mon, 30 Nov 2009 22:35:10 -0400 Date: Mon, 30 Nov 2009 22:35:08 -0400 Message-ID: <878wdnzajn.wl%bremner@pivot.cs.unb.ca> From: david@tethera.net To: notmuch@notmuchmail.org In-Reply-To: <20091201013210.6762392e@hikari> References: <20091201013210.6762392e@hikari> 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] Requires g++, and something else? 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: Tue, 01 Dec 2009 02:35:12 -0000 Adrian Perez de Castro wrote: >[1 ] >[1.1 ] >On Tue, 1 Dec 2009 00:01:16 +0000, Scot wrote: >> CXX lib/thread.o >> AR lib/notmuch.a >> CXX notmuch >> /usr/bin/ld: cannot find -lz >This is because you will need the development package for zlib, package >name is "zlib1g-dev", once you have the devel packages listed in the >README file plus this one you shoule be able of building NotMuch >successfully. For what it is worth, this should be fixed in the next release of libgmime. d