Displaying 1 result from an estimated 1 matches for "ncacn_np_use_free".
2001 Nov 16
1
samba-2.2-CVS compile problem
...fined 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_client/ncacn_np_use.o: In function `ncacn_np_initialise':
rpc_client/ncacn_np_use.o(.text+0x7f8): undefined reference to `create_ntc_from_cli_state'
collect2: ld returned 1 exit status
ma...