Re: [PATCH 1/2] Add Google Inc. to AUTHORS as a contributor.
[notmuch-archives.git] / ba / d1a1269469ae007cc22be4453e260704bc9387
1 Return-Path: <scot.becker@gmail.com>\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 0994C431FBC\r
6         for <notmuch@notmuchmail.org>; Mon, 30 Nov 2009 16:01:39 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id ZaVOihJkGeKB for <notmuch@notmuchmail.org>;\r
11         Mon, 30 Nov 2009 16:01:38 -0800 (PST)\r
12 Received: from mail-ew0-f213.google.com (mail-ew0-f213.google.com\r
13         [209.85.219.213])\r
14         by olra.theworths.org (Postfix) with ESMTP id 13571431FAE\r
15         for <notmuch@notmuchmail.org>; Mon, 30 Nov 2009 16:01:37 -0800 (PST)\r
16 Received: by ewy5 with SMTP id 5so3628056ewy.30\r
17         for <notmuch@notmuchmail.org>; Mon, 30 Nov 2009 16:01:37 -0800 (PST)\r
18 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
19         h=domainkey-signature:mime-version:received:from:date:message-id\r
20         :subject:to:content-type;\r
21         bh=0+GYxrnMs2hu0uldIXrmB3uuGDlUMDvGlvnBGS+PrzA=;\r
22         b=HbNCAlkvQC9UuKVmSaqVXPsEucEn11fL7gxJFDaYSa5hJLu9rPIQM3p4EU3llObKs0\r
23         23Vw6U4GDpsY6EEhI8ickagsEt/K1NFVXNjxPlCX50cQkVzNtpoC64Mhb3PmF1AWtOHX\r
24         bNI1WjuSd+pZrZvGmd0aftHGjC12Vf0usnSik=\r
25 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
26         h=mime-version:from:date:message-id:subject:to:content-type;\r
27         b=tSQrSZirqE6VXGjj7yFB2eUKF82p/gsY+sttTi8tmewoT78t5xC6lt6u6qnuqpafVG\r
28         8ifYTUrS2Oj/W8mIXggyq7NWxLOGGqEPDiwfVRj672OK8o5ObloVMxFNBDo87W6XZ4aY\r
29         gr4y/LlpbiiMuul69tAd/RfbGiznnwLWvB2LU=\r
30 MIME-Version: 1.0\r
31 Received: by 10.213.65.73 with SMTP id h9mr3062279ebi.42.1259625696866; Mon, \r
32         30 Nov 2009 16:01:36 -0800 (PST)\r
33 From: Scot Becker <scot.becker@gmail.com>\r
34 Date: Tue, 1 Dec 2009 00:01:16 +0000\r
35 Message-ID: <e0e1fe620911301601t2a78e1a5u46761992472707b4@mail.gmail.com>\r
36 To: notmuch@notmuchmail.org\r
37 Content-Type: text/plain; charset=ISO-8859-1\r
38 Subject: [notmuch] Requires g++, and something else?\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.12\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Tue, 01 Dec 2009 00:01:39 -0000\r
52 \r
53 Friends,\r
54 \r
55 I'm a brand new joiner to notmuch ('course so is nearly everyone).\r
56 \r
57 I just tried compiling, and I see:\r
58 \r
59 1.  g++ is also a 'dependency' though ./configure didn't catch it.\r
60 2.  I 'make' breaks with the following error:\r
61 .....\r
62   CXX   lib/thread.o\r
63   AR    lib/notmuch.a\r
64   CXX   notmuch\r
65 /usr/bin/ld: cannot find -lz\r
66 collect2: ld returned 1 exit status\r
67 make: *** [notmuch] Error 1\r
68 \r
69 This is a just-now git clone on a Ubuntu 9.10 machine which doesn't\r
70 happen to have too much dev stuff loaded.\r
71 Feel free to ignore this if it's been reported or it's otherwise 'known'\r
72 \r
73 Cheers,\r
74 Scot\r