From owner-freebsd-questions@FreeBSD.ORG Wed Nov 9 18:41:24 2005 Return-Path: X-Original-To: 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 B40DE16A41F for ; Wed, 9 Nov 2005 18:41:24 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail24.sea5.speakeasy.net (mail24.sea5.speakeasy.net [69.17.117.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6423443D45 for ; Wed, 9 Nov 2005 18:41:24 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 25924 invoked from network); 9 Nov 2005 18:41:23 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail24.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 9 Nov 2005 18:41:23 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id A32CD28444; Wed, 9 Nov 2005 13:41:22 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Steve Bertrand" References: <20051109180620.3F5A943D49@mx1.FreeBSD.org> From: Lowell Gilbert Date: 09 Nov 2005 13:41:22 -0500 In-Reply-To: <20051109180620.3F5A943D49@mx1.FreeBSD.org> Message-ID: <44fyq5d5pp.fsf@be-well.ilk.org> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: 'FreeBSD Questions' , 'Ewald Jenisch' Subject: Re: Kernel build failed in/usr/src/sys/modules/i2c/controllers/viapm 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: Wed, 09 Nov 2005 18:41:24 -0000 "Steve Bertrand" writes: > > I'm going to try to rebuild another kernel after putting back > > what I had changed, and see if the patched files fix this > > particular issue. > > FYI... the updated patches to some isa source files earlier on fixed the > issue we were having with viapm module breaking. Waiting an hour before reporting a problem is often a good idea. It's extremely common for the problems to be fixed by the relevant commiter in the meantime. Also see make.conf(5), especially WITHOUT_MODULES.