Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2005 15:05:02 -0800
From:      "Thomas M. Skeren III" <tms3@fskklaw.com>
To:        freebsd-net@freebsd.org
Subject:   SMBFS with AMD64
Message-ID:  <41E6FE9E.5070005@fskklaw.com>

next in thread | raw e-mail | index | archive | help
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':
: undefined reference to `md_get_uint16le'
smb_usr.o(.text+0x5f3): In function `smb_usr_simplerequest':
: undefined reference to `md_get_mem'
smb_usr.o(.text+0x674): In function `smb_cpdatain':
: undefined reference to `mb_init'
smb_usr.o(.text+0x82b): In function `smb_usr_t2request':
: undefined reference to `md_get_mem'
smb_usr.o(.text+0x86b): In function `smb_usr_t2request':
: undefined reference to `md_get_mem'
smb_usr.o(.text+0x69c): In function `smb_cpdatain':
: undefined reference to `mb_put_mem'
*** Error code 1

Stop in /usr/obj/usr/src/sys/NATELF.
*** Error code 1

Stop in /usr/src.
*** Error code 1  

I'm just a humble sysadmin.  Anyone got any thing to help on this?  A 
link to a manual would be more than enough.  Any help is appreciated.

TMS III




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