Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jun 2003 09:41:40 -0400
From:      Ali Soylu <alisoylu@jhu.edu>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Smbfs and SMP
Message-ID:  <005301c32b68$31e65e40$c8e5dc80@pirasa>

next in thread | raw e-mail | index | archive | help
I've recompiled the kernel, and added the following options:
options         SMP
options         APIC_IO
options         HTT 

And recompiled & reinstalled using:

make buildkernel KERNCONF=AAP
make installkernel KERNCONF=AAP

When I try to mount a smb volume, here's that I get:
Jun  5 08:34:22 bsd /kernel: error: module compiled without SMP support
Jun  5 08:34:22 bsd /kernel: netsmb_dev: unloaded
Jun  5 08:34:22 bsd /kernel: module_register_init: MOD_LOAD (dev_netsmb,
c26c0794, 0) error 1
Jun  5 08:34:22 bsd /kernel: error: module compiled without SMP support

I'm sure the modules are recompiled (checked the dates), but I still get
this smp support message. I'm using 4.8-release.

Any suggestions?

Ali

PS: Please cc your reply to my e-mail address...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005301c32b68$31e65e40$c8e5dc80>