From owner-freebsd-questions@FreeBSD.ORG Mon Aug 11 19:52:55 2008 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 28683106567A for ; Mon, 11 Aug 2008 19:52:55 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id D51178FC16 for ; Mon, 11 Aug 2008 19:52:54 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KSdRf-0002Ge-IM for freebsd-questions@freebsd.org; Mon, 11 Aug 2008 19:52:47 +0000 Received: from pool-141-156-179-39.esr.east.verizon.net ([141.156.179.39]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Aug 2008 19:52:47 +0000 Received: from nightrecon by pool-141-156-179-39.esr.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Aug 2008 19:52:47 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Date: Mon, 11 Aug 2008 15:54:27 -0400 Lines: 13 Message-ID: References: <200808111632.m7BGW26o008612@brother.ludd.ltu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-141-156-179-39.esr.east.verizon.net Sender: news Subject: Re: Kernel compile R7.0 i386 GENERIC, fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nightrecon@verizon.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2008 19:52:55 -0000 Peter B wrote: [snip] > > In previous releases. It was possible to make at leas the generic kernel > compile out of the box. > As it still is. I just did a make buildkernel KERNCONF=GENERIC on a 7-Release box and it built with no difficulty. -Mike