Hi all, I still have problems with my nt authentication on linux. My problems start when compiling --with-pam This is the output, i can't figure out why i get the error. [root@squid source]# ./configure --with-pam loading cache ./config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc -O ) works... yes checking whether the C compiler (gcc -O ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for a BSD compatible install... (cached) /usr/bin/install -c checking for gawk... (cached) gawk checking if the linker (ld) is GNU ld... (cached) yes checking for passwd... (cached) /usr/bin/passwd checking whether gcc and cc understand -c and -o together... (cached) yes checking that the C compiler understands volatile... (cached) yes checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking config.cache system type... same checking for LFS support... yes checking for inline... (cached) inline checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for arpa/inet.h... (cached) yes checking for sys/fcntl.h... (cached) yes checking for sys/select.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for grp.h... (cached) yes checking for sys/id.h... (cached) no checking for limits.h... (cached) yes checking for memory.h... (cached) yes checking for net/if.h... (cached) yes checking for compat.h... (cached) no checking for rpc/rpc.h... (cached) yes checking for rpcsvc/nis.h... (cached) yes checking for rpcsvc/yp_prot.h... (cached) yes checking for rpcsvc/ypclnt.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for syslog.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/param.h... (cached) yes checking for ctype.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/ipc.h... (cached) yes checking for sys/mode.h... (cached) no checking for sys/mman.h... (cached) yes checking for sys/filio.h... (cached) no checking for sys/priv.h... (cached) no checking for sys/shm.h... (cached) yes checking for sys/socket.h... (cached) yes checking for syslog.h... (cached) yes checking for sys/syslog.h... (cached) yes checking for sys/mount.h... (cached) yes checking for sys/vfs.h... (cached) yes checking for sys/fs/s5param.h... (cached) no checking for sys/filsys.h... (cached) no checking for termios.h... (cached) yes checking for termio.h... (cached) yes checking for sys/termio.h... (cached) no checking for sys/statfs.h... (cached) yes checking for sys/dustat.h... (cached) no checking for sys/statvfs.h... (cached) yes checking for stdarg.h... (cached) yes checking for sys/sockio.h... (cached) no checking for security/pam_modules.h... (cached) no checking for security/_pam_macros.h... (cached) no checking for dlfcn.h... (cached) yes checking for synch.h... (cached) no checking for pthread.h... (cached) yes checking for nsswitch.h... (cached) no checking for shadow.h... (cached) yes checking for netinet/ip.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for netinet/in_systm.h... (cached) yes checking for netinet/in_ip.h... (cached) no checking for nss.h... (cached) yes checking for nss_common.h... (cached) no checking for ns_api.h... (cached) no checking for sys/security.h... (cached) no checking for security/pam_appl.h... (cached) no checking for security/pam_modules.h... (cached) no checking for stropts.h... (cached) yes checking for poll.h... (cached) yes checking for sys/capability.h... (cached) no checking for syscall.h... (cached) yes checking for sys/syscall.h... (cached) yes checking for sys/acl.h... (cached) no checking for sys/cdefs.h... (cached) yes checking for glob.h... (cached) yes checking for utmp.h... (cached) yes checking for utmpx.h... (cached) yes checking for lastlog.h... (cached) yes checking for sys/fs/vx_quota.h... (cached) no checking for linux/xqm.h... (cached) yes checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of short... (cached) 2 checking for working const... (cached) yes checking for inline... (cached) inline checking whether byte ordering is bigendian... (cached) no checking whether char is unsigned... (cached) no checking return type of signal handlers... (cached) void checking for uid_t in sys/types.h... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for pid_t... (cached) yes checking for st_rdev in struct stat... (cached) yes checking for d_off in dirent... (cached) yes checking for ino_t... (cached) yes checking for loff_t... (cached) yes checking for offset_t... (cached) no checking for ssize_t... (cached) yes checking for wchar_t... (cached) yes checking for cups-config... no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking for immediate structures... (cached) yes checking for unix domain sockets... (cached) yes checking for socklen_t type... (cached) yes checking for sig_atomic_t type... (cached) yes checking for errno declaration... (cached) yes checking for setresuid declaration... (cached) no checking for setresgid declaration... (cached) no checking for asprintf declaration... (cached) yes checking for vasprintf declaration... (cached) yes checking for vsnprintf declaration... (cached) yes checking for snprintf declaration... (cached) yes checking for real setresuid... (cached) yes checking for real setresgid... (cached) yes checking for 8-bit clean memcmp... (cached) yes checking whether to use readline... yes checking for readline.h... (cached) no checking for history.h... (cached) no checking for readline/readline.h... (cached) no checking for readline/history.h... (cached) no checking for readline.h... (cached) no checking for readline/readline.h... (cached) no checking for connect... (cached) yes checking for yp_get_default_domain... (cached) no checking for yp_get_default_domain in -lnsl... (cached) yes checking for execl... (cached) yes checking for dlopen... (cached) no checking for dlclose... (cached) yes checking for dlsym... (cached) yes checking for dlerror... (cached) yes checking for waitpid... (cached) yes checking for getcwd... (cached) yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking for strnlen... (cached) yes checking for strtoul... (cached) yes checking for strerror... (cached) yes checking for chown... (cached) yes checking for fchown... (cached) yes checking for chmod... (cached) yes checking for fchmod... (cached) yes checking for chroot... (cached) yes checking for link... (cached) yes checking for fstat... (cached) yes checking for strchr... (cached) yes checking for utime... (cached) yes checking for utimes... (cached) yes checking for getrlimit... (cached) yes checking for fsync... (cached) yes checking for bzero... (cached) yes checking for memset... (cached) yes checking for strlcpy... (cached) no checking for strlcat... (cached) no checking for setpgid... (cached) yes checking for mknod... (cached) yes checking for mknod64... (cached) no checking for memmove... (cached) yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for asprintf... (cached) yes checking for vasprintf... (cached) yes checking for setsid... (cached) yes checking for glob... (cached) yes checking for strpbrk... (cached) yes checking for pipe... (cached) yes checking for crypt16... (cached) no checking for getauthuid... (cached) no checking for strftime... (cached) yes checking for sigprocmask... (cached) yes checking for sigblock... (cached) yes checking for sigaction... (cached) yes checking for sigset... (cached) yes checking for innetgr... (cached) yes checking for setnetgrent... (cached) yes checking for getnetgrent... (cached) yes checking for endnetgrent... (cached) yes checking for initgroups... (cached) yes checking for select... (cached) yes checking for poll... (cached) yes checking for rdchk... (cached) no checking for getgrnam... (cached) yes checking for getgrent... (cached) yes checking for pathconf... (cached) yes checking for realpath... (cached) yes checking for setpriv... (cached) no checking for setgidx... (cached) no checking for setuidx... (cached) no checking for setgroups... (cached) yes checking for sysconf... (cached) yes checking for mktime... (cached) yes checking for rename... (cached) yes checking for ftruncate... (cached) yes checking for stat64... (cached) yes checking for fstat64... (cached) yes checking for lstat64... (cached) yes checking for fopen64... (cached) yes checking for atexit... (cached) yes checking for grantpt... (cached) yes checking for dup2... (cached) yes checking for lseek64... (cached) yes checking for ftruncate64... (cached) yes checking for readdir64... (cached) yes checking for fseek64... (cached) no checking for fseeko64... (cached) yes checking for ftell64... (cached) no checking for ftello64... (cached) yes checking for setluid... (cached) no checking for getpwanam... (cached) no checking for setlinebuf... (cached) yes checking for srandom... (cached) yes checking for random... (cached) yes checking for srand... (cached) yes checking for rand... (cached) yes checking for setenv... (cached) yes checking for usleep... (cached) yes checking for strcasecmp... (cached) yes checking for fcvt... (cached) yes checking for fcvtl... (cached) no checking for symlink... (cached) yes checking for readlink... (cached) yes checking for syslog... (cached) yes checking for vsyslog... (cached) yes checking for syscall... (cached) yes checking for _dup... (cached) no checking for _dup2... (cached) no checking for _opendir... (cached) no checking for _readdir... (cached) no checking for _seekdir... (cached) no checking for _telldir... (cached) no checking for _closedir... (cached) no checking for __dup... (cached) no checking for __dup2... (cached) yes checking for __opendir... (cached) no checking for __readdir... (cached) no checking for __seekdir... (cached) no checking for __telldir... (cached) no checking for __closedir... (cached) no checking for __getcwd... (cached) no checking for _getcwd... (cached) no checking for __xstat... (cached) yes checking for __fxstat... (cached) yes checking for __lxstat... (cached) yes checking for _stat... (cached) no checking for _lstat... (cached) no checking for _fstat... (cached) no checking for __stat... (cached) yes checking for __lstat... (cached) yes checking for __fstat... (cached) yes checking for _acl... (cached) no checking for __acl... (cached) no checking for _facl... (cached) no checking for __facl... (cached) no checking for _open... (cached) no checking for __open... (cached) yes checking for _chdir... (cached) no checking for __chdir... (cached) no checking for _close... (cached) no checking for __close... (cached) yes checking for _fchdir... (cached) no checking for __fchdir... (cached) no checking for _fcntl... (cached) no checking for __fcntl... (cached) yes checking for getdents... (cached) no checking for _getdents... (cached) no checking for __getdents... (cached) no checking for _lseek... (cached) no checking for __lseek... (cached) yes checking for _read... (cached) no checking for __read... (cached) yes checking for _write... (cached) no checking for __write... (cached) yes checking for _fork... (cached) no checking for __fork... (cached) yes checking for _stat64... (cached) no checking for __stat64... (cached) no checking for _fstat64... (cached) no checking for __fstat64... (cached) no checking for _lstat64... (cached) no checking for __lstat64... (cached) no checking for __sys_llseek... (cached) no checking for llseek... (cached) yes checking for _llseek... (cached) no checking for __llseek... (cached) no checking for readdir64... (cached) yes checking for _readdir64... (cached) no checking for __readdir64... (cached) no checking for pread... (cached) yes checking for _pread... (cached) no checking for __pread... (cached) no checking for pread64... (cached) yes checking for _pread64... (cached) no checking for __pread64... (cached) yes checking for pwrite... (cached) yes checking for _pwrite... (cached) no checking for __pwrite... (cached) no checking for pwrite64... (cached) yes checking for _pwrite64... (cached) no checking for __pwrite64... (cached) yes checking for open64... (cached) yes checking for _open64... (cached) no checking for __open64... (cached) yes checking for creat64... (cached) yes checking for putprpwnam in -lsecurity... (cached) no checking for putprpwnam... (cached) no checking for putprpwnam in -lsec... (cached) no checking for putprpwnam... (cached) no checking for set_auth_parameters in -lsecurity... (cached) no checking for set_auth_parameters... (cached) no checking for set_auth_parameters in -lsec... (cached) no checking for set_auth_parameters... (cached) no checking for getspnam in -lgen... (cached) no checking for getspnam... (cached) yes checking for getspnam in -lsecurity... (cached) no checking for getspnam... (cached) yes checking for getspnam in -lsec... (cached) no checking for getspnam... (cached) yes checking for bigcrypt in -lsecurity... (cached) no checking for bigcrypt... (cached) no checking for bigcrypt in -lsec... (cached) no checking for bigcrypt... (cached) no checking for getprpwnam in -lsecurity... (cached) no checking for getprpwnam... (cached) no checking for getprpwnam in -lsec... (cached) no checking for getprpwnam... (cached) no checking ability to build shared libraries... true checking linker flags for shared libraries... -shared checking compiler flags for position-independent code... checking for long long... (cached) yes checking for LL suffix on long long integers... (cached) yes checking for 64 bit off_t... (cached) yes checking for off64_t... (cached) no checking for 64 bit ino_t... (cached) yes checking for ino64_t... (cached) no checking for dev64_t... (cached) no checking for struct dirent64... (cached) yes checking for major macro... (cached) yes checking for minor macro... (cached) yes checking for makedev macro... (cached) yes checking for unsigned char... (cached) no checking for sin_len in sock... (cached) no checking whether seekdir returns void... (cached) yes checking for __FILE__ macro... (cached) yes checking for __FUNCTION__ macro... (cached) yes checking if gettimeofday takes tz argument... (cached) yes checking for __va_copy... (cached) yes checking for C99 vsnprintf... (cached) yes checking for broken readdir... (cached) no checking for utimbuf... (cached) yes checking for pututline... (cached) yes checking for pututxline... (cached) yes checking for updwtmp... (cached) yes checking for updwtmpx... (cached) yes checking for getutmpx... (cached) yes checking for ut_name in utmp... (cached) yes checking for ut_user in utmp... (cached) yes checking for ut_id in utmp... (cached) yes checking for ut_host in utmp... (cached) yes checking for ut_time in utmp... (cached) yes checking for ut_tv in utmp... (cached) yes checking for ut_type in utmp... (cached) yes checking for ut_pid in utmp... (cached) yes checking for ut_exit in utmp... (cached) yes checking for ut_addr in utmp... (cached) yes checking whether pututline returns pointer... (cached) yes checking for ut_syslen in utmpx... (cached) no checking for Linux kernel oplocks... (cached) yes checking for kernel change notify support... (cached) yes checking for kernel share modes... (cached) yes checking for IRIX kernel oplock type definitions... (cached) no checking for irix specific capabilities... (cached) no checking for int16 typedef included by rpc/rpc.h... (cached) no checking for uint16 typedef included by rpc/rpc.h... (cached) no checking for int32 typedef included by rpc/rpc.h... (cached) no checking for uint32 typedef included by rpc/rpc.h... (cached) no checking for conflicting AUTH_ERROR define in rpc/rpc.h... (cached) no checking for test routines... yes checking for ftruncate extend... (cached) yes checking for broken getgroups... (cached) no checking whether getpass should be replaced... (cached) yes checking for broken inet_ntoa... (cached) no checking for secure mkstemp... (cached) yes checking for sysconf(_SC_NGROUPS_MAX)... (cached) yes checking for root... (cached) yes checking for iface AIX... (cached) no checking for iface ifconf... (cached) yes checking for setresuid... (cached) yes checking for working mmap... (cached) yes checking for ftruncate needs root... (cached) no checking for fcntl locking... (cached) yes checking for broken (glibc2.1/x86) 64 bit fcntl locking... (cached) no checking for 64 bit fcntl locking... (cached) yes checking for st_blocks in struct stat... (cached) yes checking for broken RedHat 7.2 system header files... (cached) no checking for broken nisplus include files... (cached) 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... (cached) no checking whether to use pam_smbpass... no checking whether to use TDB SAM database... no checking whether to use LDAP SAM database... no checking whether to use NISPLUS SAM database... no checking whether to use traditional smbpasswd file... yes checking whether to use NISPLUS_HOME... no checking whether to use SSL... no checking whether to use syslog logging... no checking whether to use profiling... no 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 checking statvfs64 function (SVR4)... (cached) yes checking if large file support can be enabled... yes checking whether to support ACLs... no checking whether to build winbind... yes checking whether to enable winbind auth challenge/response code... checking whether or not getgroups returns EGID too many times... (cached) no checking whether struct passwd has pw_comment... (cached) no checking whether struct passwd has pw_age... (cached) no checking for poptGetContext in -lpopt... (cached) yes checking whether to use included popt... no checking configure summary... configure: error: summary failure. Aborting config[root@squid source]# Greetz! Philippe Dhont
This is in the config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:808: checking for gcc configure:921: checking whether the C compiler (gcc -O ) works configure:937: gcc -o conftest -O conftest.c 1>&5 configure:963: checking whether the C compiler (gcc -O ) is a cross-compiler configure:968: checking whether we are using GNU C configure:996: checking whether gcc accepts -g configure:1058: checking for a BSD compatible install configure:1115: checking for gawk configure:1146: checking if the linker (ld) is GNU ld configure:1163: checking for passwd configure:1200: checking whether gcc and cc understand -c and -o together configure:1258: checking that the C compiler understands volatile configure:1321: checking host system type configure:1342: checking target system type configure:1360: checking build system type configure:1394: checking config.cache system type configure:1633: checking for LFS support configure:1678: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c 1>&5 configure:1760: checking for inline configure:1800: checking how to run the C preprocessor configure:1880: checking for ANSI C header files configure:1988: checking for dirent.h that defines DIR configure:2026: checking for opendir in -ldir configure:2109: checking whether time.h and sys/time.h may both be included configure:2144: checking for sys/wait.h that is POSIX.1 compatible configure:2189: checking for arpa/inet.h configure:2189: checking for sys/fcntl.h configure:2189: checking for sys/select.h configure:2189: checking for fcntl.h configure:2189: checking for sys/time.h configure:2189: checking for sys/unistd.h configure:2229: checking for unistd.h configure:2229: checking for utime.h configure:2229: checking for grp.h configure:2229: checking for sys/id.h configure:2229: checking for limits.h configure:2229: checking for memory.h configure:2229: checking for net/if.h configure:2269: checking for compat.h configure:2269: checking for rpc/rpc.h configure:2269: checking for rpcsvc/nis.h configure:2269: checking for rpcsvc/yp_prot.h configure:2269: checking for rpcsvc/ypclnt.h configure:2309: checking for stdlib.h configure:2309: checking for string.h configure:2309: checking for strings.h configure:2309: checking for syslog.h configure:2309: checking for sys/file.h configure:2349: checking for sys/param.h configure:2349: checking for ctype.h configure:2349: checking for sys/wait.h configure:2349: checking for sys/resource.h configure:2349: checking for sys/ioctl.h configure:2349: checking for sys/ipc.h configure:2349: checking for sys/mode.h configure:2389: checking for sys/mman.h configure:2389: checking for sys/filio.h configure:2389: checking for sys/priv.h configure:2389: checking for sys/shm.h configure:2389: checking for sys/socket.h configure:2429: checking for syslog.h configure:2429: checking for sys/syslog.h configure:2429: checking for sys/mount.h configure:2429: checking for sys/vfs.h configure:2429: checking for sys/fs/s5param.h configure:2429: checking for sys/filsys.h configure:2429: checking for termios.h configure:2429: checking for termio.h configure:2469: checking for sys/termio.h configure:2469: checking for sys/statfs.h configure:2469: checking for sys/dustat.h configure:2469: checking for sys/statvfs.h configure:2469: checking for stdarg.h configure:2469: checking for sys/sockio.h configure:2509: checking for security/pam_modules.h configure:2509: checking for security/_pam_macros.h configure:2509: checking for dlfcn.h configure:2509: checking for synch.h configure:2509: checking for pthread.h configure:2509: checking for nsswitch.h configure:2582: checking for shadow.h configure:2582: checking for netinet/ip.h configure:2582: checking for netinet/tcp.h configure:2582: checking for netinet/in_systm.h configure:2582: checking for netinet/in_ip.h configure:2622: checking for nss.h configure:2622: checking for nss_common.h configure:2622: checking for ns_api.h configure:2622: checking for sys/security.h configure:2622: checking for security/pam_appl.h configure:2622: checking for security/pam_modules.h configure:2662: checking for stropts.h configure:2662: checking for poll.h configure:2702: checking for sys/capability.h configure:2702: checking for syscall.h configure:2702: checking for sys/syscall.h configure:2742: checking for sys/acl.h configure:2742: checking for sys/cdefs.h configure:2742: checking for glob.h configure:2784: checking for utmp.h configure:2784: checking for utmpx.h configure:2784: checking for lastlog.h configure:2826: checking for sys/fs/vx_quota.h configure:2868: checking for linux/xqm.h configure:2906: checking size of int configure:2945: checking size of long configure:2984: checking size of short configure:3024: checking for working const configure:3099: checking for inline configure:3139: checking whether byte ordering is bigendian configure:3229: checking whether char is unsigned configure:3293: checking return type of signal handlers configure:3334: checking for uid_t in sys/types.h configure:3368: checking for mode_t configure:3401: checking for off_t configure:3434: checking for size_t configure:3467: checking for pid_t configure:3500: checking for st_rdev in struct stat configure:3534: checking for d_off in dirent configure:3570: checking for ino_t configure:3603: checking for loff_t configure:3636: checking for offset_t configure:3669: checking for ssize_t configure:3702: checking for wchar_t configure:3749: checking for cups-config configure:3798: checking for dlopen configure:3852: checking for dlopen in -ldl configure:3901: checking for immediate structures configure:3948: checking for unix domain sockets configure:3990: checking for socklen_t type configure:4030: checking for sig_atomic_t type configure:4072: checking for errno declaration configure:4107: checking for setresuid declaration configure:4142: checking for setresgid declaration configure:4177: checking for asprintf declaration configure:4212: checking for vasprintf declaration configure:4247: checking for vsnprintf declaration configure:4282: checking for snprintf declaration configure:4319: checking for real setresuid configure:4358: checking for real setresgid configure:4396: checking for 8-bit clean memcmp configure:4438: checking whether to use readline configure:4450: checking for readline.h configure:4450: checking for history.h configure:4450: checking for readline/readline.h configure:4490: checking for readline/history.h configure:4531: checking for readline.h configure:4531: checking for readline/readline.h configure:4904: checking for connect configure:5173: checking for yp_get_default_domain configure:5227: checking for yp_get_default_domain in -lnsl configure:5276: checking for execl configure:5337: checking for dlopen configure:5337: checking for dlclose configure:5337: checking for dlsym configure:5337: checking for dlerror configure:5337: checking for waitpid configure:5337: checking for getcwd configure:5337: checking for strdup configure:5337: checking for strndup configure:5337: checking for strnlen configure:5337: checking for strtoul configure:5337: checking for strerror configure:5337: checking for chown configure:5337: checking for fchown configure:5337: checking for chmod configure:5337: checking for fchmod configure:5337: checking for chroot configure:5337: checking for link configure:5392: checking for fstat configure:5392: checking for strchr configure:5392: checking for utime configure:5392: checking for utimes configure:5392: checking for getrlimit configure:5392: checking for fsync configure:5392: checking for bzero configure:5392: checking for memset configure:5392: checking for strlcpy configure:5392: checking for strlcat configure:5392: checking for setpgid configure:5392: checking for mknod configure:5392: checking for mknod64 configure:5447: checking for memmove configure:5447: checking for vsnprintf configure:5447: checking for snprintf configure:5447: checking for asprintf configure:5447: checking for vasprintf configure:5447: checking for setsid configure:5447: checking for glob configure:5447: checking for strpbrk configure:5447: checking for pipe configure:5447: checking for crypt16 configure:5447: checking for getauthuid configure:5502: checking for strftime configure:5502: checking for sigprocmask configure:5502: checking for sigblock configure:5502: checking for sigaction configure:5502: checking for sigset configure:5502: checking for innetgr configure:5502: checking for setnetgrent configure:5502: checking for getnetgrent configure:5502: checking for endnetgrent configure:5557: checking for initgroups configure:5557: checking for select configure:5557: checking for poll configure:5557: checking for rdchk configure:5557: checking for getgrnam configure:5557: checking for getgrent configure:5557: checking for pathconf configure:5557: checking for realpath configure:5612: checking for setpriv configure:5612: checking for setgidx configure:5612: checking for setuidx configure:5612: checking for setgroups configure:5612: checking for sysconf configure:5612: checking for mktime configure:5612: checking for rename configure:5612: checking for ftruncate configure:5612: checking for stat64 configure:5612: checking for fstat64 configure:5667: checking for lstat64 configure:5667: checking for fopen64 configure:5667: checking for atexit configure:5667: checking for grantpt configure:5667: checking for dup2 configure:5667: checking for lseek64 configure:5667: checking for ftruncate64 configure:5667: checking for readdir64 configure:5722: checking for fseek64 configure:5722: checking for fseeko64 configure:5722: checking for ftell64 configure:5722: checking for ftello64 configure:5722: checking for setluid configure:5722: checking for getpwanam configure:5722: checking for setlinebuf configure:5777: checking for srandom configure:5777: checking for random configure:5777: checking for srand configure:5777: checking for rand configure:5777: checking for setenv configure:5777: checking for usleep configure:5777: checking for strcasecmp configure:5777: checking for fcvt configure:5777: checking for fcvtl configure:5777: checking for symlink configure:5777: checking for readlink configure:5832: checking for syslog configure:5832: checking for vsyslog configure:5889: checking for syscall configure:5945: checking for _dup configure:5945: checking for _dup2 configure:5945: checking for _opendir configure:5945: checking for _readdir configure:5945: checking for _seekdir configure:5945: checking for _telldir configure:5945: checking for _closedir configure:6000: checking for __dup configure:6000: checking for __dup2 configure:6000: checking for __opendir configure:6000: checking for __readdir configure:6000: checking for __seekdir configure:6000: checking for __telldir configure:6000: checking for __closedir configure:6055: checking for __getcwd configure:6055: checking for _getcwd configure:6110: checking for __xstat configure:6110: checking for __fxstat configure:6110: checking for __lxstat configure:6165: checking for _stat configure:6165: checking for _lstat configure:6165: checking for _fstat configure:6165: checking for __stat configure:6165: checking for __lstat configure:6165: checking for __fstat configure:6220: checking for _acl configure:6220: checking for __acl configure:6220: checking for _facl configure:6220: checking for __facl configure:6220: checking for _open configure:6220: checking for __open configure:6220: checking for _chdir configure:6220: checking for __chdir configure:6275: checking for _close configure:6275: checking for __close configure:6275: checking for _fchdir configure:6275: checking for __fchdir configure:6275: checking for _fcntl configure:6275: checking for __fcntl configure:6330: checking for getdents configure:6330: checking for _getdents configure:6330: checking for __getdents configure:6330: checking for _lseek configure:6330: checking for __lseek configure:6330: checking for _read configure:6330: checking for __read configure:6385: checking for _write configure:6385: checking for __write configure:6385: checking for _fork configure:6385: checking for __fork configure:6440: checking for _stat64 configure:6440: checking for __stat64 configure:6440: checking for _fstat64 configure:6440: checking for __fstat64 configure:6440: checking for _lstat64 configure:6440: checking for __lstat64 configure:6495: checking for __sys_llseek configure:6495: checking for llseek configure:6495: checking for _llseek configure:6495: checking for __llseek configure:6495: checking for readdir64 configure:6495: checking for _readdir64 configure:6495: checking for __readdir64 configure:6550: checking for pread configure:6550: checking for _pread configure:6550: checking for __pread configure:6550: checking for pread64 configure:6550: checking for _pread64 configure:6550: checking for __pread64 configure:6605: checking for pwrite configure:6605: checking for _pwrite configure:6605: checking for __pwrite configure:6605: checking for pwrite64 configure:6605: checking for _pwrite64 configure:6605: checking for __pwrite64 configure:6660: checking for open64 configure:6660: checking for _open64 configure:6660: checking for __open64 configure:6660: checking for creat64 configure:6932: checking for putprpwnam in -lsecurity configure:6981: checking for putprpwnam configure:7093: checking for putprpwnam in -lsec configure:7142: checking for putprpwnam configure:7255: checking for set_auth_parameters in -lsecurity configure:7304: checking for set_auth_parameters configure:7416: checking for set_auth_parameters in -lsec configure:7465: checking for set_auth_parameters configure:7579: checking for getspnam in -lgen configure:7628: checking for getspnam configure:7741: checking for getspnam in -lsecurity configure:7790: checking for getspnam configure:7902: checking for getspnam in -lsec configure:7951: checking for getspnam configure:8064: checking for bigcrypt in -lsecurity configure:8113: checking for bigcrypt configure:8225: checking for bigcrypt in -lsec configure:8274: checking for bigcrypt configure:8387: checking for getprpwnam in -lsecurity configure:8436: checking for getprpwnam configure:8548: checking for getprpwnam in -lsec configure:8597: checking for getprpwnam configure:8668: checking ability to build shared libraries configure:8884: checking linker flags for shared libraries configure:8887: checking compiler flags for position-independent code configure:8958: checking for long long configure:8999: checking for LL suffix on long long integers configure:9034: checking for 64 bit off_t configure:9072: checking for off64_t configure:9114: checking for 64 bit ino_t configure:9152: checking for ino64_t configure:9194: checking for dev64_t configure:9236: checking for struct dirent64 configure:9275: checking for major macro configure:9316: checking for minor macro configure:9357: checking for makedev macro configure:9398: checking for unsigned char configure:9435: checking for sin_len in sock configure:9471: checking whether seekdir returns void configure:9507: checking for __FILE__ macro configure:9541: checking for __FUNCTION__ macro configure:9575: checking if gettimeofday takes tz argument configure:9614: checking for __va_copy configure:9649: checking for C99 vsnprintf configure:9708: checking for broken readdir configure:9748: checking for utimbuf configure:9786: checking for pututline configure:9786: checking for pututxline configure:9786: checking for updwtmp configure:9786: checking for updwtmpx configure:9786: checking for getutmpx configure:9840: checking for ut_name in utmp configure:9875: checking for ut_user in utmp configure:9910: checking for ut_id in utmp configure:9945: checking for ut_host in utmp configure:9980: checking for ut_time in utmp configure:10015: checking for ut_tv in utmp configure:10050: checking for ut_type in utmp configure:10085: checking for ut_pid in utmp configure:10120: checking for ut_exit in utmp configure:10155: checking for ut_addr in utmp configure:10191: checking whether pututline returns pointer configure:10227: checking for ut_syslen in utmpx configure:10262: checking for Linux kernel oplocks configure:10308: checking for kernel change notify support configure:10354: checking for kernel share modes configure:10405: checking for IRIX kernel oplock type definitions configure:10440: checking for irix specific capabilities configure:10492: checking for int16 typedef included by rpc/rpc.h configure:10529: checking for uint16 typedef included by rpc/rpc.h configure:10566: checking for int32 typedef included by rpc/rpc.h configure:10603: checking for uint32 typedef included by rpc/rpc.h configure:10641: checking for conflicting AUTH_ERROR define in rpc/rpc.h configure:10682: checking for test routines configure:10691: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -ldl -lnsl 1>&5 configure:10705: checking for ftruncate extend configure:10741: checking for broken getgroups configure:10777: checking whether getpass should be replaced configure:10821: checking for broken inet_ntoa configure:10867: checking for secure mkstemp configure:10916: checking for sysconf(_SC_NGROUPS_MAX) configure:10953: checking for root configure:10994: checking for iface AIX configure:11035: checking for iface ifconf configure:11123: checking for setresuid configure:11292: checking for working mmap configure:11328: checking for ftruncate needs root configure:11364: checking for fcntl locking configure:11400: checking for broken (glibc2.1/x86) 64 bit fcntl locking configure:11438: checking for 64 bit fcntl locking configure:11496: checking for st_blocks in struct stat configure:11534: checking for broken RedHat 7.2 system header files configure:11577: checking for broken nisplus include files configure:11617: checking whether to use smbwrapper configure:11664: checking whether to use AFS configure:11690: checking whether to use DCE/DFS auth configure:11715: checking whether to use Kerberos IV configure:11790: checking whether to use Kerberos 5 configure:11818: checking whether to use AUTOMOUNT configure:11843: checking whether to use SMBMOUNT configure:11880: checking whether to use PAM password database configure:11906: checking for pam_get_data in -lpam configure:11952: checking whether to use pam_smbpass configure:12153: checking whether to use TDB SAM database configure:12179: checking whether to use LDAP SAM database configure:12303: checking whether to use NISPLUS SAM database configure:12331: checking whether to use traditional smbpasswd file configure:12353: checking whether to use NISPLUS_HOME configure:12378: checking whether to use SSL configure:12452: checking whether to use syslog logging configure:12477: checking whether to use profiling configure:12505: checking whether to support disk-quotas configure:12529: checking whether to support utmp accounting configure:12555: checking whether to support Microsoft Dfs configure:12583: checking whether to build the libsmbclient shared library configure:12610: checking how to get filesystem space usage configure:12617: checking statvfs64 function (SVR4) configure:12969: checking if large file support can be enabled configure:12984: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c 1>&5 configure:13051: checking whether to support ACLs configure:13254: checking whether to build winbind configure:13314: checking whether to enable winbind auth challenge/response code configure:13367: checking whether or not getgroups returns EGID too many times configure:13432: checking whether struct passwd has pw_comment configure:13470: checking whether struct passwd has pw_age configure:13522: checking for poptGetContext in -lpopt configure:13565: checking whether to use included popt configure:13580: checking configure summary configure:13589: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -ldl -lnsl -lpam -lpopt 1>&5 /usr/bin/ld: cannot find -lpam collect2: ld returned 1 exit status configure: failed program was: #line 13585 "configure" #include "confdefs.h" #include "./tests/summary.c" Thnx for the support Philippe Dhont -----Original Message----- From: Konkol, Josh [mailto:JKonkol@guidemail.com] Sent: maandag 1 juli 2002 14:53 To: 'Philippe Dhont (Sea-ro)' Subject: RE: [Samba] ./configure --with-pam Any errors in the config.log file ?? Josh -----Original Message----- From: Philippe Dhont (Sea-ro) [mailto:Philippe.Dhont@searo.be] Sent: Monday, July 01, 2002 7:39 AM To: 'samba@lists.samba.org' Subject: [Samba] ./configure --with-pam Hi all, I still have problems with my nt authentication on linux. My problems start when compiling --with-pam This is the output, i can't figure out why i get the error. [root@squid source]# ./configure --with-pam loading cache ./config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc -O ) works... yes checking whether the C compiler (gcc -O ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for a BSD compatible install... (cached) /usr/bin/install -c checking for gawk... (cached) gawk checking if the linker (ld) is GNU ld... (cached) yes checking for passwd... (cached) /usr/bin/passwd checking whether gcc and cc understand -c and -o together... (cached) yes checking that the C compiler understands volatile... (cached) yes checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking config.cache system type... same checking for LFS support... yes checking for inline... (cached) inline checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for arpa/inet.h... (cached) yes checking for sys/fcntl.h... (cached) yes checking for sys/select.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for grp.h... (cached) yes checking for sys/id.h... (cached) no checking for limits.h... (cached) yes checking for memory.h... (cached) yes checking for net/if.h... (cached) yes checking for compat.h... (cached) no checking for rpc/rpc.h... (cached) yes checking for rpcsvc/nis.h... (cached) yes checking for rpcsvc/yp_prot.h... (cached) yes checking for rpcsvc/ypclnt.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for syslog.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/param.h... (cached) yes checking for ctype.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/ipc.h... (cached) yes checking for sys/mode.h... (cached) no checking for sys/mman.h... (cached) yes checking for sys/filio.h... (cached) no checking for sys/priv.h... (cached) no checking for sys/shm.h... (cached) yes checking for sys/socket.h... (cached) yes checking for syslog.h... (cached) yes checking for sys/syslog.h... (cached) yes checking for sys/mount.h... (cached) yes checking for sys/vfs.h... (cached) yes checking for sys/fs/s5param.h... (cached) no checking for sys/filsys.h... (cached) no checking for termios.h... (cached) yes checking for termio.h... (cached) yes checking for sys/termio.h... (cached) no checking for sys/statfs.h... (cached) yes checking for sys/dustat.h... (cached) no checking for sys/statvfs.h... (cached) yes checking for stdarg.h... (cached) yes checking for sys/sockio.h... (cached) no checking for security/pam_modules.h... (cached) no checking for security/_pam_macros.h... (cached) no checking for dlfcn.h... (cached) yes checking for synch.h... (cached) no checking for pthread.h... (cached) yes checking for nsswitch.h... (cached) no checking for shadow.h... (cached) yes checking for netinet/ip.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for netinet/in_systm.h... (cached) yes checking for netinet/in_ip.h... (cached) no checking for nss.h... (cached) yes checking for nss_common.h... (cached) no checking for ns_api.h... (cached) no checking for sys/security.h... (cached) no checking for security/pam_appl.h... (cached) no checking for security/pam_modules.h... (cached) no checking for stropts.h... (cached) yes checking for poll.h... (cached) yes checking for sys/capability.h... (cached) no checking for syscall.h... (cached) yes checking for sys/syscall.h... (cached) yes checking for sys/acl.h... (cached) no checking for sys/cdefs.h... (cached) yes checking for glob.h... (cached) yes checking for utmp.h... (cached) yes checking for utmpx.h... (cached) yes checking for lastlog.h... (cached) yes checking for sys/fs/vx_quota.h... (cached) no checking for linux/xqm.h... (cached) yes checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of short... (cached) 2 checking for working const... (cached) yes checking for inline... (cached) inline checking whether byte ordering is bigendian... (cached) no checking whether char is unsigned... (cached) no checking return type of signal handlers... (cached) void checking for uid_t in sys/types.h... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for pid_t... (cached) yes checking for st_rdev in struct stat... (cached) yes checking for d_off in dirent... (cached) yes checking for ino_t... (cached) yes checking for loff_t... (cached) yes checking for offset_t... (cached) no checking for ssize_t... (cached) yes checking for wchar_t... (cached) yes checking for cups-config... no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking for immediate structures... (cached) yes checking for unix domain sockets... (cached) yes checking for socklen_t type... (cached) yes checking for sig_atomic_t type... (cached) yes checking for errno declaration... (cached) yes checking for setresuid declaration... (cached) no checking for setresgid declaration... (cached) no checking for asprintf declaration... (cached) yes checking for vasprintf declaration... (cached) yes checking for vsnprintf declaration... (cached) yes checking for snprintf declaration... (cached) yes checking for real setresuid... (cached) yes checking for real setresgid... (cached) yes checking for 8-bit clean memcmp... (cached) yes checking whether to use readline... yes checking for readline.h... (cached) no checking for history.h... (cached) no checking for readline/readline.h... (cached) no checking for readline/history.h... (cached) no checking for readline.h... (cached) no checking for readline/readline.h... (cached) no checking for connect... (cached) yes checking for yp_get_default_domain... (cached) no checking for yp_get_default_domain in -lnsl... (cached) yes checking for execl... (cached) yes checking for dlopen... (cached) no checking for dlclose... (cached) yes checking for dlsym... (cached) yes checking for dlerror... (cached) yes checking for waitpid... (cached) yes checking for getcwd... (cached) yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking for strnlen... (cached) yes checking for strtoul... (cached) yes checking for strerror... (cached) yes checking for chown... (cached) yes checking for fchown... (cached) yes checking for chmod... (cached) yes checking for fchmod... (cached) yes checking for chroot... (cached) yes checking for link... (cached) yes checking for fstat... (cached) yes checking for strchr... (cached) yes checking for utime... (cached) yes checking for utimes... (cached) yes checking for getrlimit... (cached) yes checking for fsync... (cached) yes checking for bzero... (cached) yes checking for memset... (cached) yes checking for strlcpy... (cached) no checking for strlcat... (cached) no checking for setpgid... (cached) yes checking for mknod... (cached) yes checking for mknod64... (cached) no checking for memmove... (cached) yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for asprintf... (cached) yes checking for vasprintf... (cached) yes checking for setsid... (cached) yes checking for glob... (cached) yes checking for strpbrk... (cached) yes checking for pipe... (cached) yes checking for crypt16... (cached) no checking for getauthuid... (cached) no checking for strftime... (cached) yes checking for sigprocmask... (cached) yes checking for sigblock... (cached) yes checking for sigaction... (cached) yes checking for sigset... (cached) yes checking for innetgr... (cached) yes checking for setnetgrent... (cached) yes checking for getnetgrent... (cached) yes checking for endnetgrent... (cached) yes checking for initgroups... (cached) yes checking for select... (cached) yes checking for poll... (cached) yes checking for rdchk... (cached) no checking for getgrnam... (cached) yes checking for getgrent... (cached) yes checking for pathconf... (cached) yes checking for realpath... (cached) yes checking for setpriv... (cached) no checking for setgidx... (cached) no checking for setuidx... (cached) no checking for setgroups... (cached) yes checking for sysconf... (cached) yes checking for mktime... (cached) yes checking for rename... (cached) yes checking for ftruncate... (cached) yes checking for stat64... (cached) yes checking for fstat64... (cached) yes checking for lstat64... (cached) yes checking for fopen64... (cached) yes checking for atexit... (cached) yes checking for grantpt... (cached) yes checking for dup2... (cached) yes checking for lseek64... (cached) yes checking for ftruncate64... (cached) yes checking for readdir64... (cached) yes checking for fseek64... (cached) no checking for fseeko64... (cached) yes checking for ftell64... (cached) no checking for ftello64... (cached) yes checking for setluid... (cached) no checking for getpwanam... (cached) no checking for setlinebuf... (cached) yes checking for srandom... (cached) yes checking for random... (cached) yes checking for srand... (cached) yes checking for rand... (cached) yes checking for setenv... (cached) yes checking for usleep... (cached) yes checking for strcasecmp... (cached) yes checking for fcvt... (cached) yes checking for fcvtl... (cached) no checking for symlink... (cached) yes checking for readlink... (cached) yes checking for syslog... (cached) yes checking for vsyslog... (cached) yes checking for syscall... (cached) yes checking for _dup... (cached) no checking for _dup2... (cached) no checking for _opendir... (cached) no checking for _readdir... (cached) no checking for _seekdir... (cached) no checking for _telldir... (cached) no checking for _closedir... (cached) no checking for __dup... (cached) no checking for __dup2... (cached) yes checking for __opendir... (cached) no checking for __readdir... (cached) no checking for __seekdir... (cached) no checking for __telldir... (cached) no checking for __closedir... (cached) no checking for __getcwd... (cached) no checking for _getcwd... (cached) no checking for __xstat... (cached) yes checking for __fxstat... (cached) yes checking for __lxstat... (cached) yes checking for _stat... (cached) no checking for _lstat... (cached) no checking for _fstat... (cached) no checking for __stat... (cached) yes checking for __lstat... (cached) yes checking for __fstat... (cached) yes checking for _acl... (cached) no checking for __acl... (cached) no checking for _facl... (cached) no checking for __facl... (cached) no checking for _open... (cached) no checking for __open... (cached) yes checking for _chdir... (cached) no checking for __chdir... (cached) no checking for _close... (cached) no checking for __close... (cached) yes checking for _fchdir... (cached) no checking for __fchdir... (cached) no checking for _fcntl... (cached) no checking for __fcntl... (cached) yes checking for getdents... (cached) no checking for _getdents... (cached) no checking for __getdents... (cached) no checking for _lseek... (cached) no checking for __lseek... (cached) yes checking for _read... (cached) no checking for __read... (cached) yes checking for _write... (cached) no checking for __write... (cached) yes checking for _fork... (cached) no checking for __fork... (cached) yes checking for _stat64... (cached) no checking for __stat64... (cached) no checking for _fstat64... (cached) no checking for __fstat64... (cached) no checking for _lstat64... (cached) no checking for __lstat64... (cached) no checking for __sys_llseek... (cached) no checking for llseek... (cached) yes checking for _llseek... (cached) no checking for __llseek... (cached) no checking for readdir64... (cached) yes checking for _readdir64... (cached) no checking for __readdir64... (cached) no checking for pread... (cached) yes checking for _pread... (cached) no checking for __pread... (cached) no checking for pread64... (cached) yes checking for _pread64... (cached) no checking for __pread64... (cached) yes checking for pwrite... (cached) yes checking for _pwrite... (cached) no checking for __pwrite... (cached) no checking for pwrite64... (cached) yes checking for _pwrite64... (cached) no checking for __pwrite64... (cached) yes checking for open64... (cached) yes checking for _open64... (cached) no checking for __open64... (cached) yes checking for creat64... (cached) yes checking for putprpwnam in -lsecurity... (cached) no checking for putprpwnam... (cached) no checking for putprpwnam in -lsec... (cached) no checking for putprpwnam... (cached) no checking for set_auth_parameters in -lsecurity... (cached) no checking for set_auth_parameters... (cached) no checking for set_auth_parameters in -lsec... (cached) no checking for set_auth_parameters... (cached) no checking for getspnam in -lgen... (cached) no checking for getspnam... (cached) yes checking for getspnam in -lsecurity... (cached) no checking for getspnam... (cached) yes checking for getspnam in -lsec... (cached) no checking for getspnam... (cached) yes checking for bigcrypt in -lsecurity... (cached) no checking for bigcrypt... (cached) no checking for bigcrypt in -lsec... (cached) no checking for bigcrypt... (cached) no checking for getprpwnam in -lsecurity... (cached) no checking for getprpwnam... (cached) no checking for getprpwnam in -lsec... (cached) no checking for getprpwnam... (cached) no checking ability to build shared libraries... true checking linker flags for shared libraries... -shared checking compiler flags for position-independent code... checking for long long... (cached) yes checking for LL suffix on long long integers... (cached) yes checking for 64 bit off_t... (cached) yes checking for off64_t... (cached) no checking for 64 bit ino_t... (cached) yes checking for ino64_t... (cached) no checking for dev64_t... (cached) no checking for struct dirent64... (cached) yes checking for major macro... (cached) yes checking for minor macro... (cached) yes checking for makedev macro... (cached) yes checking for unsigned char... (cached) no checking for sin_len in sock... (cached) no checking whether seekdir returns void... (cached) yes checking for __FILE__ macro... (cached) yes checking for __FUNCTION__ macro... (cached) yes checking if gettimeofday takes tz argument... (cached) yes checking for __va_copy... (cached) yes checking for C99 vsnprintf... (cached) yes checking for broken readdir... (cached) no checking for utimbuf... (cached) yes checking for pututline... (cached) yes checking for pututxline... (cached) yes checking for updwtmp... (cached) yes checking for updwtmpx... (cached) yes checking for getutmpx... (cached) yes checking for ut_name in utmp... (cached) yes checking for ut_user in utmp... (cached) yes checking for ut_id in utmp... (cached) yes checking for ut_host in utmp... (cached) yes checking for ut_time in utmp... (cached) yes checking for ut_tv in utmp... (cached) yes checking for ut_type in utmp... (cached) yes checking for ut_pid in utmp... (cached) yes checking for ut_exit in utmp... (cached) yes checking for ut_addr in utmp... (cached) yes checking whether pututline returns pointer... (cached) yes checking for ut_syslen in utmpx... (cached) no checking for Linux kernel oplocks... (cached) yes checking for kernel change notify support... (cached) yes checking for kernel share modes... (cached) yes checking for IRIX kernel oplock type definitions... (cached) no checking for irix specific capabilities... (cached) no checking for int16 typedef included by rpc/rpc.h... (cached) no checking for uint16 typedef included by rpc/rpc.h... (cached) no checking for int32 typedef included by rpc/rpc.h... (cached) no checking for uint32 typedef included by rpc/rpc.h... (cached) no checking for conflicting AUTH_ERROR define in rpc/rpc.h... (cached) no checking for test routines... yes checking for ftruncate extend... (cached) yes checking for broken getgroups... (cached) no checking whether getpass should be replaced... (cached) yes checking for broken inet_ntoa... (cached) no checking for secure mkstemp... (cached) yes checking for sysconf(_SC_NGROUPS_MAX)... (cached) yes checking for root... (cached) yes checking for iface AIX... (cached) no checking for iface ifconf... (cached) yes checking for setresuid... (cached) yes checking for working mmap... (cached) yes checking for ftruncate needs root... (cached) no checking for fcntl locking... (cached) yes checking for broken (glibc2.1/x86) 64 bit fcntl locking... (cached) no checking for 64 bit fcntl locking... (cached) yes checking for st_blocks in struct stat... (cached) yes checking for broken RedHat 7.2 system header files... (cached) no checking for broken nisplus include files... (cached) 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... (cached) no checking whether to use pam_smbpass... no checking whether to use TDB SAM database... no checking whether to use LDAP SAM database... no checking whether to use NISPLUS SAM database... no checking whether to use traditional smbpasswd file... yes checking whether to use NISPLUS_HOME... no checking whether to use SSL... no checking whether to use syslog logging... no checking whether to use profiling... no 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 checking statvfs64 function (SVR4)... (cached) yes checking if large file support can be enabled... yes checking whether to support ACLs... no checking whether to build winbind... yes checking whether to enable winbind auth challenge/response code... checking whether or not getgroups returns EGID too many times... (cached) no checking whether struct passwd has pw_comment... (cached) no checking whether struct passwd has pw_age... (cached) no checking for poptGetContext in -lpopt... (cached) yes checking whether to use included popt... no checking configure summary... configure: error: summary failure. Aborting config[root@squid source]# Greetz! Philippe Dhont -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
That suggests to me that pam isn't installed. If it is installed try running ldconfig, then trying the configure again. Just a suggestion. Josh -----Original Message----- From: Philippe Dhont (Sea-ro) [mailto:Philippe.Dhont@searo.be] Sent: Monday, July 01, 2002 8:09 AM To: 'Konkol, Josh' Cc: 'samba@lists.samba.org' Subject: RE: [Samba] ./configure --with-pam This is in the config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:808: checking for gcc configure:921: checking whether the C compiler (gcc -O ) works configure:937: gcc -o conftest -O conftest.c 1>&5 configure:963: checking whether the C compiler (gcc -O ) is a cross-compiler configure:968: checking whether we are using GNU C configure:996: checking whether gcc accepts -g configure:1058: checking for a BSD compatible install configure:1115: checking for gawk configure:1146: checking if the linker (ld) is GNU ld configure:1163: checking for passwd configure:1200: checking whether gcc and cc understand -c and -o together configure:1258: checking that the C compiler understands volatile configure:1321: checking host system type configure:1342: checking target system type configure:1360: checking build system type configure:1394: checking config.cache system type configure:1633: checking for LFS support configure:1678: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c 1>&5 configure:1760: checking for inline configure:1800: checking how to run the C preprocessor configure:1880: checking for ANSI C header files configure:1988: checking for dirent.h that defines DIR configure:2026: checking for opendir in -ldir configure:2109: checking whether time.h and sys/time.h may both be included configure:2144: checking for sys/wait.h that is POSIX.1 compatible configure:2189: checking for arpa/inet.h configure:2189: checking for sys/fcntl.h configure:2189: checking for sys/select.h configure:2189: checking for fcntl.h configure:2189: checking for sys/time.h configure:2189: checking for sys/unistd.h configure:2229: checking for unistd.h configure:2229: checking for utime.h configure:2229: checking for grp.h configure:2229: checking for sys/id.h configure:2229: checking for limits.h configure:2229: checking for memory.h configure:2229: checking for net/if.h configure:2269: checking for compat.h configure:2269: checking for rpc/rpc.h configure:2269: checking for rpcsvc/nis.h configure:2269: checking for rpcsvc/yp_prot.h configure:2269: checking for rpcsvc/ypclnt.h configure:2309: checking for stdlib.h configure:2309: checking for string.h configure:2309: checking for strings.h configure:2309: checking for syslog.h configure:2309: checking for sys/file.h configure:2349: checking for sys/param.h configure:2349: checking for ctype.h configure:2349: checking for sys/wait.h configure:2349: checking for sys/resource.h configure:2349: checking for sys/ioctl.h configure:2349: checking for sys/ipc.h configure:2349: checking for sys/mode.h configure:2389: checking for sys/mman.h configure:2389: checking for sys/filio.h configure:2389: checking for sys/priv.h configure:2389: checking for sys/shm.h configure:2389: checking for sys/socket.h configure:2429: checking for syslog.h configure:2429: checking for sys/syslog.h configure:2429: checking for sys/mount.h configure:2429: checking for sys/vfs.h configure:2429: checking for sys/fs/s5param.h configure:2429: checking for sys/filsys.h configure:2429: checking for termios.h configure:2429: checking for termio.h configure:2469: checking for sys/termio.h configure:2469: checking for sys/statfs.h configure:2469: checking for sys/dustat.h configure:2469: checking for sys/statvfs.h configure:2469: checking for stdarg.h configure:2469: checking for sys/sockio.h configure:2509: checking for security/pam_modules.h configure:2509: checking for security/_pam_macros.h configure:2509: checking for dlfcn.h configure:2509: checking for synch.h configure:2509: checking for pthread.h configure:2509: checking for nsswitch.h configure:2582: checking for shadow.h configure:2582: checking for netinet/ip.h configure:2582: checking for netinet/tcp.h configure:2582: checking for netinet/in_systm.h configure:2582: checking for netinet/in_ip.h configure:2622: checking for nss.h configure:2622: checking for nss_common.h configure:2622: checking for ns_api.h configure:2622: checking for sys/security.h configure:2622: checking for security/pam_appl.h configure:2622: checking for security/pam_modules.h configure:2662: checking for stropts.h configure:2662: checking for poll.h configure:2702: checking for sys/capability.h configure:2702: checking for syscall.h configure:2702: checking for sys/syscall.h configure:2742: checking for sys/acl.h configure:2742: checking for sys/cdefs.h configure:2742: checking for glob.h configure:2784: checking for utmp.h configure:2784: checking for utmpx.h configure:2784: checking for lastlog.h configure:2826: checking for sys/fs/vx_quota.h configure:2868: checking for linux/xqm.h configure:2906: checking size of int configure:2945: checking size of long configure:2984: checking size of short configure:3024: checking for working const configure:3099: checking for inline configure:3139: checking whether byte ordering is bigendian configure:3229: checking whether char is unsigned configure:3293: checking return type of signal handlers configure:3334: checking for uid_t in sys/types.h configure:3368: checking for mode_t configure:3401: checking for off_t configure:3434: checking for size_t configure:3467: checking for pid_t configure:3500: checking for st_rdev in struct stat configure:3534: checking for d_off in dirent configure:3570: checking for ino_t configure:3603: checking for loff_t configure:3636: checking for offset_t configure:3669: checking for ssize_t configure:3702: checking for wchar_t configure:3749: checking for cups-config configure:3798: checking for dlopen configure:3852: checking for dlopen in -ldl configure:3901: checking for immediate structures configure:3948: checking for unix domain sockets configure:3990: checking for socklen_t type configure:4030: checking for sig_atomic_t type configure:4072: checking for errno declaration configure:4107: checking for setresuid declaration configure:4142: checking for setresgid declaration configure:4177: checking for asprintf declaration configure:4212: checking for vasprintf declaration configure:4247: checking for vsnprintf declaration configure:4282: checking for snprintf declaration configure:4319: checking for real setresuid configure:4358: checking for real setresgid configure:4396: checking for 8-bit clean memcmp configure:4438: checking whether to use readline configure:4450: checking for readline.h configure:4450: checking for history.h configure:4450: checking for readline/readline.h configure:4490: checking for readline/history.h configure:4531: checking for readline.h configure:4531: checking for readline/readline.h configure:4904: checking for connect configure:5173: checking for yp_get_default_domain configure:5227: checking for yp_get_default_domain in -lnsl configure:5276: checking for execl configure:5337: checking for dlopen configure:5337: checking for dlclose configure:5337: checking for dlsym configure:5337: checking for dlerror configure:5337: checking for waitpid configure:5337: checking for getcwd configure:5337: checking for strdup configure:5337: checking for strndup configure:5337: checking for strnlen configure:5337: checking for strtoul configure:5337: checking for strerror configure:5337: checking for chown configure:5337: checking for fchown configure:5337: checking for chmod configure:5337: checking for fchmod configure:5337: checking for chroot configure:5337: checking for link configure:5392: checking for fstat configure:5392: checking for strchr configure:5392: checking for utime configure:5392: checking for utimes configure:5392: checking for getrlimit configure:5392: checking for fsync configure:5392: checking for bzero configure:5392: checking for memset configure:5392: checking for strlcpy configure:5392: checking for strlcat configure:5392: checking for setpgid configure:5392: checking for mknod configure:5392: checking for mknod64 configure:5447: checking for memmove configure:5447: checking for vsnprintf configure:5447: checking for snprintf configure:5447: checking for asprintf configure:5447: checking for vasprintf configure:5447: checking for setsid configure:5447: checking for glob configure:5447: checking for strpbrk configure:5447: checking for pipe configure:5447: checking for crypt16 configure:5447: checking for getauthuid configure:5502: checking for strftime configure:5502: checking for sigprocmask configure:5502: checking for sigblock configure:5502: checking for sigaction configure:5502: checking for sigset configure:5502: checking for innetgr configure:5502: checking for setnetgrent configure:5502: checking for getnetgrent configure:5502: checking for endnetgrent configure:5557: checking for initgroups configure:5557: checking for select configure:5557: checking for poll configure:5557: checking for rdchk configure:5557: checking for getgrnam configure:5557: checking for getgrent configure:5557: checking for pathconf configure:5557: checking for realpath configure:5612: checking for setpriv configure:5612: checking for setgidx configure:5612: checking for setuidx configure:5612: checking for setgroups configure:5612: checking for sysconf configure:5612: checking for mktime configure:5612: checking for rename configure:5612: checking for ftruncate configure:5612: checking for stat64 configure:5612: checking for fstat64 configure:5667: checking for lstat64 configure:5667: checking for fopen64 configure:5667: checking for atexit configure:5667: checking for grantpt configure:5667: checking for dup2 configure:5667: checking for lseek64 configure:5667: checking for ftruncate64 configure:5667: checking for readdir64 configure:5722: checking for fseek64 configure:5722: checking for fseeko64 configure:5722: checking for ftell64 configure:5722: checking for ftello64 configure:5722: checking for setluid configure:5722: checking for getpwanam configure:5722: checking for setlinebuf configure:5777: checking for srandom configure:5777: checking for random configure:5777: checking for srand configure:5777: checking for rand configure:5777: checking for setenv configure:5777: checking for usleep configure:5777: checking for strcasecmp configure:5777: checking for fcvt configure:5777: checking for fcvtl configure:5777: checking for symlink configure:5777: checking for readlink configure:5832: checking for syslog configure:5832: checking for vsyslog configure:5889: checking for syscall configure:5945: checking for _dup configure:5945: checking for _dup2 configure:5945: checking for _opendir configure:5945: checking for _readdir configure:5945: checking for _seekdir configure:5945: checking for _telldir configure:5945: checking for _closedir configure:6000: checking for __dup configure:6000: checking for __dup2 configure:6000: checking for __opendir configure:6000: checking for __readdir configure:6000: checking for __seekdir configure:6000: checking for __telldir configure:6000: checking for __closedir configure:6055: checking for __getcwd configure:6055: checking for _getcwd configure:6110: checking for __xstat configure:6110: checking for __fxstat configure:6110: checking for __lxstat configure:6165: checking for _stat configure:6165: checking for _lstat configure:6165: checking for _fstat configure:6165: checking for __stat configure:6165: checking for __lstat configure:6165: checking for __fstat configure:6220: checking for _acl configure:6220: checking for __acl configure:6220: checking for _facl configure:6220: checking for __facl configure:6220: checking for _open configure:6220: checking for __open configure:6220: checking for _chdir configure:6220: checking for __chdir configure:6275: checking for _close configure:6275: checking for __close configure:6275: checking for _fchdir configure:6275: checking for __fchdir configure:6275: checking for _fcntl configure:6275: checking for __fcntl configure:6330: checking for getdents configure:6330: checking for _getdents configure:6330: checking for __getdents configure:6330: checking for _lseek configure:6330: checking for __lseek configure:6330: checking for _read configure:6330: checking for __read configure:6385: checking for _write configure:6385: checking for __write configure:6385: checking for _fork configure:6385: checking for __fork configure:6440: checking for _stat64 configure:6440: checking for __stat64 configure:6440: checking for _fstat64 configure:6440: checking for __fstat64 configure:6440: checking for _lstat64 configure:6440: checking for __lstat64 configure:6495: checking for __sys_llseek configure:6495: checking for llseek configure:6495: checking for _llseek configure:6495: checking for __llseek configure:6495: checking for readdir64 configure:6495: checking for _readdir64 configure:6495: checking for __readdir64 configure:6550: checking for pread configure:6550: checking for _pread configure:6550: checking for __pread configure:6550: checking for pread64 configure:6550: checking for _pread64 configure:6550: checking for __pread64 configure:6605: checking for pwrite configure:6605: checking for _pwrite configure:6605: checking for __pwrite configure:6605: checking for pwrite64 configure:6605: checking for _pwrite64 configure:6605: checking for __pwrite64 configure:6660: checking for open64 configure:6660: checking for _open64 configure:6660: checking for __open64 configure:6660: checking for creat64 configure:6932: checking for putprpwnam in -lsecurity configure:6981: checking for putprpwnam configure:7093: checking for putprpwnam in -lsec configure:7142: checking for putprpwnam configure:7255: checking for set_auth_parameters in -lsecurity configure:7304: checking for set_auth_parameters configure:7416: checking for set_auth_parameters in -lsec configure:7465: checking for set_auth_parameters configure:7579: checking for getspnam in -lgen configure:7628: checking for getspnam configure:7741: checking for getspnam in -lsecurity configure:7790: checking for getspnam configure:7902: checking for getspnam in -lsec configure:7951: checking for getspnam configure:8064: checking for bigcrypt in -lsecurity configure:8113: checking for bigcrypt configure:8225: checking for bigcrypt in -lsec configure:8274: checking for bigcrypt configure:8387: checking for getprpwnam in -lsecurity configure:8436: checking for getprpwnam configure:8548: checking for getprpwnam in -lsec configure:8597: checking for getprpwnam configure:8668: checking ability to build shared libraries configure:8884: checking linker flags for shared libraries configure:8887: checking compiler flags for position-independent code configure:8958: checking for long long configure:8999: checking for LL suffix on long long integers configure:9034: checking for 64 bit off_t configure:9072: checking for off64_t configure:9114: checking for 64 bit ino_t configure:9152: checking for ino64_t configure:9194: checking for dev64_t configure:9236: checking for struct dirent64 configure:9275: checking for major macro configure:9316: checking for minor macro configure:9357: checking for makedev macro configure:9398: checking for unsigned char configure:9435: checking for sin_len in sock configure:9471: checking whether seekdir returns void configure:9507: checking for __FILE__ macro configure:9541: checking for __FUNCTION__ macro configure:9575: checking if gettimeofday takes tz argument configure:9614: checking for __va_copy configure:9649: checking for C99 vsnprintf configure:9708: checking for broken readdir configure:9748: checking for utimbuf configure:9786: checking for pututline configure:9786: checking for pututxline configure:9786: checking for updwtmp configure:9786: checking for updwtmpx configure:9786: checking for getutmpx configure:9840: checking for ut_name in utmp configure:9875: checking for ut_user in utmp configure:9910: checking for ut_id in utmp configure:9945: checking for ut_host in utmp configure:9980: checking for ut_time in utmp configure:10015: checking for ut_tv in utmp configure:10050: checking for ut_type in utmp configure:10085: checking for ut_pid in utmp configure:10120: checking for ut_exit in utmp configure:10155: checking for ut_addr in utmp configure:10191: checking whether pututline returns pointer configure:10227: checking for ut_syslen in utmpx configure:10262: checking for Linux kernel oplocks configure:10308: checking for kernel change notify support configure:10354: checking for kernel share modes configure:10405: checking for IRIX kernel oplock type definitions configure:10440: checking for irix specific capabilities configure:10492: checking for int16 typedef included by rpc/rpc.h configure:10529: checking for uint16 typedef included by rpc/rpc.h configure:10566: checking for int32 typedef included by rpc/rpc.h configure:10603: checking for uint32 typedef included by rpc/rpc.h configure:10641: checking for conflicting AUTH_ERROR define in rpc/rpc.h configure:10682: checking for test routines configure:10691: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -ldl -lnsl 1>&5 configure:10705: checking for ftruncate extend configure:10741: checking for broken getgroups configure:10777: checking whether getpass should be replaced configure:10821: checking for broken inet_ntoa configure:10867: checking for secure mkstemp configure:10916: checking for sysconf(_SC_NGROUPS_MAX) configure:10953: checking for root configure:10994: checking for iface AIX configure:11035: checking for iface ifconf configure:11123: checking for setresuid configure:11292: checking for working mmap configure:11328: checking for ftruncate needs root configure:11364: checking for fcntl locking configure:11400: checking for broken (glibc2.1/x86) 64 bit fcntl locking configure:11438: checking for 64 bit fcntl locking configure:11496: checking for st_blocks in struct stat configure:11534: checking for broken RedHat 7.2 system header files configure:11577: checking for broken nisplus include files configure:11617: checking whether to use smbwrapper configure:11664: checking whether to use AFS configure:11690: checking whether to use DCE/DFS auth configure:11715: checking whether to use Kerberos IV configure:11790: checking whether to use Kerberos 5 configure:11818: checking whether to use AUTOMOUNT configure:11843: checking whether to use SMBMOUNT configure:11880: checking whether to use PAM password database configure:11906: checking for pam_get_data in -lpam configure:11952: checking whether to use pam_smbpass configure:12153: checking whether to use TDB SAM database configure:12179: checking whether to use LDAP SAM database configure:12303: checking whether to use NISPLUS SAM database configure:12331: checking whether to use traditional smbpasswd file configure:12353: checking whether to use NISPLUS_HOME configure:12378: checking whether to use SSL configure:12452: checking whether to use syslog logging configure:12477: checking whether to use profiling configure:12505: checking whether to support disk-quotas configure:12529: checking whether to support utmp accounting configure:12555: checking whether to support Microsoft Dfs configure:12583: checking whether to build the libsmbclient shared library configure:12610: checking how to get filesystem space usage configure:12617: checking statvfs64 function (SVR4) configure:12969: checking if large file support can be enabled configure:12984: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c 1>&5 configure:13051: checking whether to support ACLs configure:13254: checking whether to build winbind configure:13314: checking whether to enable winbind auth challenge/response code configure:13367: checking whether or not getgroups returns EGID too many times configure:13432: checking whether struct passwd has pw_comment configure:13470: checking whether struct passwd has pw_age configure:13522: checking for poptGetContext in -lpopt configure:13565: checking whether to use included popt configure:13580: checking configure summary configure:13589: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -ldl -lnsl -lpam -lpopt 1>&5 /usr/bin/ld: cannot find -lpam collect2: ld returned 1 exit status configure: failed program was: #line 13585 "configure" #include "confdefs.h" #include "./tests/summary.c" Thnx for the support Philippe Dhont -----Original Message----- From: Konkol, Josh [mailto:JKonkol@guidemail.com] Sent: maandag 1 juli 2002 14:53 To: 'Philippe Dhont (Sea-ro)' Subject: RE: [Samba] ./configure --with-pam Any errors in the config.log file ?? Josh -----Original Message----- From: Philippe Dhont (Sea-ro) [mailto:Philippe.Dhont@searo.be] Sent: Monday, July 01, 2002 7:39 AM To: 'samba@lists.samba.org' Subject: [Samba] ./configure --with-pam Hi all, I still have problems with my nt authentication on linux. My problems start when compiling --with-pam This is the output, i can't figure out why i get the error. [root@squid source]# ./configure --with-pam loading cache ./config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc -O ) works... yes checking whether the C compiler (gcc -O ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for a BSD compatible install... (cached) /usr/bin/install -c checking for gawk... (cached) gawk checking if the linker (ld) is GNU ld... (cached) yes checking for passwd... (cached) /usr/bin/passwd checking whether gcc and cc understand -c and -o together... (cached) yes checking that the C compiler understands volatile... (cached) yes checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking config.cache system type... same checking for LFS support... yes checking for inline... (cached) inline checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for arpa/inet.h... (cached) yes checking for sys/fcntl.h... (cached) yes checking for sys/select.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for grp.h... (cached) yes checking for sys/id.h... (cached) no checking for limits.h... (cached) yes checking for memory.h... (cached) yes checking for net/if.h... (cached) yes checking for compat.h... (cached) no checking for rpc/rpc.h... (cached) yes checking for rpcsvc/nis.h... (cached) yes checking for rpcsvc/yp_prot.h... (cached) yes checking for rpcsvc/ypclnt.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for syslog.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/param.h... (cached) yes checking for ctype.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/ipc.h... (cached) yes checking for sys/mode.h... (cached) no checking for sys/mman.h... (cached) yes checking for sys/filio.h... (cached) no checking for sys/priv.h... (cached) no checking for sys/shm.h... (cached) yes checking for sys/socket.h... (cached) yes checking for syslog.h... (cached) yes checking for sys/syslog.h... (cached) yes checking for sys/mount.h... (cached) yes checking for sys/vfs.h... (cached) yes checking for sys/fs/s5param.h... (cached) no checking for sys/filsys.h... (cached) no checking for termios.h... (cached) yes checking for termio.h... (cached) yes checking for sys/termio.h... (cached) no checking for sys/statfs.h... (cached) yes checking for sys/dustat.h... (cached) no checking for sys/statvfs.h... (cached) yes checking for stdarg.h... (cached) yes checking for sys/sockio.h... (cached) no checking for security/pam_modules.h... (cached) no checking for security/_pam_macros.h... (cached) no checking for dlfcn.h... (cached) yes checking for synch.h... (cached) no checking for pthread.h... (cached) yes checking for nsswitch.h... (cached) no checking for shadow.h... (cached) yes checking for netinet/ip.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for netinet/in_systm.h... (cached) yes checking for netinet/in_ip.h... (cached) no checking for nss.h... (cached) yes checking for nss_common.h... (cached) no checking for ns_api.h... (cached) no checking for sys/security.h... (cached) no checking for security/pam_appl.h... (cached) no checking for security/pam_modules.h... (cached) no checking for stropts.h... (cached) yes checking for poll.h... (cached) yes checking for sys/capability.h... (cached) no checking for syscall.h... (cached) yes checking for sys/syscall.h... (cached) yes checking for sys/acl.h... (cached) no checking for sys/cdefs.h... (cached) yes checking for glob.h... (cached) yes checking for utmp.h... (cached) yes checking for utmpx.h... (cached) yes checking for lastlog.h... (cached) yes checking for sys/fs/vx_quota.h... (cached) no checking for linux/xqm.h... (cached) yes checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of short... (cached) 2 checking for working const... (cached) yes checking for inline... (cached) inline checking whether byte ordering is bigendian... (cached) no checking whether char is unsigned... (cached) no checking return type of signal handlers... (cached) void checking for uid_t in sys/types.h... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for pid_t... (cached) yes checking for st_rdev in struct stat... (cached) yes checking for d_off in dirent... (cached) yes checking for ino_t... (cached) yes checking for loff_t... (cached) yes checking for offset_t... (cached) no checking for ssize_t... (cached) yes checking for wchar_t... (cached) yes checking for cups-config... no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking for immediate structures... (cached) yes checking for unix domain sockets... (cached) yes checking for socklen_t type... (cached) yes checking for sig_atomic_t type... (cached) yes checking for errno declaration... (cached) yes checking for setresuid declaration... (cached) no checking for setresgid declaration... (cached) no checking for asprintf declaration... (cached) yes checking for vasprintf declaration... (cached) yes checking for vsnprintf declaration... (cached) yes checking for snprintf declaration... (cached) yes checking for real setresuid... (cached) yes checking for real setresgid... (cached) yes checking for 8-bit clean memcmp... (cached) yes checking whether to use readline... yes checking for readline.h... (cached) no checking for history.h... (cached) no checking for readline/readline.h... (cached) no checking for readline/history.h... (cached) no checking for readline.h... (cached) no checking for readline/readline.h... (cached) no checking for connect... (cached) yes checking for yp_get_default_domain... (cached) no checking for yp_get_default_domain in -lnsl... (cached) yes checking for execl... (cached) yes checking for dlopen... (cached) no checking for dlclose... (cached) yes checking for dlsym... (cached) yes checking for dlerror... (cached) yes checking for waitpid... (cached) yes checking for getcwd... (cached) yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking for strnlen... (cached) yes checking for strtoul... (cached) yes checking for strerror... (cached) yes checking for chown... (cached) yes checking for fchown... (cached) yes checking for chmod... (cached) yes checking for fchmod... (cached) yes checking for chroot... (cached) yes checking for link... (cached) yes checking for fstat... (cached) yes checking for strchr... (cached) yes checking for utime... (cached) yes checking for utimes... (cached) yes checking for getrlimit... (cached) yes checking for fsync... (cached) yes checking for bzero... (cached) yes checking for memset... (cached) yes checking for strlcpy... (cached) no checking for strlcat... (cached) no checking for setpgid... (cached) yes checking for mknod... (cached) yes checking for mknod64... (cached) no checking for memmove... (cached) yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for asprintf... (cached) yes checking for vasprintf... (cached) yes checking for setsid... (cached) yes checking for glob... (cached) yes checking for strpbrk... (cached) yes checking for pipe... (cached) yes checking for crypt16... (cached) no checking for getauthuid... (cached) no checking for strftime... (cached) yes checking for sigprocmask... (cached) yes checking for sigblock... (cached) yes checking for sigaction... (cached) yes checking for sigset... (cached) yes checking for innetgr... (cached) yes checking for setnetgrent... (cached) yes checking for getnetgrent... (cached) yes checking for endnetgrent... (cached) yes checking for initgroups... (cached) yes checking for select... (cached) yes checking for poll... (cached) yes checking for rdchk... (cached) no checking for getgrnam... (cached) yes checking for getgrent... (cached) yes checking for pathconf... (cached) yes checking for realpath... (cached) yes checking for setpriv... (cached) no checking for setgidx... (cached) no checking for setuidx... (cached) no checking for setgroups... (cached) yes checking for sysconf... (cached) yes checking for mktime... (cached) yes checking for rename... (cached) yes checking for ftruncate... (cached) yes checking for stat64... (cached) yes checking for fstat64... (cached) yes checking for lstat64... (cached) yes checking for fopen64... (cached) yes checking for atexit... (cached) yes checking for grantpt... (cached) yes checking for dup2... (cached) yes checking for lseek64... (cached) yes checking for ftruncate64... (cached) yes checking for readdir64... (cached) yes checking for fseek64... (cached) no checking for fseeko64... (cached) yes checking for ftell64... (cached) no checking for ftello64... (cached) yes checking for setluid... (cached) no checking for getpwanam... (cached) no checking for setlinebuf... (cached) yes checking for srandom... (cached) yes checking for random... (cached) yes checking for srand... (cached) yes checking for rand... (cached) yes checking for setenv... (cached) yes checking for usleep... (cached) yes checking for strcasecmp... (cached) yes checking for fcvt... (cached) yes checking for fcvtl... (cached) no checking for symlink... (cached) yes checking for readlink... (cached) yes checking for syslog... (cached) yes checking for vsyslog... (cached) yes checking for syscall... (cached) yes checking for _dup... (cached) no checking for _dup2... (cached) no checking for _opendir... (cached) no checking for _readdir... (cached) no checking for _seekdir... (cached) no checking for _telldir... (cached) no checking for _closedir... (cached) no checking for __dup... (cached) no checking for __dup2... (cached) yes checking for __opendir... (cached) no checking for __readdir... (cached) no checking for __seekdir... (cached) no checking for __telldir... (cached) no checking for __closedir... (cached) no checking for __getcwd... (cached) no checking for _getcwd... (cached) no checking for __xstat... (cached) yes checking for __fxstat... (cached) yes checking for __lxstat... (cached) yes checking for _stat... (cached) no checking for _lstat... (cached) no checking for _fstat... (cached) no checking for __stat... (cached) yes checking for __lstat... (cached) yes checking for __fstat... (cached) yes checking for _acl... (cached) no checking for __acl... (cached) no checking for _facl... (cached) no checking for __facl... (cached) no checking for _open... (cached) no checking for __open... (cached) yes checking for _chdir... (cached) no checking for __chdir... (cached) no checking for _close... (cached) no checking for __close... (cached) yes checking for _fchdir... (cached) no checking for __fchdir... (cached) no checking for _fcntl... (cached) no checking for __fcntl... (cached) yes checking for getdents... (cached) no checking for _getdents... (cached) no checking for __getdents... (cached) no checking for _lseek... (cached) no checking for __lseek... (cached) yes checking for _read... (cached) no checking for __read... (cached) yes checking for _write... (cached) no checking for __write... (cached) yes checking for _fork... (cached) no checking for __fork... (cached) yes checking for _stat64... (cached) no checking for __stat64... (cached) no checking for _fstat64... (cached) no checking for __fstat64... (cached) no checking for _lstat64... (cached) no checking for __lstat64... (cached) no checking for __sys_llseek... (cached) no checking for llseek... (cached) yes checking for _llseek... (cached) no checking for __llseek... (cached) no checking for readdir64... (cached) yes checking for _readdir64... (cached) no checking for __readdir64... (cached) no checking for pread... (cached) yes checking for _pread... (cached) no checking for __pread... (cached) no checking for pread64... (cached) yes checking for _pread64... (cached) no checking for __pread64... (cached) yes checking for pwrite... (cached) yes checking for _pwrite... (cached) no checking for __pwrite... (cached) no checking for pwrite64... (cached) yes checking for _pwrite64... (cached) no checking for __pwrite64... (cached) yes checking for open64... (cached) yes checking for _open64... (cached) no checking for __open64... (cached) yes checking for creat64... (cached) yes checking for putprpwnam in -lsecurity... (cached) no checking for putprpwnam... (cached) no checking for putprpwnam in -lsec... (cached) no checking for putprpwnam... (cached) no checking for set_auth_parameters in -lsecurity... (cached) no checking for set_auth_parameters... (cached) no checking for set_auth_parameters in -lsec... (cached) no checking for set_auth_parameters... (cached) no checking for getspnam in -lgen... (cached) no checking for getspnam... (cached) yes checking for getspnam in -lsecurity... (cached) no checking for getspnam... (cached) yes checking for getspnam in -lsec... (cached) no checking for getspnam... (cached) yes checking for bigcrypt in -lsecurity... (cached) no checking for bigcrypt... (cached) no checking for bigcrypt in -lsec... (cached) no checking for bigcrypt... (cached) no checking for getprpwnam in -lsecurity... (cached) no checking for getprpwnam... (cached) no checking for getprpwnam in -lsec... (cached) no checking for getprpwnam... (cached) no checking ability to build shared libraries... true checking linker flags for shared libraries... -shared checking compiler flags for position-independent code... checking for long long... (cached) yes checking for LL suffix on long long integers... (cached) yes checking for 64 bit off_t... (cached) yes checking for off64_t... (cached) no checking for 64 bit ino_t... (cached) yes checking for ino64_t... (cached) no checking for dev64_t... (cached) no checking for struct dirent64... (cached) yes checking for major macro... (cached) yes checking for minor macro... (cached) yes checking for makedev macro... (cached) yes checking for unsigned char... (cached) no checking for sin_len in sock... (cached) no checking whether seekdir returns void... (cached) yes checking for __FILE__ macro... (cached) yes checking for __FUNCTION__ macro... (cached) yes checking if gettimeofday takes tz argument... (cached) yes checking for __va_copy... (cached) yes checking for C99 vsnprintf... (cached) yes checking for broken readdir... (cached) no checking for utimbuf... (cached) yes checking for pututline... (cached) yes checking for pututxline... (cached) yes checking for updwtmp... (cached) yes checking for updwtmpx... (cached) yes checking for getutmpx... (cached) yes checking for ut_name in utmp... (cached) yes checking for ut_user in utmp... (cached) yes checking for ut_id in utmp... (cached) yes checking for ut_host in utmp... (cached) yes checking for ut_time in utmp... (cached) yes checking for ut_tv in utmp... (cached) yes checking for ut_type in utmp... (cached) yes checking for ut_pid in utmp... (cached) yes checking for ut_exit in utmp... (cached) yes checking for ut_addr in utmp... (cached) yes checking whether pututline returns pointer... (cached) yes checking for ut_syslen in utmpx... (cached) no checking for Linux kernel oplocks... (cached) yes checking for kernel change notify support... (cached) yes checking for kernel share modes... (cached) yes checking for IRIX kernel oplock type definitions... (cached) no checking for irix specific capabilities... (cached) no checking for int16 typedef included by rpc/rpc.h... (cached) no checking for uint16 typedef included by rpc/rpc.h... (cached) no checking for int32 typedef included by rpc/rpc.h... (cached) no checking for uint32 typedef included by rpc/rpc.h... (cached) no checking for conflicting AUTH_ERROR define in rpc/rpc.h... (cached) no checking for test routines... yes checking for ftruncate extend... (cached) yes checking for broken getgroups... (cached) no checking whether getpass should be replaced... (cached) yes checking for broken inet_ntoa... (cached) no checking for secure mkstemp... (cached) yes checking for sysconf(_SC_NGROUPS_MAX)... (cached) yes checking for root... (cached) yes checking for iface AIX... (cached) no checking for iface ifconf... (cached) yes checking for setresuid... (cached) yes checking for working mmap... (cached) yes checking for ftruncate needs root... (cached) no checking for fcntl locking... (cached) yes checking for broken (glibc2.1/x86) 64 bit fcntl locking... (cached) no checking for 64 bit fcntl locking... (cached) yes checking for st_blocks in struct stat... (cached) yes checking for broken RedHat 7.2 system header files... (cached) no checking for broken nisplus include files... (cached) 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... (cached) no checking whether to use pam_smbpass... no checking whether to use TDB SAM database... no checking whether to use LDAP SAM database... no checking whether to use NISPLUS SAM database... no checking whether to use traditional smbpasswd file... yes checking whether to use NISPLUS_HOME... no checking whether to use SSL... no checking whether to use syslog logging... no checking whether to use profiling... no 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 checking statvfs64 function (SVR4)... (cached) yes checking if large file support can be enabled... yes checking whether to support ACLs... no checking whether to build winbind... yes checking whether to enable winbind auth challenge/response code... checking whether or not getgroups returns EGID too many times... (cached) no checking whether struct passwd has pw_comment... (cached) no checking whether struct passwd has pw_age... (cached) no checking for poptGetContext in -lpopt... (cached) yes checking whether to use included popt... no checking configure summary... configure: error: summary failure. Aborting config[root@squid source]# Greetz! Philippe Dhont -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
Hey, thnx i am already further. The ldconfig did the job, why didn't i saw that before !!!! But now i am a problem further The ./configure --with-pam works fine but the "make" gives a fault No extra info in config.log or messages Any idea ? [root@squid source]# make Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" -DLOCKDIR="/usr/local/samba/var/locks" -DCODEPAGEDIR="/usr/local/samba/lib/codepages" -DDRIVERFILE="/usr/local/samba/lib/printers.def" -DBINDIR="/usr/local/samba/bin" -DPIDDIR="/usr/local/samba/var/locks" -DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/usr/bin/passwd" -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb" Using FLAGS32 = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" -DLOCKDIR="/usr/local/samba/var/locks" -DCODEPAGEDIR="/usr/local/samba/lib/codepages" -DDRIVERFILE="/usr/local/samba/lib/printers.def" -DBINDIR="/usr/local/samba/bin" -DPIDDIR="/usr/local/samba/var/locks" -DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/usr/bin/passwd" -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb" Using LIBS = -ldl -lnsl -lpam -lpopt Compiling nsswitch/pam_winbind.c with -fPIC nsswitch/pam_winbind.c:65: parse error before `*' nsswitch/pam_winbind.c: In function `converse': nsswitch/pam_winbind.c:72: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:72: (Each undeclared identifier is reported only once nsswitch/pam_winbind.c:72: for each function it appears in.) nsswitch/pam_winbind.c:72: `PAM_CONV' undeclared (first use in this function) nsswitch/pam_winbind.c:73: `PAM_SUCCESS' undeclared (first use in this function)nsswitch/pam_winbind.c:74: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:74: `nargs' undeclared (first use in this function) nsswitch/pam_winbind.c:74: `message' undeclared (first use in this function) nsswitch/pam_winbind.c:75: `response' undeclared (first use in this function) nsswitch/pam_winbind.c:75: dereferencing pointer to incomplete type nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:82: parse error before `*' nsswitch/pam_winbind.c: In function `_make_remark': nsswitch/pam_winbind.c:84: `PAM_SUCCESS' undeclared (first use in this function)nsswitch/pam_winbind.c:86: storage size of `msg' isn't known nsswitch/pam_winbind.c:90: `text' undeclared (first use in this function) nsswitch/pam_winbind.c:91: `type' undeclared (first use in this function) nsswitch/pam_winbind.c:94: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:97: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:97: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:97: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:97: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:97: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:97: dereferencing pointer to incomplete type nsswitch/pam_winbind.c: In function `winbind_request': nsswitch/pam_winbind.c:111: `PAM_SERVICE_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:122: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c: In function `winbind_auth_request': nsswitch/pam_winbind.c:154: `PAM_AUTH_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:158: `PAM_USER_UNKNOWN' undeclared (first use in this function) nsswitch/pam_winbind.c:164: `PAM_IGNORE' undeclared (first use in this function)nsswitch/pam_winbind.c:167: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c:156: warning: unreachable code at beginning of switch statement nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:236: parse error before `*' nsswitch/pam_winbind.c: In function `_winbind_read_password': nsswitch/pam_winbind.c:252: `pass' undeclared (first use in this function) nsswitch/pam_winbind.c:258: `ctrl' undeclared (first use in this function) nsswitch/pam_winbind.c:258: `PAM_OLDAUTHTOK' undeclared (first use in this function) nsswitch/pam_winbind.c:258: `PAM_AUTHTOK' undeclared (first use in this function) nsswitch/pam_winbind.c:265: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:266: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c:277: `PAM_AUTHTOK_RECOVER_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:289: storage size of `msg' isn't known nsswitch/pam_winbind.c:295: `comment' undeclared (first use in this function) nsswitch/pam_winbind.c:297: `PAM_TEXT_INFO' undeclared (first use in this function) nsswitch/pam_winbind.c:305: `PAM_PROMPT_ECHO_OFF' undeclared (first use in this function) nsswitch/pam_winbind.c:306: `prompt1' undeclared (first use in this function) nsswitch/pam_winbind.c:309: `prompt2' undeclared (first use in this function) nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:330: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:330: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:330: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:334: `PAM_ERROR_MSG' undeclared (first use in this function) nsswitch/pam_winbind.c:348: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:348: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:348: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:348: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:348: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:348: dereferencing pointer to incomplete type nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:385: syntax error before `int' nsswitch/pam_winbind.c:385: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_authenticate': nsswitch/pam_winbind.c:390: `PAM_AUTH_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:393: `argc' undeclared (first use in this function) nsswitch/pam_winbind.c:393: `argv' undeclared (first use in this function) nsswitch/pam_winbind.c:396: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:397: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c:400: `PAM_SERVICE_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:409: `PAM_AUTHTOK_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:429: syntax error before `int' nsswitch/pam_winbind.c:429: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_setcred': nsswitch/pam_winbind.c:432: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:440: syntax error before `int' nsswitch/pam_winbind.c:440: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_acct_mgmt': nsswitch/pam_winbind.c:444: `PAM_USER_UNKNOWN' undeclared (first use in this function) nsswitch/pam_winbind.c:447: `argc' undeclared (first use in this function) nsswitch/pam_winbind.c:447: `argv' undeclared (first use in this function) nsswitch/pam_winbind.c:450: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:451: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c:454: `PAM_SERVICE_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:469: `PAM_IGNORE' undeclared (first use in this function)nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:486: syntax error before `int' nsswitch/pam_winbind.c:486: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_open_session': nsswitch/pam_winbind.c:490: `argc' undeclared (first use in this function) nsswitch/pam_winbind.c:490: `argv' undeclared (first use in this function) nsswitch/pam_winbind.c:493: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:496: syntax error before `int' nsswitch/pam_winbind.c:496: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_close_session': nsswitch/pam_winbind.c:500: `argc' undeclared (first use in this function) nsswitch/pam_winbind.c:500: `argv' undeclared (first use in this function) nsswitch/pam_winbind.c:503: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:506: syntax error before `int' nsswitch/pam_winbind.c:506: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_chauthtok': nsswitch/pam_winbind.c:511: `argc' undeclared (first use in this function) nsswitch/pam_winbind.c:511: `argv' undeclared (first use in this function) nsswitch/pam_winbind.c:525: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:526: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c:529: `PAM_USER_UNKNOWN' undeclared (first use in this function) nsswitch/pam_winbind.c:546: `flags' undeclared (first use in this function) nsswitch/pam_winbind.c:546: `PAM_PRELIM_CHECK' undeclared (first use in this function) nsswitch/pam_winbind.c:554: `PAM_BUF_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:578: `PAM_ACCT_EXPIRED' undeclared (first use in this function) nsswitch/pam_winbind.c:579: `PAM_NEW_AUTHTOK_REQD' undeclared (first use in this function) nsswitch/pam_winbind.c:584: `PAM_OLDAUTHTOK' undeclared (first use in this function) nsswitch/pam_winbind.c:590: `PAM_UPDATE_AUTHTOK' undeclared (first use in this function) nsswitch/pam_winbind.c:614: `PAM_AUTHTOK_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:657: `PAM_SERVICE_ERR' undeclared (first use in this function) make: *** [nsswitch/pam_winbind.po] Error 1 [root@squid source]# [root@squid source]# Philippe Dhont
Do you have the pam-devel package installed as well as pam ?? -----Original Message----- From: Philippe Dhont (Sea-ro) [mailto:Philippe.Dhont@searo.be] Sent: Monday, July 01, 2002 8:41 AM To: 'Konkol, Josh' Cc: 'samba@lists.samba.org' Subject: RE: [Samba] ./configure --with-pam Hey, thnx i am already further. The ldconfig did the job, why didn't i saw that before !!!! But now i am a problem further The ./configure --with-pam works fine but the "make" gives a fault No extra info in config.log or messages Any idea ? [root@squid source]# make Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" -DLOCKDIR="/usr/local/samba/var/locks" -DCODEPAGEDIR="/usr/local/samba/lib/codepages" -DDRIVERFILE="/usr/local/samba/lib/printers.def" -DBINDIR="/usr/local/samba/bin" -DPIDDIR="/usr/local/samba/var/locks" -DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/usr/bin/passwd" -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb" Using FLAGS32 = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" -DLOCKDIR="/usr/local/samba/var/locks" -DCODEPAGEDIR="/usr/local/samba/lib/codepages" -DDRIVERFILE="/usr/local/samba/lib/printers.def" -DBINDIR="/usr/local/samba/bin" -DPIDDIR="/usr/local/samba/var/locks" -DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/usr/bin/passwd" -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb" Using LIBS = -ldl -lnsl -lpam -lpopt Compiling nsswitch/pam_winbind.c with -fPIC nsswitch/pam_winbind.c:65: parse error before `*' nsswitch/pam_winbind.c: In function `converse': nsswitch/pam_winbind.c:72: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:72: (Each undeclared identifier is reported only once nsswitch/pam_winbind.c:72: for each function it appears in.) nsswitch/pam_winbind.c:72: `PAM_CONV' undeclared (first use in this function) nsswitch/pam_winbind.c:73: `PAM_SUCCESS' undeclared (first use in this function)nsswitch/pam_winbind.c:74: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:74: `nargs' undeclared (first use in this function) nsswitch/pam_winbind.c:74: `message' undeclared (first use in this function) nsswitch/pam_winbind.c:75: `response' undeclared (first use in this function) nsswitch/pam_winbind.c:75: dereferencing pointer to incomplete type nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:82: parse error before `*' nsswitch/pam_winbind.c: In function `_make_remark': nsswitch/pam_winbind.c:84: `PAM_SUCCESS' undeclared (first use in this function)nsswitch/pam_winbind.c:86: storage size of `msg' isn't known nsswitch/pam_winbind.c:90: `text' undeclared (first use in this function) nsswitch/pam_winbind.c:91: `type' undeclared (first use in this function) nsswitch/pam_winbind.c:94: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:97: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:97: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:97: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:97: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:97: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:97: dereferencing pointer to incomplete type nsswitch/pam_winbind.c: In function `winbind_request': nsswitch/pam_winbind.c:111: `PAM_SERVICE_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:122: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c: In function `winbind_auth_request': nsswitch/pam_winbind.c:154: `PAM_AUTH_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:158: `PAM_USER_UNKNOWN' undeclared (first use in this function) nsswitch/pam_winbind.c:164: `PAM_IGNORE' undeclared (first use in this function)nsswitch/pam_winbind.c:167: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c:156: warning: unreachable code at beginning of switch statement nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:236: parse error before `*' nsswitch/pam_winbind.c: In function `_winbind_read_password': nsswitch/pam_winbind.c:252: `pass' undeclared (first use in this function) nsswitch/pam_winbind.c:258: `ctrl' undeclared (first use in this function) nsswitch/pam_winbind.c:258: `PAM_OLDAUTHTOK' undeclared (first use in this function) nsswitch/pam_winbind.c:258: `PAM_AUTHTOK' undeclared (first use in this function) nsswitch/pam_winbind.c:265: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:266: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c:277: `PAM_AUTHTOK_RECOVER_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:289: storage size of `msg' isn't known nsswitch/pam_winbind.c:295: `comment' undeclared (first use in this function) nsswitch/pam_winbind.c:297: `PAM_TEXT_INFO' undeclared (first use in this function) nsswitch/pam_winbind.c:305: `PAM_PROMPT_ECHO_OFF' undeclared (first use in this function) nsswitch/pam_winbind.c:306: `prompt1' undeclared (first use in this function) nsswitch/pam_winbind.c:309: `prompt2' undeclared (first use in this function) nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:330: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:330: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:330: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:334: `PAM_ERROR_MSG' undeclared (first use in this function) nsswitch/pam_winbind.c:348: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:348: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:348: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:348: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:348: arithmetic on pointer to an incomplete type nsswitch/pam_winbind.c:348: dereferencing pointer to incomplete type nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:385: syntax error before `int' nsswitch/pam_winbind.c:385: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_authenticate': nsswitch/pam_winbind.c:390: `PAM_AUTH_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:393: `argc' undeclared (first use in this function) nsswitch/pam_winbind.c:393: `argv' undeclared (first use in this function) nsswitch/pam_winbind.c:396: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:397: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c:400: `PAM_SERVICE_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:409: `PAM_AUTHTOK_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:429: syntax error before `int' nsswitch/pam_winbind.c:429: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_setcred': nsswitch/pam_winbind.c:432: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:440: syntax error before `int' nsswitch/pam_winbind.c:440: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_acct_mgmt': nsswitch/pam_winbind.c:444: `PAM_USER_UNKNOWN' undeclared (first use in this function) nsswitch/pam_winbind.c:447: `argc' undeclared (first use in this function) nsswitch/pam_winbind.c:447: `argv' undeclared (first use in this function) nsswitch/pam_winbind.c:450: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:451: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c:454: `PAM_SERVICE_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:469: `PAM_IGNORE' undeclared (first use in this function)nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:486: syntax error before `int' nsswitch/pam_winbind.c:486: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_open_session': nsswitch/pam_winbind.c:490: `argc' undeclared (first use in this function) nsswitch/pam_winbind.c:490: `argv' undeclared (first use in this function) nsswitch/pam_winbind.c:493: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:496: syntax error before `int' nsswitch/pam_winbind.c:496: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_close_session': nsswitch/pam_winbind.c:500: `argc' undeclared (first use in this function) nsswitch/pam_winbind.c:500: `argv' undeclared (first use in this function) nsswitch/pam_winbind.c:503: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:506: syntax error before `int' nsswitch/pam_winbind.c:506: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_chauthtok': nsswitch/pam_winbind.c:511: `argc' undeclared (first use in this function) nsswitch/pam_winbind.c:511: `argv' undeclared (first use in this function) nsswitch/pam_winbind.c:525: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:526: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c:529: `PAM_USER_UNKNOWN' undeclared (first use in this function) nsswitch/pam_winbind.c:546: `flags' undeclared (first use in this function) nsswitch/pam_winbind.c:546: `PAM_PRELIM_CHECK' undeclared (first use in this function) nsswitch/pam_winbind.c:554: `PAM_BUF_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:578: `PAM_ACCT_EXPIRED' undeclared (first use in this function) nsswitch/pam_winbind.c:579: `PAM_NEW_AUTHTOK_REQD' undeclared (first use in this function) nsswitch/pam_winbind.c:584: `PAM_OLDAUTHTOK' undeclared (first use in this function) nsswitch/pam_winbind.c:590: `PAM_UPDATE_AUTHTOK' undeclared (first use in this function) nsswitch/pam_winbind.c:614: `PAM_AUTHTOK_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:657: `PAM_SERVICE_ERR' undeclared (first use in this function) make: *** [nsswitch/pam_winbind.po] Error 1 [root@squid source]# [root@squid source]# Philippe Dhont -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
Ok, where do i get them ? Sorry, i am no pam specialist. Philippe Dhont System Administrator - Sea-Ro Terminal NV Tel: + 32 50 557 100 Gsm: 0479 65 93 40 mailto:philippe.dhont@searo.be -----Original Message----- From: Harry R?ter [mailto:harry_rueter@gmx.de] Sent: maandag 1 juli 2002 15:54 To: Samba-List Subject: Re: [Samba] ./configure --with-pam Hi, i think some includefiles (from pam ?) are missing .. greets Harry "Philippe Dhont (Sea-ro)" wrote:> > Hey, thnx i am already further. > The ldconfig did the job, why didn't i saw that before !!!! But now i > am a problem further The ./configure --with-pam works fine but the > "make" gives a fault No extra info in config.log or messages > Any idea ? > > [root@squid source]# make > Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper > -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE > -DLOGFILEBASE="/usr/local/samba/var" > -DCONFIGFILE="/usr/local/samba/lib/smb.conf" > -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" > -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" > -DLOCKDIR="/usr/local/samba/var/locks" > -DCODEPAGEDIR="/usr/local/samba/lib/codepages" > -DDRIVERFILE="/usr/local/samba/lib/printers.def" > -DBINDIR="/usr/local/samba/bin" -DPIDDIR="/usr/local/samba/var/locks" > -DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H > -DPASSWD_PROGRAM="/usr/bin/passwd" > -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" > -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb" > Using FLAGS32 = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper > -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE > -DLOGFILEBASE="/usr/local/samba/var" > -DCONFIGFILE="/usr/local/samba/lib/smb.conf" > -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" > -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" > -DLOCKDIR="/usr/local/samba/var/locks" > -DCODEPAGEDIR="/usr/local/samba/lib/codepages" > -DDRIVERFILE="/usr/local/samba/lib/printers.def" > -DBINDIR="/usr/local/samba/bin" -DPIDDIR="/usr/local/samba/var/locks" > -DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H > -DPASSWD_PROGRAM="/usr/bin/passwd" > -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" > -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb" > Using LIBS = -ldl -lnsl -lpam -lpopt > Compiling nsswitch/pam_winbind.c with -fPIC > nsswitch/pam_winbind.c:65: parse error before `*' > nsswitch/pam_winbind.c: In function `converse': > nsswitch/pam_winbind.c:72: `pamh' undeclared (first use in this > function) > nsswitch/pam_winbind.c:72: (Each undeclared identifier is reported onlyonce> nsswitch/pam_winbind.c:72: for each function it appears in.) > nsswitch/pam_winbind.c:72: `PAM_CONV' undeclared (first use in this > function) > nsswitch/pam_winbind.c:73: `PAM_SUCCESS' undeclared (first use in this > function)nsswitch/pam_winbind.c:74: dereferencing pointer to incompletetype> nsswitch/pam_winbind.c:74: `nargs' undeclared (first use in this function) > nsswitch/pam_winbind.c:74: `message' undeclared (first use in thisfunction)> nsswitch/pam_winbind.c:75: `response' undeclared (first use in this > function) > nsswitch/pam_winbind.c:75: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c: At top level: > nsswitch/pam_winbind.c:82: parse error before `*' > nsswitch/pam_winbind.c: In function `_make_remark': > nsswitch/pam_winbind.c:84: `PAM_SUCCESS' undeclared (first use in this > function)nsswitch/pam_winbind.c:86: storage size of `msg' isn't known > nsswitch/pam_winbind.c:90: `text' undeclared (first use in this function) > nsswitch/pam_winbind.c:91: `type' undeclared (first use in this function) > nsswitch/pam_winbind.c:94: `pamh' undeclared (first use in this function) > nsswitch/pam_winbind.c:97: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:97: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:97: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:97: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:97: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:97: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c: In function `winbind_request': > nsswitch/pam_winbind.c:111: `PAM_SERVICE_ERR' undeclared (first use inthis> function) > nsswitch/pam_winbind.c:122: `PAM_SUCCESS' undeclared (first use in this > function) > nsswitch/pam_winbind.c: In function `winbind_auth_request': > nsswitch/pam_winbind.c:154: `PAM_AUTH_ERR' undeclared (first use in this > function) > nsswitch/pam_winbind.c:158: `PAM_USER_UNKNOWN' undeclared (first use inthis> function) > nsswitch/pam_winbind.c:164: `PAM_IGNORE' undeclared (first use in this > function)nsswitch/pam_winbind.c:167: `PAM_SUCCESS' undeclared (first usein> this function) > nsswitch/pam_winbind.c:156: warning: unreachable code at beginning ofswitch> statement > nsswitch/pam_winbind.c: At top level: > nsswitch/pam_winbind.c:236: parse error before `*' > nsswitch/pam_winbind.c: In function `_winbind_read_password': > nsswitch/pam_winbind.c:252: `pass' undeclared (first use in this function) > nsswitch/pam_winbind.c:258: `ctrl' undeclared (first use in this function) > nsswitch/pam_winbind.c:258: `PAM_OLDAUTHTOK' undeclared (first use in this > function) > nsswitch/pam_winbind.c:258: `PAM_AUTHTOK' undeclared (first use in this > function) > nsswitch/pam_winbind.c:265: `pamh' undeclared (first use in this function) > nsswitch/pam_winbind.c:266: `PAM_SUCCESS' undeclared (first use in this > function) > nsswitch/pam_winbind.c:277: `PAM_AUTHTOK_RECOVER_ERR' undeclared (firstuse> in this function) > nsswitch/pam_winbind.c:289: storage size of `msg' isn't known > nsswitch/pam_winbind.c:295: `comment' undeclared (first use in this > function) > nsswitch/pam_winbind.c:297: `PAM_TEXT_INFO' undeclared (first use in this > function) > nsswitch/pam_winbind.c:305: `PAM_PROMPT_ECHO_OFF' undeclared (first use in > this function) > nsswitch/pam_winbind.c:306: `prompt1' undeclared (first use in this > function) > nsswitch/pam_winbind.c:309: `prompt2' undeclared (first use in this > function) > nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:325: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:325: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:330: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:330: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:330: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:331: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:334: `PAM_ERROR_MSG' undeclared (first use in this > function) > nsswitch/pam_winbind.c:348: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:348: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:348: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:348: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c:348: arithmetic on pointer to an incomplete type > nsswitch/pam_winbind.c:348: dereferencing pointer to incomplete type > nsswitch/pam_winbind.c: At top level: > nsswitch/pam_winbind.c:385: syntax error before `int' > nsswitch/pam_winbind.c:385: parse error before `*' > nsswitch/pam_winbind.c: In function `pam_sm_authenticate': > nsswitch/pam_winbind.c:390: `PAM_AUTH_ERR' undeclared (first use in this > function) > nsswitch/pam_winbind.c:393: `argc' undeclared (first use in this function) > nsswitch/pam_winbind.c:393: `argv' undeclared (first use in this function) > nsswitch/pam_winbind.c:396: `pamh' undeclared (first use in this function) > nsswitch/pam_winbind.c:397: `PAM_SUCCESS' undeclared (first use in this > function) > nsswitch/pam_winbind.c:400: `PAM_SERVICE_ERR' undeclared (first use inthis> function) > nsswitch/pam_winbind.c:409: `PAM_AUTHTOK_ERR' undeclared (first use inthis> function) > nsswitch/pam_winbind.c: At top level: > nsswitch/pam_winbind.c:429: syntax error before `int' > nsswitch/pam_winbind.c:429: parse error before `*' > nsswitch/pam_winbind.c: In function `pam_sm_setcred': > nsswitch/pam_winbind.c:432: `PAM_SUCCESS' undeclared (first use in this > function) > nsswitch/pam_winbind.c: At top level: > nsswitch/pam_winbind.c:440: syntax error before `int' > nsswitch/pam_winbind.c:440: parse error before `*' > nsswitch/pam_winbind.c: In function `pam_sm_acct_mgmt': > nsswitch/pam_winbind.c:444: `PAM_USER_UNKNOWN' undeclared (first use inthis> function) > nsswitch/pam_winbind.c:447: `argc' undeclared (first use in this function) > nsswitch/pam_winbind.c:447: `argv' undeclared (first use in this function) > nsswitch/pam_winbind.c:450: `pamh' undeclared (first use in this function) > nsswitch/pam_winbind.c:451: `PAM_SUCCESS' undeclared (first use in this > function) > nsswitch/pam_winbind.c:454: `PAM_SERVICE_ERR' undeclared (first use inthis> function) > nsswitch/pam_winbind.c:469: `PAM_IGNORE' undeclared (first use in this > function)nsswitch/pam_winbind.c: At top level: > nsswitch/pam_winbind.c:486: syntax error before `int' > nsswitch/pam_winbind.c:486: parse error before `*' > nsswitch/pam_winbind.c: In function `pam_sm_open_session': > nsswitch/pam_winbind.c:490: `argc' undeclared (first use in this function) > nsswitch/pam_winbind.c:490: `argv' undeclared (first use in this function) > nsswitch/pam_winbind.c:493: `PAM_SUCCESS' undeclared (first use in this > function) > nsswitch/pam_winbind.c: At top level: > nsswitch/pam_winbind.c:496: syntax error before `int' > nsswitch/pam_winbind.c:496: parse error before `*' > nsswitch/pam_winbind.c: In function `pam_sm_close_session': > nsswitch/pam_winbind.c:500: `argc' undeclared (first use in this function) > nsswitch/pam_winbind.c:500: `argv' undeclared (first use in this function) > nsswitch/pam_winbind.c:503: `PAM_SUCCESS' undeclared (first use in this > function) > nsswitch/pam_winbind.c: At top level: > nsswitch/pam_winbind.c:506: syntax error before `int' > nsswitch/pam_winbind.c:506: parse error before `*' > nsswitch/pam_winbind.c: In function `pam_sm_chauthtok': > nsswitch/pam_winbind.c:511: `argc' undeclared (first use in this function) > nsswitch/pam_winbind.c:511: `argv' undeclared (first use in this function) > nsswitch/pam_winbind.c:525: `pamh' undeclared (first use in this function) > nsswitch/pam_winbind.c:526: `PAM_SUCCESS' undeclared (first use in this > function) > nsswitch/pam_winbind.c:529: `PAM_USER_UNKNOWN' undeclared (first use inthis> function) > nsswitch/pam_winbind.c:546: `flags' undeclared (first use in thisfunction)> nsswitch/pam_winbind.c:546: `PAM_PRELIM_CHECK' undeclared (first use inthis> function) > nsswitch/pam_winbind.c:554: `PAM_BUF_ERR' undeclared (first use in this > function) > nsswitch/pam_winbind.c:578: `PAM_ACCT_EXPIRED' undeclared (first use inthis> function) > nsswitch/pam_winbind.c:579: `PAM_NEW_AUTHTOK_REQD' undeclared (first usein> this function) > nsswitch/pam_winbind.c:584: `PAM_OLDAUTHTOK' undeclared (first use in this > function) > nsswitch/pam_winbind.c:590: `PAM_UPDATE_AUTHTOK' undeclared (first use in > this function) > nsswitch/pam_winbind.c:614: `PAM_AUTHTOK_ERR' undeclared (first use inthis> function) > nsswitch/pam_winbind.c:657: `PAM_SERVICE_ERR' undeclared (first use inthis> function) > make: *** [nsswitch/pam_winbind.po] Error 1 > [root@squid source]# > [root@squid source]# > > Philippe Dhont > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
Possibly Parallel Threads
- pam_mount and winbind
- [nsswitch/pam_winbind.po] Error 1 With Compiling 3.0
- SAMBA 3.0.21 - Compile error on SOLARIS 7 & SOLARIS 2.5.1
- Repost: Help - compilation of winbind_nss_solaris.c/3.0.21a/Solaris 7 and older fails
- Error when configuring pam on samba (MANDRAKE 8.2 and before)