From owner-freebsd-net@FreeBSD.ORG Fri Jan 14 02:51:23 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C78916A4CE for ; Fri, 14 Jan 2005 02:51:23 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9412B43D4C for ; Fri, 14 Jan 2005 02:51:22 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 357B851458; Thu, 13 Jan 2005 18:51:20 -0800 (PST) Date: Thu, 13 Jan 2005 18:51:20 -0800 From: Kris Kennaway To: "Thomas M. Skeren III" Message-ID: <20050114025120.GA66894@xor.obsecurity.org> References: <41E6FE9E.5070005@fskklaw.com> <20050113231706.GA19106@xor.obsecurity.org> <41E704CA.1000405@fskklaw.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline In-Reply-To: <41E704CA.1000405@fskklaw.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-net@freebsd.org cc: Kris Kennaway Subject: Re: SMBFS with AMD64 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 02:51:23 -0000 --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 13, 2005 at 03:31:22PM -0800, Thomas M. Skeren III wrote: > Kris Kennaway wrote: >=20 > >On Thu, Jan 13, 2005 at 03:05:02PM -0800, Thomas M. Skeren III wrote: > >=20 > > > >>Trying to compile AMD64 with smbfs. > >> > >>Added > >> > >>options SMBFS > >>options NETSMB > >> > >>got a lot of errors like this: > >> > >> > >>smb_usr.o(.text+0x5ae): In function `smb_usr_simplerequest': > >>: undefined reference to `md_get_mem' > >>smb_usr.o(.text+0x5c3): In function `smb_usr_simplerequest': > >> =20 > >> > > > >This almost always means that you omitted something mandatory for your > >kernel configuration. Go back to GENERIC or carefully compare your > >modified config file to GENERIC and NOTES to look for what you missed. > >=20 > > > Will do, however, I copied GENERIC to NAT and just add the two options,= =20 > and deleted the scsi devices as I don't have SCSI. >=20 > Here's the diff: >=20 > COr# diff GENERIC NATELF > 59c59,60 > < > --- > > options SMBFS > > options NETSMB=20 OK, so follow the advice I gave ("carefully compare your modified config file to GENERIC and NOTES to look for what you missed"). ^^^^^^^^^ Kris --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB5zOnWry0BWjoQKURAv3EAKCObvq00df724dcBt0LwYWdgPPXhwCg5AZq aDBgkVIOZInr6XO/oDCzcig= =a+m/ -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V--