From owner-freebsd-x11@FreeBSD.ORG Fri Jan 16 12:02:06 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 E507A16A4CE for ; Fri, 16 Jan 2004 12:02:06 -0800 (PST) Received: from almso1.proxy.att.com (almso1.att.com [192.128.167.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48E5C43D1D for ; Fri, 16 Jan 2004 12:02:04 -0800 (PST) (envelope-from jwb@homer.att.com) Received: from ulysses.homer.att.com ([135.205.193.8])i0GK23Tq014279 for ; Fri, 16 Jan 2004 15:02:03 -0500 Received: from akiva.homer.att.com (akiva.homer.att.com [135.205.212.39]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id PAA25230 for ; Fri, 16 Jan 2004 15:01:16 -0500 (EST) Received: from akiva.homer.att.com (localhost [127.0.0.1]) by akiva.homer.att.com (8.11.7+Sun/8.9.3) with ESMTP id i0GK1Go10545 for ; Fri, 16 Jan 2004 15:01:16 -0500 (EST) Message-Id: <200401162001.i0GK1Go10545@akiva.homer.att.com> To: x11@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <10542.1074283275.1@akiva.homer.att.com> Date: Fri, 16 Jan 2004 15:01:16 -0500 From: "J. W. Ballantine" Subject: FreeBSD Port: XFree86-4-4.3.0 Build Failure 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: Fri, 16 Jan 2004 20:02:07 -0000 This is a resend of a large prior send, without the build script. I'm trying to build the XFree86-4 meta-port and it fails with GccWarningOptions: No such file or directory. Also there is no /etc/make.conf. This is on a 4.9-stable system with the ports ctm to current this morning. I cd to the ports dir, and then did make clean ; make deinstall ; make install clean. ( I've attached the build script. ) Any pointers as to what the problem is?? Thanks Jim