search for: prs_init

Displaying 3 results from an estimated 3 matches for "prs_init".

2007 Jun 20
1
smbd process eating memory
...alloc_sub_specified(592) talloc_new failed [2007/06/20 12:48:19, 0] lib/substitute.c:talloc_sub_specified(592) talloc_new failed [2007/06/20 12:48:19, 0] passdb/pdb_get_set.c:pdb_set_profile_path(701) pdb_set_profile_path: talloc_strdup() failed! [2007/06/20 12:48:20, 0] rpc_parse/parse_prs.c:prs_init(111) prs_init: malloc fail for 4280 bytes. [2007/06/20 12:48:20, 0] rpc_server/srv_pipe_hnd.c:pipe_init_outgoing_data(160) pipe_init_outgoing_data: malloc fail. [2007/06/20 12:49:05, 0] rpc_parse/parse_prs.c:prs_init(111) prs_init: malloc fail for 4280 bytes. [2007/06/20 12:49:05, 0] rpc_serv...
1999 Oct 26
0
Solaris 7 not compiling HEAD code
...f `Get_Pwnam' discards `const' from pointer target type Linking bin/nmbd Undefined first referenced symbol in file prs_mem_free libsmb/clientgen.o prs_link libsmb/clientgen.o create_ntlmssp_resp libsmb/clientgen.o prs_init libsmb/clientgen.o ld: fatal: Symbol referencing errors. No output written to bin/nmbd *** Error code 1 make: Fatal error: Command failed for target `bin/nmbd' ****************** Output frm configure # ./configure creating cache ./config.cache checking for gcc... g...
1999 Oct 10
24
samba as PDC
hi all, i want to have samba in my liux as a PDC, so i have download the last version of samba 2.1alpha. but i can't compile it shows errors : Linking bin/nmbd libsmb/clientgen.o: In function `cli_establish_connection': libsmb/clientgen.o(.text+0x4ef3): undefined reference to `prs_init' libsmb/clientgen.o(.text+0x4f50): undefined reference to `create_ntlmssp_resp' libsmb/clientgen.o(.text+0x4f5a): undefined reference to `prs_link' libsmb/clientgen.o(.text+0x5005): undefined reference to `prs_mem_free' collect2: ld returned 1 exit status make: *** [bin/nmbd] Error...