From owner-freebsd-questions@FreeBSD.ORG Sun Feb 5 16:22:51 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 158B1106564A for ; Sun, 5 Feb 2012 16:22:51 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id CA6588FC08 for ; Sun, 5 Feb 2012 16:22:50 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q15GMnDY068484; Sun, 5 Feb 2012 09:22:49 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q15GMnoq068481; Sun, 5 Feb 2012 09:22:49 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 5 Feb 2012 09:22:49 -0700 (MST) From: Warren Block To: james In-Reply-To: <4F2E8F17.3020502@mansionfamily.plus.com> Message-ID: References: <4F2E8F17.3020502@mansionfamily.plus.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Sun, 05 Feb 2012 09:22:49 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: How to build 9.0 from source? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2012 16:22:51 -0000 On Sun, 5 Feb 2012, james wrote: > I installed 9.0 without sources. > > Now I'd like to try building the kernel (or specifically the mfi driver), so > I've tried to get the sources. > > The handbook says (in 9.55) to use sysinstall to get the source configuration > - but that doesn't seem to work and what its trying to fetch seems more like > an 8.x source set, Yes, those instructions need to be updated. sysinstall doesn't work for fetching 9.0 source. Here's a post I wrote in the forums that shows three ways to retrieve the 9.0 source: http://forums.freebsd.org/showthread.php?t=29172