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 E39EC431FBC for ; Mon, 20 May 2013 15:24:57 -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 rTcT2GiX06WB for ; Mon, 20 May 2013 15:24:50 -0700 (PDT) Received: from mail-lb0-f172.google.com (mail-lb0-f172.google.com [209.85.217.172]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id A8095431FB6 for ; Mon, 20 May 2013 15:24:50 -0700 (PDT) Received: by mail-lb0-f172.google.com with SMTP id p10so60034lbi.31 for ; Mon, 20 May 2013 15:24:49 -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=vTAMhqtEucKIn6ZQo1cqWz41lHwpvfeSbGvCchzW3pY=; b=tWDD+NE+KvcMEAS2POk4aIyQegYIXWJoy+Lj8ud39txh9P5cVP6zByKd4yCc9aQKDf GXqLRYKtzRoVbJTYPKx+qvl8TaJ8mEmVsfGio2puXA61ZKxP6eKd4JCGwPViOz9Fl2CQ DX8X1wvqpPsDRf2092jhV6AraN2WItjWYg6/vr4moCptY0EMG16uDflJyfL/G20fKWDI MN8tt1T1ybPQsrtwSFqSD72I5mpRbv/HN5vLh7D1DF3Q4oOmIQbZRDeuLtGykmh4nzI6 ekNnY3zzLlgOqM6xzVNJLGZXT0pZlfxVgXY+0PSnqL3cIwIU+sdac3JhNS73uHpBxw3s uKOg== MIME-Version: 1.0 X-Received: by 10.152.87.69 with SMTP id v5mr29585313laz.24.1369088687940; Mon, 20 May 2013 15:24:47 -0700 (PDT) Received: by 10.114.184.3 with HTTP; Mon, 20 May 2013 15:24:47 -0700 (PDT) In-Reply-To: <87vc6d90ij.fsf@zancas.localnet> References: <1369052664-17869-1-git-send-email-felipe.contreras@gmail.com> <1369052664-17869-2-git-send-email-felipe.contreras@gmail.com> <87vc6d90ij.fsf@zancas.localnet> Date: Mon, 20 May 2013 17:24:47 -0500 Message-ID: Subject: Re: [PATCH 1/2] ruby: use in-tree notmuch library From: Felipe Contreras To: David Bremner Content-Type: text/plain; charset=UTF-8 Cc: Ali Polatel , 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: Mon, 20 May 2013 22:24:58 -0000 On Mon, May 20, 2013 at 9:41 AM, David Bremner wrote: > | extconf.rb:17:in `have_local_library': undefined method `funcall_style' for "notmuch_database_create":String (NoMethodError) > | from extconf.rb:25:in `
' > `---- > > I have the ruby 1.9.3 development headers (at least "ruby extconf.rb" > works on master). checking_for checking_message(func, lib) do Then -- Felipe Contreras