Date: Thu, 13 Jan 2005 15:17:06 -0800 From: Kris Kennaway <kris@obsecurity.org> To: "Thomas M. Skeren III" <tms3@fskklaw.com> Cc: freebsd-net@freebsd.org Subject: Re: SMBFS with AMD64 Message-ID: <20050113231706.GA19106@xor.obsecurity.org> In-Reply-To: <41E6FE9E.5070005@fskklaw.com> References: <41E6FE9E.5070005@fskklaw.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 13, 2005 at 03:05:02PM -0800, Thomas M. Skeren III wrote: > Trying to compile AMD64 with smbfs. >=20 > Added >=20 > options SMBFS > options NETSMB >=20 > got a lot of errors like this: >=20 >=20 > 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': 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. Kris --azLHFNyN32YCQGCU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB5wFyWry0BWjoQKURAoKLAJ96SzSSYRbJeb2gZIfjrrvRaoXqywCg1W5h 0jJuBReOl8mx+ueKJMNQc+s= =lk+P -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050113231706.GA19106>