similar to: Compile issues /w kerberos - Samba - 3.0 b2

Displaying 20 results from an estimated 10000 matches similar to: "Compile issues /w kerberos - Samba - 3.0 b2"

1999 May 22
0
gcc: Internal compiler error: samba 2.0.3 for linux 2.0.30.
Am getting Compiling passdb/passdb.c gcc: Internal compiler error: program cc1 got fatal signal 6 make: *** [passdb/passdb.o] Error 1 while attempting to make from samba-2.0.3 on Linux 2.0.30 kernel. I have successfully used the same tar to install on a linux Slackware 2.0.34 kernel machine, no problems at all. The same error occurs on two different servers, both made from the same Slackware
2007 Jul 21
0
compiling samba 2.2.12 on Solaris (x86)
I am trying to build Samba 2.2.12 on Solaris 10 x86 with gcc. I am not able to successfully build it, however. I get a linker error for an undefined symbol VA_COPY. How can I fix this problem? Linking bin/smbd Undefined first referenced symbol in file VA_COPY lib/snprintf.o ld: fatal: Symbol referencing errors. No
2006 Jul 02
1
snprintf.c:(.text+0x14): undefined reference to `VA_COPY'
Trying to compile Samba 2.2.8a on Solaris 10. Changing Samba versions is not an option. Too many production systems hanging off that PDC. Samba 2.2.8a SunOS smb244-1 5.10 Generic sun4u sparc SUNW,Sun-Fire-V210 Tried gcc 3.3.2 and 2.95.3. Everything compiles but when it tries to link I get the following error. I searched the archives but didn't find any answer for this. How do I fix this?
2002 Sep 14
1
Freebsd make problems
Hello, I am running Freebsd 4.5 on a alpha based server. I got the samba source from the cvs [ 2.2 branch ] and I am running into come make problems. I used ./configure --with-ldapsam --with-ssl --with-quota --with-cups and after that gets done i type in make and i get the following errors: alphatest# make Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -I./popt -Iinclude
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
2002 May 27
1
samba 2.2.4 bugs
My sistem is Tru64 5.1 Alpha server 4100 Compiling smbd/dir.c Compiling smbd/password.c cc: Warning: smbd/password.c, line 1198: In this statement, the referenced type of the pointer value "name" is const, but the referenced type of the target of this assignment is not. (notconstqual) if (!message_named_mutex(name, 20)) { ---------------------------------^ Compiling smbd/conn.c
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 =
2002 Jun 11
0
Sol 2.8-Samba 2.2.4-Sun WS 6 C Compiler-Compiler Warning Messages
I'm receiving compiler warning messages using Solaris 2.8, Sun Workshop 6 C compiler and Samba 2.2.4. Can the warning be safely ingnored? Dennis 36 % make Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba.22/var"
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
I am getting the following errors when compiling SAMBA 2.2.4 on HP-UX 11.00. Anyone have any ideas on what's causing the problem? Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var" -DCONFIGFILE="/opt/samba/etc/smb.conf"
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
I am getting the following link errors when compiling SAMBA 2.2.4 on HP-UX 11.00. Anyone have any ideas on what's causing the problem? Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var"
2002 May 06
1
A make problem with Samba 2.2.4
Hi, I've downloaded Samba 2.2.4 today and attempted to install it on our Compaq AlphaServers running Compaq Tru64 v5.1A. It configures OK, but "make" produces a few serious looking warnings. I've captured both "./configure" and "make" to the attached text file. Examples: .... Compiling smbd/password.c cc: Warning: smbd/password.c, line 664: In this
2006 Nov 10
0
libsmb/cliconnect.o build/build/krb5/lib/libcom_err.so.3
Running into a error while compiling Samba 3.0.23c for AD using krb5 1.5.1. Doesn't matter if I use Sun's cc or gcc. Linking bin/smbd Undefined first referenced symbol in file error_message libsmb/cliconnect.o (symbol belongs to implicit dependency /export/admin/build/build/krb5/lib/libcom_err.so.3) ld: fatal:
2011 Jan 21
0
Can not set SPN errors (again)
Hello! I see where this came up on the list a few months and never really ws resolved. Someone resolved it by linking libnss_winbind ... But that's not my problem... I'm getting " Failed to join domain: failed to set machine spn: Operations error" when I do a net ads join. I've used this user account (me) to join many Samba 3.5.6 servers to the domain. Config file and
2003 May 22
0
net rpc samdump and vampire
Hi, I'm joining the NT4 PDC with my Samba-LDAP Box. When I execute the following command : net rpc samdump, I get the following output : Dumping DOMAIN database Dumping BUILTIN database Dumping PRIVS databases And with the command : net rcp vampire, I get the following output : Fetching DOMAIN database Fetching BUILTIN database But it seems that nothing
2002 Jun 24
1
problem compiling samba 2.2.5 on rh 7.3
Hello All, While i was able to do a ./configure --prefix=/usr/local/samba --with-ldapsam with no errors, i did encounter the ff when running 'make': ======================================================= Script started on Tue Jun 25 11:52:59 2002 # make install Using FLAGS = -O -O2 -march=i386 -mcpu=i686 -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE
2004 Mar 16
1
could not initialise lsa pipe - unable to join domain
Have installed Redhat ES 3.1 and updated to samba-3.02-6.3E The PDC is solaris running PC netlink. Can join the domain if running samba 2.28. Have tried net oldjoin as well as net join but to no avail. Debug level 5 dump attached. Any help appreciated. [2004/03/16 11:56:53, 5] lib/debug.c:debug_dump_status(360) INFO: Current debug levels: all: True/5 tdb: False/0
2007 Jun 05
0
net rpc vampire problems
I am trying to vampire the account database from my NT 4 DC (that has SP6A installed). The DC's name is nemesis. The samba computer's name is mjollnir. The directions seem trivial: 1.) Join the Domain as a BDC with: net rpc join -S nemesis -W WHSD -U Administrator this worked fine and I can see the computer listed in server manager with type "Windows NT Backup" 2.) Run
2005 Aug 13
1
Winbind crash on startup with Win 2K3 sp1 domain controller.
Having migrated from NT 4 I am trying to re-install a number of machines to our New Win 2K3 SP1 Domain. Most machines are Suse 9.1, running heimdal 0.6.1rc3, samba 3.0.14a (rpm from samba site). I can get kinit to work, get net ads join to work (eventually) net ads testjoin looks ok, and net ads user shows the active directory users. However winbind crashes at start up. I have removed and
2009 Nov 19
0
Linux & Windows clients domain join - Error: NT_STATUS_CANT_ACCESS_DOMAIN_INFO
Sorry, I'll try this again. It appears the email got stripped out and left the attachment. ------------------------ I'm having an issue where any machine refuses to join the domain. It's a a Debian server(lenny) with an LDAP backend. I assume the issue is something obvious, but this is an "inherited" network and based on the state of the rest of it, the issue could be