From owner-freebsd-stable@FreeBSD.ORG Mon Oct 27 17:20:09 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C5E316A4CE for ; Mon, 27 Oct 2003 17:20:09 -0800 (PST) Received: from smtp.covadmail.net (mx05.covadmail.net [63.65.120.65]) by mx1.FreeBSD.org (Postfix) with SMTP id 404B543F3F for ; Mon, 27 Oct 2003 17:20:08 -0800 (PST) (envelope-from strick@covad.net) Received: (covad.net 358 invoked from network); 28 Oct 2003 01:20:02 -0000 Received: from unknown (HELO ice.nodomain) (67.101.98.186) by sun-qmail13 with SMTP; 28 Oct 2003 01:20:02 -0000 Received: from ice.nodomain (localhost [127.0.0.1]) by ice.nodomain (8.12.8p1/8.12.8) with ESMTP id h9S1K29i001526; Mon, 27 Oct 2003 17:20:02 -0800 (PST) (envelope-from dan@ice.nodomain) Received: (from dan@localhost) by ice.nodomain (8.12.8p1/8.12.8/Submit) id h9S1K2WI001525; Mon, 27 Oct 2003 17:20:02 -0800 (PST) Date: Mon, 27 Oct 2003 17:20:02 -0800 (PST) From: Dan Strick Message-Id: <200310280120.h9S1K2WI001525@ice.nodomain> To: kris@obsecurity.org cc: dan@ice.nodomain cc: freebsd-stable@freebsd.org Subject: Re: Final 4.9-RC (i386) available now, please help test. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2003 01:20:09 -0000 On Mon, 27 Oct 2003 at 16:00:52 -0800, Kris Kennaway wrote: > > On Mon, Oct 27, 2003 at 12:23:32PM -0800, Dan Strick wrote: > > > > 1) /usr/ports/audio/mpg123: > > > > Building with "make WITH_NAS=yes WITH_ICONV=yes" failed > > because some referenced iconv header file was not already > > installed. The workaround is to install iconv before mpg123. > > > > 2) /usr/ports/audio/xmp: > > > > Installation generates and error message about not finding an > > xmms configuration file. The workaround seems to be to install > > xmms before xmp. > > Was this a clean installation? Dependency problems are usually caused > by having stale files lying around on the machine. Yes, this was a clean installation. (It was not an upgrade. The file systems were completely wiped by newfs commands and fresh contents were loaded from the 4.9-RC4 iso image.) Dan Strick strick@covad.net