From owner-freebsd-questions Wed Oct 3 13:30:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls05.mediaone.net (chmls05.mediaone.net [24.147.1.143]) by hub.freebsd.org (Postfix) with ESMTP id ABB5437B408 for ; Wed, 3 Oct 2001 13:30:27 -0700 (PDT) Received: from canada.acadia.ne.mediaone.net (acadia.ne.mediaone.net [65.96.185.189]) by chmls05.mediaone.net (8.11.1/8.11.1) with ESMTP id f93KUKr04426 for ; Wed, 3 Oct 2001 16:30:21 -0400 (EDT) Received: (from leblanc@localhost) by canada.acadia.ne.mediaone.net (8.11.6/8.11.5) id f93KSMd64986 for freebsd-questions@FreeBSD.org; Wed, 3 Oct 2001 16:28:22 -0400 (EDT) (envelope-from leblanc) Date: Wed, 3 Oct 2001 16:28:21 -0400 From: Louis LeBlanc To: freebsd-questions@FreeBSD.org Subject: SMB options in buildkernel Message-ID: <20011003162821.A52881@acadia.ne.mediaone.net> Reply-To: freebsd-questions@FreeBSD.org Mail-Followup-To: freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.22.1i X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a new problem with 4.4 release (RELENG_4_4_0_RELEASE). I got the buildworld and installworld done ok (I think I fatfingered the tag in the cvsupfile before). Now I am trying to build the kernel with SMBFS NETSMB and NETSMBCRYPTO. If I understand correctly, these are required to mount smb shares to an NT box. Anyway, I get as far as linking the kernel and suddenly start seeing a lot of undefined references that appear to be related to these options. There are hundreds of lines of output, but here is a small sample: linking kernel smbfs_smb.o: In function `smbfs_smb_lockandx': smbfs_smb.o(.text+0x90): undefined reference to `mb_put_uint8' smbfs_smb.o(.text+0x9d): undefined reference to `mb_put_uint8' smbfs_smb.o(.text+0xaa): undefined reference to `mb_put_uint16le' smbfs_smb.o(.text+0xc3): undefined reference to `mb_put_mem' smbfs_smb.o(.text+0xd6): undefined reference to `mb_put_uint8' smbfs_smb.o(.text+0xe3): undefined reference to `mb_put_uint8' smbfs_smb.o(.text+0xf3): undefined reference to `mb_put_uint32le' smbfs_smb.o(.text+0x10d): undefined reference to `mb_put_uint16le' smbfs_smb.o(.text+0x127): undefined reference to `mb_put_uint16le' smbfs_smb.o(.text+0x143): undefined reference to `mb_put_uint16le' smbfs_smb.o(.text+0x152): undefined reference to `mb_put_uint32le' smbfs_smb.o(.text+0x167): undefined reference to `mb_put_uint32le' Any ideas? I'm gonna have to remove the SMB options for now, I guess. Thanks Lou -- Louis LeBlanc leblanc@acadia.ne.mediaone.net Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://acadia.ne.mediaone.net ԿԬ UFOs are for real: the Air Force doesn't exist. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message