SMBFS with AMD64

Thomas M. Skeren III tms3 at fskklaw.com
Thu Jan 13 15:04:03 PST 2005


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




More information about the freebsd-net mailing list