Smbfs and SMP

Ali Soylu alisoylu at jhu.edu
Thu Jun 5 06:41:46 PDT 2003


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...



More information about the freebsd-questions mailing list