From owner-freebsd-ports@FreeBSD.ORG Mon Jan 23 22:54:35 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF3BF16A41F for ; Mon, 23 Jan 2006 22:54:35 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8491844331 for ; Mon, 23 Jan 2006 22:54:35 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 2B060408C; Mon, 23 Jan 2006 16:54:35 -0600 (CST) Date: Mon, 23 Jan 2006 16:54:35 -0600 To: Clement Laforet Message-ID: <20060123225435.GD26367@soaustin.net> References: <20060123120039.GA40483@goofy.cultdeadsheep.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060123120039.GA40483@goofy.cultdeadsheep.org> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: ports@FreeBSD.org Subject: Re: patch to fix "make search" on 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 22:54:35 -0000 On Mon, Jan 23, 2006 at 01:00:40PM +0100, Clement Laforet wrote: > you can find patch against Mk/bsd.port.subdir.mk here [1] which should > fix make search on 4.x. > > Please test it, specially with xdisplay. I'd also be interested to hear feedback from people so Cc: me on it (although I should see it here as well). It isn't working for me on a 4.10 system (but one that's been heavily modified over the years). It fixes the core dump but no output is produced. I want to hold off committing for a bit until I can understand if this problem is local to this machine. mcl