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 47FF8431FBD; Mon, 30 Nov 2009 23:40:28 -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 RuSHw2UMubTc; Mon, 30 Nov 2009 23:40:27 -0800 (PST) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 0BDD1431FAE; Mon, 30 Nov 2009 23:40:27 -0800 (PST) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id 226E9254419; Mon, 30 Nov 2009 23:40:09 -0800 (PST) From: Carl Worth To: Scot Becker , notmuch@notmuchmail.org In-Reply-To: References: Date: Mon, 30 Nov 2009 23:40:08 -0800 Message-ID: <87pr6z9m7b.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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 07:40:28 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Tue, 1 Dec 2009 00:01:16 +0000, Scot Becker wrot= e: > I'm a brand new joiner to notmuch ('course so is nearly everyone). Hi Scot, welcome to notmuch! > I just tried compiling, and I see: >=20 > 1. g++ is also a 'dependency' though ./configure didn't catch it. Oh, good point. I did assume you at least had a functional compiler. But yeah, the configure script should actually check for that I suppose. > /usr/bin/ld: cannot find -lz > collect2: ld returned 1 exit status > make: *** [notmuch] Error 1 This was answered well already. It's really a packaging but of GMime, (since *it* depends on libz, so notmuch depends on it indirectly, but doesn't actually need to link directly with libz as GMime is instructing us to do so here). =2DCarl --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFLFMhY6JDdNq8qSWgRAnMFAJ9tkPHTCq63OLDiYFmPPvSLK7L+2wCgmpXv dBTXqF7WuBQsHjZFMUb+TDQ= =YrGy -----END PGP SIGNATURE----- --=-=-=--