Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Nov 2001 18:32:26 +0100 (MET)
From:      Helge Oldach <helge.oldach@atosorigin.com>
To:        chris@netmonger.net (Christopher Masto)
Cc:        rizzo@aciri.org, john_m_cooper@yahoo.com, stable@freebsd.org
Subject:   Re: problem building smbfs module, any hint ?
Message-ID:  <200111091732.SAA28862@galaxy.de.cp.philips.com>
In-Reply-To: <20011101134912.A28557@netmonger.net> from Christopher Masto at "Nov 1, 2001  1:49:12 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Christopher Masto:
>On Thu, Nov 01, 2001 at 10:37:19AM -0800, Luigi Rizzo wrote:
>> ok, thanks for the hint.
>> I still think there is a bug in the dependency then, because at
>> least from what i have seen when KLDfying other modules,
>> you make sure that your kernel contains all is needed
>> for later loading the module.
>
>smbfs is strange, partly a port, partly a kernel module, partly
>dependant on compiling the kernel with certain options (which seem to
>only be used for smbfs).

Actually for 4.4-STABLE is is only a port, installing just smbutil. The
Makefile (or pkg-plist) is slightly broken: The kernel module should not
be deinstalled (it isn't installed by the port either). See ports/31635.

To make it work one needs to add LIBMCHAIN *and* LIBICONV to a GENERIC
kernel config. Well, this does work for me...

Helge

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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