similar to: Problems Compiling Samba 3.0.2a on SLES8 SP3

Displaying 20 results from an estimated 4000 matches similar to: "Problems Compiling Samba 3.0.2a on SLES8 SP3"

2003 Nov 18
1
compile failure on 3.0.0 and 3.0.1pre3
I have installed Suse on an IBM as400 (powerpcc). This is SuSe 8.0 gcc 3.2 and with both samba 3.0.0 and 3.0.1pre3 I get this error message on the compile. (configure runs fine. make Using FLAGS = -g -O2 -I./popt -Iinclude -I/home/rshepard/samba-3.0.0/source/include -I/home/rshepard/samba-3.0.0/source/ubiqx -I/home/rshepard/samba-3.0.0/source/smbwrapper -I. -D_LARGEFILE64_SOURCE
2004 Apr 27
2
build problem on SuSE SLES 8 SP3 (s390) - struct statfs redefinition?
Has anyone had any problems building on SuSE SLES 8 for s390 with all patches applied... After applying patches to my build server last night, building samba fails with the following... mycomp:/srv/build/samba-3.0.2a/source # make Using FLAGS = -O -I./popt -Iinclude -I/srv/build/samba-3.0.2a/source/include -I /srv/build/samba-3.0.2a/source/ubiqx -I/srv/build/samba-3.0.2a/source/smbwrapper -I.
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 Jan 25
2
make: *** [dynconfig.o] Error
Hi List! I've got a problem building samba 3.0.10 on Solaria 9 box. Configuration is successful with ./configure --with-pam --with-syslog --with-ldapsam --with-automount But make gives the following output. alien> make Using FLAGS = -O -Iinclude -I/usr/local/src/samba-3.0.10/source/include -I/usr/local/src/samba-3.0.10/source/ubiqx -I/usr/local/src/samba-3.0.10/source/smbwrapper
2004 Apr 27
0
Build problem on s390 - dynconfig.o
Has anyone had any problems building on SuSE SLES 8 for s390 with all patches applied... After applying patches to my build server last night, building samba fails with the following... mycomp:/srv/build/samba-3.0.2a/source # make Using FLAGS = -O -I./popt -Iinclude -I/srv/build/samba-3.0.2a/source/include -I /srv/build/samba-3.0.2a/source/ubiqx -I/srv/build/samba-3.0.2a/source/smbwrapper -I.
2003 Sep 09
1
configure / compile problems samba-3.0.0rc3 on Solaris 8
Hello, I'm running a Sun Fire V880 with Solaris 8 and iplanet directory server 4.16sp1. I'm using gcc 3.2.2. When I run the configure, there are several warnings ans when I try to compile samba-3.0.0rc3 I get an error. Now here the warnings from configure --with-acl-support: checking net/if.h usability... no checking net/if.h presence... yes configure: WARNING: net/if.h: present but
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
2003 Jul 27
2
Samba Betas not building, cvs or provided tar archives
Since 3.0 went into Beta, it has not built on my machine, with the same error(s), this is from the beta tarballs and checkout from CVS, thankfully its very early in the make so i dont have to wait long to be dissapointed. It did build with the few alphas i tried. it looks like it cant find some header files, proto.h, so where is this file? System Details: Dual Pentium 2 350MHz Slackware
2004 Oct 05
0
Samba Compile Error on 3.0.7 and 3.0.8 Pre 1 on X64 Fedora Core 3 Test 2
Hello, I am trying to compile samba 3.0.7 or samba 3.0.8 pre 1 on a AMD Opteron(tm) Processor 244 running Fedora Test 2 Core 3. The message I am getting is: [root@localhost source]# make Using FLAGS = -O -Iinclude -I/usr/src/samba-3.0.7/source/include -I/usr/src/samba-3.0.7/source/ubiqx -I/usr/src/samba-3.0.7/source/smbwrapper -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
2004 Jan 22
1
Compile Error
Hello, I am trying to compile samba 3.0.1. I get the following error when I run the "make". Thanks for any suggestions. #./configure --with-utmp -with-syslog # make Using FLAGS = -O -Iinclude -I/usr/local/src/Samba/samba-3.0.1/source/include -I/usr/local/src/Samba/samba-3.0.1/source/ubiqx -I/usr/local/src/Samba/samba-3.0.1/source/smbwrapper -I. -D_LARGEFILE_SOURCE
2004 Mar 04
4
Solaris 9 --with-krb5 problems
Hi, I am running configure with the option --with-krb5=/opt/local which is where I have heimdal installed. The problem is that after running make, it still tries to use the include files from SUN that are in /usr/ and this screws up the compile. I can compile samba just fine using --without-krb5. I have already tried: setenv CFLAGS "-L/opt/local/lib" setenv CPPFLAGS
2003 Sep 05
0
CVS compile errors
What am I doing wrong here ?? -- clip [root@bast source]# make Using FLAGS = -g -O2 -I/usr/kerberos/include -Iinclude -I/var/local/compile/samba/source/include -I/var/local/compile/samba/source/ubiqx -I/var/local/compile/samba/source/smbwrapper -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include -I/var/local/compile/samba/source LIBS = -lcrypt -lresolv
2003 Oct 08
0
Compiling Samba3.0.0 on Solaris2.6
Hi, I've been trying to compile up Samba with active-directory support. I've got Solaris2.6, gcc, openldap-2.1.22 and MIT kerberos5 1.3.1 ldap and kerberos are all compiled up happily. Running ./configure --with-ads on Samba configures things OK, and the result is: Using libraries: LIBS = -lsec -lgen -lresolv -lsocket -lnsl KRB5_LIBS = -L/usr/local/lib -lgssapi_krb5 -lkrb5
2004 Nov 29
0
Compile problem on Solaris 8
We are trying to get samba comiled with ldap support on Solaris 8. We're compiling version 3.0.9 with gcc 3.3. Here's the error that we get: Using FLAGS = -O -I./popt -Iinclude -I/nau/src/Net/samba-3.0.9/source/include -I/nau/src/Net/samba-3.0.9/source/ubiqx -I/nau/src/Net/samba-3.0.9/source/smbwrapper -I. -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64
2005 Mar 02
1
Samba 3.0.11 Compile Error
Hello. I'm trying to run Samba on HP-UX (IA64), but I can't compile Samba source. I have this following packages: Samba 3.0.11 libiconv 1.9.1 HP-UX 11.23 (IA64) "configure" process is ok. At "make" process, I encounters the parsing error. I attached the compile error log. Do you have information how to compile Samba on HP-UX (IA64)? -- Osamu Takeuchi
2003 Sep 30
0
Samba 3.0.0 compile problems (with gssapi headers)
Hello, I have a compile problem concerning samba-3.0.0 (final) with gssapi on a Solaris 9 machine. I don't know how to fix this, so any suggestions are welcome. Situation: We use LDAP to authenticate logins of a group of users, so I want to use this LDAP directory also from samba. (Openldap-2.1.22 was compiled with BerkeleyDB.4.1, heimdal-0.6 kerberos, and cyrus-sasl-2.1.13). After a
2004 Nov 16
1
solaris samba ldap
I'm trying to build 3.0.8 on solaris 9. I tried linking against both sun and openldap libraries, both unsucessufully. I get ------------------------------ checking for LDAP support... auto checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for
2007 Aug 07
2
AW: Probs to "make" Samba-3.0.25b
Hello List, is there really nobody out there who could give me a tip to solve the issue? Thanks a lot. Mit freundlichen Gr??en Michael Kaiser Business Unit IT-Services Network Solutions InfraServ GmbH & Co. Gendorf KG Industriepark Werk GENDORF > -----Urspr?ngliche Nachricht----- > Von: > samba-bounces+michael.kaiser=infraserv.gendorf.de@lists.samba. > org >
2008 Jun 01
3
Failed building 3.0.30 for tru64 4.0F
Dear friends, I failed to buld samba 3.0.30 for tru64unix 4.0F. I am curently locked to this os version due to other production software. We currently run Samba 2.2.8a but we were requested to upgrade by our network group. I downloaded 3.3.30 and did $ cd source $ ./configure no warnings or errors as far as I could see, except checking for replacing readdir using getdirentries()...
2004 Jul 16
2
Can't build 3.0.4 under QNX 6.1.0
I've been trying to build Samba 3.0.4 on QNX 6.1.0. 1. I downloaded the source tarball "samba-latest.tar.gz" from a mirror site. The downloading was done on an MS-Windows system. The tarball was transferred to the QNX box by loading into Emacs on MS-Windows with "M-x find-file-literally" then saving it with Emacs's ftp facility: "C-x C-w