similar to: Problem building Samba 2.2.8 on SLES8 (s390)

Displaying 20 results from an estimated 10000 matches similar to: "Problem building Samba 2.2.8 on SLES8 (s390)"

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
2003 Apr 11
1
Problems building Samba on SuSE Linux 8
I've been having problems building Samba on SuSE 8 (S390), and I've made some progress figuring out why. The error is "Redefinition of structure statfs" during compile of smbd/server.c. There are two statfs.h include files on my system: One in /usr/include/sys, and another in /usr/include/asm-s390, and they're different. The Samba include.h file includes the one from sys,
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.
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 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
2008 Feb 18
1
3.61 and .62-pre10: extlinux compilation problem on Linux 2.4
make[1]: Entering directory `/home/gzp/src/syslinux-3.62-pre10/extlinux' gcc -Wp,-MT,extlinux.o,-MMD,.extlinux.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o extlinux.o extlinux.c In file included from /usr/include/linux/vfs.h:4, from /usr/include/linux/fs.h:14, from extlinux.c:43: /usr/include/asm/statfs.h:12:
2002 Feb 28
1
Problems compiling Samba TNG 2.6.1
Hello, i have a red hat 7.2 system and set the environment variable CC='kgcc'. I have git the standard kernel: [root@linux-test source]# rpm -qf /usr/include/asm/statfs.h kernel-headers-2.4.7-10 But when compiling the tng-source i get the following error: Using FLAGS -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -I./lib -DLOGFILEBASE="/ usr/local/samba/var"
2001 Nov 01
3
compile problem, Red Hat 7.2
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, folks - has anyone experienced this on Red Hat 7.2? Same results with 2.2.1a and 2.2.2. Compiling smbd/server.c In file included from /usr/include/linux/vfs.h:4, from /usr/include/linux/fs.h:14, from /usr/include/linux/capability.h:17, from /usr/include/sys/capability.h:24,
2001 Nov 29
1
A compilation issue with Red Hat pam
Hi. Red Hat 7.2 with updated pam: pam_krb5-1.46-1 pam-0.75-19 pam_smb-1.1.6-2 pam-devel-0.75-19 and CVS Samba: ... rebuilding include/proto.h + make -j 1 all nsswitch/libnss_wins.so Using FLAGS = -O -O2 -march=i386 -mcpu=i686 -Iinclude -I./include -I./ubiqx -I./smb wrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOGFILEBASE="/var/log/samba"
2001 Nov 05
3
Can't compile under RH 7.2
All -- Has anyone gotten samba to compile under RH 7.2? I tried: 2.2.2 NOPE 2.2.0 NOPE 2.0.0 NOPE 1.9.00 YES CVS HEAD NOPE In the cases of the 2.* versions (and CVS head) I ran ./configure and make. In the case of 1.9.00, I edited the Makefile for a non- shadow Linux host (and added -lcrypt). I'm attaching a typescript file of my latest attempt at
1998 Mar 26
1
Err...HP-UX 10.20 compile problems of samba-1.9.18p3
All... I'm new to the HP-UX environment... I'm trying to build 1.9.18p3, using the HP compiler...I get the following errors: Compiling util.c cpp: "values.h", line 27: warning 2001: Redefinition of macro MAXINT. cpp: "includes.h", line 290: error 4036: Can't open include file 'sys/statfs.h'. cpp: "includes.h", line 292: error 4036: Can't
1999 Aug 16
0
Compile Problem with 2.05a under Linux
I'm using Samba 2.03 under Slackware Linux and wish to upgrade to 2.05a, but have been unable to compile from source. My system is Slackware linux, kernel 2.2.9 running on a Pentium-200. I searched the current mailing list archive for anyone with similar problems to no avail, so I'm posting here. Here is the output from 'make', after typing: './configure --with-smbmount'
2004 Aug 09
1
Suse (SLES8) Kerberos
I've got the book Samba-3 By Example and I'm trying to get my Samba to work with our Active Directory Server. But for that I need Samba 3, which was no problem since I found rpms at http://ftp.sernet.de/pub/samba/sles8-i386/ (You can also find rpms for other distros there). But the book also tells me that I need either Heimdal 0.6 (plus specific patches) or MIT Kerberos 1.3.1 or
2004 May 17
1
samba 3.0.4 on SLES8: password sync will not work...(decode_pw_buffer: incorrect password length)
Has anyone got unix password sync for samba3.0.x running successfully on SLES8 server? Do I need the SLES service packs? Is there an interaction with PAM that I need to be aware of? I've compiled the full developer build of samba from 3.0.4-4 source. Compile was successful. I'm running tdbsam as password backend. I've troubleshooted quit a bit using google, docs, etc. as
2004 Feb 11
0
SLES8 + SAMBA + LDAP conf files
Hi Samba folks, Im new for linux and samba so sorry if i ask to much, but can anyone send me working config files for %subj ? Thanks in advice WBR, Ruslanas Cechovskis UAB "Forbis"
2001 Nov 14
2
(no subject)
Greetings to you all, I had a quick question that I was not able to find an answer for. I am running Redhat 7.2 on i386 (Pentium III), and I am getting an error when I try to compile the samba 2.2.2 source, and I get the following error: Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
2003 Jun 17
0
Suse SLES8 Samba 3.0 Beta1 Winbind
Hi, i've some problems with winbind in Samba 3.0 Beta1. The configuration: Samba 3.0 Beta1 installed under Sles8 on IBM z800 (s390) compiled with gcc 3.2 and installed pam-devel-0.76-32 configure options: ./configure --with-pam --with-winbind --with-acl-support --with-tdbsam --with-libsmbclient --with-smbwrapper --with-utmp --with-quotas NT PDC with SP6a NT workstation with SP6a i try
2004 Dec 14
3
make check-all failed on SLES8 for x86_64
Hi all, I've only now noticed that on our Opteron boxes running Suse Enterprise Server 8 that R-2.0.1 did not pass make chek-all. It bombed in tests/lapack.R at: > eigenok <- function(A, E, Eps = 1000 * .Machine$double.eps) { V <- E$vect lam <- E$values stopifnot(abs(A %*% V - V %*% diag(lam)) < Eps, .... [TRUNCATED] > Ceigenok <- function(A, E, Eps =
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
2010 Jul 20
1
Package ff building error on solaris x64 10u7
Hi again, I am trying to building ff on solaris x64 10u7, and failed with the following result: -bash-3.00$ R CMD INSTALL ff * installing to library '/opt/R/R2-11-1/lib/R/library' * installing *source* package 'ff' ... checking for gcc... /opt/sunstudio12.1/bin/cc -m64 checking for C compiler default output file name... a.out checking whether the C compiler