script configure of samba 2.2.8a failed unexpectedly

pascal.petit at lami.univ-evry.fr pascal.petit at lami.univ-evry.fr
Sat Mar 20 12:47:00 PST 2004


As asked by the "make install" command, I mail:

	- the output of the make install command
  	- the list of the packages installed

What append :
	- I try to install samba-2.2.8a on a FreeBSD 5.2.1-Release
          (in a vmware workstation pc)
        - it breaks during the make install.

If I helps, I can give you the virtual vm ware files (It is big). Il will
keep them for a week or two (it is big).

-- 
Pascal Petit
pascal.petit at lami.univ-evry.fr

ps: I mailed from the vmware pc with a quicky installed postfix
-------------- next part --------------
===>   samba-2.2.8a_1 depends on executable: gmake - found
===>   samba-2.2.8a_1 depends on file: /usr/local/libexec/autoconf213/autoconf - found
===>   samba-2.2.8a_1 depends on file: /usr/local/libexec/libtool13/libtool - found
===>   samba-2.2.8a_1 depends on shared library: popt.0 - found
===>   samba-2.2.8a_1 depends on shared library: cups.2 - found
===>  Configuring for samba-2.2.8a_1
loading cache ./config.cache
checking for gcc... cc
checking whether the C compiler (cc -O -pipe -mcpu=pentiumpro -L/usr/local/lib) works... yes
checking whether the C compiler (cc -O -pipe -mcpu=pentiumpro -L/usr/local/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking if the linker (ld) is GNU ld... yes
checking for passwd... /usr/bin/passwd
checking whether cc understands -c and -o together... yes
checking that the C compiler understands volatile... yes
checking host system type... i386-portbld-freebsd5.2.1
checking target system type... i386-portbld-freebsd5.2.1
checking build system type... i386-portbld-freebsd5.2.1
checking config.cache system type... same
checking for inline... inline
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for arpa/inet.h... yes
checking for sys/fcntl.h... yes
checking for sys/select.h... yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for sys/unistd.h... yes
checking for unistd.h... yes
checking for utime.h... yes
checking for grp.h... yes
checking for sys/id.h... no
checking for limits.h... yes
checking for memory.h... yes
checking for net/if.h... yes
checking for compat.h... no
checking for rpc/rpc.h... yes
checking for rpcsvc/nis.h... yes
checking for rpcsvc/yp_prot.h... yes
checking for rpcsvc/ypclnt.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for syslog.h... yes
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for ctype.h... yes
checking for sys/wait.h... (cached) yes
checking for sys/resource.h... yes
checking for sys/ioctl.h... yes
checking for sys/ipc.h... yes
checking for sys/mode.h... no
checking for sys/mman.h... yes
checking for sys/filio.h... yes
checking for sys/priv.h... no
checking for sys/shm.h... yes
checking for sys/socket.h... yes
checking for syslog.h... (cached) yes
checking for sys/syslog.h... yes
checking for sys/mount.h... yes
checking for sys/vfs.h... no
checking for sys/fs/s5param.h... no
checking for sys/filsys.h... no
checking for termios.h... yes
checking for termio.h... no
checking for sys/termio.h... no
checking for sys/statfs.h... no
checking for sys/dustat.h... no
checking for sys/statvfs.h... yes
checking for stdarg.h... yes
checking for sys/sockio.h... yes
checking for security/pam_modules.h... yes
checking for security/_pam_macros.h... no
checking for dlfcn.h... yes
checking for synch.h... no
checking for pthread.h... yes
checking for nsswitch.h... yes
checking for shadow.h... no
checking for netinet/ip.h... yes
checking for netinet/tcp.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/in_ip.h... no
checking for nss.h... yes
checking for nss_common.h... no
checking for ns_api.h... no
checking for sys/security.h... no
checking for security/pam_appl.h... yes
checking for security/pam_modules.h... (cached) yes
checking for stropts.h... no
checking for poll.h... yes
checking for sys/capability.h... no
checking for syscall.h... no
checking for sys/syscall.h... yes
checking for sys/acl.h... yes
checking for sys/cdefs.h... yes
checking for glob.h... yes
checking for utmp.h... yes
checking for utmpx.h... no
checking for lastlog.h... no
checking for sys/fs/vx_quota.h... no
checking for linux/xqm.h... no
checking size of int... 4
checking size of long... 4
checking size of short... 2
checking for working const... yes
checking for inline... (cached) inline
checking whether byte ordering is bigendian... no
checking whether char is unsigned... no
checking return type of signal handlers... void
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for pid_t... yes
checking for st_rdev in struct stat... yes
checking for d_off in dirent... no
checking for ino_t... yes
checking for loff_t... no
checking for offset_t... no
checking for ssize_t... yes
checking for wchar_t... yes
checking for cups-config... /usr/local/bin/cups-config
checking for dlopen... yes
checking for immediate structures... yes
checking for unix domain sockets... yes
checking for socklen_t type... yes
checking for sig_atomic_t type... yes
checking for errno declaration... yes
checking for setresuid declaration... yes
checking for setresgid declaration... yes
checking for asprintf declaration... yes
checking for vasprintf declaration... yes
checking for vsnprintf declaration... yes
checking for snprintf declaration... yes
checking for real setresuid... yes
checking for real setresgid... yes
checking for 8-bit clean memcmp... yes
checking whether to use readline... yes
checking for readline.h... no
checking for history.h... no
checking for readline/readline.h... yes
checking for readline/history.h... yes
checking for readline.h... (cached) no
checking for readline/readline.h... (cached) yes
checking for tgetent in -lncurses... yes
checking for rl_callback_handler_install in -lreadline... yes
checking for connect... yes
checking for yp_get_default_domain... yes
checking for execl... yes
checking for dlopen... (cached) yes
checking for dlclose... yes
checking for dlsym... yes
checking for dlerror... yes
checking for waitpid... yes
checking for getcwd... yes
checking for strdup... yes
checking for strndup... no
checking for strnlen... no
checking for strtoul... yes
checking for strerror... yes
checking for chown... yes
checking for fchown... yes
checking for chmod... yes
checking for fchmod... yes
checking for chroot... yes
checking for link... yes
checking for fstat... yes
checking for strchr... yes
checking for utime... yes
checking for utimes... yes
checking for getrlimit... yes
checking for fsync... yes
checking for bzero... yes
checking for memset... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for setpgid... yes
checking for mknod... yes
checking for mknod64... no
checking for memmove... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for setsid... yes
checking for glob... yes
checking for strpbrk... yes
checking for pipe... yes
checking for crypt16... no
checking for getauthuid... no
checking for strftime... yes
checking for sigprocmask... yes
checking for sigblock... yes
checking for sigaction... yes
checking for sigset... no
checking for innetgr... yes
checking for setnetgrent... yes
checking for getnetgrent... yes
checking for endnetgrent... yes
checking for initgroups... yes
checking for select... yes
checking for poll... yes
checking for rdchk... no
checking for getgrnam... yes
checking for getgrent... yes
checking for pathconf... yes
checking for realpath... yes
checking for setpriv... no
checking for setgidx... no
checking for setuidx... no
checking for setgroups... yes
checking for sysconf... yes
checking for mktime... yes
checking for rename... yes
checking for ftruncate... yes
checking for stat64... no
checking for fstat64... no
checking for lstat64... no
checking for fopen64... no
checking for atexit... yes
checking for grantpt... yes
checking for dup2... yes
checking for lseek64... no
checking for ftruncate64... no
checking for readdir64... no
checking for fseek64... no
checking for fseeko64... no
checking for ftell64... no
checking for ftello64... no
checking for setluid... no
checking for getpwanam... no
checking for setlinebuf... yes
checking for srandom... yes
checking for random... yes
checking for srand... yes
checking for rand... yes
checking for setenv... yes
checking for usleep... yes
checking for strcasecmp... yes
checking for fcvt... no
checking for fcvtl... no
checking for symlink... yes
checking for readlink... yes
checking for syslog... yes
checking for vsyslog... yes
checking for syscall... yes
checking for _dup... yes
checking for _dup2... yes
checking for _opendir... no
checking for _readdir... no
checking for _seekdir... yes
checking for _telldir... no
checking for _closedir... no
checking for __dup... no
checking for __dup2... no
checking for __opendir... no
checking for __readdir... no
checking for __seekdir... no
checking for __telldir... no
checking for __closedir... no
checking for __getcwd... yes
checking for _getcwd... no
checking for __xstat... no
checking for __fxstat... no
checking for __lxstat... no
checking for _stat... yes
checking for _lstat... yes
checking for _fstat... yes
checking for __stat... no
checking for __lstat... no
checking for __fstat... no
checking for _acl... no
checking for __acl... no
checking for _facl... no
checking for __facl... no
checking for _open... yes
checking for __open... no
checking for _chdir... yes
checking for __chdir... no
checking for _close... yes
checking for __close... no
checking for _fchdir... yes
checking for __fchdir... no
checking for _fcntl... yes
checking for __fcntl... no
checking for getdents... yes
checking for _getdents... yes
checking for __getdents... no
checking for _lseek... no
checking for __lseek... no
checking for _read... yes
checking for __read... no
checking for _write... yes
checking for __write... no
checking for _fork... yes
checking for __fork... no
checking for _stat64... no
checking for __stat64... no
checking for _fstat64... no
checking for __fstat64... no
checking for _lstat64... no
checking for __lstat64... no
checking for __sys_llseek... no
checking for llseek... no
checking for _llseek... no
checking for __llseek... no
checking for readdir64... (cached) no
checking for _readdir64... no
checking for __readdir64... no
checking for pread... yes
checking for _pread... no
checking for __pread... no
checking for pread64... no
checking for _pread64... no
checking for __pread64... no
checking for pwrite... yes
checking for _pwrite... no
checking for __pwrite... no
checking for pwrite64... no
checking for _pwrite64... no
checking for __pwrite64... no
checking for open64... no
checking for _open64... no
checking for __open64... no
checking for creat64... no
checking for stat64 in <sys/stat.h>... no
checking for lstat64 in <sys/stat.h>... no
checking for fstat64 in <sys/stat.h>... no
checking for putprpwnam in -lsecurity... no
checking for putprpwnam... no
checking for putprpwnam in -lsec... no
checking for putprpwnam... (cached) no
checking for set_auth_parameters in -lsecurity... no
checking for set_auth_parameters... no
checking for set_auth_parameters in -lsec... no
checking for set_auth_parameters... (cached) no
checking for getspnam in -lgen... no
checking for getspnam... no
checking for getspnam in -lsecurity... no
checking for getspnam... (cached) no
checking for getspnam in -lsec... no
checking for getspnam... (cached) no
checking for bigcrypt in -lsecurity... no
checking for bigcrypt... no
checking for bigcrypt in -lsec... no
checking for bigcrypt... (cached) no
checking for getprpwnam in -lsecurity... no
checking for getprpwnam... no
checking for getprpwnam in -lsec... no
checking for getprpwnam... (cached) no
checking ability to build shared libraries... true
checking linker flags for shared libraries... -shared
checking compiler flags for position-independent code... 
checking for long long... yes
checking for LL suffix on long long integers... yes
checking for 64 bit off_t... yes
checking for off64_t... no
checking for 64 bit ino_t... no
checking for ino64_t... no
checking for dev64_t... no
checking for struct dirent64... no
checking for major macro... yes
checking for minor macro... yes
checking for makedev macro... yes
checking for unsigned char... no
checking for sin_len in sock... yes
checking whether seekdir returns void... yes
checking for __FILE__ macro... yes
checking for __FUNCTION__ macro... yes
checking if gettimeofday takes tz argument... yes
checking for __va_copy... no
checking for C99 vsnprintf... yes
checking for broken readdir... no
checking for utimbuf... yes
checking for pututline... no
checking for pututxline... no
checking for updwtmp... no
checking for updwtmpx... no
checking for getutmpx... no
checking for ut_name in utmp... yes
checking for ut_user in utmp... no
checking for ut_id in utmp... no
checking for ut_host in utmp... yes
checking for ut_time in utmp... yes
checking for ut_tv in utmp... no
checking for ut_type in utmp... no
checking for ut_pid in utmp... no
checking for ut_exit in utmp... no
checking for ut_addr in utmp... no
checking for ut_syslen in utmpx... no
checking for Linux kernel oplocks... no
checking for kernel change notify support... no
checking for kernel share modes... no
checking for IRIX kernel oplock type definitions... no
checking for irix specific capabilities... no
checking for int16 typedef included by rpc/rpc.h... no
checking for uint16 typedef included by rpc/rpc.h... no
checking for int32 typedef included by rpc/rpc.h... no
checking for uint32 typedef included by rpc/rpc.h... no
checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
checking for test routines... yes
checking for ftruncate extend... yes
checking for broken getgroups... no
checking whether getpass should be replaced... yes
checking for broken inet_ntoa... no
checking for secure mkstemp... yes
checking for sysconf(_SC_NGROUPS_MAX)... yes
checking for root... yes
checking for iface AIX... got 2 interfaces:
lnc0       IP=192.168.244.60 NETMASK=255.255.255.0
lo0        IP=127.0.0.1 NETMASK=255.0.0.0
yes
checking for setresuid... OK
yes
checking for working mmap... yes
checking for ftruncate needs root... no
checking for fcntl locking... Alarm clock
no
checking for broken (glibc2.1/x86) 64 bit fcntl locking... no
checking for 64 bit fcntl locking... no
checking for st_blocks in struct stat... yes
checking for st_blksize in struct stat... yes
checking for broken nisplus include files... yes
checking whether to use smbwrapper... no
checking whether to use AFS... no
checking whether to use DCE/DFS auth... no
checking whether to use Kerberos IV... no
checking whether to use Kerberos 5... no
checking whether to use AUTOMOUNT... no
checking whether to use SMBMOUNT... no
checking whether to use PAM password database... yes
checking for pam_get_data in -lpam... yes
checking whether to use pam_smbpass... no
checking whether to use TDB SAM database... no
checking whether to use LDAP SAM database... 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... yes
checking whether to use profiling... no
checking whether to support disk-quotas... yes
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)... no
checking statvfs function (SVR4)... yes
checking if large file support can be enabled... yes
checking whether to support ACLs... checking for acl_get_file in -lacl... no
checking for ACL support... yes
Using posix ACLs
checking for acl_get_perm_np... yes
checking whether to check for support sendfile... no
checking whether to build winbind... yes
checking whether to enable winbind auth challenge/response code... no
checking whether to enable winbind ldap hack... no
checking whether or not getgroups returns EGID too many times... yes
checking whether struct passwd has pw_comment... no
checking whether struct passwd has pw_age... no
checking for poptGetContext in -lpopt... yes
checking whether to use included popt... no
checking configure summary... ERROR: No locking available. Running Samba would be unsafe
===>  Script "configure" failed unexpectedly.
Please report the problem to ports at FreeBSD.org [maintainer] and attach the
"/usr/ports/net/samba/work/samba-2.2.8a/source/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

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

