Re: compile error of current git on F15
[notmuch-archives.git] / f3 / 5534c99a592c8ba1638b06f99bc66e254c2ed8
1 Return-Path: <matthias.guedemann@googlemail.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 6E46B429E30\r
6         for <notmuch@notmuchmail.org>; Tue, 30 Aug 2011 05:46:21 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id uUQOghCh+g4y for <notmuch@notmuchmail.org>;\r
17         Tue, 30 Aug 2011 05:46:21 -0700 (PDT)\r
18 Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com\r
19         [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id CA910429E28\r
22         for <notmuch@notmuchmail.org>; Tue, 30 Aug 2011 05:46:20 -0700 (PDT)\r
23 Received: by bkd1 with SMTP id 1so5539795bkd.26\r
24         for <notmuch@notmuchmail.org>; Tue, 30 Aug 2011 05:46:15 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
26         d=googlemail.com; s=gamma;\r
27         h=from:to:cc:subject:in-reply-to:references:user-agent:date\r
28         :message-id:mime-version:content-type;\r
29         bh=LJqlwHf86xhSMU4RQkcxVbB00lLBgKbjkmCTSx5GGgA=;\r
30         b=hqPa9f5EuCksiSwSURovtne8pUwOmwsr5/3EOlrjZRL1kB0BZH0CRty0Zh1D14QHD6\r
31         py+n5eSsRB5K7nWxd5Xjzaico+s1AI7bI7ZeafLIgyI+zZ3pIfh6eOFRGx20yqAo0ty4\r
32         sLvi1xVBVzGicloLOiKyyr0XMYXDK5m+RgrNs=\r
33 Received: by 10.204.143.130 with SMTP id v2mr74965bku.18.1314708375868;\r
34         Tue, 30 Aug 2011 05:46:15 -0700 (PDT)\r
35 Received: from localhost (pc44es141.cs.uni-magdeburg.de [141.44.32.169])\r
36         by mx.google.com with ESMTPS id j17sm12057bks.13.2011.08.30.05.46.14\r
37         (version=TLSv1/SSLv3 cipher=OTHER);\r
38         Tue, 30 Aug 2011 05:46:15 -0700 (PDT)\r
39 From: Matthias Guedemann <matthias.guedemann@googlemail.com>\r
40 To: Tomi Ollila <tomi.ollila@nixu.com>\r
41 Subject: removed "--defined" option from nm in gen-version-script.sh replaced\r
42         functionality with grep\r
43 In-Reply-To: <yf6hb4zrwik.fsf@taco2.nixu.fi>\r
44 References: <8739gj2r39.fsf@pc44es141.cs.uni-magdeburg.de>\r
45         <yf6hb4zrwik.fsf@taco2.nixu.fi>\r
46 User-Agent: Notmuch/0.7-47-ga9e04d3 (http://notmuchmail.org) Emacs/23.3.1\r
47         (x86_64-pc-linux-gnu)\r
48 Date: Tue, 30 Aug 2011 14:46:14 +0200\r
49 Message-ID: <87r54312zt.fsf@pc44es141.cs.uni-magdeburg.de>\r
50 MIME-Version: 1.0\r
51 Content-Type: text/plain; charset=us-ascii\r
52 Cc: notmuch@notmuchmail.org\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Tue, 30 Aug 2011 12:46:21 -0000\r
66 \r
67 \r
68 ---\r
69  lib/gen-version-script.sh |    2 +-\r
70  1 files changed, 1 insertions(+), 1 deletions(-)\r
71 \r
72 diff --git a/lib/gen-version-script.sh b/lib/gen-version-script.sh\r
73 index ec80196..f71afec 100644\r
74 --- a/lib/gen-version-script.sh\r
75 +++ b/lib/gen-version-script.sh\r
76 @@ -12,7 +12,7 @@ HEADER=$1\r
77  shift\r
78  \r
79  printf '{\nglobal:\n'\r
80 -nm --defined $* | awk '$3 ~ "Xapian.*Error" {print $3}' | sort | uniq | \\r
81 +nm $* | grep "^[0-f][0-f]*" | awk '$3 ~ "Xapian.*Error" {print $3}' | sort | uniq | \\r
82  while read sym; do\r
83      demangled=$(c++filt $sym)\r
84      case $demangled in\r
85 -- \r
86 1.7.5.4\r