From owner-freebsd-ports@FreeBSD.ORG Sat Jun 2 18:50:04 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3AB6C16A421 for ; Sat, 2 Jun 2007 18:50:04 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id EEC9713C45D for ; Sat, 2 Jun 2007 18:50:03 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l52IlNtH000672; Sat, 2 Jun 2007 12:47:23 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 02 Jun 2007 12:47:41 -0600 (MDT) Message-Id: <20070602.124741.1689681448.imp@bsdimp.com> To: kris@obsecurity.org From: "M. Warner Losh" In-Reply-To: <20070601232226.GA60306@rot13.obsecurity.org> References: <20070601.145651.-1370667188.imp@bsdimp.com> <20070601231950.GG36925@droso.net> <20070601232226.GA60306@rot13.obsecurity.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Sat, 02 Jun 2007 12:47:23 -0600 (MDT) Cc: ports@FreeBSD.org Subject: Re: Uggg! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2007 18:50:04 -0000 In message: <20070601232226.GA60306@rot13.obsecurity.org> Kris Kennaway writes: : On Sat, Jun 02, 2007 at 01:19:51AM +0200, Erwin Lansing wrote: : > On Fri, Jun 01, 2007 at 02:56:51PM -0600, M. Warner Losh wrote: : > > : > > [[ as an aside, the updating instructions for xorg should say you may : > > need to regenerate your config file, since when I used my old one : > > I got pcidata not found ]] : > > : > Snipped from UPDATING: : > : > If you plan on keeping your current /etc/X11/xorg.conf, make sure you : > change ModulePath to /usr/local/lib/xorg/modules prior to running X. : > This should be all you need to fix the pcidata error. True. I had thought my /usr/X11R6 -> /usr/local symlink would have saved me, but no dice. : As well as possible a later snippage telling you to install x11/xorg. I did have that one installed, so I got the newer stuff... until all the +CONTENTS files disappeared. :-( Still, I was really upset when the +CONTENTS stuff disappeared, but so far everything has built w/o a hassle. Only one left: ooo. Warner