Stop in /usr/ports/net/samba.
-------------- next part --------------
XFree86-libraries-4.3.0_6
Xaw3d-1.5
autoconf-2.13.000227_5
autoconf-2.53_1
bash-2.05b.007
bsdiff-4.1
cups-base-1.1.19.0
cvsup-16.1h
emacs-21.3
expat-1.95.7
fetchmail-6.2.5
fontconfig-2.2.90_3
freebsd-update-1.4
freetype2-2.1.5_1
gettext-0.13.1_1
gmake-3.80_1
help2man-1.29
imake-4.3.0_1
ispell-3.2.06_3
jpeg-6b_1
libiconv-1.9.1_3
libslang-1.4.9
libtool-1.3.5_1
libungif-4.1.0b1_1
links-2.1.p11,1
lynx-2.8.4.1d
m4-1.4_1
mtools-3.9.8_1
mutt-1.4.1_4
perl-5.6.1_15
pkgconfig-0.15.0
png-1.2.5_2
popt-1.6.4_2
portupgrade-20030723
rsync-2.5.7
ruby-1.6.8.2003.10.15
ruby-bdb1-0.2.1
ruby-shim-ruby18-1.8.1.p2
sudo-1.6.7.5
tiff-3.6.0
unzip-5.50_2
urlview-0.9_1
vim-lite-6.2.154
zsh-4.0.7
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:825: checking for gcc
configure:938: checking whether the C compiler (cc -O -pipe -mcpu=pentiumpro -L/usr/local/lib) works
configure:954: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c  1>&5
configure:980: checking whether the C compiler (cc -O -pipe -mcpu=pentiumpro -L/usr/local/lib) is a cross-compiler
configure:985: checking whether we are using GNU C
configure:994: cc -E conftest.c
configure:1013: checking whether cc accepts -g
configure:1075: checking for a BSD compatible install
configure:1132: checking for mawk
configure:1132: checking for gawk
configure:1132: checking for nawk
configure:1163: checking if the linker (ld) is GNU ld
GNU ld version 2.13.2 [FreeBSD] 2002-11-27
configure:1180: checking for passwd
configure:1220: checking whether cc understands -c and -o together
configure:1232: cc -c conftest.c -o conftest.o 1>&5
configure:1233: cc -c conftest.c -o conftest.o 1>&5
configure:1275: checking that the C compiler understands volatile
configure:1288: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c 1>&5
configure:1338: checking host system type
configure:1359: checking target system type
configure:1377: checking build system type
configure:1411: checking config.cache system type
configure:1803: checking for inline
configure:1817: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c 1>&5
configure:1843: checking how to run the C preprocessor
configure:1864: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1923: checking for ANSI C header files
configure:1936: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2003: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c  1>&5
configure:2031: checking for dirent.h that defines DIR
configure:2044: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c 1>&5
configure:2069: checking for opendir in -ldir
configure:2088: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c -ldir   1>&5
/usr/bin/ld: cannot find -ldir
configure: failed program was:
#line 2077 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char opendir();

