Displaying 20 results from an estimated 3000 matches similar to: "RH9 compile problems AND WinXP netlogon script"
2003 Jun 19
1
smbwrapper/smbw.c does not compile (Error 1)
After discovering a bug in the SuSE Samba binary (2.2.7a and 2.2.8a)
which prevents some older DOS programs from creating files on a Samba
share, I downloaded and built Samba 2.2.8a from the sources. Everything
seems to work now (the old DOS programs are able to write to Samba
shares) with the exception of smbwrapper which causes the following
errors when Samba is built:
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
Hi all,
I wanted to upgrade from samba 3.0.4 to 3.0.7 and installed Samba 3.0.7
in a seperate directory . OS is Solaris 8 on Sun-Sparc.
Python 2.3.3 (from sunfreeware) installed
libiconv 1.8 installed
When running "make check" i get the following output:
..........................
# make check
WARNING: you need to run ./config.status
Linking bigballofmud shared library
2003 Oct 16
0
Cann't get Samba 3.0.0 installed on a SuSE 8.2
Hallo,
after I got same error messages because of missing Kerberos, I deinstalled
heimdal and installed Kerberos 5 (_devel, _libs, _workstation). I also made
the necessary changes in the /etc/krb5.conf file and tested the connection
with the Active Directory with the kinit ...@.... I also synchronized the
time and so I get the tickets.
Now I wanted to install Samba 3.0.0 on SuSE 8.2 and there the
2003 May 16
4
Winxp netlogon script
Hi all,
I am having problems running a logon script from a Winxp pro client. It
appears that the logon script is not being run at all. Win98 runs the
script fine, but none of the Winxp pro clients are currently running it.
I am running RedHat 7.1 with Samba version 2.2.7-security-rollup-fix.
My smb.conf is as follows:
[global]
netbios name = LOKKI
server string = Lokki PDC
2003 Oct 16
0
Samba 2.2.8a ldap compile problem with pdb_ldap.c
All,
I am trying to compile 2.2.8a with the ldapsam, acl-support & pam.
The make appears to go ok but the compile part doesn't. At the
beginning of the compiles it lists out the flags:
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx
-I./smbwrapper -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DLOGFILEBASE="/apps/samba/var"
2000 Aug 04
1
Compiling under suse linux 6.4
Hi
I can't get 2.0.7 to compile under linux 6.4.
My configure looks like:
./configure --with-smbwrapper --with-automount --with-smbmount
but when I make, all goes well until:
Compiling smbwrapper/shared.c
Linking bin/smbsh
Compiling smbwrapper/smbw.c with -fpic
smbwrapper/smbw.c:1429: warning: `struct stat64' declared inside parameter
list
smbwrapper/smbw.c:1429: warning: its scope
2004 Mar 04
3
latest version (3.0.2a) on AIX 5.2 ML2 segmentation fault and core dump
First off, let me state that I am not a C programmer at all. I am a programmer in other languages, so I understand the basic configure/make/make install procedure for most GNU packages, and have done it lots of times.
I downloaded the GNU iconv libraries, compiled them and used --prefix=/usr/local/special to keep from replacing the standard AIX libraries. Then I downloaded the 3.0.2a source and
2004 Nov 09
3
3.0.8 compile warnings and link error
Hi,
compile warnings in 3.0.8:
lib/util_str.c: In function `strstr_m':
lib/util_str.c:1337: warning: return discards qualifiers from pointer target type
tdb/tdbutil.c: In function `make_tdb_data':
tdb/tdbutil.c:46: warning: assignment discards qualifiers from pointer target type
tdb/tdbutil.c: In function `tdb_chainlock_with_timeout_internal':
tdb/tdbutil.c:60: warning: passing arg
2003 Oct 28
4
Failed to compile Samba with SSL
Hello!
I failed to compile Samba with SSL on Mandrake 8.2 -
error while "make all" in following sequence:
cd SSLeay-0.9.0b
./Configure linux-elf
make
make install
cd ../samba-2.2.7/source
./configure --with-ssl
make clean
make all
Log of the last command attached.
What's wrong? Please, help me!
Thank you in advance. Pavel.
-------------- next part --------------
Using FLAGS =
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2
with AD Support. The problem is that it compiles fine but does a core dump
when it's use is attempted. Several of the configuration usability
parameters are showing NO. Expecially the CoreFoundation, fcntl, and
syscall related areas. I need help determining what my problem is, and is
there a place where I can find a
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2
with AD Support. The problem is that it compiles fine but does a core dump
when it's use is attempted. Several of the configuration usability
parameters are showing NO. Expecially the CoreFoundation, fcntl, and
syscall related areas. I need help determining what my problem is, and is
there a place where I can find a
2005 Jul 08
0
Compile errors and warnings with samba-3.0.14a
Hello folks,
While compiling samba I get a lot of warnings and errors which I don't know
how to handle. I've been searching the internet and I found several notes
from other people having the same errors/warnings, but never found a
solution. In fact there was no response at all to these cries for help.
Hopefully somebody will react to my cry...
Can somebody give me a clue of what
2003 Mar 09
0
Warnings compiling on SOlaris 9
Sun Forte C (6.2), Solaris 9 sparc. CVS (2_2) as of Fri.
Errors listed
CC=cc ./configure --with-readline=/usr/local/ --with-quotas --with-utmp --with-acl-support --with-syslog --with-libsmbclient --with-automount --without-winbind
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/local//include -I/usr/local//include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
1999 Aug 26
0
smbsh always segfaults
Version 2.0.5a (same prob w/2.0.4b, though). smbsh segfaults after I
enter my password. As root, it just seg faults. As my login user, it
dumps core.
Attached is a script of an strace of it.
Running RH 6.0, kernel 2.2.10, AMD K6-2/350, 64M RAM. Configure options
were:
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{pref} --libdir=/etc \
--with-lockdir=/var/lock/samba
2003 Feb 19
1
Errors installing on Solaris 9
Using Sun Forte C (6.2 I think) on Solaris 2.9 UltraSparc
Here's the errors: -
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/local//include -I/usr/local//include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf"
2003 Feb 27
1
more problems on Solaris 9
Solaris 9, Sun Forte C (6.2), latest CVS
Here's the env
./configure --with-readline=/usr/local/ --with-quotas --with-utmp --with-acl-support --with-syslog --with-libsmbclient --without-winbind
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/local//include -I/usr/local//include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2001 Apr 05
0
Newbie Question: Does smbwrapper/smbsh actually work?
I guess the uSSubject line says it all.
Does smbwrapper/smbsh actually work?
It took some editing to get smbwrapper to actually compile, but the
changes seemed obvious (different versions of gcc?).
However when I try to execute smbsh (RH7.0), I get to the message
ERROR: can't get smbw shared lock
which looks like it could be a difference between the way different
OS handle things.
So,
2002 Dec 16
1
Samba 2.2.7a, Solaris 5.8 and GCC 2.95.3 compilation warnings
Hi,
I have just compiled and linked Samba 2.2.7a
on a Solaris 8 server with the GCC 2.95.3
version compiler. I get the following compilation
warnings. Can i still use the software without a
expected crash?
Compiling passdb/secrets.c
passdb/secrets.c: In function `secrets_named_mutex':
passdb/secrets.c:287: warning: passing arg 2 of `tdb_lock_bystring'
discards qualifiers from
pointer
2003 Mar 26
0
Solaris 9 sparc, Forte C compile errors (2_2 branch)
Still compile errors on Solaris 9 (Ultra Sparc in 64bit mode)
Forte C, 2_2 branch from CVS as of about 11am UK time.
Only errors shown: -
rebuilding include/proto.h
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/local//include -I/usr/local//include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/var"
2003 Mar 13
0
Still warnings on Solaris 9 (sparc)
Sun's Forte C 6.2 Solaris 9 (sparc64),
CVS of 2.2 as of Weds 13th March about 1130 UK time
CC=cc ./configure --with-readline=/usr/local/ --with-quotas --with-utmp --with-acl-support --with-syslog --with-libsmbclient --with-automount --without-winbind
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/local//include -I/usr/local//include -D_LARGEFILE_SOURCE