Displaying 20 results from an estimated 2000 matches similar to: "RPM build errors-Possible Bug?"
2002 Aug 16
0
RPM build errors:
Hello all, thanks for all the support over the last few months.
I have posted this question to the list today already, but from a reply, I
see that the last letter was way too brief, so here is the full edition:
I'm trying to create the rpm for Samba 2.2.5. I haven't uninstalled the
other version as we are using it. Once I get thinks right, will I have to #
rpm -e <old rpm>, or
2002 Feb 25
2
samba & solaris 8
trying to compile 2.2.3a on solaris 8
and getting the following:
Is it supported on sol 8?
after typing configure and after many
lines i get:
-----much deleted------
ecking how to get filesystem space usage
checking statvfs64 function (SVR4)... no
checking statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize
2001 May 03
2
configure problem
Hi! I am trying to install samba 2.2 on a Sun and I'm getting this error:
./configure --prefix=/local --with-ssl
checking how to get filesystem space usage
checking statvfs64 function (SVR4)... no
checking statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)...
no
checking for
2002 Aug 05
1
cannot compile pam_winbind
Hi everybody.
I am trying to set up winbind (2.2.4; debian) but if I do configure with these options
I get the following errormessage:
Configscript:
==================================
#! /bin/sh
./configure \
--with-swatdir=/usr/share/swat \
--prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--exec-prefix=/usr \
--infodir=/usr/share/info \
2002 Feb 27
2
problems builing mandrake rpm from 3.0 alpha15
building rpm for mandrake 8.1 gives me this error
what should i try?
checking for two-argument statfs with struct fs_data (Ultrix)... no
checking if large file support can be enabled... yes
checking whether to support ACLs... no
checking whether to build winbind... yes
checking for poptGetContext in -lpopt... no
checking whether to use included popt... ./popt
checking configure summary
configure:
1999 Oct 01
3
Compiling SAMBA 2.0.5a on HP-UX 11
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Trying to run ./configure and after a while of chugging along, I get
this:
checking for four-argument statfs (AIX-3.2.5, SVR3)... no
checking for two-argument statfs with statfs.fsize member (4.4BSD and
NetBSD)... no
checking for two-argument statfs with struct fs_data (Ultrix)... no
checking if large file support can be enabled
no
checking
2002 Oct 25
0
Samba 2.2.6 Install Issue With Solaris 9
All:
Tried to upgrade from Samba 2.0.7 to 2.2.6 on a Solaris 9
platform. Without setting the LD_LIBRARY_PATH, configure would fail around
line 14160 I believe this is related the the fact that it couldn't find the
library "libpopt.so.0". (See below excerpt from logs)
Output from configure:
checking whether to enable winbind auth challenge/response code... no
checking
2002 Sep 10
2
installing samba 2.2.5 -- no luck...any ideas?
I know I am doing something wrong, but I can't figure out what. I have
downloaded the samba-latest.tar -- 2.2.5; gzip -d; tar -xvf.
aix 5.1
cd /usr/local/samba-2.2.5/source
./configure (having gcc installed)
bottom few line of screen after configure finishes:
checking if large file support can be enabled... yes
checking whether to support ACLs... no
checking whether to build winbind... no,
2002 Aug 14
1
Samba 2.2.5 and ACL
Hi,
I've a problem in running configure for samba 2.2.5. I'm using redhat 7.3,
with ACL support from http://acl.bestbits.at/. I've tested that the ACL is
working on the filesystem, and samba can find it too. Here's the error:
checking if large file support can be enabled... yes
checking whether to support ACLs... checking for acl_get_file in -lacl... yes
checking for ACL
2002 Nov 29
1
Build problem - 2.2.7 (latest)
I'm trying to build samba 2.2.7 (latest tarball) downloaded about 2
hours ago.
System is SunFire 3800, Solaris 8 (Generic_108528-16) and gcc 3.2
(downloaded from Sunfreeware). Gcc -v output is:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version
2003 Feb 03
1
Error in configure Last CVS and 3.0.alpha21 on Solaris 8
Hi all,
I'm having problems trying to configure samba with the lastest source.
The command I'm using is
env CPPFLAGS="-I/usr/local/kerberos/include -I/usr/local/ldap/include"
LDFLAGS="-L/usr/local/kerberos/lib -L/usr/local/ldap/lib"
./configure --with-ads --with-ldap --with-kerberos=/usr/local/kerberos
--with-pam --with-winbind
and the error is
checking whether to
2003 Mar 21
4
Compiling Samba For OPENLinux 3.1.1
Hello. I am looking to get the parameters that the Caldera RPM was made with. I have noticed that it is not being updated and would like to get the current ver. on my system, but need to have the same links to various files. Can anyone help me to find the parameters?
I would be interested in making the RPMs but need to know how to make them first, maybe some direction to info on making RPMs.
2003 Jun 02
2
./configure --with-pam fails allways
Hi,
It is since a while on different distributions that i can't compile samba
--with-pam
I download 2.2.8a
./configure --with-pam
And i always get:
1)config.log
2)screen dump
1) this is the config.log file
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:814: checking for gcc
configure:927: checking
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
2003 Apr 11
2
2.2.8a install on HPUX 11i
Dear Sir/Madam,
I am most keen on installing the latest version of Samba on our HP rp5430
running hpux 11i
Step 1, ./configure, fails with
checking whether to support disk-quotas... no
checking whether to support utmp accounting... no
checking whether to support Microsoft Dfs... no
checking whether to build the libsmbclient shared library... no
checking how to get filesystem space usage
2002 Nov 21
0
please can someone help me?
i've got a problem with configuring and installing samba 2.2.6
i've got a hpux 10.20 running on a "I40" hp-risc based machine. when i
unzip and untar the installation-file and start configuring it with
"./configure --prefix=/usr/local/samba2"
i get the following output:
loading cache ./config.cache
checking for gcc... no
checking for cc... cc
checking whether the C
2002 Jul 30
0
problem when configure
During configure the source, finally this I got this result
checking whether or not getgroups returns EGID too many times... no
checking whether struct passwd has pw_comment... no
checking whether struct passwd has pw_age... no
checking for poptGetContext in -lpopt... yes
checking whether to use included popt... no
checking configure summary... WARNING: No automated network interface
2000 Feb 04
3
configure error
Hello,
Inspired by successfully compiling 2.0.6 on a SCO Unixware 7.1 box I attempted similar on a Sequent Numa-Q running Dynix 4.4.2.
Er , Configure failed with the following message:
checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
checking for test routines... configure: error: cant find test code. Aborting config
I am mostly ignorant of C: any suggestions as to my next move
2004 Jan 15
2
Installation Problem !!!
Hello there,
I encountered an error with Samba3.0 installation. I'm sending it as an attachment(i.e. whatever appeared at "konsole")
So, please help me out to install Samba3.0 on RedHat Linux 8.0
Waiting For reply !!!
Aditya R. Gupta
[Beta] HelpClick onthe image to chat with me
-------------- next part --------------
[root@localhost root]# cd
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