int main() {
opendir()
; return 0; }
configure:2152: checking whether time.h and sys/time.h may both be included
configure:2166: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c 1>&5
configure:2187: checking for sys/wait.h that is POSIX.1 compatible
configure:2208: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c 1>&5
configure:2232: checking for arpa/inet.h
configure:2242: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2232: checking for sys/fcntl.h
configure:2242: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2232: checking for sys/select.h
configure:2242: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2232: checking for fcntl.h
configure:2242: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2232: checking for sys/time.h
configure:2242: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2232: checking for sys/unistd.h
configure:2242: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2272: checking for unistd.h
configure:2282: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2272: checking for utime.h
configure:2282: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2272: checking for grp.h
configure:2282: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2272: checking for sys/id.h
configure:2282: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2278:20: sys/id.h: No such file or directory
configure: failed program was:
#line 2277 "configure"
#include "confdefs.h"
#include <sys/id.h>
configure:2272: checking for limits.h
configure:2282: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2272: checking for memory.h
configure:2282: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2272: checking for net/if.h
configure:2282: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2312: checking for compat.h
configure:2322: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2318:20: compat.h: No such file or directory
configure: failed program was:
#line 2317 "configure"
#include "confdefs.h"
#include <compat.h>
configure:2312: checking for rpc/rpc.h
configure:2322: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2312: checking for rpcsvc/nis.h
configure:2322: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2312: checking for rpcsvc/yp_prot.h
configure:2322: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2312: checking for rpcsvc/ypclnt.h
configure:2322: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2352: checking for stdlib.h
configure:2362: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2352: checking for string.h
configure:2362: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2352: checking for strings.h
configure:2362: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2352: checking for syslog.h
configure:2362: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2352: checking for sys/file.h
configure:2362: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2392: checking for sys/param.h
configure:2402: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2392: checking for ctype.h
configure:2402: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2392: checking for sys/wait.h
configure:2392: checking for sys/resource.h
configure:2402: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2392: checking for sys/ioctl.h
configure:2402: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2392: checking for sys/ipc.h
configure:2402: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2392: checking for sys/mode.h
configure:2402: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2398:22: sys/mode.h: No such file or directory
configure: failed program was:
#line 2397 "configure"
#include "confdefs.h"
#include <sys/mode.h>
configure:2432: checking for sys/mman.h
configure:2442: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2432: checking for sys/filio.h
configure:2442: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2432: checking for sys/priv.h
configure:2442: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2438:22: sys/priv.h: No such file or directory
configure: failed program was:
#line 2437 "configure"
#include "confdefs.h"
#include <sys/priv.h>
configure:2432: checking for sys/shm.h
configure:2442: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2432: checking for sys/socket.h
configure:2442: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2472: checking for syslog.h
configure:2472: checking for sys/syslog.h
configure:2482: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2472: checking for sys/mount.h
configure:2482: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2472: checking for sys/vfs.h
configure:2482: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2478:21: sys/vfs.h: No such file or directory
configure: failed program was:
#line 2477 "configure"
#include "confdefs.h"
#include <sys/vfs.h>
configure:2472: checking for sys/fs/s5param.h
configure:2482: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2478:28: sys/fs/s5param.h: No such file or directory
configure: failed program was:
#line 2477 "configure"
#include "confdefs.h"
#include <sys/fs/s5param.h>
configure:2472: checking for sys/filsys.h
configure:2482: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2478:24: sys/filsys.h: No such file or directory
configure: failed program was:
#line 2477 "configure"
#include "confdefs.h"
#include <sys/filsys.h>
configure:2472: checking for termios.h
configure:2482: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2472: checking for termio.h
configure:2482: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2478:20: termio.h: No such file or directory
configure: failed program was:
#line 2477 "configure"
#include "confdefs.h"
#include <termio.h>
configure:2512: checking for sys/termio.h
configure:2522: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2518:24: sys/termio.h: No such file or directory
configure: failed program was:
#line 2517 "configure"
#include "confdefs.h"
#include <sys/termio.h>
configure:2512: checking for sys/statfs.h
configure:2522: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2518:24: sys/statfs.h: No such file or directory
configure: failed program was:
#line 2517 "configure"
#include "confdefs.h"
#include <sys/statfs.h>
configure:2512: checking for sys/dustat.h
configure:2522: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2518:24: sys/dustat.h: No such file or directory
configure: failed program was:
#line 2517 "configure"
#include "confdefs.h"
#include <sys/dustat.h>
configure:2512: checking for sys/statvfs.h
configure:2522: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2512: checking for stdarg.h
configure:2522: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2512: checking for sys/sockio.h
configure:2522: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2552: checking for security/pam_modules.h
configure:2562: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2552: checking for security/_pam_macros.h
configure:2562: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2558:34: security/_pam_macros.h: No such file or directory
configure: failed program was:
#line 2557 "configure"
#include "confdefs.h"
#include <security/_pam_macros.h>
configure:2552: checking for dlfcn.h
configure:2562: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2552: checking for synch.h
configure:2562: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2558:19: synch.h: No such file or directory
configure: failed program was:
#line 2557 "configure"
#include "confdefs.h"
#include <synch.h>
configure:2552: checking for pthread.h
configure:2562: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2552: checking for nsswitch.h
configure:2562: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2625: checking for shadow.h
configure:2635: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2631:20: shadow.h: No such file or directory
configure: failed program was:
#line 2630 "configure"
#include "confdefs.h"
#include <shadow.h>
configure:2625: checking for netinet/ip.h
configure:2635: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2625: checking for netinet/tcp.h
configure:2635: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2625: checking for netinet/in_systm.h
configure:2635: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2625: checking for netinet/in_ip.h
configure:2635: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2631:27: netinet/in_ip.h: No such file or directory
configure: failed program was:
#line 2630 "configure"
#include "confdefs.h"
#include <netinet/in_ip.h>
configure:2665: checking for nss.h
configure:2675: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2665: checking for nss_common.h
configure:2675: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2671:24: nss_common.h: No such file or directory
configure: failed program was:
#line 2670 "configure"
#include "confdefs.h"
#include <nss_common.h>
configure:2665: checking for ns_api.h
configure:2675: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2671:20: ns_api.h: No such file or directory
configure: failed program was:
#line 2670 "configure"
#include "confdefs.h"
#include <ns_api.h>
configure:2665: checking for sys/security.h
configure:2675: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2671:26: sys/security.h: No such file or directory
configure: failed program was:
#line 2670 "configure"
#include "confdefs.h"
#include <sys/security.h>
configure:2665: checking for security/pam_appl.h
configure:2675: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2665: checking for security/pam_modules.h
configure:2705: checking for stropts.h
configure:2715: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2711:21: stropts.h: No such file or directory
configure: failed program was:
#line 2710 "configure"
#include "confdefs.h"
#include <stropts.h>
configure:2705: checking for poll.h
configure:2715: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2745: checking for sys/capability.h
configure:2755: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2751:28: sys/capability.h: No such file or directory
configure: failed program was:
#line 2750 "configure"
#include "confdefs.h"
#include <sys/capability.h>
configure:2745: checking for syscall.h
configure:2755: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2751:21: syscall.h: No such file or directory
configure: failed program was:
#line 2750 "configure"
#include "confdefs.h"
#include <syscall.h>
configure:2745: checking for sys/syscall.h
configure:2755: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2785: checking for sys/acl.h
configure:2795: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2785: checking for sys/cdefs.h
configure:2795: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2785: checking for glob.h
configure:2795: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2827: checking for utmp.h
configure:2837: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2827: checking for utmpx.h
configure:2837: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2833:19: utmpx.h: No such file or directory
configure: failed program was:
#line 2832 "configure"
#include "confdefs.h"
#include <utmpx.h>
configure:2827: checking for lastlog.h
configure:2837: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2833:21: lastlog.h: No such file or directory
configure: failed program was:
#line 2832 "configure"
#include "confdefs.h"
#include <lastlog.h>
configure:2869: checking for sys/fs/vx_quota.h
configure:2879: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2875:29: sys/fs/vx_quota.h: No such file or directory
configure: failed program was:
#line 2874 "configure"
#include "confdefs.h"
#include <sys/fs/vx_quota.h>
configure:2911: checking for linux/xqm.h
configure:2921: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2917:23: linux/xqm.h: No such file or directory
configure: failed program was:
#line 2916 "configure"
#include "confdefs.h"
#include <linux/xqm.h>
configure:2949: checking size of int
configure:2968: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c  1>&5
configure:2988: checking size of long
configure:3007: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c  1>&5
configure:3027: checking size of short
configure:3046: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c  1>&5
configure:3067: checking for working const
configure:3121: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c 1>&5
configure:3142: checking for inline
configure:3182: checking whether byte ordering is bigendian
configure:3200: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c 1>&5
configure:3215: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:3210: error: syntax error before "big"
configure: failed program was:
#line 3204 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
int main() {

#if BYTE_ORDER != BIG_ENDIAN
 not big endian
#endif
; return 0; }
configure:3272: checking whether char is unsigned
configure:3336: checking return type of signal handlers
configure:3358: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c 1>&5
configure:3377: checking for uid_t in sys/types.h
configure:3411: checking for mode_t
configure:3444: checking for off_t
configure:3477: checking for size_t
configure:3510: checking for pid_t
configure:3543: checking for st_rdev in struct stat
configure:3556: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c 1>&5
configure:3577: checking for d_off in dirent
configure:3592: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:3588: error: structure has no member named `d_off'
configure: failed program was:
#line 3582 "configure"
#include "confdefs.h"

#include <unistd.h>
#include <sys/types.h>
#include <dirent.h>
int main() {
struct dirent d; d.d_off;
; return 0; }
configure:3613: checking for ino_t
configure:3646: checking for loff_t
configure:3679: checking for offset_t
configure:3712: checking for ssize_t
configure:3745: checking for wchar_t
configure:3792: checking for cups-config
configure:3841: checking for dlopen
configure:3869: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:3944: checking for immediate structures
configure:3968: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:3991: checking for unix domain sockets
configure:4012: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:4033: checking for socklen_t type
configure:4052: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:4073: checking for sig_atomic_t type
configure:4092: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:4115: checking for errno declaration
configure:4128: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:4150: checking for setresuid declaration
configure:4163: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:4185: checking for setresgid declaration
configure:4198: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:4220: checking for asprintf declaration
configure:4233: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:4255: checking for vasprintf declaration
configure:4268: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:4290: checking for vsnprintf declaration
configure:4303: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:4325: checking for snprintf declaration
configure:4338: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:4362: checking for real setresuid
configure:4376: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:4401: checking for real setresgid
configure:4416: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:4439: checking for 8-bit clean memcmp
configure:4457: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:4481: checking whether to use readline
configure:4493: checking for readline.h
configure:4503: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4499:22: readline.h: No such file or directory
configure: failed program was:
#line 4498 "configure"
#include "confdefs.h"
#include <readline.h>
configure:4493: checking for history.h
configure:4503: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4499:21: history.h: No such file or directory
configure: failed program was:
#line 4498 "configure"
#include "confdefs.h"
#include <history.h>
configure:4493: checking for readline/readline.h
configure:4503: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4533: checking for readline/history.h
configure:4543: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4574: checking for readline.h
configure:4574: checking for readline/readline.h
configure:4607: checking for tgetent in -lncurses
configure:4626: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lncurses   -lcups -lssl -lcrypto 1>&5
configure:4648: checking for rl_callback_handler_install in -lreadline
configure:4667: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lreadline -lncurses  -lcups -lssl -lcrypto 1>&5
configure:4947: checking for connect
configure:4975: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5216: checking for yp_get_default_domain
configure:5244: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5319: checking for execl
configure:5347: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5380: checking for dlopen
configure:5380: checking for dlclose
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5380: checking for dlsym
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5380: checking for dlerror
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5380: checking for waitpid
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5380: checking for getcwd
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5380: checking for strdup
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5380: checking for strndup
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cczka7FJ.o: In function `main':
/var/tmp//cczka7FJ.o(.text+0xa): undefined reference to `strndup'
configure: failed program was:
#line 5385 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char strndup(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char strndup();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_strndup) || defined (__stub___strndup)
choke me
#else
strndup();
#endif

; return 0; }
configure:5380: checking for strnlen
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccY454hv.o: In function `main':
/var/tmp//ccY454hv.o(.text+0xa): undefined reference to `strnlen'
configure: failed program was:
#line 5385 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char strnlen(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char strnlen();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_strnlen) || defined (__stub___strnlen)
choke me
#else
strnlen();
#endif

; return 0; }
configure:5380: checking for strtoul
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5380: checking for strerror
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5380: checking for chown
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5380: checking for fchown
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5380: checking for chmod
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5380: checking for fchmod
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5380: checking for chroot
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5380: checking for link
configure:5408: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5435: checking for fstat
configure:5463: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5435: checking for strchr
configure:5463: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5447: warning: conflicting types for built-in function `strchr'
configure:5435: checking for utime
configure:5463: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5435: checking for utimes
configure:5463: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5435: checking for getrlimit
configure:5463: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5435: checking for fsync
configure:5463: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5435: checking for bzero
configure:5463: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5447: warning: conflicting types for built-in function `bzero'
configure:5435: checking for memset
configure:5463: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5447: warning: conflicting types for built-in function `memset'
configure:5435: checking for strlcpy
configure:5463: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5435: checking for strlcat
configure:5463: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5435: checking for setpgid
configure:5463: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5435: checking for mknod
configure:5463: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5435: checking for mknod64
configure:5463: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc0BDXcv.o: In function `main':
/var/tmp//cc0BDXcv.o(.text+0xa): undefined reference to `mknod64'
configure: failed program was:
#line 5440 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char mknod64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char mknod64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_mknod64) || defined (__stub___mknod64)
choke me
#else
mknod64();
#endif

; return 0; }
configure:5490: checking for memmove
configure:5518: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5490: checking for vsnprintf
configure:5518: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5502: warning: conflicting types for built-in function `vsnprintf'
configure:5490: checking for snprintf
configure:5518: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5502: warning: conflicting types for built-in function `snprintf'
configure:5490: checking for asprintf
configure:5518: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5490: checking for vasprintf
configure:5518: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5490: checking for setsid
configure:5518: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5490: checking for glob
configure:5518: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5490: checking for strpbrk
configure:5518: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5502: warning: conflicting types for built-in function `strpbrk'
configure:5490: checking for pipe
configure:5518: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5490: checking for crypt16
configure:5518: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccFm0W7S.o: In function `main':
/var/tmp//ccFm0W7S.o(.text+0xa): undefined reference to `crypt16'
configure: failed program was:
#line 5495 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char crypt16(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char crypt16();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_crypt16) || defined (__stub___crypt16)
choke me
#else
crypt16();
#endif

; return 0; }
configure:5490: checking for getauthuid
configure:5518: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc3rNHJd.o: In function `main':
/var/tmp//cc3rNHJd.o(.text+0xa): undefined reference to `getauthuid'
configure: failed program was:
#line 5495 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getauthuid(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getauthuid();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getauthuid) || defined (__stub___getauthuid)
choke me
#else
getauthuid();
#endif

; return 0; }
configure:5545: checking for strftime
configure:5573: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5545: checking for sigprocmask
configure:5573: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5545: checking for sigblock
configure:5573: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5545: checking for sigaction
configure:5573: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5545: checking for sigset
configure:5573: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccapfjPk.o: In function `main':
/var/tmp//ccapfjPk.o(.text+0xa): undefined reference to `sigset'
configure: failed program was:
#line 5550 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char sigset(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char sigset();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_sigset) || defined (__stub___sigset)
choke me
#else
sigset();
#endif

; return 0; }
configure:5545: checking for innetgr
configure:5573: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5545: checking for setnetgrent
configure:5573: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5545: checking for getnetgrent
configure:5573: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5545: checking for endnetgrent
configure:5573: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5600: checking for initgroups
configure:5628: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5600: checking for select
configure:5628: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5600: checking for poll
configure:5628: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5600: checking for rdchk
configure:5628: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccHCM8o9.o: In function `main':
/var/tmp//ccHCM8o9.o(.text+0xa): undefined reference to `rdchk'
configure: failed program was:
#line 5605 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char rdchk(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char rdchk();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_rdchk) || defined (__stub___rdchk)
choke me
#else
rdchk();
#endif

; return 0; }
configure:5600: checking for getgrnam
configure:5628: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5600: checking for getgrent
configure:5628: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5600: checking for pathconf
configure:5628: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5600: checking for realpath
configure:5628: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5655: checking for setpriv
configure:5683: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccCj4Qp5.o: In function `main':
/var/tmp//ccCj4Qp5.o(.text+0xa): undefined reference to `setpriv'
configure: failed program was:
#line 5660 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setpriv(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setpriv();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setpriv) || defined (__stub___setpriv)
choke me
#else
setpriv();
#endif

