Skip site navigation (1)Skip section navigation (2)
Date:      17 Jun 2002 20:02:19 +0100
From:      Stacey Roberts <sroberts@dsl.pipex.com>
To:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   portupgrade of samba-2.2.4_1 fails
Message-ID:  <1024340541.47848.65.camel@Demon.Strobe.org>

next in thread | raw e-mail | index | archive | help

--=-oRRS9frRDLPWUHFv+ZHW
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi I tried updating samba-2.2.4_1 today and it failed with a configure
error (below).

Anyone else seeing this? Here's the uname info:
# uname -a
FreeBSD <snip> 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST
2002     <snip>:/usr/obj/usr/src/sys/<snip>  i386
#=20

Please help me out here.
Stacey

checking ability to build shared libraries... true
checking linker flags for shared libraries... -shared
checking compiler flags for position-independent code...=20
checking for long long... yes
checking for LL suffix on long long integers... yes
checking for 64 bit off_t... yes
checking for off64_t... no
checking for 64 bit ino_t... no
checking for ino64_t... no
checking for dev64_t... no
checking for struct dirent64... no
checking for major macro... yes
checking for minor macro... yes
checking for makedev macro... yes
checking for unsigned char... no
checking for sin_len in sock... yes
checking whether seekdir returns void... yes
checking for __FILE__ macro... yes
checking for __FUNCTION__ macro... yes
checking if gettimeofday takes tz argument... yes
checking for __va_copy... no
checking for C99 vsnprintf... yes
checking for broken readdir... no
checking for utimbuf... yes
checking for pututline... no
checking for pututxline... no
checking for updwtmp... no
checking for updwtmpx... no
checking for getutmpx... no
checking for ut_name in utmp... yes
checking for ut_user in utmp... no
checking for ut_id in utmp... no
checking for ut_host in utmp... yes
checking for ut_time in utmp... yes
checking for ut_tv in utmp... no
checking for ut_type in utmp... no
checking for ut_pid in utmp... no
checking for ut_exit in utmp... no
checking for ut_addr in utmp... no
checking for ut_syslen in utmpx... no
checking for Linux kernel oplocks... no
checking for kernel change notify support... no
checking for kernel share modes... no
checking for IRIX kernel oplock type definitions... no
checking for irix specific capabilities... no
checking for int16 typedef included by rpc/rpc.h... no
checking for uint16 typedef included by rpc/rpc.h... no
checking for int32 typedef included by rpc/rpc.h... no
checking for uint32 typedef included by rpc/rpc.h... no
checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
checking for test routines... yes
checking for ftruncate extend... yes
checking for broken getgroups... no
checking whether getpass should be replaced... yes
checking for broken inet_ntoa... no
checking for secure mkstemp... yes
checking for sysconf(_SC_NGROUPS_MAX)... yes
checking for root... yes
checking for iface AIX... got 2 interfaces:
lo0        IP=3D127.0.0.1 NETMASK=3D255.0.0.0
sis0       IP=3D192.168.1.8 NETMASK=3D255.255.255.0
yes
checking for setresuid... OK
yes
checking for working mmap... yes
checking for ftruncate needs root... no
checking for fcntl locking... yes
checking for broken (glibc2.1/x86) 64 bit fcntl locking... no
checking for 64 bit fcntl locking... no
checking for st_blocks in struct stat... yes
checking for broken nisplus include files... yes
checking whether to use smbwrapper... no
checking whether to use AFS... no
checking whether to use DCE/DFS auth... no
checking whether to use Kerberos IV... no
checking whether to use Kerberos 5... no
checking whether to use AUTOMOUNT... no
checking whether to use SMBMOUNT... no
checking whether to use PAM password database... yes
checking for pam_get_data in -lpam... yes
checking whether to use pam_smbpass... no
checking whether to use TDB SAM database... no
checking whether to use LDAP SAM database... yes
checking for ber_bvfree in -llber... yes
checking for ldap_start_tls_s... no
checking whether to use NISPLUS SAM database... no
checking whether to use traditional smbpasswd file... no
checking whether to use NISPLUS_HOME... no
checking whether to use SSL... yes
checking whether to use syslog logging... yes
checking whether to use profiling... no
checking whether to support disk-quotas... yes
checking whether to support utmp accounting... yes
checking whether to support Microsoft Dfs... yes
checking whether to build the libsmbclient shared library... no
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 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... yes
checking whether to support ACLs... no
checking whether to build winbind... no, unsupported on freebsd4.6
checking whether or not getgroups returns EGID too many times... yes
checking whether struct passwd has pw_comment... no
checking whether struct passwd has pw_age... no
checking for poptGetContext in -lpopt... no
checking whether to use included popt... ./popt
checking configure summary... configure: error: summary failure.
Aborting config
=3D=3D=3D>  Script "configure" failed unexpectedly.
      Please report the problem to dwcjr@FreeBSD.org [maintainer] and
attach
      the "/usr/ports/net/samba/work/samba-2.2.5pre1/source/config.log"
      including the output of the failure of your make command. Also, it
might      be a good idea to provide an overview of all packages
installed on your
      system (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/net/samba.
*** Error code 1

Stop in /usr/ports/net/samba.
** Command failed: make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped /
!:failed)
	! net/samba (samba-2.2.4_1)	(configure error)
Demon#
--=20
Stacey Roberts B.Sc. (HONS) Computer Science
Network Systems Engineer

