search for: util_list

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

Did you mean: mail_list
2001 Dec 13
1
tru64 unix make command problem
...not make install. I use command: # ./configure --with-dfs (successful) # make (fault) (continue..........) Compiling rpc_client/cli_connect.c Compiling rpc_client/cli_use.c Compiling rpc_client/cli_login.c Compiling rpc_client/cli_spoolss_notify.c Compiling rpc_client/ncacn_np_use.c Compiling lib/util_list.c Compiling rpc_client/cli_trust.c Compiling locking/locking.c Compiling locking/brlock.c Compiling locking/posix.c Compiling passdb/passdb.c Compiling passdb/secrets.c Compiling passdb/pass_check.c cc: Severe: passdb/pass_check.c, line 69: Cannot find file <dce/dce_error.h> specified in #in...
2003 Dec 01
0
No subject
...following options: ./configure --with-dfs --with-quotas --with-pam -- with-vfs --with-acl-support When I try to compile it it runs for a whie with no problems but when it gets to "passdb/pass_check.c" it runs into a problem and stops compiling. truncated output below: Compiling lib/util_list.c Compiling locking/locking.c Compiling locking/brlock.c Compiling locking/posix.c Compiling passdb/passdb.c Compiling passdb/smbpassfile.c Compiling passdb/smbpass.c Compiling passdb/secrets.c Compiling passdb/pass_check.c passdb/pass_check.c:69:27: dce/dce_error.h: No such file or directory pass...
2003 Dec 01
0
No subject
...DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/bin/passwd" -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb" Using LIBS = Compiling smbd/server.c In file included from include/smb.h:66, from include/util_list.h:28, from include/includes.h:642, from smbd/server.c:22: include/debug.h:40: unrecognized format specifier for `Debug1' include/debug.h:41: unrecognized format specifier for `dbgtext' In file included from include/util_list.h:28, from incl...