I am trying to compile samba 4 with solaris 10 on a x86 machine. I get the "checking configure summary... configure: error: summary failure. Aborting config" failure. I am using gcc 3.4.3 Here is how it goes: cowabunga: /export/home/test/samba4/source$ ./autogen.sh ./autogen.sh: running script/mkversion.sh ./script/mkversion.sh: svn: not found ./script/mkversion.sh: svn: not found ./script/mkversion.sh: svk: not found ./script/mkversion.sh: svk: not found ./script/mkversion.sh: 'include/version.h' created for Samba("3.9.0-SVN-build-UNKNOWN") ./autogen.sh: running autoheader autoheader: `include/config.h.in' is unchanged ./autogen.sh: running autoconf Now run ./configure and then make. Please see the attached file for the output from running ./configure. Any help is greatly appreciated. Thanks poorna -------------- next part -------------- SAMBA VERSION: 3.9.0-SVN-build-UNKNOWN checking build system type... i386-pc-solaris2.10 checking host system type... i386-pc-solaris2.10 checking target system type... i386-pc-solaris2.10 checking config.cache system type... same checking for perl... /usr/bin/perl checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for library containing strerror... none required checking whether gcc and cc understand -c and -o together... yes checking that the C compiler can precompile header files... yes checking that the C compiler understands volatile... yes checking for immediate structures... yes checking for test routines... yes checking for ld... /ws/amd64-gate/public/tools/gcc-3.4.3/bin/ld checking if the linker (/ws/amd64-gate/public/tools/gcc-3.4.3/bin/ld) is GNU ld... yes checking whether byte ordering is bigendian... no checking how to run the C preprocessor... gcc -E checking for egrep... egrep checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stdbool.h usability... no checking stdbool.h presence... no checking for stdbool.h... no checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for _Bool... yes checking for uint_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes no large file support 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/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/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.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 for memory.h... (cached) yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking compat.h usability... no checking compat.h presence... no checking for compat.h... no 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... yes checking sys/mode.h presence... yes checking for sys/mode.h... yes 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... yes checking sys/priv.h presence... yes checking for sys/priv.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes 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... yes checking termio.h presence... yes checking for termio.h... yes checking sys/termio.h usability... yes checking sys/termio.h presence... yes checking for sys/termio.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/dustat.h usability... no checking sys/dustat.h presence... no checking for sys/dustat.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes 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... yes configure: WARNING: security/pam_modules.h: present but cannot be compiled configure: WARNING: security/pam_modules.h: check for missing prerequisite headers? configure: WARNING: security/pam_modules.h: proceeding with the preprocessor's result checking for security/pam_modules.h... yes 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 for stdint.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes 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... yes checking nss_common.h presence... yes checking for nss_common.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... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for security/pam_modules.h... (cached) yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.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... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes 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... yes checking for d_off in dirent... yes checking for ino_t... yes checking for loff_t... no checking for offset_t... yes checking for ssize_t... yes checking for intptr_t... yes checking for library containing dlopen... none required 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... no checking for vasprintf declaration... no 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 for connect... no checking for printf in -lnsl_s... no checking for printf in -lnsl... yes checking for connect in -lsocket... yes checking for connect in -linet... no 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 strtoull... yes checking for strtouq... no 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... no checking for vasprintf... no 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... no 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 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 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... yes checking for fcvtl... no checking for symlink... yes checking for readlink... yes checking for syslog... yes checking for vsyslog... yes checking for getgrouplist... no checking for timegm... no checking for backtrace... no checking for setbuffer... yes checking for shmget... yes checking for shm_open... no checking for syscall... yes checking for getdents... yes checking for pread... yes checking for pwrite... yes checking for setlocale... yes 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... yes checking for getspnam... yes checking for getspnam in -lsecurity... no checking for getspnam... (cached) yes checking for getspnam in -lsec... yes checking for getspnam... (cached) yes checking for bigcrypt in -lsecurity... no checking for bigcrypt... no checking for bigcrypt... (cached) no checking for getprpwnam in -lsecurity... no checking for getprpwnam... no checking for getprpwnam... (cached) no checking ability to build shared libraries... true checking linker flags for shared libraries... -G checking compiler flags for position-independent code... checking whether building shared libraries actually works... yes checking for LL suffix on long long integers... yes checking for 64 bit off_t... no checking for off64_t... yes checking for 64 bit ino_t... no checking for ino64_t... yes checking for dev64_t... no checking for struct dirent64... yes checking for major macro... no checking for minor macro... no checking for unsigned char... no checking for sin_len in sock... no 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 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 ftruncate extend... yes checking for AF_LOCAL socket support... no checking for broken getgroups... no checking whether getpass should be replaced... no checking for broken inet_ntoa... no checking for secure mkstemp... yes checking for sysconf(_SC_NGROUPS_MAX)... yes checking for root... no configure: WARNING: running as non-root will disable some tests checking for iface AIX... no checking for iface ifconf... got 2 interfaces: e1000g0 IP=192.29.97.145 NETMASK=255.255.255.0 lo0 IP=127.0.0.1 NETMASK=255.0.0.0 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... yes checking for st_blocks in struct stat... yes checking for st_blksize in struct stat... yes checking for LDAP support... auto checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ber_scanf in -llber... no checking for ldap_init in -lldap... yes checking for ldap_domain2hostlist... no checking for ldap_set_rebind_proc... yes checking whether ldap_set_rebind_proc takes 3 arguments... 3 checking for ldap_initialize... no configure: WARNING: libldap is needed for LDAP support checking for KRB5 support... auto checking for krb5-config... no checking for working krb5-config... no. Fallback to previous krb5 detection strategy checking for kerberos 5 install path... auto checking krb5.h usability... no checking krb5.h presence... no checking for krb5.h... no configure: WARNING: KRB5 cannot be supported without krb5.h checking for library containing crypt... none required checking for a crypt that needs truncated salt... no configure: checking how to get filesystem space usage... checking statvfs64 function (SVR4)... yes checking if large file support can be enabled... no checking for comparison_fn_t... no checking whether to support ACLs... no checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking for poptGetContext in -lpopt... yes checking whether to use included popt... no checking for iconv in /usr... yes checking for working iconv... yes checking for gethostbyname2... no checking gdbm.h usability... no checking gdbm.h presence... no checking for gdbm.h... no checking for gdbm_open in -lgdbm... no 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... no checking readline/readline.h presence... no checking for readline/readline.h... no checking readline/history.h usability... no checking readline/history.h presence... no checking for readline/history.h... no checking for readline.h... (cached) no checking for readline/readline.h... (cached) no checking for rl_completion_matches in -lreadline... no checking whether to use pthreads... no checking for pkg-config... /usr/bin/pkg-config checking for gconf-2.0... yes checking for glib-2.0 gtk+-2.0 >= 2.4... yes checking for tv_nsec nanosecond fields in struct stat... 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/xattr.h usability... no checking sys/xattr.h presence... no checking for sys/xattr.h... no checking for library containing flistxattr... no checking for flistxattr... no checking configure summary... configure: error: summary failure. Aborting config