From owner-freebsd-x11@FreeBSD.ORG Tue Jan 6 11:48:03 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 6DF5216A4D0 for ; Tue, 6 Jan 2004 11:48:03 -0800 (PST) Received: from atlasta.net (wow.atlasta.net [12.129.13.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 84CF443D31 for ; Tue, 6 Jan 2004 11:48:02 -0800 (PST) (envelope-from drais@wow.atlasta.net) Received: (qmail 99882 invoked by uid 1068); 6 Jan 2004 19:48:01 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 6 Jan 2004 19:48:01 -0000 Date: Tue, 6 Jan 2004 11:48:01 -0800 (PST) From: David Raistrick To: x11@FreeBSD.org In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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:48:03 -0000 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? thanks. ...david --- david raistrick drais@atlasta.net http://www.expita.com/nomime.html