Displaying 1 result from an estimated 1 matches for "share_access_check".
2003 Sep 27
2
Static/shared linking woes
...nt --with-automount --enable-shared --with-shared-modules=pdb_smbpasswd,pdb_tdbsam,pdb_guest,(.....all modules that I could name...)
(...)
# make
(....)
Linking bin/smbd
smbd/uid.o(.text+0xf9): In function `check_user_ok':
/root/instalki/samba-3.0.0/source/smbd/uid.c:76: undefined reference to `share_access_check'
smbd/process.o(.text+0x1364): In function `timeout_processing':
/root/instalki/samba-3.0.0/source/smbd/process.c:1223: undefined reference to `update_monitored_printq_cache'
smbd/service.o(.text+0xe69): In function `make_connection_snum':
/root/instalki/samba-3.0.0/source/smbd/serv...