--=-oRRS9frRDLPWUHFv+ZHW
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi I tried updating samba-2.2.4_1 today and it failed with a configure
error (below).

Anyone else seeing this? Here's the uname info:
# uname -a
FreeBSD <snip> 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST
2002     <snip>:/usr/obj/usr/src/sys/<snip>  i386
#=20

Please help me out here.
Stacey

checking ability to build shared libraries... true
checking linker flags for shared libraries... -shared
checking compiler flags for position-independent code...=20
checking for long long... yes
checking for LL suffix on long long integers... yes
checking for 64 bit off_t... yes
checking for off64_t... no
checking for 64 bit ino_t... no
checking for ino64_t... no
checking for dev64_t... no
checking for struct dirent64... no
checking for major macro... yes
checking for minor macro... yes
checking for makedev macro... yes
checking for unsigned char... no
checking for sin_len in sock... yes
checking whether seekdir returns void... yes
checking for __FILE__ macro... yes
checking for __FUNCTION__ macro... yes
checking if gettimeofday takes tz argument... yes
checking for __va_copy... no
checking for C99 vsnprintf... yes
checking for broken readdir... no
checking for utimbuf... yes
checking for pututline... no
checking for pututxline... no
checking for updwtmp... no
checking for updwtmpx... no
checking for getutmpx... no
checking for ut_name in utmp... yes
checking for ut_user in utmp... no
checking for ut_id in utmp... no
checking for ut_host in utmp... yes
checking for ut_time in utmp... yes
checking for ut_tv in utmp... no
checking for ut_type in utmp... no
checking for ut_pid in utmp... no
checking for ut_exit in utmp... no
checking for ut_addr in utmp... no
checking for ut_syslen in utmpx... no
checking for Linux kernel oplocks... no
checking for kernel change notify support... no
checking for kernel share modes... no
checking for IRIX kernel oplock type definitions... no
checking for irix specific capabilities... no
checking for int16 typedef included by rpc/rpc.h... no
checking for uint16 typedef included by rpc/rpc.h... no
checking for int32 typedef included by rpc/rpc.h... no
checking for uint32 typedef included by rpc/rpc.h... no
checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
checking for test routines... yes
checking for ftruncate extend... yes
checking for broken getgroups... no
checking whether getpass should be replaced... yes
checking for broken inet_ntoa... no
checking for secure mkstemp... yes
checking for sysconf(_SC_NGROUPS_MAX)... yes
checking for root... yes
checking for iface AIX... got 2 interfaces:
lo0        IP=3D127.0.0.1 NETMASK=3D255.0.0.0
sis0       IP=3D192.168.1.8 NETMASK=3D255.255.255.0
yes
checking for setresuid... OK
yes
checking for working mmap... yes
checking for ftruncate needs root... no
checking for fcntl locking... yes
checking for broken (glibc2.1/x86) 64 bit fcntl locking... no
checking for 64 bit fcntl locking... no
checking for st_blocks in struct stat... yes
checking for broken nisplus include files... yes
checking whether to use smbwrapper... no
checking whether to use AFS... no
checking whether to use DCE/DFS auth... no
checking whether to use Kerberos IV... no
checking whether to use Kerberos 5... no
checking whether to use AUTOMOUNT... no
checking whether to use SMBMOUNT... no
checking whether to use PAM password database... yes
checking for pam_get_data in -lpam... yes
checking whether to use pam_smbpass... no
checking whether to use TDB SAM database... no
checking whether to use LDAP SAM database... yes
checking for ber_bvfree in -llber... yes
checking for ldap_start_tls_s... no
checking whether to use NISPLUS SAM database... no
checking whether to use traditional smbpasswd file... no
checking whether to use NISPLUS_HOME... no
checking whether to use SSL... yes
checking whether to use syslog logging... yes
checking whether to use profiling... no
checking whether to support disk-quotas... yes
checking whether to support utmp accounting... yes
checking whether to support Microsoft Dfs... yes
checking whether to build the libsmbclient shared library... no
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 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... yes
checking whether to support ACLs... no
checking whether to build winbind... no, unsupported on freebsd4.6
checking whether or not getgroups returns EGID too many times... yes
checking whether struct passwd has pw_comment... no
checking whether struct passwd has pw_age... no
checking for poptGetContext in -lpopt... no
checking whether to use included popt... ./popt
checking configure summary... configure: error: summary failure.
Aborting config
=3D=3D=3D>  Script "configure" failed unexpectedly.
      Please report the problem to dwcjr@FreeBSD.org [maintainer] and
attach
      the "/usr/ports/net/samba/work/samba-2.2.5pre1/source/config.log"
      including the output of the failure of your make command. Also, it
might      be a good idea to provide an overview of all packages
installed on your
      system (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/net/samba.
*** Error code 1

Stop in /usr/ports/net/samba.
** Command failed: make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped /
!:failed)
	! net/samba (samba-2.2.4_1)	(configure error)
Demon#
- --=20
Stacey Roberts B.Sc. (HONS) Computer Science
Network Systems Engineer

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8

iQA/AwUBPQ4yOfdn4A8qiCO5EQJInACg9b7KTvh3uvNyM53h2iRyObEc/30AoLPX
W1KJbWjBFpV8rnwun183son5
=7MnB
-----END PGP SIGNATURE-----

--=-oRRS9frRDLPWUHFv+ZHW--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1024340541.47848.65.camel>