Displaying 20 results from an estimated 600 matches similar to: "[Fwd: compile error Samba 3.0.20a Solaris 8]-solved"
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
2003 Dec 17
0
Building Samba 3.0.1 on Solaris8 x86
Good day,
I just tried building Samba 3.0.1 on a generic Solaris8 x86 box with ACL
support as the only configure option and the build fails quite early. Has
anyone experienced a similar problem? This is a very vanilla build, using gcc
3.0.
*************************************
server# make
Using FLAGS = -O -Iinclude -I/opt/src/samba-3.0.1/source/include
2004 Jan 15
0
Solaris 8 x86 : Winbind compile error
Hello folks,
I'm having the following problem when compiling vanilla Samba 3.0.1 on a
Solaris 8 X86 system:
creating /opt/src/samba-3.0.2pre1/source/utils/net_proto.h
Compiling dynconfig.c
In file included from nsswitch/winbind_nss_solaris.h:28,
from nsswitch/winbind_nss.h:34,
from nsswitch/winbind_nss_config.h:79,
from
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:
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 Oct 03
3
Problems compiling 3.0.20a with heimdal 0.7
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi everybodey,
i can't compile 3.0.20 the following message occurs :
Compiling dynconfig.c
In file included from include/includes.h:452,
~ from dynconfig.c:21:
/usr/local/heimdal-0.7/include/krb5.h:660: error: syntax error at '#' token
/usr/local/heimdal-0.7/include/krb5.h:660: warning: no semicolon at end
of struct or
2018 Dec 06
3
Build error while upgrading samba 4.9.3
Hi Team,
Trying to upgrade samba 4.9.3 on debian wheezy. while building facing the following error.
Build phase!
`
Configuring Samba 4 - x86_64
Checking for program gcc or cc : /usr/bin/gcc
Checking for program cpp : not found
Checking for program ar : /usr/bin/ar
Checking for program ranlib : /usr/bin/ranlib
Checking for gcc
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
>
2005 Aug 22
3
Cannot compile 3.0.x on Solaris 9
Dear list,
is there anyone who successfully compiled a Samba 3.0.X on a Solaris 9 box?
I tried severl versions of Samba 3.0.* on five rather differently
configured Solaris 9 boxes (Sparc) and ALWAYS get a build error
on dynconfig.c
Sometimes it seems to be a missing ldap-preprocessor define (which is
protested by the compiler although I configured --with-ldap=NO),
sometimes it is a header file
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
2007 Nov 25
0
FW: Please if you advise
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
>
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
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 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
>
2005 Oct 03
0
Need help with Samba 3.20a error
I am running AIX 5.2 ML4 and I get the following message when running the make command. Can anyone shed some light on this for me?
Thanks in advance,
Paul
# make
Using FLAGS = -O -D_SAMBA_BUILD_ -I./popt -Iinclude -I/tmp/samba-3.0.20/source/include -I/tmp/samba-3.0.20/source/ubiqx -I. -I/tmp/samba-3.0.20/source
LIBS =
LDSHFLAGS = -Wl,-bexpall,-bM:SRE,-bnoentry,-berok
2003 Jun 17
0
problems compiling 3.0beta
Greetings!
I'm trying to build Samba3.0beta.
I'm running HP-UX 11.11
I'm using GCC 3.2.3
I ran the configure script. Then I ran Make. It crap's out pretty much
immediately. If anyone could look at the output below, and offer a
suggestion, it would be greatly appreciated. I'm sure its something
bone-headed that I'm doing wrong.
Thanks!
Ron
# make
Using FLAGS
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 Sep 30
1
Solaris 2.6 rpcsec & MIT krb5-1.3.1 header conflict
Please CC me on replies.
Hi. I am trying to compile samba 3.0.0 on a Solaris 2.6 box. I noticed
that samba needed MIT Kerberos, so I compiled and installed krb5-1.3.1, I
believe, successfully in /usr/local.
I now think that may have been a mistake. Trying to compile
samba 3.0.0, I get the following:
Compiling dynconfig.c
In file included from include/includes.h:429,
from
2004 Jan 23
0
Samba 3.0.0 compile errors
Apologies first!
I am currently maintaining a very old SunOS 4.1.3_U1 server which is in a
sensitive location an cannot be upgraded. It will be replaced soon, but in the
meantime...
I need to upgrade my Samba 2.0.6 to Samba 3.0.0, but receive the following
compile errors:
jasperl}source% make
Using FLAGS = -g -O2 -I./popt -Iinclude
-I/home/jasperl/julian/local/src/samba-3.0.0/source/include
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