; return 0; }
configure:5655: checking for setgidx
configure:5683: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccDCFuiK.o: In function `main':
/var/tmp//ccDCFuiK.o(.text+0xa): undefined reference to `setgidx'
configure: failed program was:
#line 5660 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setgidx(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setgidx();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setgidx) || defined (__stub___setgidx)
choke me
#else
setgidx();
#endif

; return 0; }
configure:5655: checking for setuidx
configure:5683: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccjOiI1Q.o: In function `main':
/var/tmp//ccjOiI1Q.o(.text+0xa): undefined reference to `setuidx'
configure: failed program was:
#line 5660 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setuidx(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setuidx();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setuidx) || defined (__stub___setuidx)
choke me
#else
setuidx();
#endif

; return 0; }
configure:5655: checking for setgroups
configure:5683: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5655: checking for sysconf
configure:5683: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5655: checking for mktime
configure:5683: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5655: checking for rename
configure:5683: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5655: checking for ftruncate
configure:5683: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5655: checking for stat64
configure:5683: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cccKq17G.o: In function `main':
/var/tmp//cccKq17G.o(.text+0xa): undefined reference to `stat64'
configure: failed program was:
#line 5660 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char stat64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char stat64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_stat64) || defined (__stub___stat64)
choke me
#else
stat64();
#endif

; return 0; }
configure:5655: checking for fstat64
configure:5683: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc86mFYE.o: In function `main':
/var/tmp//cc86mFYE.o(.text+0xa): undefined reference to `fstat64'
configure: failed program was:
#line 5660 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char fstat64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char fstat64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_fstat64) || defined (__stub___fstat64)
choke me
#else
fstat64();
#endif

; return 0; }
configure:5710: checking for lstat64
configure:5738: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccXIGsvl.o: In function `main':
/var/tmp//ccXIGsvl.o(.text+0xa): undefined reference to `lstat64'
configure: failed program was:
#line 5715 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char lstat64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char lstat64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_lstat64) || defined (__stub___lstat64)
choke me
#else
lstat64();
#endif

; return 0; }
configure:5710: checking for fopen64
configure:5738: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccxUfazE.o: In function `main':
/var/tmp//ccxUfazE.o(.text+0xa): undefined reference to `fopen64'
configure: failed program was:
#line 5715 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char fopen64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char fopen64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_fopen64) || defined (__stub___fopen64)
choke me
#else
fopen64();
#endif

; return 0; }
configure:5710: checking for atexit
configure:5738: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5710: checking for grantpt
configure:5738: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5710: checking for dup2
configure:5738: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5710: checking for lseek64
configure:5738: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccrc5yfY.o: In function `main':
/var/tmp//ccrc5yfY.o(.text+0xa): undefined reference to `lseek64'
configure: failed program was:
#line 5715 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char lseek64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char lseek64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_lseek64) || defined (__stub___lseek64)
choke me
#else
lseek64();
#endif

; return 0; }
configure:5710: checking for ftruncate64
configure:5738: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccRksWwg.o: In function `main':
/var/tmp//ccRksWwg.o(.text+0xa): undefined reference to `ftruncate64'
configure: failed program was:
#line 5715 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char ftruncate64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char ftruncate64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_ftruncate64) || defined (__stub___ftruncate64)
choke me
#else
ftruncate64();
#endif

; return 0; }
configure:5710: checking for readdir64
configure:5738: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccTqWs7q.o: In function `main':
/var/tmp//ccTqWs7q.o(.text+0xa): undefined reference to `readdir64'
configure: failed program was:
#line 5715 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char readdir64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char readdir64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_readdir64) || defined (__stub___readdir64)
choke me
#else
readdir64();
#endif

; return 0; }
configure:5765: checking for fseek64
configure:5793: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccDI2Lr1.o: In function `main':
/var/tmp//ccDI2Lr1.o(.text+0xa): undefined reference to `fseek64'
configure: failed program was:
#line 5770 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char fseek64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char fseek64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_fseek64) || defined (__stub___fseek64)
choke me
#else
fseek64();
#endif

; return 0; }
configure:5765: checking for fseeko64
configure:5793: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cczSuDvj.o: In function `main':
/var/tmp//cczSuDvj.o(.text+0xa): undefined reference to `fseeko64'
configure: failed program was:
#line 5770 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char fseeko64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char fseeko64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_fseeko64) || defined (__stub___fseeko64)
choke me
#else
fseeko64();
#endif

; return 0; }
configure:5765: checking for ftell64
configure:5793: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc04RZgH.o: In function `main':
/var/tmp//cc04RZgH.o(.text+0xa): undefined reference to `ftell64'
configure: failed program was:
#line 5770 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char ftell64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char ftell64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_ftell64) || defined (__stub___ftell64)
choke me
#else
ftell64();
#endif

; return 0; }
configure:5765: checking for ftello64
configure:5793: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccrz53CC.o: In function `main':
/var/tmp//ccrz53CC.o(.text+0xa): undefined reference to `ftello64'
configure: failed program was:
#line 5770 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char ftello64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char ftello64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_ftello64) || defined (__stub___ftello64)
choke me
#else
ftello64();
#endif

; return 0; }
configure:5765: checking for setluid
configure:5793: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccK0p3xp.o: In function `main':
/var/tmp//ccK0p3xp.o(.text+0xa): undefined reference to `setluid'
configure: failed program was:
#line 5770 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setluid(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setluid();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setluid) || defined (__stub___setluid)
choke me
#else
setluid();
#endif

; return 0; }
configure:5765: checking for getpwanam
configure:5793: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccgjgVq7.o: In function `main':
/var/tmp//ccgjgVq7.o(.text+0xa): undefined reference to `getpwanam'
configure: failed program was:
#line 5770 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getpwanam(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getpwanam();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getpwanam) || defined (__stub___getpwanam)
choke me
#else
getpwanam();
#endif

; return 0; }
configure:5765: checking for setlinebuf
configure:5793: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5820: checking for srandom
configure:5848: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5820: checking for random
configure:5848: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5820: checking for srand
configure:5848: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5820: checking for rand
configure:5848: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5820: checking for setenv
configure:5848: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5820: checking for usleep
configure:5848: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5820: checking for strcasecmp
configure:5848: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5820: checking for fcvt
configure:5848: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc0BWt6t.o: In function `main':
/var/tmp//cc0BWt6t.o(.text+0xa): undefined reference to `fcvt'
configure: failed program was:
#line 5825 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char fcvt(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char fcvt();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_fcvt) || defined (__stub___fcvt)
choke me
#else
fcvt();
#endif

; return 0; }
configure:5820: checking for fcvtl
configure:5848: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccLhCs42.o: In function `main':
/var/tmp//ccLhCs42.o(.text+0xa): undefined reference to `fcvtl'
configure: failed program was:
#line 5825 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char fcvtl(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char fcvtl();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_fcvtl) || defined (__stub___fcvtl)
choke me
#else
fcvtl();
#endif

; return 0; }
configure:5820: checking for symlink
configure:5848: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5820: checking for readlink
configure:5848: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5875: checking for syslog
configure:5903: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5875: checking for vsyslog
configure:5903: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5932: checking for syscall
configure:5960: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5988: checking for _dup
configure:6016: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5988: checking for _dup2
configure:6016: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5988: checking for _opendir
configure:6016: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccvkFtA1.o: In function `main':
/var/tmp//ccvkFtA1.o(.text+0xa): undefined reference to `_opendir'
configure: failed program was:
#line 5993 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _opendir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _opendir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__opendir) || defined (__stub____opendir)
choke me
#else
_opendir();
#endif

; return 0; }
configure:5988: checking for _readdir
configure:6016: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccPgO0Sl.o: In function `main':
/var/tmp//ccPgO0Sl.o(.text+0xa): undefined reference to `_readdir'
configure: failed program was:
#line 5993 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _readdir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _readdir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__readdir) || defined (__stub____readdir)
choke me
#else
_readdir();
#endif

; return 0; }
configure:5988: checking for _seekdir
configure:6016: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:5988: checking for _telldir
configure:6016: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cckIGFGx.o: In function `main':
/var/tmp//cckIGFGx.o(.text+0xa): undefined reference to `_telldir'
configure: failed program was:
#line 5993 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _telldir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _telldir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__telldir) || defined (__stub____telldir)
choke me
#else
_telldir();
#endif

; return 0; }
configure:5988: checking for _closedir
configure:6016: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccmnbIwe.o: In function `main':
/var/tmp//ccmnbIwe.o(.text+0xa): undefined reference to `_closedir'
configure: failed program was:
#line 5993 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _closedir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _closedir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__closedir) || defined (__stub____closedir)
choke me
#else
_closedir();
#endif

; return 0; }
configure:6043: checking for __dup
configure:6071: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccncJCRg.o: In function `main':
/var/tmp//ccncJCRg.o(.text+0xa): undefined reference to `__dup'
configure: failed program was:
#line 6048 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __dup(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __dup();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___dup) || defined (__stub_____dup)
choke me
#else
__dup();
#endif

; return 0; }
configure:6043: checking for __dup2
configure:6071: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccpnml6U.o: In function `main':
/var/tmp//ccpnml6U.o(.text+0xa): undefined reference to `__dup2'
configure: failed program was:
#line 6048 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __dup2(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __dup2();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___dup2) || defined (__stub_____dup2)
choke me
#else
__dup2();
#endif

; return 0; }
configure:6043: checking for __opendir
configure:6071: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cch6C6vv.o: In function `main':
/var/tmp//cch6C6vv.o(.text+0xa): undefined reference to `__opendir'
configure: failed program was:
#line 6048 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __opendir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __opendir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___opendir) || defined (__stub_____opendir)
choke me
#else
__opendir();
#endif

; return 0; }
configure:6043: checking for __readdir
configure:6071: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccYgy3TJ.o: In function `main':
/var/tmp//ccYgy3TJ.o(.text+0xa): undefined reference to `__readdir'
configure: failed program was:
#line 6048 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __readdir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __readdir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___readdir) || defined (__stub_____readdir)
choke me
#else
__readdir();
#endif

; return 0; }
configure:6043: checking for __seekdir
configure:6071: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccPZFb4Q.o: In function `main':
/var/tmp//ccPZFb4Q.o(.text+0xa): undefined reference to `__seekdir'
configure: failed program was:
#line 6048 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __seekdir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __seekdir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___seekdir) || defined (__stub_____seekdir)
choke me
#else
__seekdir();
#endif

; return 0; }
configure:6043: checking for __telldir
configure:6071: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cclsdYk3.o: In function `main':
/var/tmp//cclsdYk3.o(.text+0xa): undefined reference to `__telldir'
configure: failed program was:
#line 6048 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __telldir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __telldir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___telldir) || defined (__stub_____telldir)
choke me
#else
__telldir();
#endif

; return 0; }
configure:6043: checking for __closedir
configure:6071: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc0mtZcV.o: In function `main':
/var/tmp//cc0mtZcV.o(.text+0xa): undefined reference to `__closedir'
configure: failed program was:
#line 6048 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __closedir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __closedir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___closedir) || defined (__stub_____closedir)
choke me
#else
__closedir();
#endif

