similar to: compile on solaris 64bit, static winbind

Displaying 20 results from an estimated 1000 matches similar to: "compile on solaris 64bit, static winbind"

2009 Oct 09
2
Samba 3.4.2 on Solaris 9 build problem
Hi, I'm trying to build samba 3.4.2 on Solaris 10 using SunStudio 12 but I've hit a snag. The configure line used was: CFLAGS="-xcode=pic32 -KPIC -m64 -I/ec/sw/samba/openldap/current/include -Iec/sw/samba/krb/current/include" \ CPPFLAGS="-xcode=pic32 -KPIC -m64 -I/ec/sw/samba/openldap/current/include -I/ec/sw/samba/krb/current/include" \
2010 Jan 20
1
possible bug
Hello, don't know if this behavior is a bug, but I want to share this information. samba server version 3.4.3 is installed on solaris10 x86 compiled with gcc Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld
2009 Nov 13
2
./smbpasswd: symbol lookup error: ./smbpasswd: undefined symbol: _talloc_get_type_abort
Hi folks :-) I compiled samba (latest stable v3.4.3) on my debian stable, everything seems ok but when I try to add new samba user ./smbpasswd: ./smbpasswd: symbol lookup error: ./smbpasswd: undefined symbol: _talloc_get_type_abort I already checked useful libreries but I don't understand this problem. what can I do? (samba pre-compiled packages on debian are some grave bugs) thanks
2011 Jan 20
1
libwbclient not found
Hi, I've just done a fresh install of ubuntu maverick, I added the PPA sources deb http://ppa.launchpad.net/samba-team/ppa/ubuntu maverick main deb-src http://ppa.launchpad.net/samba-team/ppa/ubuntu maverick main installed Samba4.... For some reason samba can't find libwbclient root at morannon:/etc/apt/sources.list.d# ldd -d -r /usr/sbin/samba linux-vdso.so.1 =>
2008 Aug 04
2
unable to build 3.2 on HP-UX
Hi all, I'm trying to build Samba 3.2 on HP-UX 11.11. I already tried different settings (without ldap, active directory etc, building in a different directory) but without success. The Problem is independent from configure options - called within the source tree without any options leads exactly to the same result. Here are some informations about my setup: gcc (GCC) 4.2.3 HP-UX B.11.11
2008 Aug 06
8
[ANNOUNCE] Samba 3.2.1 Available for Download.eml
<<[Samba] [ANNOUNCE] Samba 3.2.1 Available for Download.eml>> ********* *BEGIN ENCRYPTED or SIGNED PART* ********* Michael Adam wrote: > That is right: the link creation in source/bin is fixed, > but the installation of the links is still broken. > > It _is_ fixed in the v3-3-test branch which will be used for > 3.3.0 (scheduled for December). The changes to the Make
2009 Mar 12
3
Binary Packages SuSE9.0 != SLES9
Hi I need to install a current version of samba on a server running SuSE9.0 :-/ My Idea was to use the binary package provided at samba.org for SLES9 but I do not have the exact libraries that are needed: libtalloc.so.1 is needed by samba-3.2.8-2.1.140 libtdb.so.1 is needed by samba-3.2.8-2.1.140 libwbclient.so.0 is needed by samba-3.2.8-2.1.140 -> these are also
2015 Feb 13
2
Problems in SAMBA 3.3 to 4.0 migration
* sigh * this is becoming an exercise in frustration. * Performing a direct migration of my Samba 3.3.4 box by copying .tdb and related files to the new machine looks like a non-starter, as the group_mappings file went from an ldb to a .tdb format, and it appears the only conversion occurs during an in-place version upgrade. * The next step, it appears, looks to be some sort of upgrade to the
2009 Jul 29
1
winbind + rpc windows
Hi, I've managed to configure winbind to use RPC instead of AD to authenticate users. I was able to do a few auths and from nothing winbind started to crash with the following error message: Any hint on what may be the error? I've already deleted all tdb files and restarted the services, and the server, and don't get it solved. [2009/07/29 14:19:01, 0] winbindd/
2005 Nov 29
1
configure 3.0.21rc1 on solaris
Hello, i got an error while configuring samba on solaris 5.8: lib/smbldap.c: In function `smbldap_connect_system': lib/smbldap.c:770: warning: passing arg 2 of `ldap_set_rebind_proc' from incompatible pointer type lib/smbldap.c:770: error: too few arguments to function `ldap_set_rebind_proc' make: *** [lib/smbldap.o] Error 1 As 3.0.20b is configuring without this error, are there
2009 Aug 21
1
Compiling on RHEL 5.3 possible? --libtalloc does not exist
I've tried Samba 3.2.14, 3.3.7, and 3.4 (source3). In each instance, smbd was missing libtalloc.so.1 libtdb.so.1 libwbclient.so.0 as reported by ldd. It didn't work to well either :-) I've not been able to find RHEL 5 libtalloc package. I tried installing some from fedora core(6 and 11), however, they had considerable dependency trees... some of which conflicted with what was
2011 Oct 21
2
Need help with redhat build to --prefix
Hi all, I need to build samba 3.6.1 on a RedHat redhat-release-5Server-5.6.0.3 linux machine but cannot install it to the default directories because the machine is centrally managed... I am using the following configure command: ./configure --prefix=/app/radius/samba/ --with-configdir=/app/radius/samba/conf --with-privatedir=/app/radius/samba/private --disable-cups and I am unable to run
2011 Nov 23
3
samba, kerberos, encryption types
Hi all! Does samba support AES encryption for use with Win2008 controller domains? If so, why automatically generated krb5.conf still contains only RC4-HMAC DES-CBC-CRC DES-CBC-MD5? Also, why this file contains "preferred_enctypes" parameter which I can't find in "man krb5.conf"? And last question: would samba use system krb5.conf if I set "create krb5 conf=no"?
2011 May 16
1
build samba on solaris 10 fails on libwbclient
Hi, I'm trying to build Samba on Solaris 10 sparc. ./autogen.sh completes but with warnings such as samba4.m4:6: warning: file `../m4/check_python.m4' included several times ../lib/util/xattr.m4:9: warning: AC_CACHE_VAL(smb_attr_cv_xattr_add_opt, ...): suspicious cache-id, must contain _cv_ to be cached ../lib/util/xattr.m4:9: the top level samba4.m4:83: warning: file
2008 Sep 29
4
static libgcc issue on solaris 8
Hello all, little question. Has somebody already compiled samba on SunOS 5.8 because I cannot statically link libgcc libraries. I already tried "gcc -static-libgcc", added "-lgcc_s" to LIBS variable but always the same result. Below resulted compiled binary .. # ldd bin/ntlm_auth libthread.so.1 => /usr/lib/libthread.so.1 libsendfile.so.1 =>
2010 May 07
1
Fwd: RE: Problems 'make'ing on Solaris 9/10
On Solaris 10 (x86), trying to compile samba 3.5.2 I have downloaded GCC 3.4.x., make, binutils (ld etc) and sed from Sunfreeware. GCC (gcc -v) has /usr/ccs/bin/ld hardcoded so the only way around it was to symlink to the gnu one. # mv /usr/ccs/bin/ld /usr/ccs/bin/ld.1 # ln -s /usr/local/bin/ld /usr/ccs/bin/ld # ./configure --prefix=/usr/local/talloc-2.0.1 When setting some
2008 Mar 05
1
samba-3.2-pre2 feedback
Hi, As with the last few releases, compiling on solaris requires that I edit the Makefile and remove instances of "-z text" Also, once compiling and installing, it seems unable to start: ld.so.1: smbd: fatal: libtalloc.so: open failed: No such file or directory Killed ld.so.1: nmbd: fatal: libtalloc.so: open failed: No such file or directory Killed This is fixed by adding
2009 Feb 04
2
can't make 3.3.0 on Solaris 10
I downloaded 3.3.0 and tried compiling on Solaris 10 and got pretty far into the make before this message: Linking bin/smbd ./bin/libtdb.so: undefined reference to `write@SUNW_0.9' ./bin/libwbclient.so: undefined reference to `sleep@SUNW_0.7' ./bin/libtdb.so: undefined reference to `pread64@SUNW_1.4' ./bin/libtdb.so: undefined reference to `fcntl@SUNW_0.9' ./bin/libtalloc.so:
2019 Dec 05
2
security = ads, backend = ad parameter not working in samba 4.10.10
On 05/12/2019 19:48, S?rgio Basto wrote: > I made the packages [1] (BTW I'm a fedora packager maintainer ). > > [1] https://github.com/sergiomb2/sambaad You have used heimdal and not MIT, haven't you ? > >>> I just migrate the users and his password nothing more ... I had >>> to >>> remove a lot of fields, OU(s) etc for example: [1] . >> Just
2010 Apr 16
8
upgrade 3.4.3 --> 3.5.2 = crash
Hello I'm in trouble upgrading samba from 3.4.3 to 3.5.2 with Debian Lenny (AMD64) I use compiled (without error) version if samba with such options Any info welcome , thanks ! --prefix=/usr/local/samba-3.5.2' '--with-fhs' '--enable-shared' '--enable-static' '--disable-pie' '--with-pammodulesdir=/lib/security' '--with-pam'