From owner-freebsd-bugs Thu Jan 17 7:40: 5 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 364AD37B417 for ; Thu, 17 Jan 2002 07:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0HFe2A01979; Thu, 17 Jan 2002 07:40:02 -0800 (PST) (envelope-from gnats) Date: Thu, 17 Jan 2002 07:40:02 -0800 (PST) Message-Id: <200201171540.g0HFe2A01979@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: misc/33985: SMP support not compiled to smbfs kernel module when enabled in kernel config Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/33985; it has been noted by GNATS. From: Sheldon Hearn To: Karthik Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/33985: SMP support not compiled to smbfs kernel module when enabled in kernel config Date: Thu, 17 Jan 2002 17:33:25 +0200 On Thu, 17 Jan 2002 03:33:43 PST, Karthik wrote: > 1. Added the kernel options > "options SMP" > "options APIC_IO" > to kernel config file. > > 2. compiled and installed the kernel. It sounds to me like you installed the new kernel but didn't build and install new modules at the same time. Did you perform your builds with NO_MODULES or MODULES_WITH_WORLD defined in make.conf or the environment? As the error message you reported suggests, if you're going to build an SMP kernel, some modules (if not all) have to be rebuilt as well. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message