Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2004 10:12:57 +0200
From:      Key Dof <kde@europages.com>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        freebsd-smp@freebsd.org
Subject:   Re: smbfs and SMP on 5.2.1
Message-ID:  <1096013576.61028.22.camel@ramses>
In-Reply-To: <20040924070642.GA75732@xor.obsecurity.org>
References:  <1096008971.61028.14.camel@ramses> <20040924070642.GA75732@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Searching the net and with trial and error to add options like LIBxxx, i
added these lines :
options         NETSMB
options         NETSMBCRYPTO
options         SMBFS
options         LIBMCHAIN
options         LIBICONV

now it compiles, but still the same error.

thanks for any help

On Fri, 2004-09-24 at 09:06, Kris Kennaway wrote:
> On Fri, Sep 24, 2004 at 08:56:11AM +0200, Key Dof wrote:
> > Hi,
> >   I am using 5.2.1-p10 with a HTT P4 cpu, when i try to mount smbfs i
> > get that the module was not compiled with SMP support (in
> > /var/log/messages)
> > I put SMP=yes and SMP_SUPPORT=yes in my make.conf and i recompiled smbfs
> > and mount_smbfs but it didn't change anything.
> > Any idea how to solve this?
> 
> Compile it into your kernel instead of using the module?
> 
> Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1096013576.61028.22.camel>