; return 0; }
configure:6098: checking for __getcwd
configure:6126: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6098: checking for _getcwd
configure:6126: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cch4eZFO.o: In function `main':
/var/tmp//cch4eZFO.o(.text+0xa): undefined reference to `_getcwd'
configure: failed program was:
#line 6103 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _getcwd(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _getcwd();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__getcwd) || defined (__stub____getcwd)
choke me
#else
_getcwd();
#endif

; return 0; }
configure:6153: checking for __xstat
configure:6181: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccKFCdkD.o: In function `main':
/var/tmp//ccKFCdkD.o(.text+0xa): undefined reference to `__xstat'
configure: failed program was:
#line 6158 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __xstat(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __xstat();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___xstat) || defined (__stub_____xstat)
choke me
#else
__xstat();
#endif

; return 0; }
configure:6153: checking for __fxstat
configure:6181: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccdclBy3.o: In function `main':
/var/tmp//ccdclBy3.o(.text+0xa): undefined reference to `__fxstat'
configure: failed program was:
#line 6158 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __fxstat(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __fxstat();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___fxstat) || defined (__stub_____fxstat)
choke me
#else
__fxstat();
#endif

; return 0; }
configure:6153: checking for __lxstat
configure:6181: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccbu0S1N.o: In function `main':
/var/tmp//ccbu0S1N.o(.text+0xa): undefined reference to `__lxstat'
configure: failed program was:
#line 6158 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __lxstat(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __lxstat();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___lxstat) || defined (__stub_____lxstat)
choke me
#else
__lxstat();
#endif

; return 0; }
configure:6208: checking for _stat
configure:6236: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6208: checking for _lstat
configure:6236: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6208: checking for _fstat
configure:6236: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6208: checking for __stat
configure:6236: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc79yHHA.o: In function `main':
/var/tmp//cc79yHHA.o(.text+0xa): undefined reference to `__stat'
configure: failed program was:
#line 6213 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __stat(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __stat();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___stat) || defined (__stub_____stat)
choke me
#else
__stat();
#endif

; return 0; }
configure:6208: checking for __lstat
configure:6236: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccPcPhBk.o: In function `main':
/var/tmp//ccPcPhBk.o(.text+0xa): undefined reference to `__lstat'
configure: failed program was:
#line 6213 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __lstat(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __lstat();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___lstat) || defined (__stub_____lstat)
choke me
#else
__lstat();
#endif

; return 0; }
configure:6208: checking for __fstat
configure:6236: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccrE1B8V.o: In function `main':
/var/tmp//ccrE1B8V.o(.text+0xa): undefined reference to `__fstat'
configure: failed program was:
#line 6213 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __fstat(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __fstat();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___fstat) || defined (__stub_____fstat)
choke me
#else
__fstat();
#endif

; return 0; }
configure:6263: checking for _acl
configure:6291: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccQD8qJg.o: In function `main':
/var/tmp//ccQD8qJg.o(.text+0xa): undefined reference to `_acl'
configure: failed program was:
#line 6268 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _acl(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _acl();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__acl) || defined (__stub____acl)
choke me
#else
_acl();
#endif

; return 0; }
configure:6263: checking for __acl
configure:6291: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc2hZt3V.o: In function `main':
/var/tmp//cc2hZt3V.o(.text+0xa): undefined reference to `__acl'
configure: failed program was:
#line 6268 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __acl(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __acl();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___acl) || defined (__stub_____acl)
choke me
#else
__acl();
#endif

; return 0; }
configure:6263: checking for _facl
configure:6291: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc22XBKJ.o: In function `main':
/var/tmp//cc22XBKJ.o(.text+0xa): undefined reference to `_facl'
configure: failed program was:
#line 6268 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _facl(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _facl();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__facl) || defined (__stub____facl)
choke me
#else
_facl();
#endif

; return 0; }
configure:6263: checking for __facl
configure:6291: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccT8gmEP.o: In function `main':
/var/tmp//ccT8gmEP.o(.text+0xa): undefined reference to `__facl'
configure: failed program was:
#line 6268 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __facl(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __facl();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___facl) || defined (__stub_____facl)
choke me
#else
__facl();
#endif

; return 0; }
configure:6263: checking for _open
configure:6291: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6263: checking for __open
configure:6291: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccFOIKj9.o: In function `main':
/var/tmp//ccFOIKj9.o(.text+0xa): undefined reference to `__open'
configure: failed program was:
#line 6268 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __open(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __open();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___open) || defined (__stub_____open)
choke me
#else
__open();
#endif

; return 0; }
configure:6263: checking for _chdir
configure:6291: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6263: checking for __chdir
configure:6291: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccTEktZp.o: In function `main':
/var/tmp//ccTEktZp.o(.text+0xa): undefined reference to `__chdir'
configure: failed program was:
#line 6268 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __chdir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __chdir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___chdir) || defined (__stub_____chdir)
choke me
#else
__chdir();
#endif

; return 0; }
configure:6318: checking for _close
configure:6346: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6318: checking for __close
configure:6346: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccYpoC1u.o: In function `main':
/var/tmp//ccYpoC1u.o(.text+0xa): undefined reference to `__close'
configure: failed program was:
#line 6323 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __close(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __close();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___close) || defined (__stub_____close)
choke me
#else
__close();
#endif

; return 0; }
configure:6318: checking for _fchdir
configure:6346: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6318: checking for __fchdir
configure:6346: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccrYzYEa.o: In function `main':
/var/tmp//ccrYzYEa.o(.text+0xa): undefined reference to `__fchdir'
configure: failed program was:
#line 6323 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __fchdir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __fchdir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___fchdir) || defined (__stub_____fchdir)
choke me
#else
__fchdir();
#endif

; return 0; }
configure:6318: checking for _fcntl
configure:6346: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6318: checking for __fcntl
configure:6346: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccQXB6AY.o: In function `main':
/var/tmp//ccQXB6AY.o(.text+0xa): undefined reference to `__fcntl'
configure: failed program was:
#line 6323 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __fcntl(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __fcntl();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___fcntl) || defined (__stub_____fcntl)
choke me
#else
__fcntl();
#endif

; return 0; }
configure:6373: checking for getdents
configure:6401: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6373: checking for _getdents
configure:6401: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6373: checking for __getdents
configure:6401: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccNU95QD.o: In function `main':
/var/tmp//ccNU95QD.o(.text+0xa): undefined reference to `__getdents'
configure: failed program was:
#line 6378 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __getdents(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __getdents();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___getdents) || defined (__stub_____getdents)
choke me
#else
__getdents();
#endif

; return 0; }
configure:6373: checking for _lseek
configure:6401: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc7IYY7b.o: In function `main':
/var/tmp//cc7IYY7b.o(.text+0xa): undefined reference to `_lseek'
configure: failed program was:
#line 6378 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _lseek(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _lseek();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__lseek) || defined (__stub____lseek)
choke me
#else
_lseek();
#endif

; return 0; }
configure:6373: checking for __lseek
configure:6401: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccKVlzOl.o: In function `main':
/var/tmp//ccKVlzOl.o(.text+0xa): undefined reference to `__lseek'
configure: failed program was:
#line 6378 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __lseek(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __lseek();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___lseek) || defined (__stub_____lseek)
choke me
#else
__lseek();
#endif

; return 0; }
configure:6373: checking for _read
configure:6401: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6373: checking for __read
configure:6401: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccZPo3QU.o: In function `main':
/var/tmp//ccZPo3QU.o(.text+0xa): undefined reference to `__read'
configure: failed program was:
#line 6378 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __read(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __read();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___read) || defined (__stub_____read)
choke me
#else
__read();
#endif

; return 0; }
configure:6428: checking for _write
configure:6456: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6428: checking for __write
configure:6456: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccBa8Rln.o: In function `main':
/var/tmp//ccBa8Rln.o(.text+0xa): undefined reference to `__write'
configure: failed program was:
#line 6433 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __write(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __write();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___write) || defined (__stub_____write)
choke me
#else
__write();
#endif

; return 0; }
configure:6428: checking for _fork
configure:6456: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6428: checking for __fork
configure:6456: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccV5acVz.o: In function `main':
/var/tmp//ccV5acVz.o(.text+0xa): undefined reference to `__fork'
configure: failed program was:
#line 6433 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __fork(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __fork();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___fork) || defined (__stub_____fork)
choke me
#else
__fork();
#endif

; return 0; }
configure:6483: checking for _stat64
configure:6511: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccv8xrsR.o: In function `main':
/var/tmp//ccv8xrsR.o(.text+0xa): undefined reference to `_stat64'
configure: failed program was:
#line 6488 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _stat64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _stat64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__stat64) || defined (__stub____stat64)
choke me
#else
_stat64();
#endif

; return 0; }
configure:6483: checking for __stat64
configure:6511: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccSCerMK.o: In function `main':
/var/tmp//ccSCerMK.o(.text+0xa): undefined reference to `__stat64'
configure: failed program was:
#line 6488 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __stat64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __stat64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___stat64) || defined (__stub_____stat64)
choke me
#else
__stat64();
#endif

; return 0; }
configure:6483: checking for _fstat64
configure:6511: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cczkxDLT.o: In function `main':
/var/tmp//cczkxDLT.o(.text+0xa): undefined reference to `_fstat64'
configure: failed program was:
#line 6488 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _fstat64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _fstat64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__fstat64) || defined (__stub____fstat64)
choke me
#else
_fstat64();
#endif

; return 0; }
configure:6483: checking for __fstat64
configure:6511: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc5Vh2ch.o: In function `main':
/var/tmp//cc5Vh2ch.o(.text+0xa): undefined reference to `__fstat64'
configure: failed program was:
#line 6488 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __fstat64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __fstat64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___fstat64) || defined (__stub_____fstat64)
choke me
#else
__fstat64();
#endif

; return 0; }
configure:6483: checking for _lstat64
configure:6511: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccsPNj0w.o: In function `main':
/var/tmp//ccsPNj0w.o(.text+0xa): undefined reference to `_lstat64'
configure: failed program was:
#line 6488 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _lstat64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _lstat64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__lstat64) || defined (__stub____lstat64)
choke me
#else
_lstat64();
#endif

; return 0; }
configure:6483: checking for __lstat64
configure:6511: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccYGsl8h.o: In function `main':
/var/tmp//ccYGsl8h.o(.text+0xa): undefined reference to `__lstat64'
configure: failed program was:
#line 6488 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __lstat64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __lstat64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___lstat64) || defined (__stub_____lstat64)
choke me
#else
__lstat64();
#endif

; return 0; }
configure:6538: checking for __sys_llseek
configure:6566: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cczkCW4r.o: In function `main':
/var/tmp//cczkCW4r.o(.text+0xa): undefined reference to `__sys_llseek'
configure: failed program was:
#line 6543 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __sys_llseek(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __sys_llseek();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___sys_llseek) || defined (__stub_____sys_llseek)
choke me
#else
__sys_llseek();
#endif

; return 0; }
configure:6538: checking for llseek
configure:6566: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccn8ghRe.o: In function `main':
/var/tmp//ccn8ghRe.o(.text+0xa): undefined reference to `llseek'
configure: failed program was:
#line 6543 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char llseek(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char llseek();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_llseek) || defined (__stub___llseek)
choke me
#else
llseek();
#endif

; return 0; }
configure:6538: checking for _llseek
configure:6566: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccdJcZ3F.o: In function `main':
/var/tmp//ccdJcZ3F.o(.text+0xa): undefined reference to `_llseek'
configure: failed program was:
#line 6543 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _llseek(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _llseek();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__llseek) || defined (__stub____llseek)
choke me
#else
_llseek();
#endif

