Displaying 20 results from an estimated 24 matches for "dsmblogfile".
1999 Aug 16
0
Compile Problem with 2.05a under Linux
...unning on a Pentium-200. I searched the current
mailing list archive for anyone with similar problems to no avail, so
I'm posting here.
Here is the output from 'make', after typing: './configure
--with-smbmount'
Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper
-DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
-DSWATDIR="/usr/local/samba/swat"
-DSBINDIR="/usr/local/samba/bin" -DLOC...
2000 Apr 05
0
Compiling samba-2.0.6 with the sfio-library under Solaris 2.6
Hi,
has anybody managed to compile samba-2.0.6 with the sfio-library?
I get the following error:
Using FLAGS = -O -I./sfio/include -Iinclude -I./include -I./ubiqx
-I./smbwrapper -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DSMBLOGFILE="/var/samba/log.smb" -DNMBLOGFILE="/var/samba/log.nmb"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
-DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin"
-DLOCKDIR="/var/samba/...
1998 May 07
1
Compiling Samba!!
...ode 1
Stop.
----------------------------------------------------------------------------
---
Now I know you are gonna tell me....get GCC...i did...I compiled it and then
tried to compile samba and I get the very short barf as below;
HP D350/800 HPUX 10.20 using gcc 2.8.1
# make
Using CFLAGS
= -O -DSMBLOGFILE="/usr/local/samba/var/log.smb" -DNMBLOGFILE="/us
Using LIBS =
Compiling util.c
*Initialization*:1: missing token-sequence in `#assert'
*** Error exit code 1
Stop.
Unless anyone can tell me what the heck the above means...I think it would
be easier
if someone could point me to a...
2002 Feb 28
1
Problems compiling Samba TNG 2.6.1
...have git the standard kernel:
[root@linux-test source]# rpm -qf /usr/include/asm/statfs.h
kernel-headers-2.4.7-10
But when compiling the tng-source i get the following error:
Using FLAGS
-O -Iinclude -I./include -I./ubiqx -I./smbwrapper -I./lib -DLOGFILEBASE="/
usr/local/samba/var" -DSMBLOGFILE="/usr/local/samba/var/log.smb" -DNMBLOGFIL
E="/usr/local/samba/var/log.nmb" -DCONFIGFILE="/usr/local/samba/lib/smb.conf
" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DSWATDIR="/usr/local/samba
/swat" -DSBINDIR="/usr/local/samba/sbin" -...
1999 Jan 05
1
Compiling 1.9.18p10 or p8 on SCO OSR5.0.4
...n: arg #1
"nmbd_incomingrequests.c", line 380: warning: argument is incompatible with prototype: arg #4
"client.c", line 2987: warning: argument is incompatible with prototype: arg #4
Here is the first section of the "make" output, if this helps?
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb" -DNMBLOGFILE="/usr
/local/samba/var/log.nmb" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTS
FILE="/usr/local/samba/lib/lmhosts" -DWEB_ROOT="/usr/local/samba" -DLOCKDIR="/us
r/local/samba/var/locks" -D...
1999 Sep 29
0
building on Red Hat 5.2
...is that the hostname *is* pcpsx, so it's finding it just
fine...
The kernel version is 2.0.36. Do I need a newer version of smbfs in order
to use samba 2.0's smbmount, perhaps?
When trying to compile, the compile line is:
Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper
-DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
-DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin"
-DLOCKD...
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...
1998 Nov 24
3
Problems compiling samba-1.9.18p10 on Solaris 2.6
Hi there all,
I have problems compiling samba-1.9.18p10 on Solaris 2.6.
I get the following error msgs when I make the Makefile, what am I
missing?:
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DWEB_ROOT="/usr/local/samba"
-DLOCKDIR="/usr/local/samba/var/locks"
-DSMB...
1999 May 22
0
gcc: Internal compiler error: samba 2.0.3 for linux 2.0.30.
...1/2.7.2.3/specs
gcc version 2.7.2.3
Thanks for any help.
--------------------------output from make-------------------
After the ./configure, here is the whole of the output from make:
warrenton:/usr/src/samba-2.0.4b/source# make
Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper
-DSMBLOGFILE="
/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb" -DCONF
IGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhos
ts" -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin"
-D...
2003 Nov 28
7
installation error
Hello,
I tried to install samba 3.0.0. on sa slackware system and within the
"make" process I have this error:
"Binding bin/smbd :collect2: ld terminated with signal 15 [Terminated]
make : *** [bin/smbd] Error 1."
Please, tell me what can I do to solve this problem. I tried to find @
google and I got no answer.
Thank you a lot.
Stefan Pandele
[t] 0723046178
[e] psc@k.ro
1998 Apr 25
0
Compiling smbpass.c
...contributed by Andrew.Tridgell@anu.edu.au
# add -DLINUX_BIGCRYPT is you have shadow passwords but don't have the
# right libraries and includes
FLAGSM = -DLINUX -DSHADOW_PWD -DFAST_SHARE_MODES -DLINUX_BIGCRYPT
LIBSM = -lshadow
And here's the error that I'm getting:
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DWEB_ROOT="/usr/local/samba"
-DLOCKDIR="/usr/local/samba/var/locks"
-DSMB...
1998 May 12
0
Compilation problem on OSF/1
...uted by errath@balu.kfunigraz.ac.at
># NOTE: You may need -warning_unresolved if you get unresolved symbols
>
>FLAGSM = -DOSF1 -DFAST_SHARE_MODES
>LIBSM =
Everything seems to compile fine until it gets to slprintf when the
following occurs...
>% make
>Using CFLAGS = -O -std1 -w -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGF
>ILE="/usr/local/samba/var/log.nmb"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
>-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DWEB_ROOT="/usr/local/samba"
-DLOC
>KDIR="/usr/local/samba/var/loc...
1998 Jun 24
1
Compile problems in Slackware
...kernel 2.0.33 and GCC 2.7.2.3, I checked it with Samba 1.9.18p8 and 1.9.18p7.
How to get the error:
Install Slackware 3.4.0
Extract samba-1.9.18p8.tar.gz
edit samba-1.9.18p8/source/Makefile (uncomment lines for Linux w/ Shadow
support - line numbers 209-210)
run make
you get:
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
-DWEB_ROOT="/usr/local/samba" -DLOCKDIR="/usr/local/samba/var/locks"...
1998 Jul 16
0
Encryption options/password file?
I'm trying to compile Samba 1.9.18p8 for Dec Unix OSF/1 4.0b
>Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb" -DCONFIGFILE="/usr/local/samb
>a/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
-DWEB_ROOT="/usr/local/samba" -DLOCKDIR="/usr/local/samba/var/locks"...
1998 Jul 23
0
building 1.9.18 for HPUX 10.20
...I'm trying to build the package on HPUX 10.20
I beleive it cann't seem to find the varargs macros. What linker
options / enviroment variables do I need to turn on? I'm a little new
to HPUX.
Thanks for your help.
HERE's my output from make.......
Using CFLAGS = -O -DSYSLOG -DSMBLOGFILE="/opt/utils/samba/var/log.smb"
-DNMBLOGFILE="/opt/utils/samba/var/log.nmb"
-DCONFIGFILE="/opt/utils/samba/lib/smb.conf"
-DLMHOSTSFILE="/opt/utils/samba/lib/lmhosts"
-DWEB_ROOT="/opt/utils/samba" -DLOCKDIR="/opt/utils/samba/var/locks"
-DSMB...
1998 Aug 18
0
cannot compile samba-1.9.18p8 on SunOS 5.5.1 with gcc 2.7.2
...the SunOS5 defines...
# This is for SUNOS5.4 and later (also known as Solaris 2.4 and later)
# contributed by Andrew.Tridgell@anu.edu.au
FLAGSM = -DSUNOS5 -DSHADOW_PWD -DNETGROUP -DFAST_SHARE_MODES
LIBSM = -lsocket -lnsl
AWK = nawk
I get the following compiler error...
# make
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/us
Using LIBS = -lsocket -lnsl
Compiling util.c
util.c: In function `Get_Hostbyname':
util.c:4263: warning: initialization makes pointer from integer without
a cast
util.c: In function `BlockSignals':
util.c:4363: `sigset_t...
1998 Sep 23
1
problems compiling samba
When I try to compile the 1.9.18p10 samba package, I get following
error:
Maybe you guys help me?
---snip---
michelle:/usr/local/samba-1.9.18p10/source# make
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb" -D
CONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DWEB_ROOT="/usr/loc
al/samba" -DLOCKDIR="/usr/local/samba/var/locks"
-DS...
1998 Nov 14
0
SAMBA 2.0 Alpha15 in UnixWare 2.1.3
...ile SAMBA alpha15 in UnixWare 2.1.3?
I have tried with GCC 2.7.2 and also with UnixWare's native C compiler with
no success.
I get the following error when using GCC 2.7.2:
273 /home/SOURCE/WinServer/samba/source: gmake all
Using FLAGS
= -g -O2 -Iinclude -I./include -I./ubiqx -I./smbwrapper -DSMBLOGFILE
="/usr/local/samba/var/log.smb" -DNMBLOGFILE="/usr/local/samba/var/log.nmb"
-DCO
NFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib
/lmh
osts" -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin"...
2001 Apr 25
0
Compilation and use of SFIO library with samba
...ar/masson/NOT_SAVED/sfio/lib/libstdio.a
/aar/masson/NOT_SAVED/sfio/src/li
b/sfio/libsfio.a -lsec -lgen -lsocket -lnsl -ldl
to add sfio's libraries
and
FLAGS1 = -I/aar/masson/NOT_SAVED/sfio/include $(CFLAGS) -Iinclude
-I$(srcdir)/i
nclude -I$(srcdir)/ubiqx -I$(srcdir)/smbwrapper $(CPPFLAGS)
-DSMBLOGFILE=\"$(SMB
LOGFILE)\" -DNMBLOGFILE=\"$(NMBLOGFILE)\"
to add include search path for sfio
I have this warning at the compilation time
In file included from include/includes.h:653,
from smbd/server.c:22:
include/smb.h:76: warning: `_stdprintf' is an unrecogniz...
1998 May 22
1
HP-UX 9.05: stropts.h: No such file or directory
I just tried to build samba-1.9.18p7 (using gcc ver-2.7.2.1) on a
HP 9000/700 running HP-UX ver. 9.05, and I got this error message:
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr
/local/samba/var/log.nmb" -DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTS
FILE="/usr/local/samba/lib/lmhosts" -DWEB_ROOT="/usr/local/samba"
-DLOCKDIR="/us
r/local/samba/var/locks" -D...