search for: mem_man

Displaying 5 results from an estimated 5 matches for "mem_man".

Did you mean: mem_map
1998 Apr 02
1
Need Help Copiling Samba on Intergraph
...ing to compile Samba on an Intergraph 6750 server running Clix. These are my results.................... S_GIS/usr/gis/doug/samba/samba-1.9.18p3/source>make Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb" -DNMBLOGFILE="/us Using LIBS = -lbsd -lc_s Compiling mem_man/mem_man.c Compiling rpc_pipes/srvparse.c Compiling rpc_pipes/smbparse.c Compiling rpc_pipes/lsaparse.c Compiling rpc_pipes/pipeutil.c Compiling rpc_pipes/pipe_hnd.c Compiling rpc_pipes/samrparse.c Compiling rpc_pipes/wksparse.c Compiling rpc_pipes/lsa_hnd.c Compiling rpc_pipes/pipenetlog.c...
1998 May 11
1
Problems Compiling 1.9.18p6 with SCO 3.2v4.2
Having a couple problems with Samba: First Samba 1.9.18p6 doesn't compile under SCO Unix 3.2v4.2 using native compiler: Linking smbd undefined first referenced symbol in file getpagesize slprintf.o mprotect slprintf.o memalign slprintf.o ld fatal: Symbol
1998 May 02
1
Shadow and OpenLinux
...Compiling smbdes.c Compiling charcnv.c Compiling md4.c Compiling loadparm.c Compiling params.c Compiling pcap.c Compiling username.c Compiling time.c Compiling namequery.c Compiling nmblib.c Compiling interface.c Compiling replace.c Compiling print_svid.c Compiling smberr.c Compiling mem_man/mem_man.c Compiling trans2.c Compiling message.c Compiling dir.c Compiling printing.c Compiling ipc.c Compiling reply.c Compiling mangle.c Compiling chgpasswd.c Compiling password.c Compiling quotas.c Compiling uid.c Compiling predict.c Compiling credentials.c Compiling clientgen.c C...
1998 May 14
1
samba main cvs branch seems to be broken on 64-bit boxes.....
hi there :) the code in util.c seems to have some bugs w/regard to compilation on 64-bit machines. in this case, the hardware is an Alpha running redhat 4.2 with pam turned off in the makefile. i get a whole series of errors, all of which say "passing arg 'n' of 'function' from incompatible pointer type. in util.c, checked out of the main branch the day before yesterday,
1998 Oct 15
1
Problem to map home dir
...PC_OBJ1) $(RPC_OBJ2) # general utility object files UTILOBJ1 = util.o system.o charset.o kanji.o fault.o smbencrypt.o smbdes.o charcnv.o UTILOBJ2 = $(UTILOBJ1) md4.o loadparm.o params.o pcap.o username.o time.o namequery.o nmblib.o UTILOBJ = $(UTILOBJ2) interface.o replace.o print_svid.o smberr.o mem_man/mem_man.o slprintf.o # object code for smbd SMBDOBJ1 = $(UTILOBJ) trans2.o message.o dir.o printing.o SMBDOBJ2 = ipc.o reply.o mangle.o chgpasswd.o password.o quotas.o uid.o SMBDOBJ3 = predict.o credentials.o clientgen.o pipes.o server.o access.o SMBDOBJ4 = ufc.o smbpass.o SMBDOBJ = $(SMBDOBJ1)...