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 D14B7431FBF; Thu, 19 Nov 2009 17:33:09 -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 1RDNo7657CrX; Thu, 19 Nov 2009 17:33:09 -0800 (PST) Received: from cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id E3B4D431FAE; Thu, 19 Nov 2009 17:33:08 -0800 (PST) From: Carl Worth To: Peter Wang , notmuch@notmuchmail.org In-Reply-To: <20091119081335.GI27626@plug.localdomain> References: <20091119081335.GI27626@plug.localdomain> Date: Fri, 20 Nov 2009 02:32:57 +0100 Message-ID: <87hbsqasl2.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] link error 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: Fri, 20 Nov 2009 01:33:10 -0000 On Thu, 19 Nov 2009 19:13:35 +1100, Peter Wang wrote: > Linking fails on my system for some reason (undefined references to > talloc functions). Putting $(LDFLAGS) after the object list solves > it. Thanks Peter. I've pushed this now. -Carl