Displaying 8 results from an estimated 8 matches for "lc_s".
Did you mean:
lc_
1998 May 11
0
Tried Compiling 1.9.18p6 yet
...ate a separate guest account that can print.
! # GUESTACCOUNT = nobody
! GUESTACCOUNT = nouser
***************
*** 496,500 ****
# Tested on "Open enterprise 3.0". Contributed by lance@fox.com.
! # CC = cc
! # FLAGSM = -DSCO -DSecureWare
! # LIBSM = -lprot_s -lcrypt -lsocket -lm -lc_s
--- 497,501 ----
# Tested on "Open enterprise 3.0". Contributed by lance@fox.com.
! CC = gcc
! FLAGSM = -DSCO -DSecureWare -DALLOW_CHANGE_PASSWORD
! LIBSM = -lprot_s -lcrypt -lsocket -lintl -lm -lc_s
*** includes.h.orig Mon May 11 04:37:45 1998
--- includes.h Mon May 11 17:3...
1999 Jan 05
1
Compiling 1.9.18p10 or p8 on SCO OSR5.0.4
...s (default).
# contributed by Scott Michel <scottm@intime.intime.com>
# you may also like to add the -dy switch (recommended by Marnus van
# Niekerk, mvn@pixie.co.za)
# CC = cc -Xc
# FLAGSM = -DSCO -DSecureWare -DEVEREST -DUSE_MMAP
# LIBSM = -lprot -lcurses -lcrypt -lsocket -lPW -lm -lx -lc_s -lc
However if I use this then I get the same errors as well as hundreds of the following.
"/usr/include/prot.h", line 471: warning: nonstandard bit-field type
"/usr/include/prot.h", line 472: warning: nonstandard bit-field type
"/usr/include/prot.h", line 473: war...
1998 Apr 02
1
Need Help Copiling Samba on Intergraph
I am trying 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...
1998 Aug 17
1
Compiling with SCO
Has anybody tried to to compile SAMBA using gcc under SCO unix 5? This
may just be a problem I'm having using the gcc compiler, but I'm having
problems. I would just like to know if anyone's done it, and any special
problems they may have had.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
1998 Aug 27
0
precompiled SCO binaries u
...ntributed by Scott Michel <scottm@intime.intime.com>
# you may also like to add the -dy switch (recommended by Marnus van
# Niekerk, mvn@pixie.co.za)
CC = gcc
FLAGSM = -DSCO -DSecureWare -DEVEREST -DUSE_MMAP -DALLOW_CHANGE_PASSWORD
LIBSM = -lprot -lcurses -lcrypt -lsocket -lPW -lm -lx -lc_s -lc
Bye!
Roberto Fichera
TeknoSOFT S.n.c.
1998 Aug 31
1
Problem with SCO 5.0.2
...sswords (default).
# contributed by Scott Michel <scottm@intime.intime.com>
# you may also like to add the -dy switch (recommended by Marnus van
# Niekerk, mvn@pixie.co.za)
CC = cc -Xc
FLAGSM = -DSCO -DSecureWare -DEVEREST -DUSE_MMAP
LIBSM = -lprot -lcurses -lcrypt -lsocket -lPW -lm -lx -lc_s -lc
This has occurred for the last 2 or 3 releases. The smb.conf file works
with an identical samba version that has been compiled using gcc.
Any ideas?
================================================
Larry D. Bonham <larry@d2000.com>
Distribution 2000
Voice: (314)997-4342 x312 /...
1998 Oct 15
1
Problem to map home dir
...ot;CC = cc" above.
# FLAGSM = -DSCO -DSHADOW_PWD
# LIBSM = -lsec -lsocket -lcrypt_i
# Use this for SCO with TCB passwords (default).
# Tested on "Open enterprise 3.0". Contributed by lance@fox.com.
# CC = cc
# FLAGSM = -DSCO -DSecureWare
# LIBSM = -lprot_s -lcrypt -lsocket -lm -lc_s
# Use this for SCO Unix 3.2v2 (ODT 1.1) with TCB passwords (default).
# Contributed by Stephen.Rothwell@pd.necisa.oz.au
# N.B. this needs gcc
# FLAGSM = -DSCO -DSecureWare -DSCO3_2_2
# LIBSM = -lprot -lcrypt_i -lsocket -lm -lintl
# This is for the european distribution of SCO.
# Contributed by...