Date: Thu, 17 Jan 2002 07:40:02 -0800 (PST) From: Sheldon Hearn <sheldonh@starjuice.net> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/33985: SMP support not compiled to smbfs kernel module when enabled in kernel config Message-ID: <200201171540.g0HFe2A01979@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/33985; it has been noted by GNATS. From: Sheldon Hearn <sheldonh@starjuice.net> To: Karthik <kar_alerts@mglorysb.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201171540.g0HFe2A01979>