From owner-freebsd-current@FreeBSD.ORG Mon May 5 10:32:03 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97F5537B404 for ; Mon, 5 May 2003 10:32:03 -0700 (PDT) Received: from smtpout.mac.com (A17-250-248-88.apple.com [17.250.248.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0376C43FAF for ; Mon, 5 May 2003 10:32:03 -0700 (PDT) (envelope-from itinerant@mac.com) Received: from asmtp02.mac.com (asmtp02-qfe3 [10.13.10.66]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h45HW2iL026590 for ; Mon, 5 May 2003 10:32:02 -0700 (PDT) Received: from mac.com ([80.192.78.32]) by asmtp02.mac.com (Netscape Messaging Server 4.15) with ESMTP id HEFCPD00.DBY for ; Mon, 5 May 2003 10:32:01 -0700 Date: Mon, 5 May 2003 18:33:14 +0100 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed From: Pete Carss To: freebsd-current@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.552) Subject: [NEWBIE] can't compile current kernel with GEOM X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 17:32:03 -0000 I can't compile current kernel with the GEOM option in - looked at the archives and saw a headsup regarding GEOM being default - does that mean its just in there? 'make buildkernel' fails with 'unknownk option'. I'm trying to get HFS+ support, and have cvsup-ed from 5.0 Release to Current... I'm new here - so be gentle... Pete