From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 17:25:53 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BB801065670; Wed, 26 Nov 2008 17:25:53 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 217A28FC19; Wed, 26 Nov 2008 17:25:52 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 75F195C17; Wed, 26 Nov 2008 12:25:52 -0500 (EST) Date: Wed, 26 Nov 2008 12:25:52 -0500 From: Wesley Shields To: Guido Falsi Message-ID: <20081126172552.GD80611@atarininja.org> References: <20081118103904.GA60683@megatron.madpilot.net> <20081118185228.1e08f278@it.buh.tecnik93.com> <20081121150741.GA13869@megatron.madpilot.net> <20081121185750.6be66cd4@it.buh.tecnik93.com> <20081121192612.GA80092@atarininja.org> <49273A33.9050909@madpilot.net> <20081122210622.4e52d1e9@it.buh.tecnik93.com> <20081126172032.GA18241@megatron.madpilot.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081126172032.GA18241@megatron.madpilot.net> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: ports@freebsd.org, Ion-Mihai Tetcu Subject: Re: games/traindirector: Help reproduce problem on AMD 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: Wed, 26 Nov 2008 17:25:53 -0000 On Wed, Nov 26, 2008 at 06:20:32PM +0100, Guido Falsi wrote: > On Sat, Nov 22, 2008 at 09:06:22PM +0200, Ion-Mihai Tetcu wrote: > > > Download the package that should contain it from the link I gave you > > and verify if it is where it should be then. > > > > > The test machine I build is a very clean one, a clean install with > > > just ntpd and xorg running, then I installed wxgtk and traindirector. > > > > Try make install in your port without having any other installed and > > see what happens. > > It might be something environment related. > > > > > I'll try those flags, but I really can't see how they can affect it. > > > > No, I don't see either and anyway I test on a pristine env. tinderbox > > and it dies the same. > > At last I think I got it. The port is still referencing /usr/X11R6. I > suspect that QAT and pointyhat are not symlinking it to /usr/local, so > the port fails. > > I'm attaching a patch to the port to fix this. Could someone please try > this patch on a tinderbox and report? If all is ok I'll send a PR. It > works ok here, but I'd like to be sure. I'll add it to my queue and get back to you shortly. -- WXS