From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 93D44431FD5 for ; Thu, 16 May 2013 07:55:24 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled 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 1hMax+zcDDhN for ; Thu, 16 May 2013 07:55:17 -0700 (PDT) Received: from mail-la0-f45.google.com (mail-la0-f45.google.com [209.85.215.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id D0A24431FC3 for ; Thu, 16 May 2013 07:55:16 -0700 (PDT) Received: by mail-la0-f45.google.com with SMTP id ec20so2823786lab.18 for ; Thu, 16 May 2013 07:55:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=Rkcn2FoDNL2F4ltVWyeTTEIAJBPy4g9xh3/Vj4BTycc=; b=KmUG4U2/fRy0tdC/NWEwnaXdB6peydKK+oajNx1frVlawVGQAFvROu/0B5GGUfq/i9 RzBE2doR3cJ43VUJUkzLQ7gbtoK9ZEDqfid6LwPEDRcTfNsEfFD2CtQ9bSoXYUevgTyJ WllDwosxur28mgmSS8nAXUnxNqYIS+z0AVmPS2hlUOmWfVoHy0JpWWMRPobTHAExwEtl +TnrWEpOdh7MUX+JteLfkkvJ+YeYnZ9Q40FGHC+XKfDXh+wRSD5oGr9d8zySqlQ9Bmtz xWRtmOO2Zv9eGybBZqtRWGQtIX++uyTaNghvW/GmHHxiD3o2+VusEKsCdxy34mMjeMK/ gWcg== MIME-Version: 1.0 X-Received: by 10.112.172.40 with SMTP id az8mr9276404lbc.88.1368716114061; Thu, 16 May 2013 07:55:14 -0700 (PDT) Received: by 10.114.184.3 with HTTP; Thu, 16 May 2013 07:55:13 -0700 (PDT) In-Reply-To: <878v3fc7xn.fsf@convex-new.cs.unb.ca> References: <1366139319-6985-1-git-send-email-felipe.contreras@gmail.com> <87ehd7c9sk.fsf@convex-new.cs.unb.ca> <878v3fc7xn.fsf@convex-new.cs.unb.ca> Date: Thu, 16 May 2013 09:55:13 -0500 Message-ID: Subject: Re: [PATCH v2] debian: package ruby bindings From: Felipe Contreras To: David Bremner Content-Type: text/plain; charset=UTF-8 Cc: notmuch@notmuchmail.org X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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: Thu, 16 May 2013 14:55:24 -0000 On Thu, May 16, 2013 at 9:31 AM, David Bremner wrote: > Felipe Contreras writes: >> >> Yes. Do you have an old version of notmuch installed? >> > > Yes I do. Hmm. It still seems like a bug to me; shouldn't the include > paths be ordered to find the right include files first? Yes, it is a bug. And there were attempts to fix it, but it broke the normal build AFAICR. -- Felipe Contreras