Displaying 20 results from an estimated 5000 matches similar to: "make: *** [dynconfig.o] Error"
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
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
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
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
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
2004 Mar 16
1
Problems Compiling Samba 3.0.2a on SLES8 SP3
I'm trying to get Samba to compile on SLES8 SP3 (Linux under z/VM) and I'm
getting the following error. Configure ran fine with "./configure
--with-ads --with-winbind --with-krb5", but when I run make I get the
following output and error.
Using FLAGS = -O -I/usr/local/include -I./popt -Iinclude
-I/usr/local/downloads/samba-3.0.2a/source/include
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
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 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.
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_
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
2007 Nov 25
0
Compiling dynconfig.c with make command
Dears,
Any feed back please.
Najwa
> -----Original Message-----
> From: Abdulhak, Najwa TPD
> Sent: Thursday, November 22, 2007 1:31 PM
> To: 'samba@lists.samba.org'
> Subject: Please if you advise
>
> Dears,
> I've got a problem building samba 3.0.27 on Solaria 8 box.,
> Configuration is successful with , ./configure --with-pam --with-syslog
>
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 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
2004 May 24
2
Samba 3.0.4 fails to compile on Solaris 9
I have been trying to compile Samba 3.0.4 on a SunFire v880 running Solaris
9 but "make" generates a fatal error. My goal is to get Samba compiled
with the "--with-ldapsam" option so that I can use SunOne Directory Server
5.2 as the back-end repository for user authentication. I have gcc version
3.3.2 installed in /usr/local/bin/gcc which I have used to successfully
compile
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 Mar 06
0
make fails dynconfig.0 error1
Hi all,
I am compiling samba 3.0.2a with openldap and kerberos
support
openldap version 2.1.25 with bdb support (ver 4.2)
kerberos version 1.3.2
./configure --prefix=/servers/sambatest/3.0.2a
--with-ldap=/servers/openldap/2.1.25/lib --with-ads --with-krb5=/servers/kerberos/1.3.2/lib
--with-ldapsam
configure suceeds
but make fails with the following error
Using FLAGS = -O
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
>