similar to: Need help with Samba 3.20a error

Displaying 20 results from an estimated 1000 matches similar to: "Need help with Samba 3.20a error"

2006 Jan 10
3
Please help with samba 3.0.21a on AIX 5.3
I've tried building samba 3.0.20 and 21a without luck. I've tried binaries and they all give this error. I know I am missing something but nothing points to a solution. ../bin/smbstatus exec(): 0509-036 Cannot load program ../bin/smbstatus because of the following errors: 0509-130 Symbol resolution failed for /usr/lib/libc.a(posix_aio.o) because: 0509-136 Symbol
2006 Feb 25
4
Building 3.0.21x on AIX 5.2
I've followed the instructions in the README at http://us4.samba.org/samba/ftp/Binary_Packages/AIX/ for building 3.0.21x on AIX 5.2 ('oslevel -r' reports '5200-07'). The last version I was able to build on the system was 3.0.14a. 3.0.21c's configure completes with no errors, but the make immediately bombs with: # make Using FLAGS = -O -D_SAMBA_BUILD_ -I./popt
2007 Feb 21
1
Solaris 9 Samba 3.0.24
I'm currently running samba 3.0.20a I can configure and make 3.0.20a with no problem I run the same configure command on the 3.0.24 source, configure works fine, but make returns the following. ( and just to test if a patch screwed me up I tested configuring and making the 3.0.20a version again, and it worked as it should ) Any bugs with 3.0.24??? Using FLAGS = -O -D_SAMBA_BUILD_
2005 Dec 06
1
Compilation problem 3.0.21rc2 Solaris 2.5.1 / Sparc + Sun CC
Hi Samba Geeks, I experience problems with unknown uint32_t type while building 3.0.21rc2 on Solaris 2.5.1 / Sparc + Sun CC. (cc: WorkShop Compilers 5.0 98/12/15 C 5.0) ./configure --with-acl-support --with-ldap=no --disable-cups --enable-static=yes --with-included-popt artdev.develo.onconfig.00 ) make Using FLAGS = -O -D_SAMBA_BUILD_ -I./popt -Iinclude
2005 Oct 17
0
compile error Samba 3.0.20a Solaris 8
Hi, All I am having error compiling Samba 3.2.10a on a Solaris 8 box, using gcc version 3.0. ./configure --prefix=/usr/local/samba-3.0.20a --with-pam --with-pam_smbpass --with-automount --with-quotas --with-acl-support --with-winbind --with-ldap --with-ads I got following: Using FLAGS = -I/usr/local/include -Wall -D_SAMBA_BUILD_ -I./popt -Iinclude
2005 Oct 18
0
[Fwd: compile error Samba 3.0.20a Solaris 8]-solved
Hi, I solved following problem by upgrading GCC from version 3.0 to 3.4.2, and compiling samba-3.0.14a instead of 3.0.20a. The only problem I had during "make" with Samba-3.0.14a was: .... Compiling smbd/server.c Linking bin/smbd /usr/ccs/bin/ld: illegal option -- E .... Which was fixed by rename /usr/ccs/bin/ld to ld.sun. With newer version of GCC, I still have following error
2006 Mar 28
3
Error compiling samba 3.0.21c, AIX 52 ML7 gcc 3.3.2
Can anyone help with the following error I get whilst comiling samba, configured with following flags:- ./configure --prefix=/opt/samba-3.0.21c --with-ldap --with-ads --with-krb5 --with-pam --with-winbind heimal kerberos heimdal-0.7.2 openldap openldap-2.3.20 [WMSTRAIN:root]/appfs2/samba/samba-3.0.21c/source> make && make install Using FLAGS = -O -D_SAMBA_BUILD_ -I./popt
2005 Nov 29
1
passdb/pdb_ldap.c LBER_USE_DER undeclared
Hi all, I can't succeed to compil samba-3.0.20b on a solaris 10 box with ldapsam parameter. The configure is ok: ./configure --prefix=/export/zoe/samba-3.0.20b --with-pam --with-ldap=/usr/local/openldap-2.2.26 --with-ldapsam --with-krb5=/usr/local/krb5-1.4.3 but when I try to do the make I have the following error: [zoe.root:56] make Using FLAGS = -I/usr/local/krb5-1.4.3/include -O
2005 Sep 30
1
Samba 3.0.20a on AIX 5.2
While I was between other things, I thought I'd try to build this. The build failed with: Compiling dynconfig.c In file included from include/includes.h:507, from dynconfig.c:21: /usr/include/aio.h:76: field `aio_sigevent' has incomplete type /usr/include/aio.h:127: field `aio_sigevent' has incomplete type In file included from dynconfig.c:21: include/includes.h:811:
2005 Sep 28
0
Samba 3.0.20 aio compile failure on AIX 5.2
I just tried to compile Samba 3.0.20 on AIX 5.2 (someone suggested that it may resolve the other issue I'm having, I doubt it, but it's worth a try). I received the following error when I tried to do the compile: /usr/include/aio.h:76: field `aio_sigevent' has incomplete type /usr/include/aio.h:127: field `aio_sigevent' has incomplete type In file included from dynconfig.c:21:
2006 Oct 12
1
install failing on bsd
Hi Everyone I'm a total newbie so please bear with me I'm running FreeBSD 5.4 and I hae tried (numerous times) to install Samba based on these instructions http://joseph.randomnetworks.com/tag/nsswitch this is the error I keep getting Using FLAGS = -O -pipe -D_SAMBA_BUILD_ -I/usr/ports/net/samba3/work/samba-3.0.23c/source/iniparser/src -Iinclude
2008 Mar 26
1
wrong ELF class error
I am trying to configure samba on a Sunfire V125 with Solaris 9 using: - openldap-2.3.22 - libiconv-1.9.1 - samba-3.0.23a - krb5-1.6.3 (the previous build used krb5-1.5.1 Kereberos, openldap and libiconv are all installed but the samba build generates an error. The following works: ./configure --prefix=/usr/local/samba \ --with-ldap \ --with-ads \
2006 Mar 10
1
Trouble making Samba-3.0.21c on Ubuntu
When I make, I obtain the following errors Using FLAGS = -O -D_SAMBA_BUILD_ -I./popt -Iinclude -I/usr/local/src/samba-3.0. 21c/source/include -I/usr/local/src/samba-3.0.21c/source/ubiqx -I/usr/local/src/ samba-3.0.21c/source/tdb -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GN U_SOURCE -I/usr/local/src/samba-3.0.21c/source -D_SAMBA_BUILD_ LIBS = -lcrypt -lresolv -lnsl -ldl
2008 May 23
0
installing Samba3 on FreeBSD 6.2
I'm trying to install Samba3 on FreeBSD 6.2 according to the Joshep's blog http://joseph.randomnetworks.com/archives/2005/11/08/freebsd-users-and-groups-with-samba-winbind-and-active-directory/ and this is what I get. can anybody help me??????? THanks, Augustin Using FLAGS = -O2 -fno-strict-aliasing -pipe -D_SAMBA_BUILD_ -I/usr/ports/net/samba3/work/samba-3.0.23c/source/iniparser/src
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
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:
2005 Mar 17
0
Samba 3.0.11 compile issue on AIX5.1 - pdb_ldap.c
I've run into a compile problem with Samba 3.0.11 and have searched the web, lists, and bugzilla for assistance, but was unable to find anything that helped with these errors. I have been able to successfully build this release without ldap/ads support, however with the ldap/ads support it fails to build pdb_ldap.c. I am using AIX 5.1 using the gcc compiler. I have also ensured that OpenLdap
2006 Jan 15
1
undefined reference to `swrap_close'
Hi, This is imacat from Taiwan. I tried to compile samba 3.0.21a, but failed. I searched the Google with no return. (Strange. Nobody encounter this same problem before?) Could anyone help? Thank you. My build environment is: Debian 3.1r1 Sarge, Linux 2.6.14.5, gcc 4.0.2, glibc 2.3.5. Please tell me if more information is required. imacat@rinse samba-3.0.21a/source % ./configure
2005 Oct 25
2
SOLARIS 9 INSTALL PROBLEMS
I downloaded SAMBA VERSION: 3.0.20b to my sun sol 9 server and below is the error I got after running ./configure. root@cpkfs1# ./configure SAMBA VERSION: 3.0.20b checking for -fPIE... checking for gcc... no checking for cc... cc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. This is the details