; return 0; }
configure:6538: checking for __llseek
configure:6566: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc4ZveAc.o: In function `main':
/var/tmp//cc4ZveAc.o(.text+0xa): undefined reference to `__llseek'
configure: failed program was:
#line 6543 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __llseek(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __llseek();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___llseek) || defined (__stub_____llseek)
choke me
#else
__llseek();
#endif

; return 0; }
configure:6538: checking for readdir64
configure:6538: checking for _readdir64
configure:6566: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc13wi67.o: In function `main':
/var/tmp//cc13wi67.o(.text+0xa): undefined reference to `_readdir64'
configure: failed program was:
#line 6543 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _readdir64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _readdir64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__readdir64) || defined (__stub____readdir64)
choke me
#else
_readdir64();
#endif

; return 0; }
configure:6538: checking for __readdir64
configure:6566: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccTUdZGf.o: In function `main':
/var/tmp//ccTUdZGf.o(.text+0xa): undefined reference to `__readdir64'
configure: failed program was:
#line 6543 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __readdir64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __readdir64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___readdir64) || defined (__stub_____readdir64)
choke me
#else
__readdir64();
#endif

; return 0; }
configure:6593: checking for pread
configure:6621: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6593: checking for _pread
configure:6621: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccHcqF0I.o: In function `main':
/var/tmp//ccHcqF0I.o(.text+0xa): undefined reference to `_pread'
configure: failed program was:
#line 6598 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _pread(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _pread();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__pread) || defined (__stub____pread)
choke me
#else
_pread();
#endif

; return 0; }
configure:6593: checking for __pread
configure:6621: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc7XwDQ5.o: In function `main':
/var/tmp//cc7XwDQ5.o(.text+0xa): undefined reference to `__pread'
configure: failed program was:
#line 6598 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __pread(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __pread();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___pread) || defined (__stub_____pread)
choke me
#else
__pread();
#endif

; return 0; }
configure:6593: checking for pread64
configure:6621: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccRdWVvw.o: In function `main':
/var/tmp//ccRdWVvw.o(.text+0xa): undefined reference to `pread64'
configure: failed program was:
#line 6598 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char pread64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char pread64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_pread64) || defined (__stub___pread64)
choke me
#else
pread64();
#endif

; return 0; }
configure:6593: checking for _pread64
configure:6621: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccC5aa3H.o: In function `main':
/var/tmp//ccC5aa3H.o(.text+0xa): undefined reference to `_pread64'
configure: failed program was:
#line 6598 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _pread64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _pread64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__pread64) || defined (__stub____pread64)
choke me
#else
_pread64();
#endif

; return 0; }
configure:6593: checking for __pread64
configure:6621: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cccHdBSi.o: In function `main':
/var/tmp//cccHdBSi.o(.text+0xa): undefined reference to `__pread64'
configure: failed program was:
#line 6598 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __pread64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __pread64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___pread64) || defined (__stub_____pread64)
choke me
#else
__pread64();
#endif

; return 0; }
configure:6648: checking for pwrite
configure:6676: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:6648: checking for _pwrite
configure:6676: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccSIMQ5P.o: In function `main':
/var/tmp//ccSIMQ5P.o(.text+0xa): undefined reference to `_pwrite'
configure: failed program was:
#line 6653 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _pwrite(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _pwrite();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__pwrite) || defined (__stub____pwrite)
choke me
#else
_pwrite();
#endif

; return 0; }
configure:6648: checking for __pwrite
configure:6676: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cceX9WVL.o: In function `main':
/var/tmp//cceX9WVL.o(.text+0xa): undefined reference to `__pwrite'
configure: failed program was:
#line 6653 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __pwrite(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __pwrite();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___pwrite) || defined (__stub_____pwrite)
choke me
#else
__pwrite();
#endif

; return 0; }
configure:6648: checking for pwrite64
configure:6676: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccYKQnOA.o: In function `main':
/var/tmp//ccYKQnOA.o(.text+0xa): undefined reference to `pwrite64'
configure: failed program was:
#line 6653 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char pwrite64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char pwrite64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_pwrite64) || defined (__stub___pwrite64)
choke me
#else
pwrite64();
#endif

; return 0; }
configure:6648: checking for _pwrite64
configure:6676: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccHPh6OF.o: In function `main':
/var/tmp//ccHPh6OF.o(.text+0xa): undefined reference to `_pwrite64'
configure: failed program was:
#line 6653 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _pwrite64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _pwrite64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__pwrite64) || defined (__stub____pwrite64)
choke me
#else
_pwrite64();
#endif

; return 0; }
configure:6648: checking for __pwrite64
configure:6676: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccJegSwX.o: In function `main':
/var/tmp//ccJegSwX.o(.text+0xa): undefined reference to `__pwrite64'
configure: failed program was:
#line 6653 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __pwrite64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __pwrite64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___pwrite64) || defined (__stub_____pwrite64)
choke me
#else
__pwrite64();
#endif

; return 0; }
configure:6703: checking for open64
configure:6731: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccOmeTQu.o: In function `main':
/var/tmp//ccOmeTQu.o(.text+0xa): undefined reference to `open64'
configure: failed program was:
#line 6708 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char open64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char open64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_open64) || defined (__stub___open64)
choke me
#else
open64();
#endif

; return 0; }
configure:6703: checking for _open64
configure:6731: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccep4MOB.o: In function `main':
/var/tmp//ccep4MOB.o(.text+0xa): undefined reference to `_open64'
configure: failed program was:
#line 6708 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _open64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _open64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__open64) || defined (__stub____open64)
choke me
#else
_open64();
#endif

; return 0; }
configure:6703: checking for __open64
configure:6731: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc90g5K0.o: In function `main':
/var/tmp//cc90g5K0.o(.text+0xa): undefined reference to `__open64'
configure: failed program was:
#line 6708 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __open64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __open64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___open64) || defined (__stub_____open64)
choke me
#else
__open64();
#endif

; return 0; }
configure:6703: checking for creat64
configure:6731: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc54mFgC.o: In function `main':
/var/tmp//cc54mFgC.o(.text+0xa): undefined reference to `creat64'
configure: failed program was:
#line 6708 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char creat64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char creat64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_creat64) || defined (__stub___creat64)
choke me
#else
creat64();
#endif

; return 0; }
configure:6762: checking for stat64 in <sys/stat.h>
configure:6776: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: In function `main':
configure:6772: error: storage size of `st64' isn't known
configure: failed program was:
#line 6764 "configure"
#include "confdefs.h"

#if defined(HAVE_UNISTD_H)
#include <unistd.h>
#endif
#include <sys/stat.h>

int main() {
struct stat64 st64; exit(stat64(".",&st64));
; return 0; }
configure:6795: checking for lstat64 in <sys/stat.h>
configure:6809: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: In function `main':
configure:6805: error: storage size of `st64' isn't known
configure: failed program was:
#line 6797 "configure"
#include "confdefs.h"

#if defined(HAVE_UNISTD_H)
#include <unistd.h>
#endif
#include <sys/stat.h>

int main() {
struct stat64 st64; exit(lstat64(".",&st64));
; return 0; }
configure:6828: checking for fstat64 in <sys/stat.h>
configure:6842: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: In function `main':
configure:6838: error: storage size of `st64' isn't known
configure: failed program was:
#line 6830 "configure"
#include "confdefs.h"

#if defined(HAVE_UNISTD_H)
#include <unistd.h>
#endif
#include <sys/stat.h>

int main() {
struct stat64 st64; exit(fstat64(0,&st64));
; return 0; }
configure:6975: checking for putprpwnam in -lsecurity
configure:6994: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lsecurity   -lcups -lssl -lcrypto 1>&5
/usr/bin/ld: cannot find -lsecurity
configure: failed program was:
#line 6983 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char putprpwnam();

int main() {
putprpwnam()
; return 0; }
configure:7024: checking for putprpwnam
configure:7052: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccsRkD5a.o: In function `main':
/var/tmp//ccsRkD5a.o(.text+0xa): undefined reference to `putprpwnam'
configure: failed program was:
#line 7029 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char putprpwnam(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char putprpwnam();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_putprpwnam) || defined (__stub___putprpwnam)
choke me
#else
putprpwnam();
#endif

; return 0; }
configure:7136: checking for putprpwnam in -lsec
configure:7155: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lsec   -lcups -lssl -lcrypto 1>&5
/usr/bin/ld: cannot find -lsec
configure: failed program was:
#line 7144 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char putprpwnam();

int main() {
putprpwnam()
; return 0; }
configure:7185: checking for putprpwnam
configure:7298: checking for set_auth_parameters in -lsecurity
configure:7317: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lsecurity   -lcups -lssl -lcrypto 1>&5
/usr/bin/ld: cannot find -lsecurity
configure: failed program was:
#line 7306 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char set_auth_parameters();

int main() {
set_auth_parameters()
; return 0; }
configure:7347: checking for set_auth_parameters
configure:7375: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccseUXUt.o: In function `main':
/var/tmp//ccseUXUt.o(.text+0xa): undefined reference to `set_auth_parameters'
configure: failed program was:
#line 7352 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char set_auth_parameters(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char set_auth_parameters();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_set_auth_parameters) || defined (__stub___set_auth_parameters)
choke me
#else
set_auth_parameters();
#endif

; return 0; }
configure:7459: checking for set_auth_parameters in -lsec
configure:7478: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lsec   -lcups -lssl -lcrypto 1>&5
/usr/bin/ld: cannot find -lsec
configure: failed program was:
#line 7467 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char set_auth_parameters();

int main() {
set_auth_parameters()
; return 0; }
configure:7508: checking for set_auth_parameters
configure:7622: checking for getspnam in -lgen
configure:7641: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lgen   -lcups -lssl -lcrypto 1>&5
/usr/bin/ld: cannot find -lgen
configure: failed program was:
#line 7630 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getspnam();

int main() {
getspnam()
; return 0; }
configure:7671: checking for getspnam
configure:7699: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccXyLam9.o: In function `main':
/var/tmp//ccXyLam9.o(.text+0xa): undefined reference to `getspnam'
configure: failed program was:
#line 7676 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getspnam(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getspnam();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getspnam) || defined (__stub___getspnam)
choke me
#else
getspnam();
#endif

; return 0; }
configure:7784: checking for getspnam in -lsecurity
configure:7803: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lsecurity   -lcups -lssl -lcrypto 1>&5
/usr/bin/ld: cannot find -lsecurity
configure: failed program was:
#line 7792 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getspnam();

int main() {
getspnam()
; return 0; }
configure:7833: checking for getspnam
configure:7945: checking for getspnam in -lsec
configure:7964: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lsec   -lcups -lssl -lcrypto 1>&5
/usr/bin/ld: cannot find -lsec
configure: failed program was:
#line 7953 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getspnam();

int main() {
getspnam()
; return 0; }
configure:7994: checking for getspnam
configure:8107: checking for bigcrypt in -lsecurity
configure:8126: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lsecurity   -lcups -lssl -lcrypto 1>&5
/usr/bin/ld: cannot find -lsecurity
configure: failed program was:
#line 8115 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char bigcrypt();

int main() {
bigcrypt()
; return 0; }
configure:8156: checking for bigcrypt
configure:8184: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccidfkBs.o: In function `main':
/var/tmp//ccidfkBs.o(.text+0xa): undefined reference to `bigcrypt'
configure: failed program was:
#line 8161 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char bigcrypt(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char bigcrypt();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_bigcrypt) || defined (__stub___bigcrypt)
choke me
#else
bigcrypt();
#endif

