Subject: pkg/24062: new samba 3.0.1 does not build
To: None <gnats-bugs@gnats.netbsd.org>
From: None <htodd@twofifty.com>
List: netbsd-bugs
Date: 01/11/2004 17:39:40
>Number:         24062
>Category:       pkg
>Synopsis:       samba3.0.1 does not build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 12 01:40:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hisashi T Fujinaka - htodd@twofifty.com
>Release:        NetBSD 1.6ZH 20040111
>Organization:
>Environment:
	
	
System: NetBSD allison 1.6ZH NetBSD 1.6ZH (ALLISON) #635: Sun Jan 11 16:07:29 PST 2004 htodd@allison:/disk/0/obj/sys/arch/i386/compile.i386/ALLISON i386
Architecture: i386
Machine: i386
>Description:

Build log:

htodd@allison:/usr/pkgsrc/net/samba > sudo make update
Password:
work.i386 -> /usr/obj/pkg/net/samba/work.i386
pkg_info: No matching pkg for samba-[0-9]*.
===> Checking for vulnerabilities in samba-3.0.1
=> Checksum OK for samba-3.0.1.tar.bz2.
===> Extracting for samba-3.0.1
===> Required installed package readline>=2.2: readline-4.3pl5 found
==========================================================================
The following variables will affect the build process of this package,
samba-3.0.1.  Their current value is shown below:

        * SAMBA_USE_LDAP (not defined)
        * SAMBA_USE_LDAP_COMPAT (not defined)
        * SAMBA_WITH_ADS (not defined)
        * USE_CUPS (not defined)
        * USE_PAM (not defined)

