From owner-freebsd-questions@FreeBSD.ORG Sat Feb 21 15:16:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4B1C16A4CE for ; Sat, 21 Feb 2004 15:16:40 -0800 (PST) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ED0D43D1F for ; Sat, 21 Feb 2004 15:16:40 -0800 (PST) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.12.11/8.12.11) with ESMTP id i1LNGdOR040107 for ; Sat, 21 Feb 2004 15:16:39 -0800 (PST) (envelope-from admin2@enabled.com) From: "Noah" To: freebsd-questions@freebsd.org Date: Sat, 21 Feb 2004 15:16:39 -0800 Message-Id: <20040221231450.M54349@enabled.com> In-Reply-To: <20040221230732.GA55936@xor.obsecurity.org> References: <20040221225536.M18079@enabled.com> <20040221230732.GA55936@xor.obsecurity.org> X-Mailer: Open WebMail 2.30 20040117 X-OriginatingIP: 67.101.146.86 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Re: cant compile emacs after installing XFree86 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2004 23:16:40 -0000 > > > > Stop in /usr/ports/x11-fonts/fontconfig. > > *** Error code 1 > > This is the fontconfig build failing, not emacs. Furthermore, it > looks like you do not yet have XFree86 installed, or you have an > inconsistent system, because the emacs build couldn't find > XFree86-4-libraries on your system and tried to reinstall it. > > > Stop in /usr/ports/x11/XFree86-4-libraries. > > *** Error code 1 > > Try upgrading your ports in order by using the portupgrade tool. > thanks Kris, veyr quick response! can you be more specific about what I am uprgading with the portupgrade tool? I am still a newbie in some respects. thanks in advance, - Noah > Kris