From owner-freebsd-questions@FreeBSD.ORG Mon Apr 10 22:33:29 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A66E16A402 for ; Mon, 10 Apr 2006 22:33:29 +0000 (UTC) (envelope-from freebsd@hyperconx.com) Received: from front.hyperconx.net (ns1.hyperconx.net [65.74.165.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D02D43D45 for ; Mon, 10 Apr 2006 22:33:29 +0000 (GMT) (envelope-from freebsd@hyperconx.com) Received: from adsl-69-225-224-190.dsl.skt2ca.pacbell.net ([69.225.224.190] helo=Production) by front.hyperconx.net with esmtpa (Exim 4.53) id 1FT4wq-000BhK-Iq; Mon, 10 Apr 2006 15:33:28 -0700 From: "Wil Hatfield" To: "Garrett Cooper" , Date: Mon, 10 Apr 2006 15:31:21 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <443ADB87.3000205@u.washington.edu> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Cc: Subject: RE: Bge Kernel Compile Issues 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: Mon, 10 Apr 2006 22:33:29 -0000 > Check your RAM lately? Kernel and world compiles usually make RAM issues > evident. /usr/src/sys/dev/bge/if_bge.c /usr/src/sys/dev/bge/if_bge.c: In function `bge_newbuf_jumbo': /usr/src/sys/sys/mbuf.h:513: warning: 'zone' might be used uninitialized in this function I haven't ever seen errors like that caused by RAM but heck I will put it on the tester. What can I lose. Though I would think running the buildworld with a -j4 would have found a ram issue before building the kernel would have. -- Wil Hatfield