Displaying 20 results from an estimated 1000 matches similar to: "Compile problem on Solaris 8"
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 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
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
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 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
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
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
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
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.
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
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 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 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
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
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
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
>
2004 Dec 03
1
Problems compiling samba with ldap in solaris 9
Hi All,
I get the following error compiling Samba 3.0.9 on Solaris 9.
-------------------------------------------------------------------------------
Using FLAGS = -I/opt/local/kerberos/include -DHAS_LDAP -Iinclude -
I/opt/software/samba/samba-3.0.9/source/include -I/opt/software/samba/samba-
3.0.9/source/ubiqx -I/opt/software/samba/samba-3.0.9/source/smbwrapper -I. -
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()...