; return 0; }
configure:8268: checking for bigcrypt in -lsec
configure:8287: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lsec   -lcups -lssl -lcrypto 1>&5
/usr/bin/ld: cannot find -lsec
configure: failed program was:
#line 8276 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char bigcrypt();

int main() {
bigcrypt()
; return 0; }
configure:8317: checking for bigcrypt
configure:8430: checking for getprpwnam in -lsecurity
configure:8449: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lsecurity   -lcups -lssl -lcrypto 1>&5
/usr/bin/ld: cannot find -lsecurity
configure: failed program was:
#line 8438 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getprpwnam();

int main() {
getprpwnam()
; return 0; }
configure:8479: checking for getprpwnam
configure:8507: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccx1Urer.o: In function `main':
/var/tmp//ccx1Urer.o(.text+0xa): undefined reference to `getprpwnam'
configure: failed program was:
#line 8484 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getprpwnam(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getprpwnam();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getprpwnam) || defined (__stub___getprpwnam)
choke me
#else
getprpwnam();
#endif

; return 0; }
configure:8591: checking for getprpwnam in -lsec
configure:8610: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lsec   -lcups -lssl -lcrypto 1>&5
/usr/bin/ld: cannot find -lsec
configure: failed program was:
#line 8599 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getprpwnam();

int main() {
getprpwnam()
; return 0; }
configure:8640: checking for getprpwnam
configure:8711: checking ability to build shared libraries
configure:8988: checking linker flags for shared libraries
configure:8991: checking compiler flags for position-independent code
configure:9062: checking for long long
configure:9076: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:9103: checking for LL suffix on long long integers
configure:9116: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:9138: checking for 64 bit off_t
configure:9153: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:9176: checking for off64_t
configure:9195: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: In function `main':
configure:9192: error: storage size of `st' isn't known
configure:9192: error: syntax error before "s"
configure:9192: error: `off64_t' undeclared (first use in this function)
configure:9192: error: (Each undeclared identifier is reported only once
configure:9192: error: for each function it appears in.)
configure: failed program was:
#line 9185 "configure"
#include "confdefs.h"

#if defined(HAVE_UNISTD_H)
#include <unistd.h>
#endif
#include <stdio.h>
#include <sys/stat.h>
main() { struct stat64 st; off64_t s; if (sizeof(off_t) == sizeof(off64_t)) exit(1); exit((lstat64("/dev/null", &st)==0)?0:1); }
configure:9218: checking for 64 bit ino_t
configure:9233: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: failed program was:
#line 9227 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <sys/stat.h>
main() { exit((sizeof(ino_t) == 8) ? 0 : 1); }
configure:9256: checking for ino64_t
configure:9275: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: In function `main':
configure:9272: error: storage size of `st' isn't known
configure:9272: error: syntax error before "s"
configure:9272: error: `ino64_t' undeclared (first use in this function)
configure:9272: error: (Each undeclared identifier is reported only once
configure:9272: error: for each function it appears in.)
configure: failed program was:
#line 9265 "configure"
#include "confdefs.h"

#if defined(HAVE_UNISTD_H)
#include <unistd.h>
#endif
#include <stdio.h>
#include <sys/stat.h>
main() { struct stat64 st; ino64_t s; if (sizeof(ino_t) == sizeof(ino64_t)) exit(1); exit((lstat64("/dev/null", &st)==0)?0:1); }
configure:9298: checking for dev64_t
configure:9317: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: In function `main':
configure:9314: error: storage size of `st' isn't known
configure:9314: error: syntax error before "s"
configure:9314: error: `dev64_t' undeclared (first use in this function)
configure:9314: error: (Each undeclared identifier is reported only once
configure:9314: error: for each function it appears in.)
configure: failed program was:
#line 9307 "configure"
#include "confdefs.h"

#if defined(HAVE_UNISTD_H)
#include <unistd.h>
#endif
#include <stdio.h>
#include <sys/stat.h>
main() { struct stat64 st; dev64_t s; if (sizeof(dev_t) == sizeof(dev64_t)) exit(1); exit((lstat64("/dev/null", &st)==0)?0:1); }
configure:9340: checking for struct dirent64
configure:9358: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:9354: error: storage size of `de' isn't known
configure: failed program was:
#line 9346 "configure"
#include "confdefs.h"

#if defined(HAVE_UNISTD_H)
#include <unistd.h>
#endif
#include <sys/types.h>
#include <dirent.h>
int main() {
struct dirent64 de;
; return 0; }
configure:9379: checking for major macro
configure:9397: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:9420: checking for minor macro
configure:9438: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:9461: checking for makedev macro
configure:9479: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:9502: checking for unsigned char
configure:9516: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: failed program was:
#line 9511 "configure"
#include "confdefs.h"
#include <stdio.h>
main() { char c; c=250; exit((c > 0)?0:1); }
configure:9539: checking for sin_len in sock
configure:9554: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:9575: checking whether seekdir returns void
configure:9590: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:9611: checking for __FILE__ macro
configure:9624: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:9645: checking for __FUNCTION__ macro
configure:9658: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:9679: checking if gettimeofday takes tz argument
configure:9695: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:9718: checking for __va_copy
configure:9732: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccpRxx1p.o: In function `main':
/var/tmp//ccpRxx1p.o(.text+0x1b): undefined reference to `__va_copy'
configure: failed program was:
#line 9724 "configure"
#include "confdefs.h"
#include <stdarg.h>
va_list ap1,ap2;
int main() {
__va_copy(ap1,ap2);
; return 0; }
configure:9753: checking for C99 vsnprintf
configure:9789: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:9812: checking for broken readdir
configure:9829: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: failed program was:
#line 9821 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <dirent.h>
main() { struct dirent *di; DIR *d = opendir("."); di = readdir(d);
if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 &&
di->d_name[0] == 0) exit(0); exit(1);} 
configure:9852: checking for utimbuf
configure:9866: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:9890: checking for pututline
configure:9918: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cctFF1dR.o: In function `main':
/var/tmp//cctFF1dR.o(.text+0xa): undefined reference to `pututline'
configure: failed program was:
#line 9895 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char pututline(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char pututline();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_pututline) || defined (__stub___pututline)
choke me
#else
pututline();
#endif

; return 0; }
configure:9890: checking for pututxline
configure:9918: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//cc5wXg9v.o: In function `main':
/var/tmp//cc5wXg9v.o(.text+0xa): undefined reference to `pututxline'
configure: failed program was:
#line 9895 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char pututxline(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char pututxline();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_pututxline) || defined (__stub___pututxline)
choke me
#else
pututxline();
#endif

; return 0; }
configure:9890: checking for updwtmp
configure:9918: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccmFMQvJ.o: In function `main':
/var/tmp//ccmFMQvJ.o(.text+0xa): undefined reference to `updwtmp'
configure: failed program was:
#line 9895 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char updwtmp(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char updwtmp();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_updwtmp) || defined (__stub___updwtmp)
choke me
#else
updwtmp();
#endif

; return 0; }
configure:9890: checking for updwtmpx
configure:9918: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccTbPNU9.o: In function `main':
/var/tmp//ccTbPNU9.o(.text+0xa): undefined reference to `updwtmpx'
configure: failed program was:
#line 9895 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char updwtmpx(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char updwtmpx();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_updwtmpx) || defined (__stub___updwtmpx)
choke me
#else
updwtmpx();
#endif

; return 0; }
configure:9890: checking for getutmpx
configure:9918: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
/var/tmp//ccedVmib.o: In function `main':
/var/tmp//ccedVmib.o(.text+0xa): undefined reference to `getutmpx'
configure: failed program was:
#line 9895 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getutmpx(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getutmpx();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getutmpx) || defined (__stub___getutmpx)
choke me
#else
getutmpx();
#endif