You may want to abort the process now with CTRL+C and change their value
before continuing.  Be sure to run `make clean' after the changes.
==========================================================================
===> Patching for samba-3.0.1
===> Applying pkgsrc patches for samba-3.0.1
===> Overriding tools for samba-3.0.1
===> Buildlinking for samba-3.0.1
===> Configuring for samba-3.0.1
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for i386--netbsdelf-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for gawk... /usr/bin/awk
checking for perl... /usr/pkg/bin/perl
checking for i386--netbsdelf-ar... no
checking for ar... ar
checking if the linker (ld) is GNU ld... yes
checking for library containing strerror... none required
checking whether cc understands -c and -o together... yes
checking that the C compiler understands -Werror... yes
checking that the C compiler understands volatile... yes
checking uname -s... NetBSD
checking uname -r... 1.6ZH
checking uname -m... i386
checking uname -p... i386
checking build system type... i386-unknown-netbsdelf1.6ZH
checking host system type... i386--netbsdelf
checking target system type... i386--netbsdelf
checking config.cache system type... same
checking for cc option to accept ANSI C... none needed
checking for inline... inline
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking unistd.h usability... yes
checking unistd.h presence... yes
checking for unistd.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/id.h usability... no
checking sys/id.h presence... no
checking for sys/id.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking memory.h usability... yes
checking memory.h presence... yes
checking for memory.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking rpcsvc/nis.h usability... no
checking rpcsvc/nis.h presence... no
checking for rpcsvc/nis.h... no
checking rpcsvc/yp_prot.h usability... no
checking rpcsvc/yp_prot.h presence... yes
configure: WARNING: rpcsvc/yp_prot.h: present but cannot be compiled
configure: WARNING: rpcsvc/yp_prot.h: check for missing prerequisite headers?
configure: WARNING: rpcsvc/yp_prot.h: proceeding with the preprocessor's result
checking for rpcsvc/yp_prot.h... yes
checking rpcsvc/ypclnt.h usability... yes
checking rpcsvc/ypclnt.h presence... yes
checking for rpcsvc/ypclnt.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for sys/wait.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/mode.h usability... no
checking sys/mode.h presence... no
checking for sys/mode.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/priv.h usability... no
checking sys/priv.h presence... no
checking for sys/priv.h... no
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking string.h usability... yes
checking string.h presence... yes
checking for string.h... yes
checking strings.h usability... yes
checking strings.h presence... yes
checking for strings.h... yes
checking stdlib.h usability... yes
checking stdlib.h presence... yes
checking for stdlib.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/mount.h usability... no
checking sys/mount.h presence... yes
configure: WARNING: sys/mount.h: present but cannot be compiled
configure: WARNING: sys/mount.h: check for missing prerequisite headers?
configure: WARNING: sys/mount.h: proceeding with the preprocessor's result
checking for sys/mount.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sys/fs/s5param.h usability... no
checking sys/fs/s5param.h presence... no
checking for sys/fs/s5param.h... no
checking sys/filsys.h usability... no
checking sys/filsys.h presence... no
checking for sys/filsys.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/dustat.h usability... no
checking sys/dustat.h presence... no
checking for sys/dustat.h... no
checking sys/statvfs.h usability... no
checking sys/statvfs.h presence... no
checking for sys/statvfs.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking security/pam_modules.h usability... no
checking security/pam_modules.h presence... no
checking for security/pam_modules.h... no
checking security/_pam_macros.h usability... no
checking security/_pam_macros.h presence... no
checking for security/_pam_macros.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking sys/syslog.h usability... yes
checking sys/syslog.h presence... yes
checking for sys/syslog.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking netinet/ip.h usability... no
checking netinet/ip.h presence... yes
configure: WARNING: netinet/ip.h: present but cannot be compiled
configure: WARNING: netinet/ip.h: check for missing prerequisite headers?
configure: WARNING: netinet/ip.h: proceeding with the preprocessor's result
checking for netinet/ip.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/in_ip.h usability... no
checking netinet/in_ip.h presence... no
checking for netinet/in_ip.h... no
checking nss.h usability... no
checking nss.h presence... no
checking for nss.h... no
checking nss_common.h usability... no
checking nss_common.h presence... no
checking for nss_common.h... no
checking nsswitch.h usability... yes
checking nsswitch.h presence... yes
checking for nsswitch.h... yes
checking ns_api.h usability... no
checking ns_api.h presence... no
checking for ns_api.h... no
checking sys/security.h usability... no
checking sys/security.h presence... no
checking for sys/security.h... no
checking security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
checking for security/pam_modules.h... (cached) no
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking syscall.h usability... no
checking syscall.h presence... no
checking for syscall.h... no
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/acl.h usability... no
checking sys/acl.h presence... no
checking for sys/acl.h... no
checking sys/attributes.h usability... no
checking sys/attributes.h presence... no
checking for sys/attributes.h... no
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking lastlog.h usability... no
checking lastlog.h presence... no
checking for lastlog.h... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for short... yes
checking size of short... 2
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking whether byte ordering is bigendian... no
checking whether char is unsigned... no
checking return type of signal handlers... void
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for pid_t... yes
checking for struct stat.st_rdev... no
checking for d_off in dirent... no
checking for ino_t... yes
checking for loff_t... no
checking for offset_t... no
checking for ssize_t... yes
checking for wchar_t... yes
checking for cups-config... no
checking for library containing dlopen... none required
checking for immediate structures... yes
checking if the compiler will optimize out function calls... yes
checking for unix domain sockets... yes
checking for socklen_t type... yes
checking for sig_atomic_t type... yes
checking for errno declaration... yes
checking for setresuid declaration... no
checking for setresgid declaration... no
checking for asprintf declaration... yes
checking for vasprintf declaration... yes
checking for vsnprintf declaration... yes
checking for snprintf declaration... yes
checking for real setresuid... no
checking for real setresgid... no
checking for working memcmp... yes
checking whether to use readline... yes
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for readline.h... (cached) no
checking for readline/readline.h... (cached) yes
checking for tgetent in -lncurses... no
checking for tgetent in -lcurses... yes
checking for rl_callback_handler_install in -lreadline... yes
checking for rl_completion_matches in -lreadline... yes
checking for connect... yes
checking for library containing yp_get_default_domain... none required
checking for yp_get_default_domain... yes
checking for execl... yes
checking for dlopen... yes
checking for dlclose... yes
checking for dlsym... yes
checking for dlerror... yes
checking for waitpid... yes
checking for getcwd... yes
checking for strdup... yes
checking for strndup... no
checking for strnlen... no
checking for strtoul... yes
checking for strerror... yes
checking for chown... yes
checking for fchown... yes
checking for chmod... yes
checking for fchmod... yes
checking for chroot... yes
checking for link... yes
checking for mknod... yes
checking for mknod64... no
checking for fstat... yes
checking for strchr... yes
checking for utime... yes
checking for utimes... yes
checking for getrlimit... yes
checking for fsync... yes
checking for bzero... yes
checking for memset... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for setpgid... yes
checking for memmove... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for setsid... yes
checking for glob... yes
checking for strpbrk... yes
checking for pipe... yes
checking for crypt16... no
checking for getauthuid... no
checking for strftime... yes
checking for sigprocmask... yes
checking for sigblock... yes
checking for sigaction... yes
checking for sigset... yes
checking for innetgr... yes
checking for setnetgrent... yes
checking for getnetgrent... yes
checking for endnetgrent... yes
checking for initgroups... yes
checking for select... yes
checking for poll... yes
checking for rdchk... no
checking for getgrnam... yes
checking for getgrent... yes
checking for pathconf... yes
checking for realpath... yes
checking for setpriv... no
checking for setgidx... no
checking for setuidx... no
checking for setgroups... yes
checking for sysconf... yes
checking for mktime... yes
checking for rename... yes
checking for ftruncate... yes
checking for stat64... no
checking for fstat64... no
checking for lstat64... no
checking for fopen64... no
checking for atexit... yes
checking for grantpt... no
checking for dup2... yes
checking for lseek64... no
checking for ftruncate64... no
checking for readdir64... no
checking for fseek64... no
checking for fseeko64... no
checking for ftell64... no
checking for ftello64... no
checking for setluid... no
checking for getpwanam... no
checking for setlinebuf... yes
checking for srandom... yes
checking for random... yes
checking for srand... yes
checking for rand... yes
checking for setenv... yes
checking for usleep... yes
checking for strcasecmp... yes
checking for fcvt... no
checking for fcvtl... no
checking for symlink... yes
checking for readlink... yes
checking for syslog... yes
checking for vsyslog... yes
checking for timegm... yes
checking for setlocale... yes
checking for nl_langinfo... yes
checking for setbuffer... yes
checking for shmget... yes
checking for shm_open... no
checking for backtrace_symbols... no
checking for syscall... yes
checking for _dup... no
checking for _dup2... no
checking for _opendir... yes
checking for _readdir... yes
checking for _seekdir... yes
checking for _telldir... yes
checking for _closedir... yes
checking for __dup... no
checking for __dup2... no
checking for __opendir... no
checking for __readdir... no
checking for __seekdir... yes
checking for __telldir... no
checking for __closedir... no
checking for __getcwd... yes
checking for _getcwd... yes
checking for __xstat... no
checking for __fxstat... no
checking for __lxstat... no
checking for _stat... no
checking for _lstat... no
checking for _fstat... no
checking for __stat... no
checking for __lstat... no
checking for __fstat... no
checking for _acl... no
checking for __acl... no
checking for _facl... no
checking for __facl... no
checking for _open... yes
checking for __open... no
checking for _chdir... no
checking for __chdir... no
checking for _close... yes
checking for __close... no
checking for _fchdir... no
checking for __fchdir... no
checking for _fcntl... yes
checking for __fcntl... no
checking for getdents... yes
checking for _getdents... no
checking for __getdents... no
checking for _lseek... yes
checking for __lseek... no
checking for _read... yes
checking for __read... no
checking for getdirentries... yes
checking for _write... yes
checking for __write... no
checking for _fork... yes
checking for __fork... yes
checking for _stat64... no
checking for __stat64... no
checking for _fstat64... no
checking for __fstat64... no
checking for _lstat64... no
checking for __lstat64... no
checking for __sys_llseek... no
checking for llseek... no
checking for _llseek... no
checking for __llseek... no
checking for readdir64... (cached) no
checking for _readdir64... no
checking for __readdir64... no
checking for pread... yes
checking for _pread... yes
checking for __pread... no
checking for pread64... no
checking for _pread64... no
checking for __pread64... no
checking for pwrite... yes
checking for _pwrite... yes
checking for __pwrite... no
checking for pwrite64... no
checking for _pwrite64... no
checking for __pwrite64... no
checking for open64... no
checking for _open64... no
checking for __open64... no
checking for creat64... no
checking for getgrouplist... yes
checking for stat64 in <sys/stat.h>... no
checking for lstat64 in <sys/stat.h>... no
checking for fstat64 in <sys/stat.h>... no
checking for dn_expand in -lresolv... yes
checking for putprpwnam in -lsecurity... no
checking for putprpwnam... no
checking for putprpwnam in -lsec... no
checking for putprpwnam... (cached) no
checking for set_auth_parameters in -lsecurity... no
checking for set_auth_parameters... no
checking for set_auth_parameters in -lsec... no
checking for set_auth_parameters... (cached) no
checking for getspnam in -lgen... no
checking for getspnam... no
checking for getspnam in -lsecurity... no
checking for getspnam... (cached) no
checking for getspnam in -lsec... no
checking for getspnam... (cached) no
checking for bigcrypt in -lsecurity... no
checking for bigcrypt... no
checking for bigcrypt in -lsec... no
checking for bigcrypt... (cached) no
checking for getprpwnam in -lsecurity... no
checking for getprpwnam... no
checking for getprpwnam in -lsec... no
checking for getprpwnam... (cached) no
checking for library containing getxattr... no
checking for getxattr... no
checking for lgetxattr... no
checking for fgetxattr... no
checking for listxattr... no
checking for llistxattr... no
checking for flistxattr... no
checking for removexattr... no
checking for lremovexattr... no
checking for fremovexattr... no
checking for setxattr... no
checking for lsetxattr... no
checking for fsetxattr... no
checking for attr_get... no
checking for attr_list... no
checking for attr_set... no
checking for attr_remove... no
checking for attr_getf... no
checking for attr_listf... no
checking for attr_setf... no
checking for attr_removef... no
checking ability to build shared libraries... true
checking linker flags for shared libraries... -shared
checking compiler flags for position-independent code... -fPIC -DPIC
checking whether building shared libraries actually works... yes
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 unsigned char... no
checking for sin_len in sock... yes
checking whether seekdir returns void... yes
checking for __FUNCTION__ macro... yes
checking if gettimeofday takes tz argument... yes
checking for va_copy... yes
checking for C99 vsnprintf... yes
checking for broken readdir... no
checking for utimbuf... yes
checking for pututline... no
checking for pututxline... yes
checking for updwtmp... no
checking for updwtmpx... yes
checking for getutmpx... yes
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 iconv in /usr... yes
checking can we convert from CP850 to UCS2-LE?... CP850
checking can we convert from ASCII to UCS2-LE?... ASCII
checking can we convert from UTF-8 to UCS2-LE?... UTF-8
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 AF_LOCAL socket support... no
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 sysconf(_SC_NPROC_ONLN)... no
checking for root... yes
checking for iface AIX... got 2 interfaces:
fxp0       IP=192.168.1.15 NETMASK=255.255.255.0
lo0        IP=127.0.0.1 NETMASK=255.0.0.0
yes
checking for setresuid... no
checking for setreuid... 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 st_blksize in struct stat... yes
checking for broken nisplus include files... yes
checking whether to use smbwrapper... no
checking whether to use AFS clear-text auth... no
checking whether to use AFS fake-kaserver... no
checking whether to use DFS clear-text auth... no
checking for LDAP support... no
checking for Active Directory and krb5 support... no
checking whether to build experimental passdb libraries... no
checking whether to use automount... no
checking whether to use smbmount... no
checking whether to use PAM... no
checking for pam_get_data in -lpam... no
checking whether to use pam_smbpass... no
checking for library containing crypt... -lcrypt
checking for a crypt that needs truncated salt... no
checking whether to use LDAP SAM 2.2 compatible configuration... no
checking whether to use NISPLUS_HOME... no
checking whether to use syslog logging... no
checking whether to use profiling... no
checking whether to try disk-quotas support... no
checking whether to try the new lib/sysquotas.c interface... no
checking sys/fs/vx_quota.h usability... no
checking sys/fs/vx_quota.h presence... no
checking for sys/fs/vx_quota.h... no
checking sys/quota.h usability... no
checking sys/quota.h presence... no
checking for sys/quota.h... no
checking asm/types.h usability... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking linux/quota.h usability... no
checking linux/quota.h presence... no
checking for linux/quota.h... no
checking linux/xqm.h usability... no
checking linux/xqm.h presence... no
checking for linux/xqm.h... no
checking linux/xfs_fs.h usability... no
checking linux/xfs_fs.h presence... no
checking for linux/xfs_fs.h... no
checking xfs/libxfs.h usability... no
checking xfs/libxfs.h presence... no
checking for xfs/libxfs.h... no
checking xfs/xqm.h usability... no
checking xfs/xqm.h presence... no
checking for xfs/xqm.h... no
checking xfs/xfs_fs.h usability... no
checking xfs/xfs_fs.h presence... no
checking for xfs/xfs_fs.h... no
checking linux/dqblk_xfs.h usability... no
checking linux/dqblk_xfs.h presence... no
checking for linux/dqblk_xfs.h... no
checking for struct if_dqblk in <linux/quota.h>... no
checking for struct mem_dqblk in <linux/quota.h>... no
checking if struct dqblk has .dqb_fsoftlimit... no
checking for long quotactl(int cmd, char *special, qid_t id, caddr_t addr)... no
checking for int quotactl(const char *path, int cmd, int id, char *addr)... yes
int quotactl(const char *path, int cmd, int id, char *addr) is not reworked for the new sys_quota api
checking for CRAY int quotactl (char *spec, int request, char *arg)... no
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking for setmntent... no
checking for getmntent... no
checking for endmntent... no
checking devnm.h usability... no
checking devnm.h presence... no
checking for devnm.h... no
checking for devnm... no
checking whether the old quota support works... yes
checking whether to use the old quota support... no
checking whether to support utmp accounting... yes
checking chosen man pages' language(s)... en
checking whether to build the libsmbclient shared library... yes
configure: 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)... yes
checking if large file support can be enabled... yes
checking whether to support ACLs... no
checking whether to check to support sendfile... yes
checking whether to build winbind... yes
checking for struct passwd.pw_comment... no
checking for struct passwd.pw_age... no
checking for poptGetContext in -lpopt... no
checking whether to use included popt... yes
checking how to build pdb_xml... not
checking how to build pdb_mysql... not
checking how to build pdb_ldap... not
checking how to build pdb_smbpasswd... static
checking how to build pdb_tdbsam... static
checking how to build pdb_guest... static
checking how to build rpc_lsa... static
checking how to build rpc_reg... static
checking how to build rpc_lsa_ds... static
checking how to build rpc_wks... static
checking how to build rpc_net... static
checking how to build rpc_dfs... static
checking how to build rpc_srv... static
checking how to build rpc_spoolss... static
checking how to build rpc_samr... static
checking how to build rpc_echo... not
checking how to build idmap_ldap... not
checking how to build idmap_tdb... static
checking how to build charset_weird... not
checking how to build charset_CP850... shared
checking how to build charset_CP437... shared
checking how to build charset_macosxfs... not
checking how to build auth_rhosts... static
checking how to build auth_sam... static
checking how to build auth_unix... static
checking how to build auth_winbind... static
checking how to build auth_server... static
checking how to build auth_domain... static
checking how to build auth_builtin... static
checking how to build vfs_recycle... shared
checking how to build vfs_audit... shared
checking how to build vfs_extd_audit... shared
checking how to build vfs_netatalk... shared
checking how to build vfs_fake_perms... shared
checking how to build vfs_default_quota... shared
checking how to build vfs_readonly... shared
checking how to build vfs_cap... shared
Using libraries:
    LIBS = -lcrypt -lresolv 
    AUTH_LIBS = -lcrypt 
checking configure summary... yes
configure: creating ./config.status
config.status: creating include/stamp-h
config.status: creating Makefile
config.status: creating script/findsmb
config.status: creating smbadduser
config.status: creating script/gen-8bit-gap.sh
config.status: creating include/config.h
===> Building for samba-3.0.1
Using FLAGS =  -O2 -I/usr/pkg/include -I./popt -Iinclude -I/disk/0/obj/pkg/net/samba/work.i386/samba-3.0.1/source/include -I/disk/0/obj/pkg/net/samba/work.i386/samba-3.0.1/source/ubiqx -I/disk/0/obj/pkg/net/samba/work.i386/samba-3.0.1/source/smbwrapper  -I. -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -I/disk/0/obj/pkg/net/samba/work.i386/samba-3.0.1/source   
      LIBS = -lcrypt -lresolv
      LDSHFLAGS = -shared  -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib
      LDFLAGS = -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib
Generating smbd/build_options.c
Building include/proto.h
creating /disk/0/obj/pkg/net/samba/work.i386/samba-3.0.1/source/include/proto.h
Building include/wrepld_proto.h
creating /disk/0/obj/pkg/net/samba/work.i386/samba-3.0.1/source/include/wrepld_proto.h
Building include/build_env.h
creating /disk/0/obj/pkg/net/samba/work.i386/samba-3.0.1/source/nsswitch/winbindd_proto.h
creating /disk/0/obj/pkg/net/samba/work.i386/samba-3.0.1/source/web/swat_proto.h
creating /disk/0/obj/pkg/net/samba/work.i386/samba-3.0.1/source/client/client_proto.h
creating /disk/0/obj/pkg/net/samba/work.i386/samba-3.0.1/source/utils/net_proto.h
Compiling dynconfig.c
In file included from dynconfig.c:21:
include/includes.h:754:27: ubi_sLinkList.h: No such file or directory
include/includes.h:755:27: ubi_dLinkList.h: No such file or directory
In file included from include/includes.h:764,
                 from dynconfig.c:21:
include/hash.h:35: error: parse error before "ubi_dlNode"
include/hash.h:35: warning: no semicolon at end of struct or union
include/hash.h:37: error: parse error before '}' token
include/hash.h:37: warning: data definition has no type or storage class
include/hash.h:51: error: parse error before "ubi_dlNode"
include/hash.h:51: warning: no semicolon at end of struct or union
include/hash.h:52: warning: data definition has no type or storage class
include/hash.h:53: error: parse error before '*' token
include/hash.h:53: warning: data definition has no type or storage class
include/hash.h:56: error: parse error before '}' token
include/hash.h:56: warning: data definition has no type or storage class
include/hash.h:67: error: parse error before "ubi_dlList"
include/hash.h:67: warning: no semicolon at end of struct or union
include/hash.h:68: warning: data definition has no type or storage class
include/hash.h:72: error: parse error before '}' token
include/hash.h:72: warning: data definition has no type or storage class
include/includes.h:776:23: ubi_Cache.h: No such file or directory
include/includes.h:779:24: debugparse.h: No such file or directory
In file included from include/includes.h:785,
                 from dynconfig.c:21:
include/nameserv.h:220: error: parse error before "ubi_trNode"
include/nameserv.h:220: warning: no semicolon at end of struct or union
include/nameserv.h:224: error: parse error before '}' token
include/nameserv.h:228: error: parse error before "ubi_dlNode"
include/nameserv.h:228: warning: no semicolon at end of struct or union
include/nameserv.h:234: error: parse error before '}' token
include/nameserv.h:428: error: parse error before "ubi_trRoot"
include/nameserv.h:428: warning: no semicolon at end of struct or union
include/nameserv.h:439: error: parse error before '}' token
include/includes.h:824:18: smbw.h: No such file or directory
In file included from include/includes.h:892,
                 from dynconfig.c:21:
include/proto.h:335: error: parse error before '*' token
include/proto.h:336: error: parse error before '*' token
include/proto.h:336: error: parse error before '*' token
include/proto.h:336: warning: data definition has no type or storage class
include/proto.h:337: error: parse error before '*' token
include/proto.h:337: error: parse error before '*' token
include/proto.h:337: warning: data definition has no type or storage class
include/proto.h:338: error: parse error before '*' token
include/proto.h:339: error: parse error before '*' token
include/proto.h:6484: error: parse error before "fn"
*** Error code 1

Stop.
make: stopped in /disk/0/obj/pkg/net/samba/work.i386/samba-3.0.1/source
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/samba
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/samba
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/samba


>How-To-Repeat:

cd /usr/pkgsrc/net/samba; sudo make update

>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted: