From owner-freebsd-current@FreeBSD.ORG Thu Mar 16 12:32:50 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 9337916A423 for ; Thu, 16 Mar 2006 12:32:50 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF16F43D66 for ; Thu, 16 Mar 2006 12:32:49 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k2GCWlOW085530; Thu, 16 Mar 2006 05:32:47 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <44195AE9.5060001@samsco.org> Date: Thu, 16 Mar 2006 05:32:41 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Balgansuren Batsukh References: <001701c648ba$694c68d0$0201000a@JACK> In-Reply-To: <001701c648ba$694c68d0$0201000a@JACK> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: freebsd-current@freebsd.org Subject: Re: kernel compile PAE option X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 16 Mar 2006 12:32:50 -0000 Balgansuren Batsukh wrote: > Hello, > > I done FreeBSD-6.1-RELEASE on Dell PowerEdge 6800 server with 32GB RAM and cvsuped to March 16 our localtime. > > When I try to compile kernel options PAE i get following error: Turn off kernel module building by setting the NO_MODULES option in /etc/make.conf. Modules don't work reliably on PAE anyways. Scott