[Sunhelp] Problem on installing Samba

mike mangino mangino at cis.ohio-state.edu
Wed Jul 7 15:23:25 CDT 1999


It looks like you are missing either the library headers or the libraries themselves. Did you install the SUNWspro C compiler? If not, you should install that. If it isn't available, try installing gcc


I have a package of samba on my site (http://www.cis.ohio-state.edu/~mangino/packages/) that you can install with pkgadd so you won't have to compile anything.

Mike

> 
> I have a question about installing the samba on my solaris 2.6. When
> I compiled the samba on source directory, and I get the error message:
> 
> 
> loading cache ./config.cache
> checking for gcc... no
> checking for cc... cc
> checking whether the C compiler (cc -O ) works... yes
> checking whether the C compiler (cc -O ) is a cross-compiler... no
> checking whether we are using GNU C... no
> checking for a BSD compatible install... ./install-sh -c
> checking for mawk... no
> checking for gawk... no
> checking for nawk... nawk
> checking whether cc understands -c and -o together... yes
> checking that the C compiler understands volatile... no
> checking host system type... sparc-sun-solaris2.6
> checking target system type... sparc-sun-solaris2.6
> checking build system type... sparc-sun-solaris2.6
> checking config.cache system type... same
> checking for autoconf... autoconf
> checking for autoheader... autoheader
> enabling large file support
> checking for inline... no
> checking how to run the C preprocessor... /lib/cpp
> checking for ANSI C header files... no
> checking for dirent.h that defines DIR... no
> checking for sys/ndir.h that defines DIR... no
> checking for sys/dir.h that defines DIR... no
> checking for ndir.h that defines DIR... no
> checking for opendir in -lx... no
> checking whether time.h and sys/time.h may both be included... no
> checking for sys/wait.h that is POSIX.1 compatible... no
> checking for arpa/inet.h... no
> checking for sys/fcntl.h... no
> checking for sys/select.h... no
> checking for fcntl.h... no
> checking for sys/time.h... no
> checking for sys/unistd.h... no
> checking for unistd.h... no
> checking for utime.h... no
> checking for grp.h... no
> checking for sys/id.h... no
> checking for limits.h... no
> checking for memory.h... no
> checking for net/if.h... no
> checking for compat.h... no
> checking for rpc/rpc.h... no
> checking for rpcsvc/nis.h... no
> checking for rpcsvc/yp_prot.h... no
> checking for rpcsvc/ypclnt.h... no
> checking for sys/param.h... no
> checking for ctype.h... no
> checking for sys/wait.h... (cached) no
> checking for sys/resource.h... no
> checking for sys/ioctl.h... no
> checking for sys/mode.h... no
> checking for sys/mman.h... no
> checking for sys/filio.h... no
> checking for string.h... no
> checking for strings.h... no
> checking for stdlib.h... no
> checking for sys/socket.h... no
> checking for sys/mount.h... no
> checking for sys/vfs.h... no
> checking for sys/fs/s5param.h... no
> checking for sys/filsys.h... no
> checking for termios.h... no
> checking for termio.h... no
> checking for sys/termio.h... no
> checking for sys/statfs.h... no
> checking for sys/dustat.h... no
> checking for sys/statvfs.h... no
> checking for stdarg.h... no
> checking for sys/sockio.h... no
> checking for shadow.h... no
> checking for netinet/tcp.h... no
> checking for sys/security.h... no
> checking for security/pam_appl.h... no
> checking for stropts.h... no
> checking for poll.h... no
> checking for readline.h... no
> checking for history.h... no
> checking for readline/readline.h... no
> checking for readline/history.h... no
> checking for sys/capability.h... no
> checking for syscall.h... no
> checking for sys/syscall.h... no
> checking for sys/acl.h... no
> checking for sys/cdefs.h... no
> checking for glob.h... no
> checking size of int... 0
> checking size of long... 0
> checking size of short... 0
> checking for working const... yes
> checking for inline... (cached) no
> checking whether byte ordering is bigendian... yes
> checking whether char is unsigned... no
> checking return type of signal handlers... int
> checking for uid_t in sys/types.h... no
> checking for mode_t... no
> checking for off_t... no
> checking for size_t... no
> checking for pid_t... no
> checking for st_rdev in struct stat... no
> checking for d_off in dirent... no
> checking for ino_t... no
> checking for loff_t... no
> checking for offset_t... no
> checking for ssize_t... no
> checking for sig_atomic_t type... no
> checking for errno in errno.h...
> checking for setresuid declaration... no
> checking for setresgid declaration... no
> checking for crypt declaration... no
> checking for real setresuid... no
> checking for real setresgid... no
> checking for 8-bit clean memcmp... yes
> checking for crypt... no
> checking for crypt in -lcrypt... no
> checking for pam_authenticate... no
> checking for pam_authenticate in -lpam... 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 waitpid... no
> checking for getcwd... no
> checking for strdup... no
> checking for strtoul... no
> checking for strerror... no
> checking for chown... no
> checking for chmod... no
> checking for chroot... no
> checking for fstat... no
> checking for strchr... no
> checking for utime... no
> checking for utimes... no
> checking for getrlimit... no
> checking for fsync... no
> checking for execl... no
> checking for bzero... no
> checking for memset... no
> checking for memmove... no
> checking for vsnprintf... no
> checking for snprintf... no
> checking for setsid... no
> checking for glob... no
> checking for strpbrk... no
> checking for pipe... no
> checking for crypt16... no
> checking for getauthuid... no
> checking for strftime... no
> checking for sigprocmask... no
> checking for sigblock... no
> checking for sigaction... no
> checking for innetgr... no
> checking for setnetgrent... no
> checking for getnetgrent... no
> checking for endnetgrent... no
> checking for initgroups... no
> checking for select... no
> checking for rdchk... no
> checking for getgrnam... no
> checking for pathconf... no
> checking for setreuid... no
> checking for setregid... no
> checking for seteuid... no
> checking for setegid... no
> checking for setuidx... no
> checking for setgroups... no
> checking for mktime... no
> checking for rename... no
> checking for ftruncate... no
> checking for stat64... no
> checking for fstat64... no
> checking for lstat64... no
> checking for fopen64... no
> checking for atexit... no
> checking for grantpt... no
> checking for dup2... no
> 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 yp_get_default_domain... no
> checking for getpwanam... no
> checking for srandom... no
> checking for random... no
> checking for srand... no
> checking for rand... no
> checking for setenv... no
> checking for mmap64... no
> checking for strcasecmp... no
> checking for syscall... no
> checking for _dup... no
> checking for _dup2... no
> checking for _opendir... no
> checking for _readdir... no
> checking for _seekdir... no
> checking for _telldir... no
> checking for _closedir... no
> checking for __dup... no
> checking for __dup2... no
> checking for __opendir... no
> checking for __readdir... no
> checking for __seekdir... no
> checking for __telldir... no
> checking for __closedir... no
> checking for __getcwd... no
> checking for _getcwd... no
> 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... no
> checking for __open... no
> checking for _chdir... no
> checking for __chdir... no
> checking for _close... no
> checking for __close... no
> checking for _fchdir... no
> checking for __fchdir... no
> checking for _fcntl... no
> checking for __fcntl... no
> checking for getdents... no
> checking for _getdents... no
> checking for __getdents... no
> checking for _lseek... no
> checking for __lseek... no
> checking for _read... no
> checking for __read... no
> checking for _write... no
> checking for __write... no
> checking for _fork... no
> checking for __fork... no
> 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... no
> checking for _pread... no
> checking for __pread... no
> checking for pread64... no
> checking for _pread64... no
> checking for __pread64... no
> checking for pwrite... no
> checking for _pwrite... no
> 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 stat64 in <sys/stat.h>... no
> checking for lstat64 in <sys/stat.h>... no
> checking for fstat64 in <sys/stat.h>... no
> checking for strcasecmp 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 -lsecurity... no
> checking for getspnam... no
> checking for getspnam in -lsec... yes
> checking for getspnam... (cached) no
> 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 whether cc accepts -fpic... no
> checking whether cc accepts -Kpic... yes
> checking for long long... no
> checking for 64 bit off_t... no
> checking for off64_t... no
> checking for 64 bit ino_t... no
> checking for ino64_t... no
> checking for struct dirent64... no
> checking for union semun... no
> checking for unsigned char... no
> checking for sin_len in sock... no
> checking whether seekdir returns void... no
> checking for __FILE__ macro... no
> checking for __FUNCTION__ macro... no
> checking if gettimeofday takes tz argument... no
> checking for broken readdir... no
> checking for utimbuf... no
> checking for 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... yes
> checking for test routines... yes
> checking for ftruncate extend... no
> checking for broken getgroups... no
> checking whether getpass should be replaced... no
> checking for broken inet_ntoa... no
> checking for root... no
> configure: warning: running as non-root will disable some tests
> checking for netmask ifconf... no
> checking for netmask ifreq... no
> checking for netmask AIX... no
> checking for trapdoor seteuid... yes
> checking for shared mmap... no
> checking for ftruncate needs root... no
> checking for fcntl locking... no
> checking for 64 bit fcntl locking... no
> checking for sysv ipc... no
> checking for a crypt that needs truncated salt... yes
> checking for broken nisplus include files... yes
> checking whether to use smbwrapper... no
> checking whether to use AFS... no
> checking whether to use 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 LDAP password database... no
> checking whether to use NISPLUS password database... no
> checking whether to use NISPLUS_HOME... no
> checking whether to use SSL... no
> checking whether to use MMAP... no
> checking whether to use syslog logging... no
> checking whether to support netatalk... no
> checking whether to support disk-quotas... 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
> no
> checking configure summary
> configure: error: summary failure. Aborting config
> 
> Can you tell me how I can fix it to make it work?
> Your help will be appreciated
> 
> _______________________________________________
> SunHELP maillist  -  SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
> 


-- 
Mike Mangino                   Senior Programmer/Analyst
mangino at cis.ohio-state.edu     manginom at oclc.org
Home: (614) 326-2278           Work: (614) 764-6280





More information about the SunHELP mailing list