From owner-freebsd-questions@FreeBSD.ORG Thu Aug 4 14:31:58 2011 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 DEC4F106567D for ; Thu, 4 Aug 2011 14:31:58 +0000 (UTC) (envelope-from jhall@socket.net) Received: from mf1.socket.net (mf1g.socket.net [216.106.88.71]) by mx1.freebsd.org (Postfix) with ESMTP id C26278FC1F for ; Thu, 4 Aug 2011 14:31:58 +0000 (UTC) Received: from localhost (unknown [216.106.88.17]) by mf1.socket.net (Postfix) with SMTP id 997AC40424; Thu, 4 Aug 2011 09:31:57 -0500 (CDT) To: jhelfman@e-e.com From: jhall@socket.net X-Apparently-from: jhall@mail.socket.net X-Remote-Host: 216.106.19.38 User-Agent: Socket WebMail References: <20110804031655.E71EB1065670@hub.freebsd.org> <20110804032416.GA1801@eggman.experts-exchange.com> Date: Thu, 04 Aug 2011 09:31:57 -0500 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Message-Id: <20110804143158.DEC4F106567D@hub.freebsd.org> Cc: freebsd-questions@freebsd.org Subject: Re: Re: Source Upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jhall@socket.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2011 14:31:58 -0000 > Based on this configuration, you grabbed CURRENT, and not 8.2. > > Have a look here and alter your configuration, and rebuild. > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html > > Hope this helps > -jgh > THANK YOU! I don't know how long I had looked at that and did not see the default tag=. Removing that fixed the problem. Jay