Displaying 1 result from an estimated 1 matches for "copy_nt_creds".
2001 Nov 16
1
samba-2.2-CVS compile problem
...bd
rpc_client/cli_connect.o: In function `cli_con_get':
rpc_client/cli_connect.o(.text+0x58): undefined reference to `copy_user_creds'
rpc_client/cli_connect.o(.text+0x108): undefined reference to `create_ntc_from_cli_state'
rpc_client/cli_connect.o(.text+0x115): undefined reference to `copy_nt_creds'
rpc_client/cli_use.o: In function `cli_find':
rpc_client/cli_use.o(.text+0x2b): undefined reference to `copy_nt_creds'
rpc_client/ncacn_np_use.o: In function `ncacn_np_use_free':
rpc_client/ncacn_np_use.o(.text+0x4e): undefined reference to `create_ntc_from_cli_state'
rpc_clien...