From owner-freebsd-stable Tue Jun 19 21:22: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from relay.butya.kz (butya-gw.butya.kz [212.154.129.94]) by hub.freebsd.org (Postfix) with ESMTP id 1187D37B401 for ; Tue, 19 Jun 2001 21:21:59 -0700 (PDT) (envelope-from bp@butya.kz) Received: by relay.butya.kz (Postfix, from userid 1000) id A5AD4287AE; Wed, 20 Jun 2001 11:21:54 +0700 (ALMST) Received: from localhost (localhost [127.0.0.1]) by relay.butya.kz (Postfix) with ESMTP id 8BE06285D1; Wed, 20 Jun 2001 11:21:54 +0700 (ALMST) Date: Wed, 20 Jun 2001 11:21:54 +0700 (ALMST) From: Boris Popov To: land@dnepr.net Cc: freebsd-stable@freebsd.org Subject: Re: SMBFS & weird kernel messages In-Reply-To: <20010619145226.A15414@dnepr.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 19 Jun 2001 land@dnepr.net wrote: > Hi ! > > I compiled kernel with following options to enable smbfs support: > > options NETSMB > options NETSMBCRYPTO > options LIBMCHAIN > options LIBICONV > > Also i'v installed smbfs port. > After firts use of mount_smbfs in dmesg output appeared following lines: One have either to compile an entire SMBFS into kernel (NETSMB* and SMBFS options) or load it as KLD. > When I compiled kernel only with > > options LIBMCHAIN > options LIBICONV > > it panics. > No warnings was issued while "config KERNEL" and "make depend && make && make install". Correct. -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message