similar to: problems compiling samba

Displaying 20 results from an estimated 600 matches similar to: "problems compiling samba"

1998 May 02
1
Shadow and OpenLinux
Hi all: I'm running Caldera OpenLinux with kernel 2.0.29, shadow password and quotas. The shadow kit is 980403 and is working fine. Well, when I try to compile I got this output : ------------------------- Begin Compile output ------------------------ Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb" -DNMBLOGFILE="/usr /local/samba/var/log.nmb"
1998 Jun 24
1
Compile problems in Slackware
Hi there. Has anyone experienced problems when compiling Samba? I always get stuck with an "internal compiler error" at the file smbpass.o. The system is Slackware 3.4.0 (still the current release), with 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
1999 Jan 05
1
Compiling 1.9.18p10 or p8 on SCO OSR5.0.4
Hi, I am wondering if anyone can help me with a problem I am having when compiling samba. When I issue the "make" command the compilation of the binaries aborts with the following message. "replace.c", line 195: error: identifier redeclared: initgroups *** Error code 1 (bu21) If I comment out the section of code in "replace.c" that declares initgroups and
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"
1998 Jul 23
0
building 1.9.18 for HPUX 10.20
I have sources for samba 1.9.18p8. 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"
1998 Apr 25
0
Compiling smbpass.c
Hello All, I've been trying to compile samba-1.9.18p4 for the last couple of hours and seem to keep running into problems compiling smbpasswd. I'm running Slackware 3.4 Here's last section I tried to use from the Makefile: # Use this for Linux with shadow passwords - but not using PAM! # contributed by Andrew.Tridgell@anu.edu.au # add -DLINUX_BIGCRYPT is you have shadow passwords
1998 May 12
0
Compilation problem on OSF/1
PArdon the "newbie" nature of this question, but I *am* a samba newbie I'm trying to compile samba-1.9.18p6 on a DEC Alpha running OSF/1 V3.0 (I know it's old, but I'm stuck with it). I've modified the Makefile as follows... ># Add any optimisation or debugging flags here ># add -DSYSLOG for syslog support >FLAGS1 = -O -std1 -w >LIBS1 = and ># This
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 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"
1998 Apr 03
4
smbclient (1.9.18p3) dies or needs killing when used for backups (via Amanda)
Has anyone noticed that there appears to be a few problems with regards to Samba and in particular the usage of smbclient, which can do one of the following : 1) Complete & udder death of the NT networking subsystem (which requires a reboot to cure) 2) smbclient appears to lose its connection with the host being contacted and eventually needs to be killed. I'm not too sure how
1998 Aug 20
1
Amanda + SAMBA 1.9.18p8 => useless backup
Ronny Blomme <Ronny.Blomme@elis.rug.ac.be> writes: > The default configuration for smbclient in samba-1.9.18p8 is to send > verbose output to stdout. The output sent to tape is a mix of this > verbose output and the tar-file => corrupt tar file on tape The attached patch for SAMBA fixes this problem, preventing log messages from being printed to stdout if the tar-file is
1999 Mar 24
1
Amanda and Samba 2.0.3
Hi Folks, I want to use samba and amanda to backup NT/win file system. I downloaded the latest version of Samba and trying to install on bsdi4.0 and it complains that the OS is a "trapdoor" OS and will not work propperly. I installed it anyway and I can connect to NT no problem but when I connect it back to the unix box, it complains about "Bad password - name/password in a Tree
1999 Apr 21
1
Does smbtar have a size limit ?
Hello. I'm trying to use smbtar/smbclient (2.0.3) to copy an NTFS share on an NT Server, onto a Solaris 2.5 system. The NTFS partition is 10Gb. At the 2Gb mark, the tar stops. No errors, the file just stops. The process (smbtar) returns. Is this a problem with Solaris 2.5 ? I believe it is, and if I upgrade to 2.6, I can create larger tar files. However, does anyone know if
1999 Jun 09
1
smbtar cannot recognize space character in filename
Hi. My friend has a problem that smbtar cannot recognize space character in specified filenames. He tried to execute following command line to back file "long file name" up: $ smbtar -s SERVER -p PASSWORD -x SHARE -u username -t /tmp/backup.tar \ "long file name" but smbtar tried to include three files as 'long', 'file' and 'name'. :-( Here is the
1998 Jul 20
1
USTAR format in SMBTAR
We've been having problems using SMBTAR to back up some of our PCs. It seems that the tar format used by SMBCLIENT only supports a 100 character path name. Some of the new Microsoft Software generates longer file names. This causes an error when you attempt to write these files out to the tar device. I have developed a patch that will cause SMBCLIENT to write these files in USTAR format (an
1998 Dec 05
1
make
HI! i?installing samba in my SCO unix system and can?t found then "make" file... what may i do?. Dennis. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/ms-tnef Size: 1780 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/19981205/166fd13e/attachment.bin
2000 Apr 27
1
Samba 2.0.7 configure-script disfunction.
If I do this on a Solaris 8, x86: tar xzf samba-2.0.7.tar.gz cd samba-2.0.7 mkdir OBJ/somedir cd OBJ/somedir ../../configure --prefix=/usr/someplace and then: make it doesn't mkdir "bin" for me, making it compile all the way until it is about to link bin/smbd. The linker gives me a message about not being able to find "bin/smbd" which is kind of misleading. 8-( Anyway,
1998 Sep 13
1
new user question
Hi all, I have installed samba on both BSDI 3.1 and Linux. I have been having trouble compiling on linux so I got a binary form and installed it. So far all seems to work except the password keeps getting rejected when trying to map a drive. It is happening in both the linux version and BSDI. I am loging into windows with the same user/pass as my unix account and am trying to map a drive it
1999 Feb 23
2
Installation of 2.0.2 on HPUX 10.2 - configure giving error
Hi, I have tried to run the ./configure on a HP-UX 10.2 server ( using cc ) and get no further than "Error No locking available. Running Samba would not be safe" From the summary.c program testing for fcntl locks ...... I notice that 10.2 binaries are available so, it must work ... (There is a similar problem mentioned recently
1998 Sep 11
3
SAMBA digest 1809
> From: Gary Stainburn <gary.stainburn@ringways.co.uk> > To: "Samba Mailing List (E-mail)" <samba@samba.anu.edu.au> > Subject: smbtar multiple machines > Message-ID: <01BDDD6E.ABFF0580@garys.computer.leeds> > > Hi all, > > I'm just looking at using smbtar to backup the Win95 PC's on my network, and would like usability ideas please. >