; return 0; }
configure:9944: checking for ut_name in utmp
configure:9958: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:9979: checking for ut_user in utmp
configure:9993: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:9989: error: structure has no member named `ut_user'
configure: failed program was:
#line 9985 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmp.h>
int main() {
struct utmp ut;  ut.ut_user[0] = 'a';
; return 0; }
configure:10014: checking for ut_id in utmp
configure:10028: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:10024: error: structure has no member named `ut_id'
configure: failed program was:
#line 10020 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmp.h>
int main() {
struct utmp ut;  ut.ut_id[0] = 'a';
; return 0; }
configure:10049: checking for ut_host in utmp
configure:10063: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:10084: checking for ut_time in utmp
configure:10098: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:10119: checking for ut_tv in utmp
configure:10133: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:10129: error: structure has no member named `ut_tv'
configure: failed program was:
#line 10125 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmp.h>
int main() {
struct utmp ut;  struct timeval tv; ut.ut_tv = tv;
; return 0; }
configure:10154: checking for ut_type in utmp
configure:10168: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:10164: error: structure has no member named `ut_type'
configure: failed program was:
#line 10160 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmp.h>
int main() {
struct utmp ut;  ut.ut_type = 0;
; return 0; }
configure:10189: checking for ut_pid in utmp
configure:10203: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:10199: error: structure has no member named `ut_pid'
configure: failed program was:
#line 10195 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmp.h>
int main() {
struct utmp ut;  ut.ut_pid = 0;
; return 0; }
configure:10224: checking for ut_exit in utmp
configure:10238: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:10234: error: structure has no member named `ut_exit'
configure: failed program was:
#line 10230 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmp.h>
int main() {
struct utmp ut;  ut.ut_exit.e_exit = 0;
; return 0; }
configure:10259: checking for ut_addr in utmp
configure:10273: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:10269: error: structure has no member named `ut_addr'
configure: failed program was:
#line 10265 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmp.h>
int main() {
struct utmp ut;  ut.ut_addr = 0;
; return 0; }
configure:10331: checking for ut_syslen in utmpx
configure:10345: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:10339:19: utmpx.h: No such file or directory
configure: In function `main':
configure:10341: error: storage size of `ux' isn't known
configure: failed program was:
#line 10337 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmpx.h>
int main() {
struct utmpx ux;  ux.ut_syslen = 0;
; return 0; }
configure:10366: checking for Linux kernel oplocks
configure:10389: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: failed program was:
#line 10375 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <fcntl.h>
#ifndef F_GETLEASE
#define F_GETLEASE	1025
#endif
main() {
       int fd = open("/dev/null", O_RDONLY);
       return fcntl(fd, F_GETLEASE, 0) == -1;
}

configure:10412: checking for kernel change notify support
configure:10435: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: failed program was:
#line 10421 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <fcntl.h>
#include <signal.h>
#ifndef F_NOTIFY
#define F_NOTIFY 1026
#endif
main() {
       	exit(fcntl(open("/tmp", O_RDONLY), F_NOTIFY, 0) == -1 ?  1 : 0);
}

configure:10458: checking for kernel share modes
configure:10483: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: failed program was:
#line 10467 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <fcntl.h>
#include <signal.h>
#include <sys/file.h>
#ifndef LOCK_MAND
#define LOCK_MAND	32
#define LOCK_READ	64
#endif
main() {
       	exit(flock(open("/dev/null", O_RDWR), LOCK_MAND|LOCK_READ) != 0);
}

configure:10509: checking for IRIX kernel oplock type definitions
configure:10523: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:10519: error: syntax error before "t"
configure:10519: error: `t' undeclared (first use in this function)
configure:10519: error: (Each undeclared identifier is reported only once
configure:10519: error: for each function it appears in.)
configure:10519: error: `OP_REVOKE' undeclared (first use in this function)
configure: failed program was:
#line 10515 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <fcntl.h>
int main() {
oplock_stat_t t; t.os_state = OP_REVOKE; t.os_dev = 1; t.os_ino = 1;
; return 0; }
configure:10544: checking for irix specific capabilities
configure:10568: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:10555:28: sys/capability.h: No such file or directory
configure: In function `main':
configure:10557: error: syntax error before "cap"
configure:10558: error: `cap' undeclared (first use in this function)
configure:10558: error: (Each undeclared identifier is reported only once
configure:10558: error: for each function it appears in.)
configure:10558: error: `NULL' undeclared (first use in this function)
configure:10560: error: `CAP_NETWORK_MGT' undeclared (first use in this function)
configure: failed program was:
#line 10553 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/capability.h>
main() {
 cap_t cap;
 if ((cap = cap_get_proc()) == NULL)
   exit(1);
 cap->cap_effective |= CAP_NETWORK_MGT;
 cap->cap_inheritable |= CAP_NETWORK_MGT;
 cap_set_proc(cap);
 exit(0);
}

configure:10596: checking for int16 typedef included by rpc/rpc.h
configure:10612: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:10608: error: syntax error before "testvar"
configure: failed program was:
#line 10602 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if defined(HAVE_RPC_RPC_H)
#include <rpc/rpc.h>
#endif
int main() {
int16 testvar;
; return 0; }
configure:10633: checking for uint16 typedef included by rpc/rpc.h
configure:10649: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:10645: error: syntax error before "testvar"
configure: failed program was:
#line 10639 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if defined(HAVE_RPC_RPC_H)
#include <rpc/rpc.h>
#endif
int main() {
uint16 testvar;
; return 0; }
configure:10670: checking for int32 typedef included by rpc/rpc.h
configure:10686: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:10682: error: syntax error before "testvar"
configure: failed program was:
#line 10676 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if defined(HAVE_RPC_RPC_H)
#include <rpc/rpc.h>
#endif
int main() {
int32 testvar;
; return 0; }
configure:10707: checking for uint32 typedef included by rpc/rpc.h
configure:10723: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:10719: error: syntax error before "testvar"
configure: failed program was:
#line 10713 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if defined(HAVE_RPC_RPC_H)
#include <rpc/rpc.h>
#endif
int main() {
uint32 testvar;
; return 0; }
configure:10745: checking for conflicting AUTH_ERROR define in rpc/rpc.h
configure:10765: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:10786: checking for test routines
configure:10795: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:10809: checking for ftruncate extend
configure:10822: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:10845: checking for broken getgroups
configure:10858: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: failed program was:
#line 10854 "configure"
#include "confdefs.h"
#include "./tests/getgroups.c"
configure:10881: checking whether getpass should be replaced
configure:10902: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I./ -I./include -I./ubiqx -I./popt  -I./smbwrapper conftest.c 1>&5
configure:10925: checking for broken inet_ntoa
configure:10948: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: failed program was:
#line 10934 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <sys/types.h>
#include <netinet/in.h>
#ifdef HAVE_ARPA_INET_H
#include <arpa/inet.h>
#endif
main() { struct in_addr ip; ip.s_addr = 0x12345678;
if (strcmp(inet_ntoa(ip),"18.52.86.120") &&
    strcmp(inet_ntoa(ip),"120.86.52.18")) { exit(0); } 
exit(1);}
configure:10971: checking for secure mkstemp
configure:10997: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:11020: checking for sysconf(_SC_NGROUPS_MAX)
configure:11034: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:11057: checking for root
configure:11070: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:11098: checking for iface AIX
configure:11115: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:11227: checking for setresuid
configure:11244: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:11396: checking for working mmap
configure:11409: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:11432: checking for ftruncate needs root
configure:11445: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure:11442:32: ./tests/ftruncroot.c: No such file or directory
configure: failed program was:
#line 11441 "configure"
#include "confdefs.h"
#include "./tests/ftruncroot.c"
configure:11468: checking for fcntl locking
configure:11481: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: failed program was:
#line 11477 "configure"
#include "confdefs.h"
#include "./tests/fcntl_lock.c"
configure:11504: checking for broken (glibc2.1/x86) 64 bit fcntl locking
configure:11517: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
In file included from configure:11514:
tests/fcntl_lock64.c: In function `main':
tests/fcntl_lock64.c:35: error: storage size of `lock' isn't known
tests/fcntl_lock64.c:54: error: `F_GETLK64' undeclared (first use in this function)
tests/fcntl_lock64.c:54: error: (Each undeclared identifier is reported only once
tests/fcntl_lock64.c:54: error: for each function it appears in.)
tests/fcntl_lock64.c:79: error: `F_SETLK64' undeclared (first use in this function)
configure: failed program was:
#line 11513 "configure"
#include "confdefs.h"
#include "./tests/fcntl_lock64.c"
configure:11542: checking for 64 bit fcntl locking
configure:11575: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto 1>&5
configure: In function `main':
configure:11566: error: storage size of `fl64' isn't known
configure: failed program was:
#line 11551 "configure"
#include "confdefs.h"

#if defined(HAVE_UNISTD_H)
#include <unistd.h>
#endif
#include <stdio.h>
#include <stdlib.h>

#ifdef HAVE_FCNTL_H
#include <fcntl.h>
#endif

#ifdef HAVE_SYS_FCNTL_H
#include <sys/fcntl.h>
#endif
main() { struct flock64 fl64;
#if defined(F_SETLKW64) && defined(F_SETLK64) && defined(F_GETLK64)
exit(0);
#else
exit(1);
#endif
}
configure:11600: checking for st_blocks in struct stat
configure:11615: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11636: checking for st_blksize in struct stat
configure:11651: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:11717: checking for broken nisplus include files
configure:11733: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
In file included from configure:11724:
/usr/include/sys/acl.h:50: error: syntax error before "acl_perm_t"
/usr/include/sys/acl.h:51: error: syntax error before '*' token
/usr/include/sys/acl.h:55: error: syntax error before "uid_t"
/usr/include/sys/acl.h:162: error: syntax error before "int"
/usr/include/sys/acl.h:184: error: syntax error before "__BEGIN_DECLS"
/usr/include/sys/acl.h:185: error: syntax error before "int"
/usr/include/sys/acl.h:185: error: syntax error before "_permset_d"
/usr/include/sys/acl.h:187: error: syntax error before "_permset_d"
/usr/include/sys/acl.h:189: error: syntax error before "acl_copy_ext"
/usr/include/sys/acl.h:189: error: syntax error before "ssize_t"
/usr/include/sys/acl.h:198: error: syntax error before "_permset_d"
/usr/include/sys/acl.h:208: error: syntax error before "_permset_d"
/usr/include/sys/acl.h:209: error: syntax error before "acl_permset_t"
/usr/include/sys/acl.h:216: error: syntax error before "acl_permset_t"
/usr/include/sys/acl.h:219: error: syntax error before "acl_size"
/usr/include/sys/acl.h:220: error: syntax error before "ssize_t"
In file included from /usr/include/sys/_types.h:33,
                 from /usr/include/machine/endian.h:41,
                 from /usr/include/sys/types.h:48,
                 from /usr/include/rpc/types.h:42,
                 from /usr/include/rpc/rpc.h:45,
                 from /usr/include/rpcsvc/nis.h:9,
                 from configure:11726:
/usr/include/machine/_types.h:45: error: syntax error before "typedef"
configure: failed program was:
#line 11723 "configure"
#include "confdefs.h"
#include <sys/acl.h>
#if defined(HAVE_RPCSVC_NIS_H)
#include <rpcsvc/nis.h>
#endif
int main() {
int i;
; return 0; }
configure:11757: checking whether to use smbwrapper
configure:11804: checking whether to use AFS
configure:11830: checking whether to use DCE/DFS auth
configure:11855: checking whether to use Kerberos IV
configure:11930: checking whether to use Kerberos 5
configure:11958: checking whether to use AUTOMOUNT
configure:11983: checking whether to use SMBMOUNT
configure:12020: checking whether to use PAM password database
configure:12046: checking for pam_get_data in -lpam
configure:12065: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lpam   -lcups -lssl -lcrypto -lpam 1>&5
configure:12092: checking whether to use pam_smbpass
configure:12293: checking whether to use TDB SAM database
configure:12319: checking whether to use LDAP SAM database
configure:12490: checking whether to use NISPLUS SAM database
configure:12518: checking whether to use traditional smbpasswd file
configure:12540: checking whether to use NISPLUS_HOME
configure:12565: checking whether to use SSL
configure:12639: checking whether to use syslog logging
configure:12664: checking whether to use profiling
configure:12692: checking whether to support disk-quotas
configure:12716: checking whether to support utmp accounting
configure:12742: checking whether to support Microsoft Dfs
configure:12772: checking whether to build the libsmbclient shared library
configure:12802: checking how to get filesystem space usage
configure:12809: checking statvfs64 function (SVR4)
configure:12831: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto -lpam 1>&5
configure: In function `main':
configure:12826: error: storage size of `fsd' isn't known
configure: failed program was:
#line 12817 "configure"
#include "confdefs.h"

#if defined(HAVE_UNISTD_H)
#include <unistd.h>
#endif
#include <sys/types.h>
#include <sys/statvfs.h>
  main ()
  {
    struct statvfs64 fsd;
    exit (statvfs64 (".", &fsd));
  }
configure:12864: checking statvfs function (SVR4)
configure:12877: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto -lpam 1>&5
configure:13161: checking if large file support can be enabled
configure:13176: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure:13243: checking whether to support ACLs
configure:13296: checking for acl_get_file in -lacl
configure:13315: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lacl   -lcups -lssl -lcrypto -lpam 1>&5
/usr/bin/ld: cannot find -lacl
configure: failed program was:
#line 13304 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char acl_get_file();

int main() {
acl_get_file()
; return 0; }
configure:13343: checking for ACL support
configure:13357: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto -lpam 1>&5
configure:13377: checking for acl_get_perm_np
configure:13391: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto -lpam 1>&5
configure:13444: checking whether to check for support sendfile
configure:13936: checking whether to build winbind
configure:14000: checking whether to enable winbind auth challenge/response code
configure:14046: checking whether to enable winbind ldap hack
configure:14084: checking whether or not getgroups returns EGID too many times
configure:14108: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto -lpam 1>&5
configure: failed program was:
#line 14092 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <stdio.h>

int main(int argc, char *argv[])
{
  gid_t groups[10];
  int n = 10;

  n = getgroups(n, &groups);
  /* Could actually pass back the number of EGIDs there ... */
  exit((n > 1 && groups[0] == getegid() && groups[1] == getegid()) ? 1 : 0);
}
configure:14149: checking whether struct passwd has pw_comment
configure:14162: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:14158: error: structure has no member named `pw_comment'
configure: failed program was:
#line 14155 "configure"
#include "confdefs.h"
#include <pwd.h>
int main() {
struct passwd p; p.pw_comment;
; return 0; }
configure:14187: checking whether struct passwd has pw_age
configure:14200: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:14196: error: structure has no member named `pw_age'
configure: failed program was:
#line 14193 "configure"
#include "confdefs.h"
#include <pwd.h>
int main() {
struct passwd p; p.pw_age;
; return 0; }
configure:14239: checking for poptGetContext in -lpopt
configure:14258: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c -lpopt   -lcups -lssl -lcrypto -lpam 1>&5
configure:14282: checking whether to use included popt
configure:14297: checking configure summary
configure:14306: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/local/lib conftest.c  -lcups -lssl -lcrypto -lpam -lpopt 1>&5
configure: failed program was:
#line 14302 "configure"
#include "confdefs.h"
#include "./tests/summary.c"


More information about the freebsd-ports mailing list