From owner-freebsd-x11@FreeBSD.ORG Tue Jan 6 11:58:43 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5420916A4CE for ; Tue, 6 Jan 2004 11:58:43 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3960243D49 for ; Tue, 6 Jan 2004 11:58:42 -0800 (PST) (envelope-from eta@lclark.edu) Received: from [192.168.0.103] (12-231-141-5.client.attbi.com[12.231.141.5]) by comcast.net (sccrmhc13) with SMTP id <2004010619584101600ni304e>; Tue, 6 Jan 2004 19:58:41 +0000 From: Eric Anholt To: David Raistrick In-Reply-To: References: Content-Type: text/plain Message-Id: <1073419226.734.14.camel@leguin> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 06 Jan 2004 12:00:26 -0800 Content-Transfer-Encoding: 7bit cc: x11@freebsd.org Subject: Re: 5.2-rc2, x11/XFree86-4 doesn't build X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2004 19:58:43 -0000 On Tue, 2004-01-06 at 11:48, David Raistrick wrote: > On Tue, 6 Jan 2004, David Raistrick wrote: > > > > > Folks, > > > > Should the x11/XFree86-4 port from the 5.2-rc2 ISO's (from ftp2) build > > with a simple "cd /usr/ports/x11/XFree86-4/ && make" ? > > Aaaah, I see where the issue comes up. > > My PATH only includes /usr/X11R6/bin if it exists upon login. Since this > is created post-login in this case, imake is not in my path. The build > process seems to make the assumption that imake would be in the path, > which would work fine for a stock .cshrc for root. > > Would it be better to not assume that /usr/X11R6/bin is in the path, or > should I just make a note of this for future reference for myself? It would be better, but annoying to fix properly, most likely. For now, /usr/X11R6/bin in your path is required to build. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org