This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --prefix=/usr --localstatedir=/var --with-configdir=/etc/samba --with-privatedir=/etc/samba --with-fhs --with-quotas --with-smbmount --with-pam --with-pam_smbpass --with-syslog --with-utmp --enable-cups --with-ldap --with-ldapsam --with-acl-support --with-sambabook=/usr/share/swat/using_samba --with-swatdir=/usr/share/swat --with-libsmbclient ## --------- ## ## Platform. ## ## --------- ## hostname = lab-home-6.tech.ittralee.ie uname -m = i686 uname -r = 2.4.20-trustees uname -s = Linux uname -v = #6 SMP Wed Dec 3 14:19:49 GMT 2003 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /home/oracle/Oracle-9.2.0.1/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1623: checking for gcc configure:1639: found /usr/bin/gcc configure:1649: result: gcc configure:1893: checking for C compiler version configure:1896: gcc --version &5 gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1899: $? = 0 configure:1901: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) configure:1904: $? = 0 configure:1906: gcc -V &5 gcc: argument to `-V' is missing configure:1909: $? = 1 configure:1935: checking for C compiler default output configure:1938: gcc -O2 -g -pipe -march=i386 -mcpu=i686 conftest.c >&5 configure:1941: $? = 0 configure:1974: result: a.out configure:1979: checking whether the C compiler works configure:1985: ./a.out configure:1988: $? = 0 configure:2003: result: yes configure:2010: checking whether we are cross compiling configure:2012: result: no configure:2015: checking for suffix of executables configure:2017: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 conftest.c >&5 configure:2020: $? = 0 configure:2042: result: configure:2048: checking for suffix of object files configure:2072: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 conftest.c >&5 configure:2075: $? = 0 configure:2094: result: o configure:2098: checking whether we are using the GNU C compiler configure:2125: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 conftest.c >&5 configure:2128: $? = 0 configure:2131: test -s conftest.o configure:2134: $? = 0 configure:2146: result: yes configure:2152: checking whether gcc accepts -g configure:2176: gcc -c -g conftest.c >&5 configure:2179: $? = 0 configure:2182: test -s conftest.o configure:2185: $? = 0 configure:2195: result: yes configure:2222: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 conftest.c >&5 conftest.c:2: parse error before "me" configure:2225: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2343: checking how to run the C preprocessor configure:2369: gcc -E conftest.c configure:2375: $? = 0 configure:2402: gcc -E conftest.c configure:2398:28: ac_nonexistent.h: No such file or directory configure:2408: $? = 1 configure: failed program was: #line 2397 "configure" #include "confdefs.h" #include configure:2445: result: gcc -E configure:2460: gcc -E conftest.c configure:2466: $? = 0 configure:2493: gcc -E conftest.c configure:2489:28: ac_nonexistent.h: No such file or directory configure:2499: $? = 1 configure: failed program was: #line 2488 "configure" #include "confdefs.h" #include configure:2577: checking for a BSD-compatible install configure:2631: result: /usr/bin/install -c configure:2646: checking for gawk configure:2662: found /bin/gawk configure:2672: result: gawk configure:2684: checking for perl configure:2702: found /usr/bin/perl configure:2714: result: /usr/bin/perl configure:2763: checking for ar configure:2779: found /usr/bin/ar configure:2789: result: ar configure:2810: checking if the linker (ld) is GNU ld GNU ld version 2.13.90.0.18 20030206 configure:2822: result: yes configure:2827: checking for library containing strerror configure:2860: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 conftest.c >&5 configure:2863: $? = 0 configure:2866: test -s conftest configure:2869: $? = 0 configure:2928: result: none required configure:2939: checking whether gcc and cc understand -c and -o together configure:2972: gcc -c conftest.c -o conftest.o >&5 configure:2975: $? = 0 configure:2977: gcc -c conftest.c -o conftest.o >&5 configure:2980: $? = 0 configure:2987: cc -c conftest.c >&5 configure:2990: $? = 0 configure:2993: cc -c conftest.c -o conftest.o >&5 configure:2996: $? = 0 configure:2998: cc -c conftest.c -o conftest.o >&5 configure:3001: $? = 0 configure:3019: result: yes configure:3038: checking that the C compiler understands -Werror configure:3067: gcc -o conftest -Werror conftest.c >&5 configure:3070: $? = 0 configure:3072: ./conftest configure:3075: $? = 0 configure:3098: result: yes configure:3170: checking that the C compiler understands volatile configure:3195: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 conftest.c >&5 configure:3198: $? = 0 configure:3201: test -s conftest.o configure:3204: $? = 0 configure:3214: result: yes configure:3225: checking uname -s configure:3227: result: Linux configure:3231: checking uname -r configure:3233: result: 2.4.20-trustees configure:3237: checking uname -m configure:3239: result: i686 configure:3243: checking uname -p configure:3245: result: i686 configure:3254: checking build system type configure:3272: result: i686-pc-linux-gnu configure:3280: checking host system type configure:3294: result: i686-pc-linux-gnu configure:3302: checking target system type configure:3316: result: i686-pc-linux-gnu configure:3341: checking config.cache system type configure:3355: result: same configure:3678: checking for LFS support configure:3725: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:3709: warning: assignment makes pointer from integer without a cast configure:3728: $? = 0 configure:3730: ./conftest configure:3733: $? = 0 configure:3764: result: yes configure:4423: checking for gcc option to accept ANSI C configure:4486: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:4489: $? = 0 configure:4492: test -s conftest.o configure:4495: $? = 0 configure:4512: result: none needed configure:4520: checking for inline configure:4537: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:4540: $? = 0 configure:4543: test -s conftest.o configure:4546: $? = 0 configure:4557: result: inline configure:4572: checking for ANSI C header files configure:4586: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:4592: $? = 0 configure:4677: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:4680: $? = 0 configure:4682: ./conftest configure:4685: $? = 0 configure:4699: result: yes configure:4717: checking for dirent.h that defines DIR configure:4744: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:4747: $? = 0 configure:4750: test -s conftest.o configure:4753: $? = 0 configure:4763: result: yes configure:4776: checking for library containing opendir configure:4809: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:4812: $? = 0 configure:4815: test -s conftest configure:4818: $? = 0 configure:4877: result: none required configure:4995: checking whether time.h and sys/time.h may both be included configure:5023: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5026: $? = 0 configure:5029: test -s conftest.o configure:5032: $? = 0 configure:5042: result: yes configure:5052: checking for sys/wait.h that is POSIX.1 compatible configure:5086: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5089: $? = 0 configure:5092: test -s conftest.o configure:5095: $? = 0 configure:5105: result: yes configure:5134: checking arpa/inet.h usability configure:5143: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5146: $? = 0 configure:5149: test -s conftest.o configure:5152: $? = 0 configure:5161: result: yes configure:5165: checking arpa/inet.h presence configure:5172: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5178: $? = 0 configure:5196: result: yes configure:5214: checking for arpa/inet.h configure:5221: result: yes configure:5134: checking sys/fcntl.h usability configure:5143: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5146: $? = 0 configure:5149: test -s conftest.o configure:5152: $? = 0 configure:5161: result: yes configure:5165: checking sys/fcntl.h presence configure:5172: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5178: $? = 0 configure:5196: result: yes configure:5214: checking for sys/fcntl.h configure:5221: result: yes configure:5134: checking sys/select.h usability configure:5143: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5146: $? = 0 configure:5149: test -s conftest.o configure:5152: $? = 0 configure:5161: result: yes configure:5165: checking sys/select.h presence configure:5172: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5178: $? = 0 configure:5196: result: yes configure:5214: checking for sys/select.h configure:5221: result: yes configure:5134: checking fcntl.h usability configure:5143: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5146: $? = 0 configure:5149: test -s conftest.o configure:5152: $? = 0 configure:5161: result: yes configure:5165: checking fcntl.h presence configure:5172: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5178: $? = 0 configure:5196: result: yes configure:5214: checking for fcntl.h configure:5221: result: yes configure:5134: checking sys/time.h usability configure:5143: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5146: $? = 0 configure:5149: test -s conftest.o configure:5152: $? = 0 configure:5161: result: yes configure:5165: checking sys/time.h presence configure:5172: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5178: $? = 0 configure:5196: result: yes configure:5214: checking for sys/time.h configure:5221: result: yes configure:5134: checking sys/unistd.h usability configure:5143: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5146: $? = 0 configure:5149: test -s conftest.o configure:5152: $? = 0 configure:5161: result: yes configure:5165: checking sys/unistd.h presence configure:5172: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5178: $? = 0 configure:5196: result: yes configure:5214: checking for sys/unistd.h configure:5221: result: yes configure:5254: checking unistd.h usability configure:5263: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5266: $? = 0 configure:5269: test -s conftest.o configure:5272: $? = 0 configure:5281: result: yes configure:5285: checking unistd.h presence configure:5292: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5298: $? = 0 configure:5316: result: yes configure:5334: checking for unistd.h configure:5341: result: yes configure:5254: checking utime.h usability configure:5263: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5266: $? = 0 configure:5269: test -s conftest.o configure:5272: $? = 0 configure:5281: result: yes configure:5285: checking utime.h presence configure:5292: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5298: $? = 0 configure:5316: result: yes configure:5334: checking for utime.h configure:5341: result: yes configure:5254: checking grp.h usability configure:5263: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5266: $? = 0 configure:5269: test -s conftest.o configure:5272: $? = 0 configure:5281: result: yes configure:5285: checking grp.h presence configure:5292: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5298: $? = 0 configure:5316: result: yes configure:5334: checking for grp.h configure:5341: result: yes configure:5254: checking sys/id.h usability configure:5263: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5291:20: sys/id.h: No such file or directory configure:5266: $? = 1 configure: failed program was: #line 5256 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5281: result: no configure:5285: checking sys/id.h presence configure:5292: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5288:20: sys/id.h: No such file or directory configure:5298: $? = 1 configure: failed program was: #line 5287 "configure" #include "confdefs.h" #include configure:5316: result: no configure:5334: checking for sys/id.h configure:5341: result: no configure:5254: checking limits.h usability configure:5263: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5266: $? = 0 configure:5269: test -s conftest.o configure:5272: $? = 0 configure:5281: result: yes configure:5285: checking limits.h presence configure:5292: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5298: $? = 0 configure:5316: result: yes configure:5334: checking for limits.h configure:5341: result: yes configure:5254: checking memory.h usability configure:5263: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5266: $? = 0 configure:5269: test -s conftest.o configure:5272: $? = 0 configure:5281: result: yes configure:5285: checking memory.h presence configure:5292: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5298: $? = 0 configure:5316: result: yes configure:5334: checking for memory.h configure:5341: result: yes configure:5254: checking net/if.h usability configure:5263: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5266: $? = 0 configure:5269: test -s conftest.o configure:5272: $? = 0 configure:5281: result: yes configure:5285: checking net/if.h presence configure:5292: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5298: $? = 0 configure:5316: result: yes configure:5334: checking for net/if.h configure:5341: result: yes configure:5371: checking rpc/rpc.h usability configure:5380: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5383: $? = 0 configure:5386: test -s conftest.o configure:5389: $? = 0 configure:5398: result: yes configure:5402: checking rpc/rpc.h presence configure:5409: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5415: $? = 0 configure:5433: result: yes configure:5451: checking for rpc/rpc.h configure:5458: result: yes configure:5371: checking rpcsvc/nis.h usability configure:5380: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5383: $? = 0 configure:5386: test -s conftest.o configure:5389: $? = 0 configure:5398: result: yes configure:5402: checking rpcsvc/nis.h presence configure:5409: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5415: $? = 0 configure:5433: result: yes configure:5451: checking for rpcsvc/nis.h configure:5458: result: yes configure:5371: checking rpcsvc/yp_prot.h usability configure:5380: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5383: $? = 0 configure:5386: test -s conftest.o configure:5389: $? = 0 configure:5398: result: yes configure:5402: checking rpcsvc/yp_prot.h presence configure:5409: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5415: $? = 0 configure:5433: result: yes configure:5451: checking for rpcsvc/yp_prot.h configure:5458: result: yes configure:5371: checking rpcsvc/ypclnt.h usability configure:5380: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5383: $? = 0 configure:5386: test -s conftest.o configure:5389: $? = 0 configure:5398: result: yes configure:5402: checking rpcsvc/ypclnt.h presence configure:5409: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5415: $? = 0 configure:5433: result: yes configure:5451: checking for rpcsvc/ypclnt.h configure:5458: result: yes configure:5491: checking sys/param.h usability configure:5500: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5503: $? = 0 configure:5506: test -s conftest.o configure:5509: $? = 0 configure:5518: result: yes configure:5522: checking sys/param.h presence configure:5529: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5535: $? = 0 configure:5553: result: yes configure:5571: checking for sys/param.h configure:5578: result: yes configure:5491: checking ctype.h usability configure:5500: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5503: $? = 0 configure:5506: test -s conftest.o configure:5509: $? = 0 configure:5518: result: yes configure:5522: checking ctype.h presence configure:5529: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5535: $? = 0 configure:5553: result: yes configure:5571: checking for ctype.h configure:5578: result: yes configure:5482: checking for sys/wait.h configure:5487: result: yes configure:5491: checking sys/resource.h usability configure:5500: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5503: $? = 0 configure:5506: test -s conftest.o configure:5509: $? = 0 configure:5518: result: yes configure:5522: checking sys/resource.h presence configure:5529: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5535: $? = 0 configure:5553: result: yes configure:5571: checking for sys/resource.h configure:5578: result: yes configure:5491: checking sys/ioctl.h usability configure:5500: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5503: $? = 0 configure:5506: test -s conftest.o configure:5509: $? = 0 configure:5518: result: yes configure:5522: checking sys/ioctl.h presence configure:5529: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5535: $? = 0 configure:5553: result: yes configure:5571: checking for sys/ioctl.h configure:5578: result: yes configure:5491: checking sys/ipc.h usability configure:5500: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5503: $? = 0 configure:5506: test -s conftest.o configure:5509: $? = 0 configure:5518: result: yes configure:5522: checking sys/ipc.h presence configure:5529: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5535: $? = 0 configure:5553: result: yes configure:5571: checking for sys/ipc.h configure:5578: result: yes configure:5491: checking sys/mode.h usability configure:5500: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5528:22: sys/mode.h: No such file or directory configure:5503: $? = 1 configure: failed program was: #line 5493 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5518: result: no configure:5522: checking sys/mode.h presence configure:5529: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5525:22: sys/mode.h: No such file or directory configure:5535: $? = 1 configure: failed program was: #line 5524 "configure" #include "confdefs.h" #include configure:5553: result: no configure:5571: checking for sys/mode.h configure:5578: result: no configure:5612: checking sys/mman.h usability configure:5621: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5624: $? = 0 configure:5627: test -s conftest.o configure:5630: $? = 0 configure:5639: result: yes configure:5643: checking sys/mman.h presence configure:5650: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5656: $? = 0 configure:5674: result: yes configure:5692: checking for sys/mman.h configure:5699: result: yes configure:5612: checking sys/filio.h usability configure:5621: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5649:23: sys/filio.h: No such file or directory configure:5624: $? = 1 configure: failed program was: #line 5614 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5639: result: no configure:5643: checking sys/filio.h presence configure:5650: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5646:23: sys/filio.h: No such file or directory configure:5656: $? = 1 configure: failed program was: #line 5645 "configure" #include "confdefs.h" #include configure:5674: result: no configure:5692: checking for sys/filio.h configure:5699: result: no configure:5612: checking sys/priv.h usability configure:5621: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5649:22: sys/priv.h: No such file or directory configure:5624: $? = 1 configure: failed program was: #line 5614 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5639: result: no configure:5643: checking sys/priv.h presence configure:5650: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5646:22: sys/priv.h: No such file or directory configure:5656: $? = 1 configure: failed program was: #line 5645 "configure" #include "confdefs.h" #include configure:5674: result: no configure:5692: checking for sys/priv.h configure:5699: result: no configure:5612: checking sys/shm.h usability configure:5621: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5624: $? = 0 configure:5627: test -s conftest.o configure:5630: $? = 0 configure:5639: result: yes configure:5643: checking sys/shm.h presence configure:5650: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5656: $? = 0 configure:5674: result: yes configure:5692: checking for sys/shm.h configure:5699: result: yes configure:5612: checking string.h usability configure:5621: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5624: $? = 0 configure:5627: test -s conftest.o configure:5630: $? = 0 configure:5639: result: yes configure:5643: checking string.h presence configure:5650: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5656: $? = 0 configure:5674: result: yes configure:5692: checking for string.h configure:5699: result: yes configure:5612: checking strings.h usability configure:5621: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5624: $? = 0 configure:5627: test -s conftest.o configure:5630: $? = 0 configure:5639: result: yes configure:5643: checking strings.h presence configure:5650: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5656: $? = 0 configure:5674: result: yes configure:5692: checking for strings.h configure:5699: result: yes configure:5612: checking stdlib.h usability configure:5621: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5624: $? = 0 configure:5627: test -s conftest.o configure:5630: $? = 0 configure:5639: result: yes configure:5643: checking stdlib.h presence configure:5650: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5656: $? = 0 configure:5674: result: yes configure:5692: checking for stdlib.h configure:5699: result: yes configure:5612: checking sys/socket.h usability configure:5621: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5624: $? = 0 configure:5627: test -s conftest.o configure:5630: $? = 0 configure:5639: result: yes configure:5643: checking sys/socket.h presence configure:5650: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5656: $? = 0 configure:5674: result: yes configure:5692: checking for sys/socket.h configure:5699: result: yes configure:5731: checking sys/mount.h usability configure:5740: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5743: $? = 0 configure:5746: test -s conftest.o configure:5749: $? = 0 configure:5758: result: yes configure:5762: checking sys/mount.h presence configure:5769: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5775: $? = 0 configure:5793: result: yes configure:5811: checking for sys/mount.h configure:5818: result: yes configure:5731: checking sys/vfs.h usability configure:5740: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5743: $? = 0 configure:5746: test -s conftest.o configure:5749: $? = 0 configure:5758: result: yes configure:5762: checking sys/vfs.h presence configure:5769: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5775: $? = 0 configure:5793: result: yes configure:5811: checking for sys/vfs.h configure:5818: result: yes configure:5731: checking sys/fs/s5param.h usability configure:5740: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5768:28: sys/fs/s5param.h: No such file or directory configure:5743: $? = 1 configure: failed program was: #line 5733 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5758: result: no configure:5762: checking sys/fs/s5param.h presence configure:5769: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5765:28: sys/fs/s5param.h: No such file or directory configure:5775: $? = 1 configure: failed program was: #line 5764 "configure" #include "confdefs.h" #include configure:5793: result: no configure:5811: checking for sys/fs/s5param.h configure:5818: result: no configure:5731: checking sys/filsys.h usability configure:5740: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5768:24: sys/filsys.h: No such file or directory configure:5743: $? = 1 configure: failed program was: #line 5733 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5758: result: no configure:5762: checking sys/filsys.h presence configure:5769: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5765:24: sys/filsys.h: No such file or directory configure:5775: $? = 1 configure: failed program was: #line 5764 "configure" #include "confdefs.h" #include configure:5793: result: no configure:5811: checking for sys/filsys.h configure:5818: result: no configure:5731: checking termios.h usability configure:5740: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5743: $? = 0 configure:5746: test -s conftest.o configure:5749: $? = 0 configure:5758: result: yes configure:5762: checking termios.h presence configure:5769: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5775: $? = 0 configure:5793: result: yes configure:5811: checking for termios.h configure:5818: result: yes configure:5731: checking termio.h usability configure:5740: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5743: $? = 0 configure:5746: test -s conftest.o configure:5749: $? = 0 configure:5758: result: yes configure:5762: checking termio.h presence configure:5769: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5775: $? = 0 configure:5793: result: yes configure:5811: checking for termio.h configure:5818: result: yes configure:5850: checking sys/termio.h usability configure:5859: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5887:24: sys/termio.h: No such file or directory configure:5862: $? = 1 configure: failed program was: #line 5852 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5877: result: no configure:5881: checking sys/termio.h presence configure:5888: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5884:24: sys/termio.h: No such file or directory configure:5894: $? = 1 configure: failed program was: #line 5883 "configure" #include "confdefs.h" #include configure:5912: result: no configure:5930: checking for sys/termio.h configure:5937: result: no configure:5850: checking sys/statfs.h usability configure:5859: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5862: $? = 0 configure:5865: test -s conftest.o configure:5868: $? = 0 configure:5877: result: yes configure:5881: checking sys/statfs.h presence configure:5888: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5894: $? = 0 configure:5912: result: yes configure:5930: checking for sys/statfs.h configure:5937: result: yes configure:5850: checking sys/dustat.h usability configure:5859: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5887:24: sys/dustat.h: No such file or directory configure:5862: $? = 1 configure: failed program was: #line 5852 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5877: result: no configure:5881: checking sys/dustat.h presence configure:5888: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5884:24: sys/dustat.h: No such file or directory configure:5894: $? = 1 configure: failed program was: #line 5883 "configure" #include "confdefs.h" #include configure:5912: result: no configure:5930: checking for sys/dustat.h configure:5937: result: no configure:5850: checking sys/statvfs.h usability configure:5859: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5862: $? = 0 configure:5865: test -s conftest.o configure:5868: $? = 0 configure:5877: result: yes configure:5881: checking sys/statvfs.h presence configure:5888: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5894: $? = 0 configure:5912: result: yes configure:5930: checking for sys/statvfs.h configure:5937: result: yes configure:5850: checking stdarg.h usability configure:5859: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5862: $? = 0 configure:5865: test -s conftest.o configure:5868: $? = 0 configure:5877: result: yes configure:5881: checking stdarg.h presence configure:5888: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5894: $? = 0 configure:5912: result: yes configure:5930: checking for stdarg.h configure:5937: result: yes configure:5850: checking sys/sockio.h usability configure:5859: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5887:24: sys/sockio.h: No such file or directory configure:5862: $? = 1 configure: failed program was: #line 5852 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5877: result: no configure:5881: checking sys/sockio.h presence configure:5888: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:5884:24: sys/sockio.h: No such file or directory configure:5894: $? = 1 configure: failed program was: #line 5883 "configure" #include "confdefs.h" #include configure:5912: result: no configure:5930: checking for sys/sockio.h configure:5937: result: no configure:5966: checking security/pam_modules.h usability configure:5975: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5978: $? = 0 configure:5981: test -s conftest.o configure:5984: $? = 0 configure:5993: result: yes configure:5997: checking security/pam_modules.h presence configure:6004: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6010: $? = 0 configure:6028: result: yes configure:6046: checking for security/pam_modules.h configure:6053: result: yes configure:5966: checking security/_pam_macros.h usability configure:5975: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5978: $? = 0 configure:5981: test -s conftest.o configure:5984: $? = 0 configure:5993: result: yes configure:5997: checking security/_pam_macros.h presence configure:6004: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6010: $? = 0 configure:6028: result: yes configure:6046: checking for security/_pam_macros.h configure:6053: result: yes configure:5966: checking dlfcn.h usability configure:5975: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:5978: $? = 0 configure:5981: test -s conftest.o configure:5984: $? = 0 configure:5993: result: yes configure:5997: checking dlfcn.h presence configure:6004: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6010: $? = 0 configure:6028: result: yes configure:6046: checking for dlfcn.h configure:6053: result: yes configure:6082: checking sys/syslog.h usability configure:6091: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6094: $? = 0 configure:6097: test -s conftest.o configure:6100: $? = 0 configure:6109: result: yes configure:6113: checking sys/syslog.h presence configure:6120: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6126: $? = 0 configure:6144: result: yes configure:6162: checking for sys/syslog.h configure:6169: result: yes configure:6082: checking syslog.h usability configure:6091: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6094: $? = 0 configure:6097: test -s conftest.o configure:6100: $? = 0 configure:6109: result: yes configure:6113: checking syslog.h presence configure:6120: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6126: $? = 0 configure:6144: result: yes configure:6162: checking for syslog.h configure:6169: result: yes configure:6082: checking execinfo.h usability configure:6091: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6094: $? = 0 configure:6097: test -s conftest.o configure:6100: $? = 0 configure:6109: result: yes configure:6113: checking execinfo.h presence configure:6120: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6126: $? = 0 configure:6144: result: yes configure:6162: checking for execinfo.h configure:6169: result: yes configure:6197: checking langinfo.h usability configure:6206: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6209: $? = 0 configure:6212: test -s conftest.o configure:6215: $? = 0 configure:6224: result: yes configure:6228: checking langinfo.h presence configure:6235: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6241: $? = 0 configure:6259: result: yes configure:6277: checking for langinfo.h configure:6284: result: yes configure:6197: checking locale.h usability configure:6206: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6209: $? = 0 configure:6212: test -s conftest.o configure:6215: $? = 0 configure:6224: result: yes configure:6228: checking locale.h presence configure:6235: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6241: $? = 0 configure:6259: result: yes configure:6277: checking for locale.h configure:6284: result: yes configure:6316: checking valgrind.h usability configure:6325: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6353:22: valgrind.h: No such file or directory configure:6328: $? = 1 configure: failed program was: #line 6318 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:6343: result: no configure:6347: checking valgrind.h presence configure:6354: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6350:22: valgrind.h: No such file or directory configure:6360: $? = 1 configure: failed program was: #line 6349 "configure" #include "confdefs.h" #include configure:6378: result: no configure:6396: checking for valgrind.h configure:6403: result: no configure:6316: checking valgrind/valgrind.h usability configure:6325: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6353:31: valgrind/valgrind.h: No such file or directory configure:6328: $? = 1 configure: failed program was: #line 6318 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:6343: result: no configure:6347: checking valgrind/valgrind.h presence configure:6354: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6350:31: valgrind/valgrind.h: No such file or directory configure:6360: $? = 1 configure: failed program was: #line 6349 "configure" #include "confdefs.h" #include configure:6378: result: no configure:6396: checking for valgrind/valgrind.h configure:6403: result: no configure:6316: checking valgrind/memcheck.h usability configure:6325: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6353:31: valgrind/memcheck.h: No such file or directory configure:6328: $? = 1 configure: failed program was: #line 6318 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:6343: result: no configure:6347: checking valgrind/memcheck.h presence configure:6354: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6350:31: valgrind/memcheck.h: No such file or directory configure:6360: $? = 1 configure: failed program was: #line 6349 "configure" #include "confdefs.h" #include configure:6378: result: no configure:6396: checking for valgrind/memcheck.h configure:6403: result: no configure:6487: checking shadow.h usability configure:6496: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6499: $? = 0 configure:6502: test -s conftest.o configure:6505: $? = 0 configure:6514: result: yes configure:6518: checking shadow.h presence configure:6525: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6531: $? = 0 configure:6549: result: yes configure:6567: checking for shadow.h configure:6574: result: yes configure:6487: checking netinet/ip.h usability configure:6496: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6499: $? = 0 configure:6502: test -s conftest.o configure:6505: $? = 0 configure:6514: result: yes configure:6518: checking netinet/ip.h presence configure:6525: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6531: $? = 0 configure:6549: result: yes configure:6567: checking for netinet/ip.h configure:6574: result: yes configure:6487: checking netinet/tcp.h usability configure:6496: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6499: $? = 0 configure:6502: test -s conftest.o configure:6505: $? = 0 configure:6514: result: yes configure:6518: checking netinet/tcp.h presence configure:6525: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6531: $? = 0 configure:6549: result: yes configure:6567: checking for netinet/tcp.h configure:6574: result: yes configure:6487: checking netinet/in_systm.h usability configure:6496: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6499: $? = 0 configure:6502: test -s conftest.o configure:6505: $? = 0 configure:6514: result: yes configure:6518: checking netinet/in_systm.h presence configure:6525: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6531: $? = 0 configure:6549: result: yes configure:6567: checking for netinet/in_systm.h configure:6574: result: yes configure:6487: checking netinet/in_ip.h usability configure:6496: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6524:27: netinet/in_ip.h: No such file or directory configure:6499: $? = 1 configure: failed program was: #line 6489 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:6514: result: no configure:6518: checking netinet/in_ip.h presence configure:6525: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6521:27: netinet/in_ip.h: No such file or directory configure:6531: $? = 1 configure: failed program was: #line 6520 "configure" #include "confdefs.h" #include configure:6549: result: no configure:6567: checking for netinet/in_ip.h configure:6574: result: no configure:6607: checking nss.h usability configure:6616: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6619: $? = 0 configure:6622: test -s conftest.o configure:6625: $? = 0 configure:6634: result: yes configure:6638: checking nss.h presence configure:6645: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6651: $? = 0 configure:6669: result: yes configure:6687: checking for nss.h configure:6694: result: yes configure:6607: checking nss_common.h usability configure:6616: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6644:24: nss_common.h: No such file or directory configure:6619: $? = 1 configure: failed program was: #line 6609 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:6634: result: no configure:6638: checking nss_common.h presence configure:6645: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6641:24: nss_common.h: No such file or directory configure:6651: $? = 1 configure: failed program was: #line 6640 "configure" #include "confdefs.h" #include configure:6669: result: no configure:6687: checking for nss_common.h configure:6694: result: no configure:6607: checking nsswitch.h usability configure:6616: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6644:22: nsswitch.h: No such file or directory configure:6619: $? = 1 configure: failed program was: #line 6609 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:6634: result: no configure:6638: checking nsswitch.h presence configure:6645: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6641:22: nsswitch.h: No such file or directory configure:6651: $? = 1 configure: failed program was: #line 6640 "configure" #include "confdefs.h" #include configure:6669: result: no configure:6687: checking for nsswitch.h configure:6694: result: no configure:6607: checking ns_api.h usability configure:6616: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6644:20: ns_api.h: No such file or directory configure:6619: $? = 1 configure: failed program was: #line 6609 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:6634: result: no configure:6638: checking ns_api.h presence configure:6645: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6641:20: ns_api.h: No such file or directory configure:6651: $? = 1 configure: failed program was: #line 6640 "configure" #include "confdefs.h" #include configure:6669: result: no configure:6687: checking for ns_api.h configure:6694: result: no configure:6607: checking sys/security.h usability configure:6616: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6644:26: sys/security.h: No such file or directory configure:6619: $? = 1 configure: failed program was: #line 6609 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:6634: result: no configure:6638: checking sys/security.h presence configure:6645: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6641:26: sys/security.h: No such file or directory configure:6651: $? = 1 configure: failed program was: #line 6640 "configure" #include "confdefs.h" #include configure:6669: result: no configure:6687: checking for sys/security.h configure:6694: result: no configure:6607: checking security/pam_appl.h usability configure:6616: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6619: $? = 0 configure:6622: test -s conftest.o configure:6625: $? = 0 configure:6634: result: yes configure:6638: checking security/pam_appl.h presence configure:6645: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6651: $? = 0 configure:6669: result: yes configure:6687: checking for security/pam_appl.h configure:6694: result: yes configure:6598: checking for security/pam_modules.h configure:6603: result: yes configure:6722: checking stropts.h usability configure:6731: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6734: $? = 0 configure:6737: test -s conftest.o configure:6740: $? = 0 configure:6749: result: yes configure:6753: checking stropts.h presence configure:6760: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6766: $? = 0 configure:6784: result: yes configure:6802: checking for stropts.h configure:6809: result: yes configure:6722: checking poll.h usability configure:6731: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6734: $? = 0 configure:6737: test -s conftest.o configure:6740: $? = 0 configure:6749: result: yes configure:6753: checking poll.h presence configure:6760: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6766: $? = 0 configure:6784: result: yes configure:6802: checking for poll.h configure:6809: result: yes configure:6838: checking sys/capability.h usability configure:6847: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6850: $? = 0 configure:6853: test -s conftest.o configure:6856: $? = 0 configure:6865: result: yes configure:6869: checking sys/capability.h presence configure:6876: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6882: $? = 0 configure:6900: result: yes configure:6918: checking for sys/capability.h configure:6925: result: yes configure:6838: checking syscall.h usability configure:6847: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6850: $? = 0 configure:6853: test -s conftest.o configure:6856: $? = 0 configure:6865: result: yes configure:6869: checking syscall.h presence configure:6876: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6882: $? = 0 configure:6900: result: yes configure:6918: checking for syscall.h configure:6925: result: yes configure:6838: checking sys/syscall.h usability configure:6847: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6850: $? = 0 configure:6853: test -s conftest.o configure:6856: $? = 0 configure:6865: result: yes configure:6869: checking sys/syscall.h presence configure:6876: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6882: $? = 0 configure:6900: result: yes configure:6918: checking for sys/syscall.h configure:6925: result: yes configure:6956: checking sys/acl.h usability configure:6965: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6968: $? = 0 configure:6971: test -s conftest.o configure:6974: $? = 0 configure:6983: result: yes configure:6987: checking sys/acl.h presence configure:6994: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:7000: $? = 0 configure:7018: result: yes configure:7036: checking for sys/acl.h configure:7043: result: yes configure:6956: checking sys/attributes.h usability configure:6965: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6993:28: sys/attributes.h: No such file or directory configure:6968: $? = 1 configure: failed program was: #line 6958 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:6983: result: no configure:6987: checking sys/attributes.h presence configure:6994: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:6990:28: sys/attributes.h: No such file or directory configure:7000: $? = 1 configure: failed program was: #line 6989 "configure" #include "confdefs.h" #include configure:7018: result: no configure:7036: checking for sys/attributes.h configure:7043: result: no configure:6956: checking attr/xattr.h usability configure:6965: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6968: $? = 0 configure:6971: test -s conftest.o configure:6974: $? = 0 configure:6983: result: yes configure:6987: checking attr/xattr.h presence configure:6994: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:7000: $? = 0 configure:7018: result: yes configure:7036: checking for attr/xattr.h configure:7043: result: yes configure:6956: checking sys/cdefs.h usability configure:6965: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6968: $? = 0 configure:6971: test -s conftest.o configure:6974: $? = 0 configure:6983: result: yes configure:6987: checking sys/cdefs.h presence configure:6994: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:7000: $? = 0 configure:7018: result: yes configure:7036: checking for sys/cdefs.h configure:7043: result: yes configure:6956: checking glob.h usability configure:6965: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:6968: $? = 0 configure:6971: test -s conftest.o configure:6974: $? = 0 configure:6983: result: yes configure:6987: checking glob.h presence configure:6994: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:7000: $? = 0 configure:7018: result: yes configure:7036: checking for glob.h configure:7043: result: yes configure:7074: checking utmp.h usability configure:7083: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:7086: $? = 0 configure:7089: test -s conftest.o configure:7092: $? = 0 configure:7101: result: yes configure:7105: checking utmp.h presence configure:7112: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:7118: $? = 0 configure:7136: result: yes configure:7154: checking for utmp.h configure:7161: result: yes configure:7074: checking utmpx.h usability configure:7083: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:7086: $? = 0 configure:7089: test -s conftest.o configure:7092: $? = 0 configure:7101: result: yes configure:7105: checking utmpx.h presence configure:7112: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:7118: $? = 0 configure:7136: result: yes configure:7154: checking for utmpx.h configure:7161: result: yes configure:7074: checking lastlog.h usability configure:7083: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:7086: $? = 0 configure:7089: test -s conftest.o configure:7092: $? = 0 configure:7101: result: yes configure:7105: checking lastlog.h presence configure:7112: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:7118: $? = 0 configure:7136: result: yes configure:7154: checking for lastlog.h configure:7161: result: yes configure:7175: checking for int configure:7202: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:7205: $? = 0 configure:7208: test -s conftest.o configure:7211: $? = 0 configure:7221: result: yes configure:7224: checking size of int configure:7502: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:7505: $? = 0 configure:7507: ./conftest configure:7510: $? = 0 configure:7530: result: 4 configure:7537: checking for long configure:7564: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:7567: $? = 0 configure:7570: test -s conftest.o configure:7573: $? = 0 configure:7583: result: yes configure:7586: checking size of long configure:7864: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:7867: $? = 0 configure:7869: ./conftest configure:7872: $? = 0 configure:7892: result: 4 configure:7899: checking for short configure:7926: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:7929: $? = 0 configure:7932: test -s conftest.o configure:7935: $? = 0 configure:7945: result: yes configure:7948: checking size of short configure:8226: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:8229: $? = 0 configure:8231: ./conftest configure:8234: $? = 0 configure:8254: result: 2 configure:8262: checking for an ANSI C-conforming const configure:8332: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:8335: $? = 0 configure:8338: test -s conftest.o configure:8341: $? = 0 configure:8351: result: yes configure:8361: checking for inline configure:8398: result: inline configure:8413: checking whether byte ordering is bigendian configure:8443: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:8446: $? = 0 configure:8449: test -s conftest.o configure:8452: $? = 0 configure:8479: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:8469: `not' undeclared (first use in this function) configure:8469: (Each undeclared identifier is reported only once configure:8469: for each function it appears in.) configure:8469: parse error before "big" configure:8482: $? = 1 configure: failed program was: #line 8455 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:8596: result: no configure:8616: checking whether char is unsigned configure:8642: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:8645: $? = 0 configure:8648: test -s conftest.o configure:8651: $? = 0 configure:8661: result: no configure:8671: checking return type of signal handlers configure:8705: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:8708: $? = 0 configure:8711: test -s conftest.o configure:8714: $? = 0 configure:8724: result: void configure:8732: checking for uid_t in sys/types.h configure:8752: result: yes configure:8767: checking for mode_t configure:8794: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:8797: $? = 0 configure:8800: test -s conftest.o configure:8803: $? = 0 configure:8813: result: yes configure:8825: checking for off_t configure:8852: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:8855: $? = 0 configure:8858: test -s conftest.o configure:8861: $? = 0 configure:8871: result: yes configure:8883: checking for size_t configure:8910: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:8913: $? = 0 configure:8916: test -s conftest.o configure:8919: $? = 0 configure:8929: result: yes configure:8941: checking for pid_t configure:8968: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:8971: $? = 0 configure:8974: test -s conftest.o configure:8977: $? = 0 configure:8987: result: yes configure:9000: checking for struct stat.st_rdev configure:9026: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:9049: storage size of `ac_aggr' isn't known configure:9049: storage size of `ac_aggr' isn't known configure:9029: $? = 1 configure: failed program was: #line 9005 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { static struct stat ac_aggr; if (ac_aggr.st_rdev) return 0; ; return 0; } configure:9045: result: no configure:9061: checking for d_off in dirent configure:9088: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:9091: $? = 0 configure:9094: test -s conftest.o configure:9097: $? = 0 configure:9107: result: yes configure:9117: checking for ino_t configure:9144: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:9147: $? = 0 configure:9150: test -s conftest.o configure:9153: $? = 0 configure:9163: result: yes configure:9175: checking for loff_t configure:9202: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:9205: $? = 0 configure:9208: test -s conftest.o configure:9211: $? = 0 configure:9221: result: yes configure:9233: checking for offset_t configure:9260: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:9282: `offset_t' undeclared (first use in this function) configure:9282: (Each undeclared identifier is reported only once configure:9282: for each function it appears in.) configure:9282: parse error before ')' token configure:9263: $? = 1 configure: failed program was: #line 9238 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((offset_t *) 0) return 0; if (sizeof (offset_t)) return 0; ; return 0; } configure:9279: result: no configure:9291: checking for ssize_t configure:9318: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:9321: $? = 0 configure:9324: test -s conftest.o configure:9327: $? = 0 configure:9337: result: yes configure:9349: checking for wchar_t configure:9376: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:9379: $? = 0 configure:9382: test -s conftest.o configure:9385: $? = 0 configure:9395: result: yes configure:9420: checking for cups-config configure:9438: found /usr/bin/cups-config configure:9450: result: /usr/bin/cups-config configure:9472: checking for library containing dlopen configure:9505: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 /tmp/ccxGcsGm.o(.text+0xa): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:9497: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:9508: $? = 1 configure: failed program was: #line 9479 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dlopen (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { dlopen (); ; return 0; } configure:9551: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -ldl >&5 configure:9554: $? = 0 configure:9557: test -s conftest configure:9560: $? = 0 configure:9573: result: -ldl configure:9584: checking for immediate structures configure:9620: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:9623: $? = 0 configure:9626: test -s conftest.o configure:9629: $? = 0 configure:9639: result: yes configure:9651: checking if the compiler will optimize out function calls configure:9684: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -ldl >&5 configure:9687: $? = 0 configure:9690: test -s conftest configure:9693: $? = 0 configure:9703: result: yes configure:9715: checking for unix domain sockets configure:9748: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:9751: $? = 0 configure:9754: test -s conftest.o configure:9757: $? = 0 configure:9767: result: yes configure:9778: checking for socklen_t type configure:9809: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:9812: $? = 0 configure:9815: test -s conftest.o configure:9818: $? = 0 configure:9828: result: yes configure:9838: checking for sig_atomic_t type configure:9869: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:9872: $? = 0 configure:9875: test -s conftest.o configure:9878: $? = 0 configure:9888: result: yes configure:9900: checking for errno declaration configure:9925: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:9928: $? = 0 configure:9931: test -s conftest.o configure:9934: $? = 0 configure:9944: result: yes configure:9955: checking for setresuid declaration configure:9980: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:9983: $? = 0 configure:9986: test -s conftest.o configure:9989: $? = 0 configure:9999: result: yes configure:10010: checking for setresgid declaration configure:10035: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:10038: $? = 0 configure:10041: test -s conftest.o configure:10044: $? = 0 configure:10054: result: yes configure:10065: checking for asprintf declaration configure:10090: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:10093: $? = 0 configure:10096: test -s conftest.o configure:10099: $? = 0 configure:10109: result: yes configure:10120: checking for vasprintf declaration configure:10145: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:10148: $? = 0 configure:10151: test -s conftest.o configure:10154: $? = 0 configure:10164: result: yes configure:10175: checking for vsnprintf declaration configure:10200: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:10203: $? = 0 configure:10206: test -s conftest.o configure:10209: $? = 0 configure:10219: result: yes configure:10230: checking for snprintf declaration configure:10255: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:10258: $? = 0 configure:10261: test -s conftest.o configure:10264: $? = 0 configure:10274: result: yes configure:10287: checking for real setresuid configure:10303: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -ldl >&5 configure:10306: $? = 0 configure:10308: ./conftest configure:10311: $? = 0 configure:10324: result: yes configure:10336: checking for real setresgid configure:10353: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -ldl >&5 configure:10356: $? = 0 configure:10358: ./conftest configure:10361: $? = 0 configure:10374: result: yes configure:10384: checking for working memcmp configure:10435: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -ldl >&5 configure:10438: $? = 0 configure:10440: ./conftest configure:10443: $? = 0 configure:10456: result: yes configure:10466: checking whether to use readline configure:10474: result: yes configure:10493: checking readline.h usability configure:10502: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:10530:22: readline.h: No such file or directory configure:10505: $? = 1 configure: failed program was: #line 10495 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:10520: result: no configure:10524: checking readline.h presence configure:10531: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:10527:22: readline.h: No such file or directory configure:10537: $? = 1 configure: failed program was: #line 10526 "configure" #include "confdefs.h" #include configure:10555: result: no configure:10573: checking for readline.h configure:10580: result: no configure:10493: checking history.h usability configure:10502: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:10530:21: history.h: No such file or directory configure:10505: $? = 1 configure: failed program was: #line 10495 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:10520: result: no configure:10524: checking history.h presence configure:10531: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:10527:21: history.h: No such file or directory configure:10537: $? = 1 configure: failed program was: #line 10526 "configure" #include "confdefs.h" #include configure:10555: result: no configure:10573: checking for history.h configure:10580: result: no configure:10493: checking readline/readline.h usability configure:10502: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:10505: $? = 0 configure:10508: test -s conftest.o configure:10511: $? = 0 configure:10520: result: yes configure:10524: checking readline/readline.h presence configure:10531: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:10537: $? = 0 configure:10555: result: yes configure:10573: checking for readline/readline.h configure:10580: result: yes configure:10607: checking readline/history.h usability configure:10616: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:10619: $? = 0 configure:10622: test -s conftest.o configure:10625: $? = 0 configure:10634: result: yes configure:10638: checking readline/history.h presence configure:10645: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:10651: $? = 0 configure:10669: result: yes configure:10687: checking for readline/history.h configure:10694: result: yes configure:10714: checking for readline.h configure:10719: result: no configure:10714: checking for readline/readline.h configure:10719: result: yes configure:10821: checking for tgetent in -lncurses configure:10854: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lncurses -ldl >&5 configure:10857: $? = 0 configure:10860: test -s conftest configure:10863: $? = 0 configure:10874: result: yes configure:10881: checking for rl_callback_handler_install in -lreadline configure:10914: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lreadline -lncurses -ldl >&5 configure:10917: $? = 0 configure:10920: test -s conftest configure:10923: $? = 0 configure:10934: result: yes configure:11463: checking for rl_completion_matches in -lreadline configure:11496: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lreadline -lreadline -lncurses -ldl >&5 configure:11499: $? = 0 configure:11502: test -s conftest configure:11505: $? = 0 configure:11516: result: yes configure:11537: checking for connect configure:11580: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -ldl >&5 configure:11583: $? = 0 configure:11586: test -s conftest configure:11589: $? = 0 configure:11599: result: yes configure:11896: checking for library containing yp_get_default_domain configure:11929: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -ldl >&5 /tmp/cckLpjoE.o(.text+0xa): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:11921: undefined reference to `yp_get_default_domain' collect2: ld returned 1 exit status configure:11932: $? = 1 configure: failed program was: #line 11903 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char yp_get_default_domain (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { yp_get_default_domain (); ; return 0; } configure:11975: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:11978: $? = 0 configure:11981: test -s conftest configure:11984: $? = 0 configure:11997: result: -lnsl configure:12008: checking for yp_get_default_domain configure:12051: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12054: $? = 0 configure:12057: test -s conftest configure:12060: $? = 0 configure:12070: result: yes configure:12086: checking for execl configure:12129: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12132: $? = 0 configure:12135: test -s conftest configure:12138: $? = 0 configure:12148: result: yes configure:12184: checking for dlopen configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for dlclose configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for dlsym configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for dlerror configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for waitpid configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for getcwd configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for strdup configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for strndup configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for strnlen configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for strtoul configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for strerror configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for chown configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for fchown configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for chmod configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for fchmod configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for chroot configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for link configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for mknod configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12230: $? = 0 configure:12233: test -s conftest configure:12236: $? = 0 configure:12246: result: yes configure:12184: checking for mknod64 configure:12227: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccEKuWjH.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:12217: undefined reference to `mknod64' collect2: ld returned 1 exit status configure:12230: $? = 1 configure: failed program was: #line 12189 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mknod64 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mknod64 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = mknod64; #endif ; return 0; } configure:12246: result: no configure:12270: checking for fstat configure:12313: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12316: $? = 0 configure:12319: test -s conftest configure:12322: $? = 0 configure:12332: result: yes configure:12270: checking for strchr configure:12313: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12285: warning: conflicting types for built-in function `strchr' configure:12316: $? = 0 configure:12319: test -s conftest configure:12322: $? = 0 configure:12332: result: yes configure:12270: checking for utime configure:12313: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12316: $? = 0 configure:12319: test -s conftest configure:12322: $? = 0 configure:12332: result: yes configure:12270: checking for utimes configure:12313: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12316: $? = 0 configure:12319: test -s conftest configure:12322: $? = 0 configure:12332: result: yes configure:12270: checking for getrlimit configure:12313: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12316: $? = 0 configure:12319: test -s conftest configure:12322: $? = 0 configure:12332: result: yes configure:12270: checking for fsync configure:12313: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12316: $? = 0 configure:12319: test -s conftest configure:12322: $? = 0 configure:12332: result: yes configure:12270: checking for bzero configure:12313: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12285: warning: conflicting types for built-in function `bzero' configure:12316: $? = 0 configure:12319: test -s conftest configure:12322: $? = 0 configure:12332: result: yes configure:12270: checking for memset configure:12313: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12285: warning: conflicting types for built-in function `memset' configure:12316: $? = 0 configure:12319: test -s conftest configure:12322: $? = 0 configure:12332: result: yes configure:12270: checking for strlcpy configure:12313: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cczC4slv.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:12303: undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:12316: $? = 1 configure: failed program was: #line 12275 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strlcpy (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strlcpy (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_strlcpy) || defined (__stub___strlcpy) choke me #else f = strlcpy; #endif ; return 0; } configure:12332: result: no configure:12270: checking for strlcat configure:12313: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccJ2NieD.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:12303: undefined reference to `strlcat' collect2: ld returned 1 exit status configure:12316: $? = 1 configure: failed program was: #line 12275 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strlcat (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strlcat (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_strlcat) || defined (__stub___strlcat) choke me #else f = strlcat; #endif ; return 0; } configure:12332: result: no configure:12270: checking for setpgid configure:12313: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12316: $? = 0 configure:12319: test -s conftest configure:12322: $? = 0 configure:12332: result: yes configure:12356: checking for memmove configure:12399: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12402: $? = 0 configure:12405: test -s conftest configure:12408: $? = 0 configure:12418: result: yes configure:12356: checking for vsnprintf configure:12399: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12402: $? = 0 configure:12405: test -s conftest configure:12408: $? = 0 configure:12418: result: yes configure:12356: checking for snprintf configure:12399: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12402: $? = 0 configure:12405: test -s conftest configure:12408: $? = 0 configure:12418: result: yes configure:12356: checking for asprintf configure:12399: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12402: $? = 0 configure:12405: test -s conftest configure:12408: $? = 0 configure:12418: result: yes configure:12356: checking for vasprintf configure:12399: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12402: $? = 0 configure:12405: test -s conftest configure:12408: $? = 0 configure:12418: result: yes configure:12356: checking for setsid configure:12399: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12402: $? = 0 configure:12405: test -s conftest configure:12408: $? = 0 configure:12418: result: yes configure:12356: checking for glob configure:12399: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12402: $? = 0 configure:12405: test -s conftest configure:12408: $? = 0 configure:12418: result: yes configure:12356: checking for strpbrk configure:12399: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12371: warning: conflicting types for built-in function `strpbrk' configure:12402: $? = 0 configure:12405: test -s conftest configure:12408: $? = 0 configure:12418: result: yes configure:12356: checking for pipe configure:12399: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12402: $? = 0 configure:12405: test -s conftest configure:12408: $? = 0 configure:12418: result: yes configure:12356: checking for crypt16 configure:12399: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccI8BD6D.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:12389: undefined reference to `crypt16' collect2: ld returned 1 exit status configure:12402: $? = 1 configure: failed program was: #line 12361 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char crypt16 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char crypt16 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = crypt16; #endif ; return 0; } configure:12418: result: no configure:12356: checking for getauthuid configure:12399: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cc6Z0xnJ.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:12389: undefined reference to `getauthuid' collect2: ld returned 1 exit status configure:12402: $? = 1 configure: failed program was: #line 12361 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getauthuid (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getauthuid (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = getauthuid; #endif ; return 0; } configure:12418: result: no configure:12440: checking for strftime configure:12483: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12486: $? = 0 configure:12489: test -s conftest configure:12492: $? = 0 configure:12502: result: yes configure:12440: checking for sigprocmask configure:12483: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12486: $? = 0 configure:12489: test -s conftest configure:12492: $? = 0 configure:12502: result: yes configure:12440: checking for sigblock configure:12483: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12486: $? = 0 configure:12489: test -s conftest configure:12492: $? = 0 configure:12502: result: yes configure:12440: checking for sigaction configure:12483: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12486: $? = 0 configure:12489: test -s conftest configure:12492: $? = 0 configure:12502: result: yes configure:12440: checking for sigset configure:12483: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12486: $? = 0 configure:12489: test -s conftest configure:12492: $? = 0 configure:12502: result: yes configure:12440: checking for innetgr configure:12483: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12486: $? = 0 configure:12489: test -s conftest configure:12492: $? = 0 configure:12502: result: yes configure:12440: checking for setnetgrent configure:12483: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12486: $? = 0 configure:12489: test -s conftest configure:12492: $? = 0 configure:12502: result: yes configure:12440: checking for getnetgrent configure:12483: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12486: $? = 0 configure:12489: test -s conftest configure:12492: $? = 0 configure:12502: result: yes configure:12440: checking for endnetgrent configure:12483: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12486: $? = 0 configure:12489: test -s conftest configure:12492: $? = 0 configure:12502: result: yes configure:12523: checking for initgroups configure:12566: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12569: $? = 0 configure:12572: test -s conftest configure:12575: $? = 0 configure:12585: result: yes configure:12523: checking for select configure:12566: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12569: $? = 0 configure:12572: test -s conftest configure:12575: $? = 0 configure:12585: result: yes configure:12523: checking for poll configure:12566: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12569: $? = 0 configure:12572: test -s conftest configure:12575: $? = 0 configure:12585: result: yes configure:12523: checking for rdchk configure:12566: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccODpML1.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:12556: undefined reference to `rdchk' collect2: ld returned 1 exit status configure:12569: $? = 1 configure: failed program was: #line 12528 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char rdchk (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char rdchk (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = rdchk; #endif ; return 0; } configure:12585: result: no configure:12523: checking for getgrnam configure:12566: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12569: $? = 0 configure:12572: test -s conftest configure:12575: $? = 0 configure:12585: result: yes configure:12523: checking for getgrent configure:12566: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12569: $? = 0 configure:12572: test -s conftest configure:12575: $? = 0 configure:12585: result: yes configure:12523: checking for pathconf configure:12566: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12569: $? = 0 configure:12572: test -s conftest configure:12575: $? = 0 configure:12585: result: yes configure:12523: checking for realpath configure:12566: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12569: $? = 0 configure:12572: test -s conftest configure:12575: $? = 0 configure:12585: result: yes configure:12608: checking for setpriv configure:12651: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cczxVItq.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:12641: undefined reference to `setpriv' collect2: ld returned 1 exit status configure:12654: $? = 1 configure: failed program was: #line 12613 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setpriv (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char setpriv (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = setpriv; #endif ; return 0; } configure:12670: result: no configure:12608: checking for setgidx configure:12651: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cchnFCNv.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:12641: undefined reference to `setgidx' collect2: ld returned 1 exit status configure:12654: $? = 1 configure: failed program was: #line 12613 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setgidx (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char setgidx (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = setgidx; #endif ; return 0; } configure:12670: result: no configure:12608: checking for setuidx configure:12651: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cctMNJeB.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:12641: undefined reference to `setuidx' collect2: ld returned 1 exit status configure:12654: $? = 1 configure: failed program was: #line 12613 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setuidx (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char setuidx (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = setuidx; #endif ; return 0; } configure:12670: result: no configure:12608: checking for setgroups configure:12651: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12654: $? = 0 configure:12657: test -s conftest configure:12660: $? = 0 configure:12670: result: yes configure:12608: checking for sysconf configure:12651: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12654: $? = 0 configure:12657: test -s conftest configure:12660: $? = 0 configure:12670: result: yes configure:12608: checking for mktime configure:12651: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12654: $? = 0 configure:12657: test -s conftest configure:12660: $? = 0 configure:12670: result: yes configure:12608: checking for rename configure:12651: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12654: $? = 0 configure:12657: test -s conftest configure:12660: $? = 0 configure:12670: result: yes configure:12608: checking for ftruncate configure:12651: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12654: $? = 0 configure:12657: test -s conftest configure:12660: $? = 0 configure:12670: result: yes configure:12608: checking for stat64 configure:12651: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12654: $? = 0 configure:12657: test -s conftest configure:12660: $? = 0 configure:12670: result: yes configure:12608: checking for fstat64 configure:12651: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12654: $? = 0 configure:12657: test -s conftest configure:12660: $? = 0 configure:12670: result: yes configure:12691: checking for lstat64 configure:12734: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12737: $? = 0 configure:12740: test -s conftest configure:12743: $? = 0 configure:12753: result: yes configure:12691: checking for fopen64 configure:12734: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12737: $? = 0 configure:12740: test -s conftest configure:12743: $? = 0 configure:12753: result: yes configure:12691: checking for atexit configure:12734: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12737: $? = 0 configure:12740: test -s conftest configure:12743: $? = 0 configure:12753: result: yes configure:12691: checking for grantpt configure:12734: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12737: $? = 0 configure:12740: test -s conftest configure:12743: $? = 0 configure:12753: result: yes configure:12691: checking for dup2 configure:12734: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12737: $? = 0 configure:12740: test -s conftest configure:12743: $? = 0 configure:12753: result: yes configure:12691: checking for lseek64 configure:12734: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12737: $? = 0 configure:12740: test -s conftest configure:12743: $? = 0 configure:12753: result: yes configure:12691: checking for ftruncate64 configure:12734: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12737: $? = 0 configure:12740: test -s conftest configure:12743: $? = 0 configure:12753: result: yes configure:12691: checking for readdir64 configure:12734: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12737: $? = 0 configure:12740: test -s conftest configure:12743: $? = 0 configure:12753: result: yes configure:12773: checking for fseek64 configure:12816: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccjpN8ya.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:12806: undefined reference to `fseek64' collect2: ld returned 1 exit status configure:12819: $? = 1 configure: failed program was: #line 12778 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fseek64 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fseek64 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = fseek64; #endif ; return 0; } configure:12835: result: no configure:12773: checking for fseeko64 configure:12816: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12819: $? = 0 configure:12822: test -s conftest configure:12825: $? = 0 configure:12835: result: yes configure:12773: checking for ftell64 configure:12816: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccKlrEPd.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:12806: undefined reference to `ftell64' collect2: ld returned 1 exit status configure:12819: $? = 1 configure: failed program was: #line 12778 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char ftell64 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char ftell64 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = ftell64; #endif ; return 0; } configure:12835: result: no configure:12773: checking for ftello64 configure:12816: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12819: $? = 0 configure:12822: test -s conftest configure:12825: $? = 0 configure:12835: result: yes configure:12773: checking for setluid configure:12816: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cceSpAQs.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:12806: undefined reference to `setluid' collect2: ld returned 1 exit status configure:12819: $? = 1 configure: failed program was: #line 12778 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setluid (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char setluid (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = setluid; #endif ; return 0; } configure:12835: result: no configure:12773: checking for getpwanam configure:12816: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cc6A4LZx.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:12806: undefined reference to `getpwanam' collect2: ld returned 1 exit status configure:12819: $? = 1 configure: failed program was: #line 12778 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getpwanam (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getpwanam (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = getpwanam; #endif ; return 0; } configure:12835: result: no configure:12773: checking for setlinebuf configure:12816: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12819: $? = 0 configure:12822: test -s conftest configure:12825: $? = 0 configure:12835: result: yes configure:12859: checking for srandom configure:12902: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12905: $? = 0 configure:12908: test -s conftest configure:12911: $? = 0 configure:12921: result: yes configure:12859: checking for random configure:12902: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12905: $? = 0 configure:12908: test -s conftest configure:12911: $? = 0 configure:12921: result: yes configure:12859: checking for srand configure:12902: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12905: $? = 0 configure:12908: test -s conftest configure:12911: $? = 0 configure:12921: result: yes configure:12859: checking for rand configure:12902: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12905: $? = 0 configure:12908: test -s conftest configure:12911: $? = 0 configure:12921: result: yes configure:12859: checking for setenv configure:12902: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12905: $? = 0 configure:12908: test -s conftest configure:12911: $? = 0 configure:12921: result: yes configure:12859: checking for usleep configure:12902: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12905: $? = 0 configure:12908: test -s conftest configure:12911: $? = 0 configure:12921: result: yes configure:12859: checking for strcasecmp configure:12902: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12905: $? = 0 configure:12908: test -s conftest configure:12911: $? = 0 configure:12921: result: yes configure:12859: checking for fcvt configure:12902: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12905: $? = 0 configure:12908: test -s conftest configure:12911: $? = 0 configure:12921: result: yes configure:12859: checking for fcvtl configure:12902: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccVDE9Ju.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:12892: undefined reference to `fcvtl' collect2: ld returned 1 exit status configure:12905: $? = 1 configure: failed program was: #line 12864 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fcvtl (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fcvtl (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = fcvtl; #endif ; return 0; } configure:12921: result: no configure:12859: checking for symlink configure:12902: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12905: $? = 0 configure:12908: test -s conftest configure:12911: $? = 0 configure:12921: result: yes configure:12859: checking for readlink configure:12902: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12905: $? = 0 configure:12908: test -s conftest configure:12911: $? = 0 configure:12921: result: yes configure:12937: checking for syslog configure:12980: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12983: $? = 0 configure:12986: test -s conftest configure:12989: $? = 0 configure:12999: result: yes configure:12937: checking for vsyslog configure:12980: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12983: $? = 0 configure:12986: test -s conftest configure:12989: $? = 0 configure:12999: result: yes configure:12937: checking for timegm configure:12980: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:12983: $? = 0 configure:12986: test -s conftest configure:12989: $? = 0 configure:12999: result: yes configure:13014: checking for setlocale configure:13057: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13060: $? = 0 configure:13063: test -s conftest configure:13066: $? = 0 configure:13076: result: yes configure:13014: checking for nl_langinfo configure:13057: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13060: $? = 0 configure:13063: test -s conftest configure:13066: $? = 0 configure:13076: result: yes configure:13094: checking for setbuffer configure:13137: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13140: $? = 0 configure:13143: test -s conftest configure:13146: $? = 0 configure:13156: result: yes configure:13094: checking for shmget configure:13137: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13140: $? = 0 configure:13143: test -s conftest configure:13146: $? = 0 configure:13156: result: yes configure:13094: checking for shm_open configure:13137: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccpZfThr.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13127: undefined reference to `shm_open' collect2: ld returned 1 exit status configure:13140: $? = 1 configure: failed program was: #line 13099 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char shm_open (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char shm_open (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_shm_open) || defined (__stub___shm_open) choke me #else f = shm_open; #endif ; return 0; } configure:13156: result: no configure:13094: checking for backtrace_symbols configure:13137: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13140: $? = 0 configure:13143: test -s conftest configure:13146: $? = 0 configure:13156: result: yes configure:13172: checking for syscall configure:13215: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13218: $? = 0 configure:13221: test -s conftest configure:13224: $? = 0 configure:13234: result: yes configure:13255: checking for _dup configure:13298: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cczzY1IM.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13288: undefined reference to `_dup' collect2: ld returned 1 exit status configure:13301: $? = 1 configure: failed program was: #line 13260 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _dup (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _dup (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _dup; #endif ; return 0; } configure:13317: result: no configure:13255: checking for _dup2 configure:13298: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccXg30ZR.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13288: undefined reference to `_dup2' collect2: ld returned 1 exit status configure:13301: $? = 1 configure: failed program was: #line 13260 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _dup2 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _dup2 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _dup2; #endif ; return 0; } configure:13317: result: no configure:13255: checking for _opendir configure:13298: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccXjbquZ.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13288: undefined reference to `_opendir' collect2: ld returned 1 exit status configure:13301: $? = 1 configure: failed program was: #line 13260 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _opendir (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _opendir (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _opendir; #endif ; return 0; } configure:13317: result: no configure:13255: checking for _readdir configure:13298: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccRPzuG4.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13288: undefined reference to `_readdir' collect2: ld returned 1 exit status configure:13301: $? = 1 configure: failed program was: #line 13260 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _readdir (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _readdir (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _readdir; #endif ; return 0; } configure:13317: result: no configure:13255: checking for _seekdir configure:13298: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccNYpuVb.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13288: undefined reference to `_seekdir' collect2: ld returned 1 exit status configure:13301: $? = 1 configure: failed program was: #line 13260 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _seekdir (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _seekdir (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _seekdir; #endif ; return 0; } configure:13317: result: no configure:13255: checking for _telldir configure:13298: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccNnpOzj.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13288: undefined reference to `_telldir' collect2: ld returned 1 exit status configure:13301: $? = 1 configure: failed program was: #line 13260 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _telldir (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _telldir (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _telldir; #endif ; return 0; } configure:13317: result: no configure:13255: checking for _closedir configure:13298: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccMk8Juf.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13288: undefined reference to `_closedir' collect2: ld returned 1 exit status configure:13301: $? = 1 configure: failed program was: #line 13260 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _closedir (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _closedir (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _closedir; #endif ; return 0; } configure:13317: result: no configure:13337: checking for __dup configure:13380: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccMjme0m.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13370: undefined reference to `__dup' collect2: ld returned 1 exit status configure:13383: $? = 1 configure: failed program was: #line 13342 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __dup (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __dup (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __dup; #endif ; return 0; } configure:13399: result: no configure:13337: checking for __dup2 configure:13380: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13383: $? = 0 configure:13386: test -s conftest configure:13389: $? = 0 configure:13399: result: yes configure:13337: checking for __opendir configure:13380: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cci5IIIz.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13370: undefined reference to `__opendir' collect2: ld returned 1 exit status configure:13383: $? = 1 configure: failed program was: #line 13342 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __opendir (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __opendir (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __opendir; #endif ; return 0; } configure:13399: result: no configure:13337: checking for __readdir configure:13380: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cc06yD2E.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13370: undefined reference to `__readdir' collect2: ld returned 1 exit status configure:13383: $? = 1 configure: failed program was: #line 13342 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __readdir (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __readdir (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __readdir; #endif ; return 0; } configure:13399: result: no configure:13337: checking for __seekdir configure:13380: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccCNtEuM.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13370: undefined reference to `__seekdir' collect2: ld returned 1 exit status configure:13383: $? = 1 configure: failed program was: #line 13342 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __seekdir (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __seekdir (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __seekdir; #endif ; return 0; } configure:13399: result: no configure:13337: checking for __telldir configure:13380: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccuw1XZR.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13370: undefined reference to `__telldir' collect2: ld returned 1 exit status configure:13383: $? = 1 configure: failed program was: #line 13342 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __telldir (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __telldir (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __telldir; #endif ; return 0; } configure:13399: result: no configure:13337: checking for __closedir configure:13380: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccChkYLX.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13370: undefined reference to `__closedir' collect2: ld returned 1 exit status configure:13383: $? = 1 configure: failed program was: #line 13342 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __closedir (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __closedir (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __closedir; #endif ; return 0; } configure:13399: result: no configure:13414: checking for __getcwd configure:13457: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccYFvFl5.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13447: undefined reference to `__getcwd' collect2: ld returned 1 exit status configure:13460: $? = 1 configure: failed program was: #line 13419 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __getcwd (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __getcwd (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __getcwd; #endif ; return 0; } configure:13476: result: no configure:13414: checking for _getcwd configure:13457: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cciHDDUa.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13447: undefined reference to `_getcwd' collect2: ld returned 1 exit status configure:13460: $? = 1 configure: failed program was: #line 13419 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _getcwd (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _getcwd (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _getcwd; #endif ; return 0; } configure:13476: result: no configure:13492: checking for __xstat configure:13535: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13538: $? = 0 configure:13541: test -s conftest configure:13544: $? = 0 configure:13554: result: yes configure:13492: checking for __fxstat configure:13535: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13538: $? = 0 configure:13541: test -s conftest configure:13544: $? = 0 configure:13554: result: yes configure:13492: checking for __lxstat configure:13535: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13538: $? = 0 configure:13541: test -s conftest configure:13544: $? = 0 configure:13554: result: yes configure:13573: checking for _stat configure:13616: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccBc8Uus.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13606: undefined reference to `_stat' collect2: ld returned 1 exit status configure:13619: $? = 1 configure: failed program was: #line 13578 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _stat (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _stat (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _stat; #endif ; return 0; } configure:13635: result: no configure:13573: checking for _lstat configure:13616: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccjYI1cy.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13606: undefined reference to `_lstat' collect2: ld returned 1 exit status configure:13619: $? = 1 configure: failed program was: #line 13578 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _lstat (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _lstat (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _lstat; #endif ; return 0; } configure:13635: result: no configure:13573: checking for _fstat configure:13616: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccpCLlCD.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13606: undefined reference to `_fstat' collect2: ld returned 1 exit status configure:13619: $? = 1 configure: failed program was: #line 13578 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _fstat (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _fstat (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _fstat; #endif ; return 0; } configure:13635: result: no configure:13573: checking for __stat configure:13616: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13619: $? = 0 configure:13622: test -s conftest configure:13625: $? = 0 configure:13635: result: yes configure:13573: checking for __lstat configure:13616: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13619: $? = 0 configure:13622: test -s conftest configure:13625: $? = 0 configure:13635: result: yes configure:13573: checking for __fstat configure:13616: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13619: $? = 0 configure:13622: test -s conftest configure:13625: $? = 0 configure:13635: result: yes configure:13656: checking for _acl configure:13699: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccxREkE4.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13689: undefined reference to `_acl' collect2: ld returned 1 exit status configure:13702: $? = 1 configure: failed program was: #line 13661 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _acl (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _acl (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _acl; #endif ; return 0; } configure:13718: result: no configure:13656: checking for __acl configure:13699: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cclib93b.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13689: undefined reference to `__acl' collect2: ld returned 1 exit status configure:13702: $? = 1 configure: failed program was: #line 13661 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __acl (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __acl (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __acl; #endif ; return 0; } configure:13718: result: no configure:13656: checking for _facl configure:13699: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cctPJzjh.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13689: undefined reference to `_facl' collect2: ld returned 1 exit status configure:13702: $? = 1 configure: failed program was: #line 13661 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _facl (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _facl (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _facl; #endif ; return 0; } configure:13718: result: no configure:13656: checking for __facl configure:13699: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccCN1Yjf.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13689: undefined reference to `__facl' collect2: ld returned 1 exit status configure:13702: $? = 1 configure: failed program was: #line 13661 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __facl (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __facl (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __facl; #endif ; return 0; } configure:13718: result: no configure:13656: checking for _open configure:13699: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccYXcjOm.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13689: undefined reference to `_open' collect2: ld returned 1 exit status configure:13702: $? = 1 configure: failed program was: #line 13661 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _open (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _open (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _open; #endif ; return 0; } configure:13718: result: no configure:13656: checking for __open configure:13699: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13702: $? = 0 configure:13705: test -s conftest configure:13708: $? = 0 configure:13718: result: yes configure:13656: checking for _chdir configure:13699: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccG3F5qz.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13689: undefined reference to `_chdir' collect2: ld returned 1 exit status configure:13702: $? = 1 configure: failed program was: #line 13661 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _chdir (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _chdir (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _chdir; #endif ; return 0; } configure:13718: result: no configure:13656: checking for __chdir configure:13699: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccglrwTG.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13689: undefined reference to `__chdir' collect2: ld returned 1 exit status configure:13702: $? = 1 configure: failed program was: #line 13661 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __chdir (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __chdir (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __chdir; #endif ; return 0; } configure:13718: result: no configure:13737: checking for _close configure:13780: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccMG9rjM.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13770: undefined reference to `_close' collect2: ld returned 1 exit status configure:13783: $? = 1 configure: failed program was: #line 13742 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _close (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _close (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _close; #endif ; return 0; } configure:13799: result: no configure:13737: checking for __close configure:13780: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13783: $? = 0 configure:13786: test -s conftest configure:13789: $? = 0 configure:13799: result: yes configure:13737: checking for _fchdir configure:13780: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccGAj79Y.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13770: undefined reference to `_fchdir' collect2: ld returned 1 exit status configure:13783: $? = 1 configure: failed program was: #line 13742 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _fchdir (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _fchdir (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _fchdir; #endif ; return 0; } configure:13799: result: no configure:13737: checking for __fchdir configure:13780: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccwAH2Z4.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13770: undefined reference to `__fchdir' collect2: ld returned 1 exit status configure:13783: $? = 1 configure: failed program was: #line 13742 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __fchdir (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __fchdir (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __fchdir; #endif ; return 0; } configure:13799: result: no configure:13737: checking for _fcntl configure:13780: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cc0kjqtc.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13770: undefined reference to `_fcntl' collect2: ld returned 1 exit status configure:13783: $? = 1 configure: failed program was: #line 13742 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _fcntl (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _fcntl (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _fcntl; #endif ; return 0; } configure:13799: result: no configure:13737: checking for __fcntl configure:13780: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13783: $? = 0 configure:13786: test -s conftest configure:13789: $? = 0 configure:13799: result: yes configure:13819: checking for getdents configure:13862: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccneGsef.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13852: undefined reference to `getdents' collect2: ld returned 1 exit status configure:13865: $? = 1 configure: failed program was: #line 13824 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getdents (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getdents (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = getdents; #endif ; return 0; } configure:13881: result: no configure:13819: checking for _getdents configure:13862: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccKc4JTm.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13852: undefined reference to `_getdents' collect2: ld returned 1 exit status configure:13865: $? = 1 configure: failed program was: #line 13824 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _getdents (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _getdents (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _getdents; #endif ; return 0; } configure:13881: result: no configure:13819: checking for __getdents configure:13862: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccoKVVUr.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13852: undefined reference to `__getdents' collect2: ld returned 1 exit status configure:13865: $? = 1 configure: failed program was: #line 13824 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __getdents (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __getdents (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __getdents; #endif ; return 0; } configure:13881: result: no configure:13819: checking for _lseek configure:13862: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cc695tRz.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13852: undefined reference to `_lseek' collect2: ld returned 1 exit status configure:13865: $? = 1 configure: failed program was: #line 13824 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _lseek (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _lseek (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _lseek; #endif ; return 0; } configure:13881: result: no configure:13819: checking for __lseek configure:13862: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13865: $? = 0 configure:13868: test -s conftest configure:13871: $? = 0 configure:13881: result: yes configure:13819: checking for _read configure:13862: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccu369NN.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13852: undefined reference to `_read' collect2: ld returned 1 exit status configure:13865: $? = 1 configure: failed program was: #line 13824 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _read (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _read (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _read; #endif ; return 0; } configure:13881: result: no configure:13819: checking for __read configure:13862: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13865: $? = 0 configure:13868: test -s conftest configure:13871: $? = 0 configure:13881: result: yes configure:13899: checking for getdirentries configure:13942: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13945: $? = 0 configure:13948: test -s conftest configure:13951: $? = 0 configure:13961: result: yes configure:13899: checking for _write configure:13942: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cckhf7R7.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13932: undefined reference to `_write' collect2: ld returned 1 exit status configure:13945: $? = 1 configure: failed program was: #line 13904 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _write (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _write (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _write; #endif ; return 0; } configure:13961: result: no configure:13899: checking for __write configure:13942: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13945: $? = 0 configure:13948: test -s conftest configure:13951: $? = 0 configure:13961: result: yes configure:13899: checking for _fork configure:13942: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cczxMyab.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:13932: undefined reference to `_fork' collect2: ld returned 1 exit status configure:13945: $? = 1 configure: failed program was: #line 13904 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _fork (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _fork (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _fork; #endif ; return 0; } configure:13961: result: no configure:13899: checking for __fork configure:13942: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:13945: $? = 0 configure:13948: test -s conftest configure:13951: $? = 0 configure:13961: result: yes configure:13980: checking for _stat64 configure:14023: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cceykIfn.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14013: undefined reference to `_stat64' collect2: ld returned 1 exit status configure:14026: $? = 1 configure: failed program was: #line 13985 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _stat64 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _stat64 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _stat64; #endif ; return 0; } configure:14042: result: no configure:13980: checking for __stat64 configure:14023: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cc4XgATu.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14013: undefined reference to `__stat64' collect2: ld returned 1 exit status configure:14026: $? = 1 configure: failed program was: #line 13985 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __stat64 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __stat64 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __stat64; #endif ; return 0; } configure:14042: result: no configure:13980: checking for _fstat64 configure:14023: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccUPtR8z.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14013: undefined reference to `_fstat64' collect2: ld returned 1 exit status configure:14026: $? = 1 configure: failed program was: #line 13985 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _fstat64 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _fstat64 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _fstat64; #endif ; return 0; } configure:14042: result: no configure:13980: checking for __fstat64 configure:14023: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccA2Dq4F.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14013: undefined reference to `__fstat64' collect2: ld returned 1 exit status configure:14026: $? = 1 configure: failed program was: #line 13985 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __fstat64 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __fstat64 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __fstat64; #endif ; return 0; } configure:14042: result: no configure:13980: checking for _lstat64 configure:14023: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccgxbvCN.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14013: undefined reference to `_lstat64' collect2: ld returned 1 exit status configure:14026: $? = 1 configure: failed program was: #line 13985 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _lstat64 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _lstat64 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _lstat64; #endif ; return 0; } configure:14042: result: no configure:13980: checking for __lstat64 configure:14023: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccsI0JiT.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14013: undefined reference to `__lstat64' collect2: ld returned 1 exit status configure:14026: $? = 1 configure: failed program was: #line 13985 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __lstat64 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __lstat64 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __lstat64; #endif ; return 0; } configure:14042: result: no configure:14062: checking for __sys_llseek configure:14105: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccGGEKv0.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14095: undefined reference to `__sys_llseek' collect2: ld returned 1 exit status configure:14108: $? = 1 configure: failed program was: #line 14067 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __sys_llseek (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* 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 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __sys_llseek; #endif ; return 0; } configure:14124: result: no configure:14062: checking for llseek configure:14105: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccK9igM5.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14095: the `llseek' function may be dangerous; use `lseek64' instead. configure:14108: $? = 0 configure:14111: test -s conftest configure:14114: $? = 0 configure:14124: result: yes configure:14062: checking for _llseek configure:14105: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cc20dzdd.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14095: undefined reference to `_llseek' collect2: ld returned 1 exit status configure:14108: $? = 1 configure: failed program was: #line 14067 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _llseek (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _llseek (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _llseek; #endif ; return 0; } configure:14124: result: no configure:14062: checking for __llseek configure:14105: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cca28YOi.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14095: undefined reference to `__llseek' collect2: ld returned 1 exit status configure:14108: $? = 1 configure: failed program was: #line 14067 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __llseek (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __llseek (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __llseek; #endif ; return 0; } configure:14124: result: no configure:14062: checking for readdir64 configure:14124: result: yes configure:14062: checking for _readdir64 configure:14105: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccHPrqii.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14095: undefined reference to `_readdir64' collect2: ld returned 1 exit status configure:14108: $? = 1 configure: failed program was: #line 14067 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _readdir64 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _readdir64 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _readdir64; #endif ; return 0; } configure:14124: result: no configure:14062: checking for __readdir64 configure:14105: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccLQiKln.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14095: undefined reference to `__readdir64' collect2: ld returned 1 exit status configure:14108: $? = 1 configure: failed program was: #line 14067 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __readdir64 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __readdir64 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __readdir64; #endif ; return 0; } configure:14124: result: no configure:14143: checking for pread configure:14186: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:14189: $? = 0 configure:14192: test -s conftest configure:14195: $? = 0 configure:14205: result: yes configure:14143: checking for _pread configure:14186: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccblVvsA.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14176: undefined reference to `_pread' collect2: ld returned 1 exit status configure:14189: $? = 1 configure: failed program was: #line 14148 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _pread (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _pread (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _pread; #endif ; return 0; } configure:14205: result: no configure:14143: checking for __pread configure:14186: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cctHdwMH.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14176: undefined reference to `__pread' collect2: ld returned 1 exit status configure:14189: $? = 1 configure: failed program was: #line 14148 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __pread (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __pread (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __pread; #endif ; return 0; } configure:14205: result: no configure:14143: checking for pread64 configure:14186: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:14189: $? = 0 configure:14192: test -s conftest configure:14195: $? = 0 configure:14205: result: yes configure:14143: checking for _pread64 configure:14186: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccvlFCYT.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14176: undefined reference to `_pread64' collect2: ld returned 1 exit status configure:14189: $? = 1 configure: failed program was: #line 14148 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _pread64 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _pread64 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _pread64; #endif ; return 0; } configure:14205: result: no configure:14143: checking for __pread64 configure:14186: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:14189: $? = 0 configure:14192: test -s conftest configure:14195: $? = 0 configure:14205: result: yes configure:14224: checking for pwrite configure:14267: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:14270: $? = 0 configure:14273: test -s conftest configure:14276: $? = 0 configure:14286: result: yes configure:14224: checking for _pwrite configure:14267: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cc6OTARf.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14257: undefined reference to `_pwrite' collect2: ld returned 1 exit status configure:14270: $? = 1 configure: failed program was: #line 14229 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _pwrite (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _pwrite (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _pwrite; #endif ; return 0; } configure:14286: result: no configure:14224: checking for __pwrite configure:14267: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/cc1ItAMb.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14257: undefined reference to `__pwrite' collect2: ld returned 1 exit status configure:14270: $? = 1 configure: failed program was: #line 14229 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __pwrite (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __pwrite (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = __pwrite; #endif ; return 0; } configure:14286: result: no configure:14224: checking for pwrite64 configure:14267: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:14270: $? = 0 configure:14273: test -s conftest configure:14276: $? = 0 configure:14286: result: yes configure:14224: checking for _pwrite64 configure:14267: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccPznUso.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14257: undefined reference to `_pwrite64' collect2: ld returned 1 exit status configure:14270: $? = 1 configure: failed program was: #line 14229 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _pwrite64 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _pwrite64 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _pwrite64; #endif ; return 0; } configure:14286: result: no configure:14224: checking for __pwrite64 configure:14267: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:14270: $? = 0 configure:14273: test -s conftest configure:14276: $? = 0 configure:14286: result: yes configure:14303: checking for open64 configure:14346: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:14349: $? = 0 configure:14352: test -s conftest configure:14355: $? = 0 configure:14365: result: yes configure:14303: checking for _open64 configure:14346: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 /tmp/ccV5pScJ.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14336: undefined reference to `_open64' collect2: ld returned 1 exit status configure:14349: $? = 1 configure: failed program was: #line 14308 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _open64 (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _open64 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = _open64; #endif ; return 0; } configure:14365: result: no configure:14303: checking for __open64 configure:14346: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:14349: $? = 0 configure:14352: test -s conftest configure:14355: $? = 0 configure:14365: result: yes configure:14303: checking for creat64 configure:14346: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:14349: $? = 0 configure:14352: test -s conftest configure:14355: $? = 0 configure:14365: result: yes configure:14409: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lnsl -ldl >&5 configure:14412: $? = 0 configure:14414: ./conftest configure:14417: $? = 1 configure: program exited with status 1 configure: failed program was: #line 14387 "configure" #include "confdefs.h" #include #include main() { /* glibc up to 2.3 has a broken getgrouplist */ #if defined(__GLIBC__) && defined(__GLIBC_MINOR__) int libc_major = __GLIBC__; int libc_minor = __GLIBC_MINOR__; if (libc_major < 2) exit(1); if ((libc_major == 2) && (libc_minor <= 3)) exit(1); #endif exit(0); } configure:14688: checking for dn_expand in -lresolv configure:14721: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:14724: $? = 0 configure:14727: test -s conftest configure:14730: $? = 0 configure:14741: result: yes configure:14837: checking for putprpwnam in -lsecurity configure:14870: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lsecurity -lresolv -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsecurity collect2: ld returned 1 exit status configure:14873: $? = 1 configure: failed program was: #line 14844 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char putprpwnam (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { putprpwnam (); ; return 0; } configure:14890: result: no configure:14905: checking for putprpwnam configure:14948: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 /tmp/ccpUc0Zi.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:14938: undefined reference to `putprpwnam' collect2: ld returned 1 exit status configure:14951: $? = 1 configure: failed program was: #line 14910 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char putprpwnam (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char putprpwnam (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = putprpwnam; #endif ; return 0; } configure:14967: result: no configure:15058: checking for putprpwnam in -lsec configure:15091: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lsec -lresolv -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsec collect2: ld returned 1 exit status configure:15094: $? = 1 configure: failed program was: #line 15065 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char putprpwnam (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { putprpwnam (); ; return 0; } configure:15111: result: no configure:15126: checking for putprpwnam configure:15188: result: no configure:15280: checking for set_auth_parameters in -lsecurity configure:15313: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lsecurity -lresolv -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsecurity collect2: ld returned 1 exit status configure:15316: $? = 1 configure: failed program was: #line 15287 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* 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 (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { set_auth_parameters (); ; return 0; } configure:15333: result: no configure:15348: checking for set_auth_parameters configure:15391: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 /tmp/ccYl4Com.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:15381: undefined reference to `set_auth_parameters' collect2: ld returned 1 exit status configure:15394: $? = 1 configure: failed program was: #line 15353 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char set_auth_parameters (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* 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 (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = set_auth_parameters; #endif ; return 0; } configure:15410: result: no configure:15501: checking for set_auth_parameters in -lsec configure:15534: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lsec -lresolv -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsec collect2: ld returned 1 exit status configure:15537: $? = 1 configure: failed program was: #line 15508 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* 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 (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { set_auth_parameters (); ; return 0; } configure:15554: result: no configure:15569: checking for set_auth_parameters configure:15631: result: no configure:15724: checking for getspnam in -lgen configure:15757: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lgen -lresolv -lnsl -ldl >&5 /usr/bin/ld: cannot find -lgen collect2: ld returned 1 exit status configure:15760: $? = 1 configure: failed program was: #line 15731 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getspnam (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { getspnam (); ; return 0; } configure:15777: result: no configure:15792: checking for getspnam configure:15835: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:15838: $? = 0 configure:15841: test -s conftest configure:15844: $? = 0 configure:15854: result: yes configure:15946: checking for getspnam in -lsecurity configure:15979: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lsecurity -lresolv -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsecurity collect2: ld returned 1 exit status configure:15982: $? = 1 configure: failed program was: #line 15953 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getspnam (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { getspnam (); ; return 0; } configure:15999: result: no configure:16014: checking for getspnam configure:16076: result: yes configure:16167: checking for getspnam in -lsec configure:16200: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lsec -lresolv -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsec collect2: ld returned 1 exit status configure:16203: $? = 1 configure: failed program was: #line 16174 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getspnam (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { getspnam (); ; return 0; } configure:16220: result: no configure:16235: checking for getspnam configure:16297: result: yes configure:16389: checking for bigcrypt in -lsecurity configure:16422: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lsecurity -lresolv -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsecurity collect2: ld returned 1 exit status configure:16425: $? = 1 configure: failed program was: #line 16396 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char bigcrypt (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { bigcrypt (); ; return 0; } configure:16442: result: no configure:16457: checking for bigcrypt configure:16500: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 /tmp/cceGqh1R.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:16490: undefined reference to `bigcrypt' collect2: ld returned 1 exit status configure:16503: $? = 1 configure: failed program was: #line 16462 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char bigcrypt (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char bigcrypt (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = bigcrypt; #endif ; return 0; } configure:16519: result: no configure:16610: checking for bigcrypt in -lsec configure:16643: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lsec -lresolv -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsec collect2: ld returned 1 exit status configure:16646: $? = 1 configure: failed program was: #line 16617 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char bigcrypt (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { bigcrypt (); ; return 0; } configure:16663: result: no configure:16678: checking for bigcrypt configure:16740: result: no configure:16832: checking for getprpwnam in -lsecurity configure:16865: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lsecurity -lresolv -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsecurity collect2: ld returned 1 exit status configure:16868: $? = 1 configure: failed program was: #line 16839 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getprpwnam (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { getprpwnam (); ; return 0; } configure:16885: result: no configure:16900: checking for getprpwnam configure:16943: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 /tmp/ccs5BqY4.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:16933: undefined reference to `getprpwnam' collect2: ld returned 1 exit status configure:16946: $? = 1 configure: failed program was: #line 16905 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getprpwnam (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getprpwnam (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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 f = getprpwnam; #endif ; return 0; } configure:16962: result: no configure:17053: checking for getprpwnam in -lsec configure:17086: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lsec -lresolv -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsec collect2: ld returned 1 exit status configure:17089: $? = 1 configure: failed program was: #line 17060 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getprpwnam (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { getprpwnam (); ; return 0; } configure:17106: result: no configure:17121: checking for getprpwnam configure:17183: result: no configure:17199: checking for library containing getxattr configure:17232: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:17235: $? = 0 configure:17238: test -s conftest configure:17241: $? = 0 configure:17300: result: none required configure:17315: checking for getxattr configure:17358: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:17361: $? = 0 configure:17364: test -s conftest configure:17367: $? = 0 configure:17377: result: yes configure:17315: checking for lgetxattr configure:17358: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:17361: $? = 0 configure:17364: test -s conftest configure:17367: $? = 0 configure:17377: result: yes configure:17315: checking for fgetxattr configure:17358: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:17361: $? = 0 configure:17364: test -s conftest configure:17367: $? = 0 configure:17377: result: yes configure:17315: checking for listxattr configure:17358: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:17361: $? = 0 configure:17364: test -s conftest configure:17367: $? = 0 configure:17377: result: yes configure:17315: checking for llistxattr configure:17358: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:17361: $? = 0 configure:17364: test -s conftest configure:17367: $? = 0 configure:17377: result: yes configure:17394: checking for flistxattr configure:17437: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:17440: $? = 0 configure:17443: test -s conftest configure:17446: $? = 0 configure:17456: result: yes configure:17394: checking for removexattr configure:17437: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:17440: $? = 0 configure:17443: test -s conftest configure:17446: $? = 0 configure:17456: result: yes configure:17394: checking for lremovexattr configure:17437: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:17440: $? = 0 configure:17443: test -s conftest configure:17446: $? = 0 configure:17456: result: yes configure:17394: checking for fremovexattr configure:17437: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:17440: $? = 0 configure:17443: test -s conftest configure:17446: $? = 0 configure:17456: result: yes configure:17472: checking for setxattr configure:17515: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:17518: $? = 0 configure:17521: test -s conftest configure:17524: $? = 0 configure:17534: result: yes configure:17472: checking for lsetxattr configure:17515: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:17518: $? = 0 configure:17521: test -s conftest configure:17524: $? = 0 configure:17534: result: yes configure:17472: checking for fsetxattr configure:17515: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:17518: $? = 0 configure:17521: test -s conftest configure:17524: $? = 0 configure:17534: result: yes configure:17551: checking for attr_get configure:17594: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 /tmp/ccwEe2Ko.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:17584: undefined reference to `attr_get' collect2: ld returned 1 exit status configure:17597: $? = 1 configure: failed program was: #line 17556 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char attr_get (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char attr_get (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_attr_get) || defined (__stub___attr_get) choke me #else f = attr_get; #endif ; return 0; } configure:17613: result: no configure:17551: checking for attr_list configure:17594: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 /tmp/ccgLJU9v.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:17584: undefined reference to `attr_list' collect2: ld returned 1 exit status configure:17597: $? = 1 configure: failed program was: #line 17556 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char attr_list (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char attr_list (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_attr_list) || defined (__stub___attr_list) choke me #else f = attr_list; #endif ; return 0; } configure:17613: result: no configure:17551: checking for attr_set configure:17594: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 /tmp/ccWPgGiB.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:17584: undefined reference to `attr_set' collect2: ld returned 1 exit status configure:17597: $? = 1 configure: failed program was: #line 17556 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char attr_set (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char attr_set (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_attr_set) || defined (__stub___attr_set) choke me #else f = attr_set; #endif ; return 0; } configure:17613: result: no configure:17551: checking for attr_remove configure:17594: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 /tmp/cc6ts3KI.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:17584: undefined reference to `attr_remove' collect2: ld returned 1 exit status configure:17597: $? = 1 configure: failed program was: #line 17556 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char attr_remove (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char attr_remove (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_attr_remove) || defined (__stub___attr_remove) choke me #else f = attr_remove; #endif ; return 0; } configure:17613: result: no configure:17630: checking for attr_getf configure:17673: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 /tmp/cciNylXP.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:17663: undefined reference to `attr_getf' collect2: ld returned 1 exit status configure:17676: $? = 1 configure: failed program was: #line 17635 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char attr_getf (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char attr_getf (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_attr_getf) || defined (__stub___attr_getf) choke me #else f = attr_getf; #endif ; return 0; } configure:17692: result: no configure:17630: checking for attr_listf configure:17673: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 /tmp/ccOiel3U.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:17663: undefined reference to `attr_listf' collect2: ld returned 1 exit status configure:17676: $? = 1 configure: failed program was: #line 17635 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char attr_listf (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char attr_listf (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_attr_listf) || defined (__stub___attr_listf) choke me #else f = attr_listf; #endif ; return 0; } configure:17692: result: no configure:17630: checking for attr_setf configure:17673: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 /tmp/ccSXllz2.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:17663: undefined reference to `attr_setf' collect2: ld returned 1 exit status configure:17676: $? = 1 configure: failed program was: #line 17635 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char attr_setf (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char attr_setf (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_attr_setf) || defined (__stub___attr_setf) choke me #else f = attr_setf; #endif ; return 0; } configure:17692: result: no configure:17630: checking for attr_removef configure:17673: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 /tmp/ccgx5q29.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:17663: undefined reference to `attr_removef' collect2: ld returned 1 exit status configure:17676: $? = 1 configure: failed program was: #line 17635 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char attr_removef (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char attr_removef (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_attr_removef) || defined (__stub___attr_removef) choke me #else f = attr_removef; #endif ; return 0; } configure:17692: result: no configure:17721: checking ability to build shared libraries configure:18079: result: true configure:18081: checking linker flags for shared libraries configure:18083: result: -shared configure:18085: checking compiler flags for position-independent code configure:18087: result: -fPIC configure:18094: checking whether building shared libraries actually works configure:18110: result: yes configure:18119: checking for long long configure:18135: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:18138: $? = 0 configure:18140: ./conftest configure:18143: $? = 0 configure:18156: result: yes configure:18170: checking for LL suffix on long long integers configure:18195: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:18198: $? = 0 configure:18201: test -s conftest.o configure:18204: $? = 0 configure:18214: result: yes configure:18225: checking for 64 bit off_t configure:18242: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:18245: $? = 0 configure:18247: ./conftest configure:18250: $? = 0 configure:18263: result: yes configure:18273: checking for off64_t configure:18294: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:18297: $? = 0 configure:18299: ./conftest configure:18302: $? = 1 configure: program exited with status 1 configure: failed program was: #line 18282 "configure" #include "confdefs.h" #if defined(HAVE_UNISTD_H) #include #endif #include #include 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:18315: result: no configure:18325: checking for 64 bit ino_t configure:18342: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:18345: $? = 0 configure:18347: ./conftest configure:18350: $? = 0 configure:18363: result: yes configure:18373: checking for ino64_t configure:18394: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure: In function `main': configure:18389: `ino64_t' undeclared (first use in this function) configure:18389: (Each undeclared identifier is reported only once configure:18389: for each function it appears in.) configure:18389: parse error before "s" configure:18397: $? = 1 configure: program exited with status 1 configure: failed program was: #line 18382 "configure" #include "confdefs.h" #if defined(HAVE_UNISTD_H) #include #endif #include #include 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:18415: result: no configure:18425: checking for dev64_t configure:18446: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure: In function `main': configure:18441: `dev64_t' undeclared (first use in this function) configure:18441: (Each undeclared identifier is reported only once configure:18441: for each function it appears in.) configure:18441: parse error before "s" configure:18449: $? = 1 configure: program exited with status 1 configure: failed program was: #line 18434 "configure" #include "confdefs.h" #if defined(HAVE_UNISTD_H) #include #endif #include #include 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:18467: result: no configure:18477: checking for struct dirent64 configure:18507: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:18510: $? = 0 configure:18513: test -s conftest.o configure:18516: $? = 0 configure:18526: result: yes configure:18536: checking for major macro configure:18556: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:18559: $? = 0 configure:18561: ./conftest configure:18564: $? = 0 configure:18577: result: yes configure:18587: checking for minor macro configure:18607: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:18610: $? = 0 configure:18612: ./conftest configure:18615: $? = 0 configure:18628: result: yes configure:18638: checking for unsigned char configure:18654: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:18657: $? = 0 configure:18659: ./conftest configure:18662: $? = 1 configure: program exited with status 1 configure: failed program was: #line 18647 "configure" #include "confdefs.h" #include main() { char c; c=250; exit((c > 0)?0:1); } configure:18675: result: no configure:18685: checking for sin_len in sock configure:18712: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:18704: structure has no member named `sin_len' configure:18715: $? = 1 configure: failed program was: #line 18691 "configure" #include "confdefs.h" #include #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct sockaddr_in sock; sock.sin_len = sizeof(sock); ; return 0; } configure:18731: result: no configure:18741: checking whether seekdir returns void configure:18768: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:18771: $? = 0 configure:18774: test -s conftest.o configure:18777: $? = 0 configure:18787: result: yes configure:18797: checking for __FUNCTION__ macro configure:18822: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:18825: $? = 0 configure:18828: test -s conftest.o configure:18831: $? = 0 configure:18841: result: yes configure:18851: checking if gettimeofday takes tz argument configure:18869: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:18872: $? = 0 configure:18874: ./conftest configure:18877: $? = 0 configure:18890: result: yes configure:18900: checking for va_copy configure:18926: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:18929: $? = 0 configure:18932: test -s conftest configure:18935: $? = 0 configure:18945: result: yes configure:19010: checking for C99 vsnprintf configure:19048: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:19051: $? = 0 configure:19053: ./conftest configure:19056: $? = 0 configure:19069: result: yes configure:19079: checking for broken readdir configure:19098: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:19101: $? = 0 configure:19103: ./conftest configure:19106: $? = 1 configure: program exited with status 1 configure: failed program was: #line 19088 "configure" #include "confdefs.h" #include #include 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:19119: result: no configure:19129: checking for utimbuf configure:19155: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:19158: $? = 0 configure:19161: test -s conftest.o configure:19164: $? = 0 configure:19174: result: yes configure:19196: checking for pututline configure:19239: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:19242: $? = 0 configure:19245: test -s conftest configure:19248: $? = 0 configure:19258: result: yes configure:19196: checking for pututxline configure:19239: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:19242: $? = 0 configure:19245: test -s conftest configure:19248: $? = 0 configure:19258: result: yes configure:19196: checking for updwtmp configure:19239: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:19242: $? = 0 configure:19245: test -s conftest configure:19248: $? = 0 configure:19258: result: yes configure:19196: checking for updwtmpx configure:19239: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:19242: $? = 0 configure:19245: test -s conftest configure:19248: $? = 0 configure:19258: result: yes configure:19196: checking for getutmpx configure:19239: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:19242: $? = 0 configure:19245: test -s conftest configure:19248: $? = 0 configure:19258: result: yes configure:19269: checking for ut_name in utmp configure:19295: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:19298: $? = 0 configure:19301: test -s conftest.o configure:19304: $? = 0 configure:19314: result: yes configure:19324: checking for ut_user in utmp configure:19350: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:19353: $? = 0 configure:19356: test -s conftest.o configure:19359: $? = 0 configure:19369: result: yes configure:19379: checking for ut_id in utmp configure:19405: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:19408: $? = 0 configure:19411: test -s conftest.o configure:19414: $? = 0 configure:19424: result: yes configure:19434: checking for ut_host in utmp configure:19460: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:19463: $? = 0 configure:19466: test -s conftest.o configure:19469: $? = 0 configure:19479: result: yes configure:19489: checking for ut_time in utmp configure:19515: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:19518: $? = 0 configure:19521: test -s conftest.o configure:19524: $? = 0 configure:19534: result: yes configure:19544: checking for ut_tv in utmp configure:19570: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:19573: $? = 0 configure:19576: test -s conftest.o configure:19579: $? = 0 configure:19589: result: yes configure:19599: checking for ut_type in utmp configure:19625: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:19628: $? = 0 configure:19631: test -s conftest.o configure:19634: $? = 0 configure:19644: result: yes configure:19654: checking for ut_pid in utmp configure:19680: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:19683: $? = 0 configure:19686: test -s conftest.o configure:19689: $? = 0 configure:19699: result: yes configure:19709: checking for ut_exit in utmp configure:19735: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:19738: $? = 0 configure:19741: test -s conftest.o configure:19744: $? = 0 configure:19754: result: yes configure:19764: checking for ut_addr in utmp configure:19790: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:19793: $? = 0 configure:19796: test -s conftest.o configure:19799: $? = 0 configure:19809: result: yes configure:19820: checking whether pututline returns pointer configure:19846: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:19849: $? = 0 configure:19852: test -s conftest.o configure:19855: $? = 0 configure:19865: result: yes configure:19876: checking for ut_syslen in utmpx configure:19902: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:19894: structure has no member named `ut_syslen' configure:19905: $? = 1 configure: failed program was: #line 19882 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct utmpx ux; ux.ut_syslen = 0; ; return 0; } configure:19921: result: no configure:19965: checking for iconv in /usr configure:19994: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include -L/usr/lib conftest.c -lbiconv >&5 configure:19974:20: biconv.h: No such file or directory configure: In function `main': configure:19984: `iconv_t' undeclared (first use in this function) configure:19984: (Each undeclared identifier is reported only once configure:19984: for each function it appears in.) configure:19984: parse error before "cd" configure:19985: `cd' undeclared (first use in this function) configure:19997: $? = 1 configure: failed program was: #line 19972 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd); ; return 0; } configure:20039: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include -L/usr/lib conftest.c >&5 configure:20019:20: giconv.h: No such file or directory configure: In function `main': configure:20029: `iconv_t' undeclared (first use in this function) configure:20029: (Each undeclared identifier is reported only once configure:20029: for each function it appears in.) configure:20029: parse error before "cd" configure:20030: `cd' undeclared (first use in this function) configure:20042: $? = 1 configure: failed program was: #line 20017 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd); ; return 0; } configure:20083: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include -L/usr/lib conftest.c >&5 configure:20086: $? = 0 configure:20089: test -s conftest configure:20092: $? = 0 configure:20128: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include -L/usr/lib conftest.c -lgiconv >&5 configure:20108:20: giconv.h: No such file or directory configure: In function `main': configure:20118: `iconv_t' undeclared (first use in this function) configure:20118: (Each undeclared identifier is reported only once configure:20118: for each function it appears in.) configure:20118: parse error before "cd" configure:20119: `cd' undeclared (first use in this function) configure:20131: $? = 1 configure: failed program was: #line 20106 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd); ; return 0; } configure:20227: result: yes configure:20270: checking can we convert from CP850 to UCS2-LE? configure:20290: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include conftest.c -lresolv -lnsl -ldl >&5 configure:20293: $? = 0 configure:20295: ./conftest configure:20298: $? = 0 configure:20310: result: CP850 configure:20321: checking can we convert from ASCII to UCS2-LE? configure:20341: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include conftest.c -lresolv -lnsl -ldl >&5 configure:20344: $? = 0 configure:20346: ./conftest configure:20349: $? = 0 configure:20361: result: ASCII configure:20372: checking can we convert from UTF-8 to UCS2-LE? configure:20392: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include conftest.c -lresolv -lnsl -ldl >&5 configure:20395: $? = 0 configure:20397: ./conftest configure:20400: $? = 0 configure:20412: result: UTF-8 configure:20511: checking for Linux kernel oplocks configure:20536: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:20539: $? = 0 configure:20541: ./conftest configure:20544: $? = 0 configure:20557: result: yes configure:20567: checking for kernel change notify support configure:20592: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:20595: $? = 0 configure:20597: ./conftest configure:20600: $? = 0 configure:20613: result: yes configure:20623: checking for kernel share modes configure:20650: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:20653: $? = 0 configure:20655: ./conftest configure:20658: $? = 0 configure:20671: result: yes configure:20684: checking for IRIX kernel oplock type definitions configure:20710: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:20702: `oplock_stat_t' undeclared (first use in this function) configure:20702: (Each undeclared identifier is reported only once configure:20702: for each function it appears in.) configure:20702: parse error before "t" configure:20702: `t' undeclared (first use in this function) configure:20702: `OP_REVOKE' undeclared (first use in this function) configure:20713: $? = 1 configure: failed program was: #line 20690 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { oplock_stat_t t; t.os_state = OP_REVOKE; t.os_dev = 1; t.os_ino = 1; ; return 0; } configure:20729: result: no configure:20739: checking for irix specific capabilities configure:20765: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure: In function `main': configure:20753: `NULL' undeclared (first use in this function) configure:20753: (Each undeclared identifier is reported only once configure:20753: for each function it appears in.) configure:20755: dereferencing pointer to incomplete type configure:20755: `CAP_NETWORK_MGT' undeclared (first use in this function) configure:20756: dereferencing pointer to incomplete type configure:20768: $? = 1 configure: program exited with status 1 configure: failed program was: #line 20748 "configure" #include "confdefs.h" #include #include 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:20786: result: no configure:20801: checking for int16 typedef included by rpc/rpc.h configure:20829: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:20821: `int16' undeclared (first use in this function) configure:20821: (Each undeclared identifier is reported only once configure:20821: for each function it appears in.) configure:20821: parse error before "testvar" configure:20832: $? = 1 configure: failed program was: #line 20807 "configure" #include "confdefs.h" #include #if defined(HAVE_RPC_RPC_H) #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int16 testvar; ; return 0; } configure:20848: result: no configure:20858: checking for uint16 typedef included by rpc/rpc.h configure:20886: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:20878: `uint16' undeclared (first use in this function) configure:20878: (Each undeclared identifier is reported only once configure:20878: for each function it appears in.) configure:20878: parse error before "testvar" configure:20889: $? = 1 configure: failed program was: #line 20864 "configure" #include "confdefs.h" #include #if defined(HAVE_RPC_RPC_H) #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { uint16 testvar; ; return 0; } configure:20905: result: no configure:20915: checking for int32 typedef included by rpc/rpc.h configure:20943: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:20935: `int32' undeclared (first use in this function) configure:20935: (Each undeclared identifier is reported only once configure:20935: for each function it appears in.) configure:20935: parse error before "testvar" configure:20946: $? = 1 configure: failed program was: #line 20921 "configure" #include "confdefs.h" #include #if defined(HAVE_RPC_RPC_H) #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int32 testvar; ; return 0; } configure:20962: result: no configure:20972: checking for uint32 typedef included by rpc/rpc.h configure:21000: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:20992: `uint32' undeclared (first use in this function) configure:20992: (Each undeclared identifier is reported only once configure:20992: for each function it appears in.) configure:20992: parse error before "testvar" configure:21003: $? = 1 configure: failed program was: #line 20978 "configure" #include "confdefs.h" #include #if defined(HAVE_RPC_RPC_H) #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { uint32 testvar; ; return 0; } configure:21019: result: no configure:21030: checking for conflicting AUTH_ERROR define in rpc/rpc.h configure:21062: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:21065: $? = 0 configure:21068: test -s conftest.o configure:21071: $? = 0 configure:21081: result: no configure:21091: checking for test routines configure:21103: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:21106: $? = 0 configure:21108: ./conftest configure:21111: $? = 0 configure:21113: result: yes configure:21127: checking for ftruncate extend configure:21142: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:21145: $? = 0 configure:21147: ./conftest configure:21150: $? = 0 configure:21163: result: yes configure:21173: checking for AF_LOCAL socket support configure:21188: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 In file included from configure:21183: tests/unixsock.c: In function `bind_socket': tests/unixsock.c:45: storage size of `name' isn't known configure:21191: $? = 1 configure: program exited with status 1 configure: failed program was: #line 21182 "configure" #include "confdefs.h" #include "./tests/unixsock.c" configure:21209: result: no configure:21220: checking for broken getgroups configure:21235: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:21238: $? = 0 configure:21240: ./conftest gid_t and int are the same size configure:21243: $? = 1 configure: program exited with status 1 configure: failed program was: #line 21229 "configure" #include "confdefs.h" #include "./tests/getgroups.c" configure:21256: result: no configure:21266: checking whether getpass should be replaced configure:21300: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./ -I./include -I./ubiqx -I./popt -I./smbwrapper conftest.c >&5 configure:21303: $? = 0 configure:21306: test -s conftest.o configure:21309: $? = 0 configure:21321: result: yes configure:21331: checking for broken inet_ntoa configure:21356: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:21359: $? = 0 configure:21361: ./conftest configure:21364: $? = 1 configure: program exited with status 1 configure: failed program was: #line 21340 "configure" #include "confdefs.h" #include #include #include #ifdef HAVE_ARPA_INET_H #include #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:21377: result: no configure:21387: checking for secure mkstemp configure:21415: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:21418: $? = 0 configure:21420: ./conftest configure:21423: $? = 0 configure:21436: result: yes configure:21446: checking for sysconf(_SC_NGROUPS_MAX) configure:21462: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:21465: $? = 0 configure:21467: ./conftest configure:21470: $? = 0 configure:21483: result: yes configure:21493: checking for sysconf(_SC_NPROC_ONLN) configure:21509: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure: In function `main': configure:21504: `_SC_NPROC_ONLN' undeclared (first use in this function) configure:21504: (Each undeclared identifier is reported only once configure:21504: for each function it appears in.) configure:21512: $? = 1 configure: program exited with status 1 configure: failed program was: #line 21502 "configure" #include "confdefs.h" #include main() { exit(sysconf(_SC_NPROC_ONLN) == -1 ? 1 : 0); } configure:21530: result: no configure:21540: checking for root configure:21555: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:21558: $? = 0 configure:21560: ./conftest configure:21563: $? = 0 configure:21576: result: yes configure:21592: checking for iface AIX configure:21611: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 In file included from configure:21606: lib/interfaces.c: In function `_get_interfaces': lib/interfaces.c:289: structure has no member named `sa_len' configure:21614: $? = 1 configure: program exited with status 1 configure: failed program was: #line 21601 "configure" #include "confdefs.h" #define HAVE_IFACE_AIX 1 #define AUTOCONF_TEST 1 #include "confdefs.h" #include "./lib/interfaces.c" configure:21632: result: no configure:21643: checking for iface ifconf configure:21662: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:21665: $? = 0 configure:21667: ./conftest configure:21670: $? = 0 configure:21683: result: yes configure:21751: checking for setresuid configure:21770: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:21773: $? = 0 configure:21775: ./conftest configure:21778: $? = 0 configure:21791: result: yes configure:21960: checking for working mmap configure:21975: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:21978: $? = 0 configure:21980: ./conftest configure:21983: $? = 0 configure:21996: result: yes configure:22006: checking for ftruncate needs root configure:22021: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:22016:32: ./tests/ftruncroot.c: No such file or directory configure:22024: $? = 1 configure: program exited with status 1 configure: failed program was: #line 22015 "configure" #include "confdefs.h" #include "./tests/ftruncroot.c" configure:22042: result: no configure:22052: checking for fcntl locking configure:22067: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:22070: $? = 0 configure:22072: ./conftest configure:22075: $? = 0 configure:22088: result: yes configure:22098: checking for broken (glibc2.1/x86) 64 bit fcntl locking configure:22113: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:22116: $? = 0 configure:22118: ./conftest configure:22121: $? = 1 configure: program exited with status 1 configure: failed program was: #line 22107 "configure" #include "confdefs.h" #include "./tests/fcntl_lock64.c" configure:22134: result: no configure:22146: checking for 64 bit fcntl locking configure:22181: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lresolv -lnsl -ldl >&5 configure:22184: $? = 0 configure:22186: ./conftest configure:22189: $? = 0 configure:22202: result: yes configure:22214: checking for st_blocks in struct stat configure:22241: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:22244: $? = 0 configure:22247: test -s conftest.o configure:22250: $? = 0 configure:22260: result: yes configure:22270: checking for st_blksize in struct stat configure:22297: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:22300: $? = 0 configure:22303: test -s conftest.o configure:22306: $? = 0 configure:22316: result: yes configure:22328: checking for broken RedHat 7.2 system header files configure:22360: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:22363: $? = 0 configure:22366: test -s conftest.o configure:22369: $? = 0 configure:22379: result: no configure:22391: checking for broken nisplus include files configure:22419: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:22422: $? = 0 configure:22425: test -s conftest.o configure:22428: $? = 0 configure:22438: result: no configure:22451: checking whether to use smbwrapper configure:22490: result: no configure:22497: checking whether to use AFS clear-text auth configure:22519: result: no configure:22526: checking whether to use AFS fake-kaserver configure:22548: result: no configure:22555: checking whether to use DFS clear-text auth configure:22577: result: no configure:22586: checking for LDAP support configure:22600: result: yes configure:22625: checking ldap.h usability configure:22634: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:22637: $? = 0 configure:22640: test -s conftest.o configure:22643: $? = 0 configure:22652: result: yes configure:22656: checking ldap.h presence configure:22663: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:22669: $? = 0 configure:22687: result: yes configure:22705: checking for ldap.h configure:22712: result: yes configure:22625: checking lber.h usability configure:22634: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:22637: $? = 0 configure:22640: test -s conftest.o configure:22643: $? = 0 configure:22652: result: yes configure:22656: checking lber.h presence configure:22663: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c configure:22669: $? = 0 configure:22687: result: yes configure:22705: checking for lber.h configure:22712: result: yes configure:22755: checking for ber_scanf in -llber configure:22786: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -llber -lresolv -lnsl -ldl >&5 configure:22789: $? = 0 configure:22792: test -s conftest configure:22795: $? = 0 configure:22808: result: yes configure:22847: checking for ldap_init in -lldap configure:22878: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lldap -llber -lresolv -lnsl -ldl >&5 configure:22881: $? = 0 configure:22884: test -s conftest configure:22887: $? = 0 configure:22900: result: yes configure:22933: checking for ldap_domain2hostlist configure:22976: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lldap -llber -lresolv -lnsl -ldl >&5 configure:22979: $? = 0 configure:22982: test -s conftest configure:22985: $? = 0 configure:22995: result: yes configure:23014: checking for ldap_set_rebind_proc configure:23057: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lldap -llber -lresolv -lnsl -ldl >&5 configure:23060: $? = 0 configure:23063: test -s conftest configure:23066: $? = 0 configure:23076: result: yes configure:23088: checking whether ldap_set_rebind_proc takes 3 arguments configure:23115: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:23107: too many arguments to function `ldap_set_rebind_proc' configure:23118: $? = 1 configure: failed program was: #line 23094 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ldap_set_rebind_proc(0, 0, 0); ; return 0; } configure:23136: result: 2 configure:23150: checking for ldap_initialize configure:23193: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c -lldap -llber -lresolv -lnsl -ldl -lldap -llber >&5 configure:23196: $? = 0 configure:23199: test -s conftest configure:23202: $? = 0 configure:23212: result: yes configure:23232: checking whether LDAP support is used configure:23234: result: yes configure:23257: checking for Active Directory and krb5 support configure:23271: result: auto configure:23298: checking for krb5-config configure:23316: found /usr/kerberos/bin/krb5-config configure:23328: result: /usr/kerberos/bin/krb5-config configure:23335: checking for working krb5-config configure:23348: result: yes configure:23458: checking krb5.h usability configure:23467: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:23470: $? = 0 configure:23473: test -s conftest.o configure:23476: $? = 0 configure:23485: result: yes configure:23489: checking krb5.h presence configure:23496: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:23502: $? = 0 configure:23520: result: yes configure:23538: checking for krb5.h configure:23545: result: yes configure:23607: checking gssapi.h usability configure:23616: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:23644:20: gssapi.h: No such file or directory configure:23619: $? = 1 configure: failed program was: #line 23609 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:23634: result: no configure:23638: checking gssapi.h presence configure:23645: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:23641:20: gssapi.h: No such file or directory configure:23651: $? = 1 configure: failed program was: #line 23640 "configure" #include "confdefs.h" #include configure:23669: result: no configure:23687: checking for gssapi.h configure:23694: result: no configure:23607: checking gssapi/gssapi_generic.h usability configure:23616: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:23619: $? = 0 configure:23622: test -s conftest.o configure:23625: $? = 0 configure:23634: result: yes configure:23638: checking gssapi/gssapi_generic.h presence configure:23645: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:23651: $? = 0 configure:23669: result: yes configure:23687: checking for gssapi/gssapi_generic.h configure:23694: result: yes configure:23607: checking gssapi/gssapi.h usability configure:23616: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:23619: $? = 0 configure:23622: test -s conftest.o configure:23625: $? = 0 configure:23634: result: yes configure:23638: checking gssapi/gssapi.h presence configure:23645: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:23651: $? = 0 configure:23669: result: yes configure:23687: checking for gssapi/gssapi.h configure:23694: result: yes configure:23607: checking com_err.h usability configure:23616: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:23619: $? = 0 configure:23622: test -s conftest.o configure:23625: $? = 0 configure:23634: result: yes configure:23638: checking com_err.h presence configure:23645: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:23651: $? = 0 configure:23669: result: yes configure:23687: checking for com_err.h configure:23694: result: yes configure:23719: checking for _et_list in -lcom_err configure:23750: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcom_err -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 configure:23753: $? = 0 configure:23756: test -s conftest configure:23759: $? = 0 configure:23772: result: yes configure:23808: checking for krb5_encrypt_data in -lk5crypto configure:23839: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lk5crypto -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 configure:23842: $? = 0 configure:23845: test -s conftest configure:23848: $? = 0 configure:23861: result: yes configure:23899: checking for des_set_key in -lcrypto configure:23930: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypto -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 /tmp/cceEwGhm.o(.text+0xa): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:23922: undefined reference to `des_set_key' collect2: ld returned 1 exit status configure:23933: $? = 1 configure: failed program was: #line 23904 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char des_set_key (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { des_set_key (); ; return 0; } configure:23952: result: no configure:23988: checking for copy_Authenticator in -lasn1 configure:24019: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lasn1 -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 /usr/bin/ld: cannot find -lasn1 collect2: ld returned 1 exit status configure:24022: $? = 1 configure: failed program was: #line 23993 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char copy_Authenticator (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { copy_Authenticator (); ; return 0; } configure:24041: result: no configure:24077: checking for roken_getaddrinfo_hostspec in -lroken configure:24108: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lroken -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 /usr/bin/ld: cannot find -lroken collect2: ld returned 1 exit status configure:24111: $? = 1 configure: failed program was: #line 24082 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char roken_getaddrinfo_hostspec (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { roken_getaddrinfo_hostspec (); ; return 0; } configure:24130: result: no configure:24168: checking for gss_display_status in -lgssapi configure:24199: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lgssapi -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 /usr/bin/ld: cannot find -lgssapi collect2: ld returned 1 exit status configure:24202: $? = 1 configure: failed program was: #line 24173 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gss_display_status (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { gss_display_status (); ; return 0; } configure:24221: result: no configure:24265: checking for krb5_mk_req_extended in -lkrb5 configure:24296: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lkrb5 -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 configure:24299: $? = 0 configure:24302: test -s conftest configure:24305: $? = 0 configure:24318: result: yes configure:24357: checking for gss_display_status in -lgssapi_krb5 configure:24388: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lgssapi_krb5 -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 configure:24391: $? = 0 configure:24394: test -s conftest configure:24397: $? = 0 configure:24410: result: yes configure:24447: checking for krb5_set_real_time configure:24490: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 configure:24493: $? = 0 configure:24496: test -s conftest configure:24499: $? = 0 configure:24509: result: yes configure:24524: checking for krb5_set_default_in_tkt_etypes configure:24567: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 /tmp/ccGstRqY.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:24557: undefined reference to `krb5_set_default_in_tkt_etypes' collect2: ld returned 1 exit status configure:24570: $? = 1 configure: failed program was: #line 24529 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char krb5_set_default_in_tkt_etypes (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char krb5_set_default_in_tkt_etypes (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_krb5_set_default_in_tkt_etypes) || defined (__stub___krb5_set_default_in_tkt_etypes) choke me #else f = krb5_set_default_in_tkt_etypes; #endif ; return 0; } configure:24586: result: no configure:24601: checking for krb5_set_default_tgs_ktypes configure:24644: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 configure:24647: $? = 0 configure:24650: test -s conftest configure:24653: $? = 0 configure:24663: result: yes configure:24678: checking for krb5_principal2salt configure:24721: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 configure:24724: $? = 0 configure:24727: test -s conftest configure:24730: $? = 0 configure:24740: result: yes configure:24755: checking for krb5_use_enctype configure:24798: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 configure:24801: $? = 0 configure:24804: test -s conftest configure:24807: $? = 0 configure:24817: result: yes configure:24832: checking for krb5_string_to_key configure:24875: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 configure:24878: $? = 0 configure:24881: test -s conftest configure:24884: $? = 0 configure:24894: result: yes configure:24909: checking for krb5_get_pw_salt configure:24952: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 /tmp/cc3J2eNl.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:24942: undefined reference to `krb5_get_pw_salt' collect2: ld returned 1 exit status configure:24955: $? = 1 configure: failed program was: #line 24914 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char krb5_get_pw_salt (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char krb5_get_pw_salt (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_krb5_get_pw_salt) || defined (__stub___krb5_get_pw_salt) choke me #else f = krb5_get_pw_salt; #endif ; return 0; } configure:24971: result: no configure:24986: checking for krb5_string_to_key_salt configure:25029: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 /tmp/ccPmH22q.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:25019: undefined reference to `krb5_string_to_key_salt' collect2: ld returned 1 exit status configure:25032: $? = 1 configure: failed program was: #line 24991 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char krb5_string_to_key_salt (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char krb5_string_to_key_salt (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_krb5_string_to_key_salt) || defined (__stub___krb5_string_to_key_salt) choke me #else f = krb5_string_to_key_salt; #endif ; return 0; } configure:25048: result: no configure:25063: checking for krb5_auth_con_setkey configure:25106: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 /tmp/cczaulGw.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:25096: undefined reference to `krb5_auth_con_setkey' collect2: ld returned 1 exit status configure:25109: $? = 1 configure: failed program was: #line 25068 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char krb5_auth_con_setkey (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char krb5_auth_con_setkey (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_krb5_auth_con_setkey) || defined (__stub___krb5_auth_con_setkey) choke me #else f = krb5_auth_con_setkey; #endif ; return 0; } configure:25125: result: no configure:25140: checking for krb5_auth_con_setuseruserkey configure:25183: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 configure:25186: $? = 0 configure:25189: test -s conftest configure:25192: $? = 0 configure:25202: result: yes configure:25217: checking for krb5_locate_kdc configure:25260: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 configure:25263: $? = 0 configure:25266: test -s conftest configure:25269: $? = 0 configure:25279: result: yes configure:25294: checking for krb5_get_permitted_enctypes configure:25337: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 configure:25340: $? = 0 configure:25343: test -s conftest configure:25346: $? = 0 configure:25356: result: yes configure:25371: checking for krb5_get_default_in_tkt_etypes configure:25414: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 /tmp/ccGsDJRW.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:25404: undefined reference to `krb5_get_default_in_tkt_etypes' collect2: ld returned 1 exit status configure:25417: $? = 1 configure: failed program was: #line 25376 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char krb5_get_default_in_tkt_etypes (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char krb5_get_default_in_tkt_etypes (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_krb5_get_default_in_tkt_etypes) || defined (__stub___krb5_get_default_in_tkt_etypes) choke me #else f = krb5_get_default_in_tkt_etypes; #endif ; return 0; } configure:25433: result: no configure:25448: checking for krb5_free_ktypes configure:25491: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 configure:25494: $? = 0 configure:25497: test -s conftest configure:25500: $? = 0 configure:25510: result: yes configure:25525: checking for krb5_principal_get_comp_string configure:25568: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lnsl -ldl >&5 /tmp/ccbyZjJ9.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:25558: undefined reference to `krb5_principal_get_comp_string' collect2: ld returned 1 exit status configure:25571: $? = 1 configure: failed program was: #line 25530 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char krb5_principal_get_comp_string (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char krb5_principal_get_comp_string (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_krb5_principal_get_comp_string) || defined (__stub___krb5_principal_get_comp_string) choke me #else f = krb5_principal_get_comp_string; #endif ; return 0; } configure:25587: result: no configure:25600: checking for addrtype in krb5_address configure:25625: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:25628: $? = 0 configure:25631: test -s conftest.o configure:25634: $? = 0 configure:25644: result: yes configure:25655: checking for addr_type in krb5_address configure:25680: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure: In function `main': configure:25672: structure has no member named `addr_type' configure:25672: `KRB5_ADDRESS_INET' undeclared (first use in this function) configure:25672: (Each undeclared identifier is reported only once configure:25672: for each function it appears in.) configure:25683: $? = 1 configure: failed program was: #line 25661 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { krb5_address kaddr; kaddr.addr_type = KRB5_ADDRESS_INET; ; return 0; } configure:25699: result: no configure:25710: checking for enc_part2 in krb5_ticket configure:25734: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:25737: $? = 0 configure:25740: test -s conftest.o configure:25743: $? = 0 configure:25753: result: yes configure:25764: checking for keyvalue in krb5_keyblock configure:25789: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure: In function `main': configure:25781: structure has no member named `keyvalue' configure:25792: $? = 1 configure: failed program was: #line 25770 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { krb5_keyblock key; key.keyvalue.data = NULL; ; return 0; } configure:25808: result: no configure:25819: checking for ENCTYPE_ARCFOUR_HMAC_MD5 configure:25844: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure: In function `main': configure:25836: `ENCTYPE_ARCFOUR_HMAC_MD5' undeclared (first use in this function) configure:25836: (Each undeclared identifier is reported only once configure:25836: for each function it appears in.) configure:25847: $? = 1 configure: failed program was: #line 25825 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { krb5_enctype enctype; enctype = ENCTYPE_ARCFOUR_HMAC_MD5; ; return 0; } configure:25863: result: no configure:25865: checking for KEYTYPE_ARCFOUR_56 configure:25890: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure: In function `main': configure:25882: `krb5_keytype' undeclared (first use in this function) configure:25882: (Each undeclared identifier is reported only once configure:25882: for each function it appears in.) configure:25882: parse error before "keytype" configure:25882: `keytype' undeclared (first use in this function) configure:25882: `KEYTYPE_ARCFOUR_56' undeclared (first use in this function) configure:25893: $? = 1 configure: failed program was: #line 25871 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { krb5_keytype keytype; keytype = KEYTYPE_ARCFOUR_56; ; return 0; } configure:25909: result: no configure:25922: checking for AP_OPTS_USE_SUBKEY configure:25947: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:25950: $? = 0 configure:25953: test -s conftest.o configure:25956: $? = 0 configure:25966: result: yes configure:25977: checking for the krb5_princ_component macro configure:26002: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lresolv -lnsl -ldl -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5 configure:26005: $? = 0 configure:26008: test -s conftest configure:26011: $? = 0 configure:26021: result: yes configure:26032: checking for memory keytab support configure:26060: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lresolv -lnsl -ldl -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5 configure:26063: $? = 0 configure:26065: ./conftest configure:26068: $? = 0 configure:26081: result: no configure:26092: checking for key in krb5_keytab_entry configure:26117: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure: In function `main': configure:26109: incompatible types in assignment configure:26120: $? = 1 configure: failed program was: #line 26098 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { krb5_keytab_entry entry; entry.key = NULL; ; return 0; } configure:26136: result: no configure:26147: checking for keyblock in krb5_keytab_entry configure:26172: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure: In function `main': configure:26164: structure has no member named `keyblock' configure:26175: $? = 1 configure: failed program was: #line 26153 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { krb5_keytab_entry entry; entry.keyblock.keytype = 0; ; return 0; } configure:26191: result: no configure:26213: checking whether Active Directory and krb5 support is used configure:26215: result: yes configure:26235: checking whether to build experimental passdb libraries configure:26652: result: no configure:26659: checking whether to use automount configure:26681: result: no configure:26688: checking whether to use smbmount configure:26698: result: yes configure:26729: checking whether to use PAM configure:26737: result: yes configure:26768: checking for pam_get_data in -lpam configure:26801: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lpam -lresolv -lnsl -ldl >&5 configure:26804: $? = 0 configure:26807: test -s conftest configure:26810: $? = 0 configure:26821: result: yes configure:26834: checking whether to use pam_smbpass configure:26842: result: yes configure:26878: checking for library containing crypt configure:26911: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lresolv -lnsl -ldl >&5 /tmp/ccMKAMXp.o(.text+0xa): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:26903: undefined reference to `crypt' collect2: ld returned 1 exit status configure:26914: $? = 1 configure: failed program was: #line 26885 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char crypt (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { crypt (); ; return 0; } configure:26957: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl >&5 configure:26960: $? = 0 configure:26963: test -s conftest configure:26966: $? = 0 configure:26979: result: -lcrypt configure:27057: checking whether to use LDAP SAM 2.2 compatible configuration configure:27065: result: yes configure:27092: checking whether to use NISPLUS_HOME configure:27114: result: no configure:27121: checking whether to use syslog logging configure:27129: result: yes configure:27150: checking whether to use profiling configure:27172: result: no configure:27187: checking whether to try disk-quotas support configure:27195: result: yes configure:27230: checking whether to try the new lib/sysquotas.c interface configure:27263: result: auto configure:27269: checking whether to try the lib/sysquotas.c interface on linux-gnu configure:27273: result: yes configure:27305: checking sys/fs/vx_quota.h usability configure:27314: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:27342:29: sys/fs/vx_quota.h: No such file or directory configure:27317: $? = 1 configure: failed program was: #line 27307 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:27332: result: no configure:27336: checking sys/fs/vx_quota.h presence configure:27343: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:27339:29: sys/fs/vx_quota.h: No such file or directory configure:27349: $? = 1 configure: failed program was: #line 27338 "configure" #include "confdefs.h" #include configure:27367: result: no configure:27385: checking for sys/fs/vx_quota.h configure:27392: result: no configure:27421: checking sys/quota.h usability configure:27430: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:27433: $? = 0 configure:27436: test -s conftest.o configure:27439: $? = 0 configure:27448: result: yes configure:27452: checking sys/quota.h presence configure:27459: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:27465: $? = 0 configure:27483: result: yes configure:27501: checking for sys/quota.h configure:27508: result: yes configure:27536: checking asm/types.h usability configure:27545: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:27548: $? = 0 configure:27551: test -s conftest.o configure:27554: $? = 0 configure:27563: result: yes configure:27567: checking asm/types.h presence configure:27574: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:27580: $? = 0 configure:27598: result: yes configure:27616: checking for asm/types.h configure:27623: result: yes configure:27536: checking linux/quota.h usability configure:27545: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 In file included from configure:27573: /usr/include/linux/quota.h:110: parse error before "__u32" /usr/include/linux/quota.h:112: parse error before "dqb_curblocks" /usr/include/linux/quota.h:113: parse error before "dqb_ihardlimit" /usr/include/linux/quota.h:114: parse error before "dqb_isoftlimit" /usr/include/linux/quota.h:115: parse error before "dqb_curinodes" /usr/include/linux/quota.h:118: parse error before '}' token /usr/include/linux/quota.h:135: parse error before "__u32" /usr/include/linux/quota.h:137: parse error before "reads" /usr/include/linux/quota.h:138: parse error before "writes" /usr/include/linux/quota.h:139: parse error before "cache_hits" /usr/include/linux/quota.h:140: parse error before "allocated_dquots" /usr/include/linux/quota.h:141: parse error before "free_dquots" /usr/include/linux/quota.h:142: parse error before "syncs" configure:27548: $? = 1 configure: failed program was: #line 27538 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:27563: result: no configure:27567: checking linux/quota.h presence configure:27574: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:27580: $? = 0 configure:27598: result: yes configure:27609: WARNING: linux/quota.h: present but cannot be compiled configure:27611: WARNING: linux/quota.h: check for missing prerequisite headers? configure:27613: WARNING: linux/quota.h: proceeding with the preprocessor's result configure:27616: checking for linux/quota.h configure:27623: result: yes configure:27653: checking linux/xqm.h usability configure:27662: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:27690:23: linux/xqm.h: No such file or directory configure:27665: $? = 1 configure: failed program was: #line 27655 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:27680: result: no configure:27684: checking linux/xqm.h presence configure:27691: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:27687:23: linux/xqm.h: No such file or directory configure:27697: $? = 1 configure: failed program was: #line 27686 "configure" #include "confdefs.h" #include configure:27715: result: no configure:27733: checking for linux/xqm.h configure:27740: result: no configure:27653: checking linux/xfs_fs.h usability configure:27662: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:27690:26: linux/xfs_fs.h: No such file or directory configure:27665: $? = 1 configure: failed program was: #line 27655 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:27680: result: no configure:27684: checking linux/xfs_fs.h presence configure:27691: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:27687:26: linux/xfs_fs.h: No such file or directory configure:27697: $? = 1 configure: failed program was: #line 27686 "configure" #include "confdefs.h" #include configure:27715: result: no configure:27733: checking for linux/xfs_fs.h configure:27740: result: no configure:27769: checking xfs/libxfs.h usability configure:27778: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:27806:24: xfs/libxfs.h: No such file or directory configure:27781: $? = 1 configure: failed program was: #line 27771 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:27796: result: no configure:27800: checking xfs/libxfs.h presence configure:27807: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:27803:24: xfs/libxfs.h: No such file or directory configure:27813: $? = 1 configure: failed program was: #line 27802 "configure" #include "confdefs.h" #include configure:27831: result: no configure:27849: checking for xfs/libxfs.h configure:27856: result: no configure:27769: checking xfs/xqm.h usability configure:27778: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:27806:21: xfs/xqm.h: No such file or directory configure:27781: $? = 1 configure: failed program was: #line 27771 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:27796: result: no configure:27800: checking xfs/xqm.h presence configure:27807: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:27803:21: xfs/xqm.h: No such file or directory configure:27813: $? = 1 configure: failed program was: #line 27802 "configure" #include "confdefs.h" #include configure:27831: result: no configure:27849: checking for xfs/xqm.h configure:27856: result: no configure:27769: checking xfs/xfs_fs.h usability configure:27778: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:27806:24: xfs/xfs_fs.h: No such file or directory configure:27781: $? = 1 configure: failed program was: #line 27771 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:27796: result: no configure:27800: checking xfs/xfs_fs.h presence configure:27807: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:27803:24: xfs/xfs_fs.h: No such file or directory configure:27813: $? = 1 configure: failed program was: #line 27802 "configure" #include "confdefs.h" #include configure:27831: result: no configure:27849: checking for xfs/xfs_fs.h configure:27856: result: no configure:27884: checking linux/dqblk_xfs.h usability configure:27893: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:27921:29: linux/dqblk_xfs.h: No such file or directory configure:27896: $? = 1 configure: failed program was: #line 27886 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:27911: result: no configure:27915: checking linux/dqblk_xfs.h presence configure:27922: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:27918:29: linux/dqblk_xfs.h: No such file or directory configure:27928: $? = 1 configure: failed program was: #line 27917 "configure" #include "confdefs.h" #include configure:27946: result: no configure:27964: checking for linux/dqblk_xfs.h configure:27971: result: no configure:27986: checking for struct if_dqblk in configure:28020: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 In file included from configure:28001: /usr/include/linux/quota.h:116: parse error before "time_t" In file included from configure:28001: /usr/include/linux/quota.h:195: parse error before "caddr_t" configure: In function `main': configure:28012: storage size of `D' isn't known configure:28023: $? = 1 configure: failed program was: #line 27992 "configure" #include "confdefs.h" #include "confdefs.h" #ifdef HAVE_SYS_TYPES_H #include #endif #ifdef HAVE_ASM_TYPES_H #include #endif #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct if_dqblk D; ; return 0; } configure:28039: result: no configure:28050: checking for struct mem_dqblk in configure:28084: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 In file included from configure:28065: /usr/include/linux/quota.h:116: parse error before "time_t" In file included from configure:28065: /usr/include/linux/quota.h:195: parse error before "caddr_t" configure: In function `main': configure:28076: storage size of `D' isn't known configure:28087: $? = 1 configure: failed program was: #line 28056 "configure" #include "confdefs.h" #include "confdefs.h" #ifdef HAVE_SYS_TYPES_H #include #endif #ifdef HAVE_ASM_TYPES_H #include #endif #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct mem_dqblk D; ; return 0; } configure:28103: result: no configure:28114: checking if struct dqblk has .dqb_fsoftlimit configure:28146: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure: In function `main': configure:28138: structure has no member named `dqb_fsoftlimit' configure:28149: $? = 1 configure: failed program was: #line 28120 "configure" #include "confdefs.h" #include "confdefs.h" #ifdef HAVE_SYS_QUOTA_H #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct dqblk D; D.dqb_fsoftlimit = 0; ; return 0; } configure:28165: result: no configure:28180: checking for long quotactl(int cmd, char *special, qid_t id, caddr_t addr) configure:28209: gcc -o conftest -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl >&5 In file included from tests/sysquotas.c:15, from configure:28204: /usr/include/linux/quota.h:116: parse error before "time_t" In file included from tests/sysquotas.c:15, from configure:28204: /usr/include/linux/quota.h:195: parse error before "caddr_t" In file included from configure:28204: tests/sysquotas.c: In function `autoconf_quota': tests/sysquotas.c:32: storage size of `D' isn't known configure:28212: $? = 1 configure: program exited with status 1 configure: failed program was: #line 28199 "configure" #include "confdefs.h" #define HAVE_QUOTACTL_4A 1 #define AUTOCONF_TEST 1 #include "confdefs.h" #include "./tests/sysquotas.c" configure:28240: result: no configure:28252: checking for int quotactl(const char *path, int cmd, int id, char *addr) configure:28281: gcc -o conftest -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl >&5 cc1: warnings being treated as errors In file included from configure:28276: tests/sysquotas.c: In function `autoconf_quota': tests/sysquotas.c:55: warning: passing arg 1 of `quotactl' makes integer from pointer without a cast tests/sysquotas.c:55: warning: passing arg 2 of `quotactl' makes pointer from integer without a cast configure:28284: $? = 1 configure: program exited with status 1 configure: failed program was: #line 28271 "configure" #include "confdefs.h" #define HAVE_QUOTACTL_4B 1 #define AUTOCONF_TEST 1 #include "confdefs.h" #include "./tests/sysquotas.c" configure:28312: result: no configure:28321: checking for CRAY int quotactl (char *spec, int request, char *arg) configure:28350: gcc -o conftest -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl >&5 In file included from configure:28345: tests/sysquotas.c: In function `autoconf_quota': tests/sysquotas.c:73: storage size of `request' isn't known cc1: warnings being treated as errors tests/sysquotas.c:75: warning: passing arg 1 of `quotactl' makes integer from pointer without a cast tests/sysquotas.c:75: warning: passing arg 2 of `quotactl' makes pointer from integer without a cast tests/sysquotas.c:75: too few arguments to function `quotactl' configure:28353: $? = 1 configure: program exited with status 1 configure: failed program was: #line 28340 "configure" #include "confdefs.h" #define HAVE_QUOTACTL_3 1 #define AUTOCONF_TEST 1 #include "confdefs.h" #include "./tests/sysquotas.c" configure:28381: result: no configure:28405: checking mntent.h usability configure:28414: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:28417: $? = 0 configure:28420: test -s conftest.o configure:28423: $? = 0 configure:28432: result: yes configure:28436: checking mntent.h presence configure:28443: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:28449: $? = 0 configure:28467: result: yes configure:28485: checking for mntent.h configure:28492: result: yes configure:28513: checking for setmntent configure:28556: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl >&5 configure:28559: $? = 0 configure:28562: test -s conftest configure:28565: $? = 0 configure:28575: result: yes configure:28513: checking for getmntent configure:28556: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl >&5 configure:28559: $? = 0 configure:28562: test -s conftest configure:28565: $? = 0 configure:28575: result: yes configure:28513: checking for endmntent configure:28556: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl >&5 configure:28559: $? = 0 configure:28562: test -s conftest configure:28565: $? = 0 configure:28575: result: yes configure:28602: checking devnm.h usability configure:28611: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:28639:19: devnm.h: No such file or directory configure:28614: $? = 1 configure: failed program was: #line 28604 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:28629: result: no configure:28633: checking devnm.h presence configure:28640: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c configure:28636:19: devnm.h: No such file or directory configure:28646: $? = 1 configure: failed program was: #line 28635 "configure" #include "confdefs.h" #include configure:28664: result: no configure:28682: checking for devnm.h configure:28689: result: no configure:28708: checking for devnm configure:28751: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl >&5 /tmp/ccPCPkcP.o(.text+0x4): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:28741: undefined reference to `devnm' collect2: ld returned 1 exit status configure:28754: $? = 1 configure: failed program was: #line 28713 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char devnm (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char devnm (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_devnm) || defined (__stub___devnm) choke me #else f = devnm; #endif ; return 0; } configure:28770: result: no configure:28877: checking whether the old quota support works configure:28909: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include -I./ -I. -I./include -I./ubiqx -I./popt -I./smbwrapper -I./nsswitch conftest.c >&5 configure:28912: $? = 0 configure:28915: test -s conftest.o configure:28918: $? = 0 configure:28930: result: yes configure:28933: checking whether to use the old quota support configure:28942: result: yes configure:28961: checking whether to support utmp accounting configure:28989: result: yes configure:29003: checking chosen man pages' language(s) configure:29026: result: en configure:29040: checking whether to build the libsmbclient shared library configure:29058: result: yes configure:29097: checking how to get filesystem space usage... configure:29104: checking statvfs64 function (SVR4) configure:29128: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl >&5 configure:29131: $? = 0 configure:29133: ./conftest configure:29136: $? = 0 configure:29149: result: yes configure:29541: checking if large file support can be enabled configure:29568: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure:29571: $? = 0 configure:29574: test -s conftest.o configure:29577: $? = 0 configure:29593: result: yes configure:29647: checking whether to support ACLs configure:29727: checking for getxattr in -lattr configure:29760: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lattr -lcrypt -lresolv -lnsl -ldl >&5 configure:29763: $? = 0 configure:29766: test -s conftest configure:29769: $? = 0 configure:29780: result: yes configure:29786: checking for acl_get_file in -lacl configure:29819: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lacl -lcrypt -lresolv -lnsl -ldl >&5 configure:29822: $? = 0 configure:29825: test -s conftest configure:29828: $? = 0 configure:29839: result: yes configure:29845: checking for ACL support configure:29873: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl -lacl >&5 configure:29876: $? = 0 configure:29879: test -s conftest configure:29882: $? = 0 configure:29893: result: yes configure:29896: result: Using posix ACLs configure:29903: checking for acl_get_perm_np configure:29931: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl -lacl >&5 /tmp/ccsY9oJc.o(.text+0x11): In function `main': /usr/src/redhat/BUILD/samba-3.0.1rc2/source/configure:29923: undefined reference to `acl_get_perm_np' collect2: ld returned 1 exit status configure:29934: $? = 1 configure: failed program was: #line 29911 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { acl_permset_t permset_d; acl_perm_t perm; return acl_get_perm_np( permset_d, perm); ; return 0; } configure:29951: result: no configure:30166: checking whether to check to support sendfile configure:30175: result: yes configure:30180: checking for linux sendfile64 support configure:30209: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl >&5 configure:30212: $? = 0 configure:30215: test -s conftest configure:30218: $? = 0 configure:30228: result: yes configure:30231: checking for linux sendfile support configure:30260: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl >&5 configure:30263: $? = 0 configure:30266: test -s conftest configure:30269: $? = 0 configure:30279: result: yes configure:30283: checking for broken linux sendfile support configure:30315: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl >&5 configure:30318: $? = 0 configure:30321: test -s conftest configure:30324: $? = 0 configure:30334: result: yes configure:30887: checking whether to build winbind configure:30974: result: yes configure:30999: checking for struct passwd.pw_comment configure:31026: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure: In function `main': configure:31017: structure has no member named `pw_comment' configure:31029: $? = 1 configure: failed program was: #line 31004 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { static struct passwd ac_aggr; if (ac_aggr.pw_comment) return 0; ; return 0; } configure:31045: result: no configure:31056: checking for struct passwd.pw_age configure:31083: gcc -c -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c >&5 configure: In function `main': configure:31074: structure has no member named `pw_age' configure:31086: $? = 1 configure: failed program was: #line 31061 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { static struct passwd ac_aggr; if (ac_aggr.pw_age) return 0; ; return 0; } configure:31102: result: no configure:31131: checking for poptGetContext in -lpopt configure:31164: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lpopt -lcrypt -lresolv -lnsl -ldl >&5 configure:31167: $? = 0 configure:31170: test -s conftest configure:31173: $? = 0 configure:31184: result: yes configure:31194: checking whether to use included popt configure:31203: result: no configure:31290: checking how to build pdb_xml configure:31321: result: not configure:31326: checking how to build pdb_mysql configure:31357: result: not configure:31366: checking how to build pdb_ldap configure:31393: result: static configure:31402: checking how to build pdb_smbpasswd configure:31429: result: static configure:31438: checking how to build pdb_tdbsam configure:31465: result: static configure:31474: checking how to build pdb_guest configure:31501: result: static configure:31521: checking how to build rpc_lsa configure:31548: result: static configure:31557: checking how to build rpc_reg configure:31584: result: static configure:31593: checking how to build rpc_lsa_ds configure:31620: result: static configure:31629: checking how to build rpc_wks configure:31656: result: static configure:31665: checking how to build rpc_net configure:31692: result: static configure:31701: checking how to build rpc_dfs configure:31728: result: static configure:31737: checking how to build rpc_srv configure:31764: result: static configure:31773: checking how to build rpc_spoolss configure:31800: result: static configure:31809: checking how to build rpc_samr configure:31836: result: static configure:31845: checking how to build rpc_echo configure:31876: result: not configure:31892: checking how to build idmap_ldap configure:31919: result: static configure:31928: checking how to build idmap_tdb configure:31955: result: static configure:31975: checking how to build charset_weird configure:32006: result: not configure:32011: checking how to build charset_CP850 configure:32028: result: shared configure:32047: checking how to build charset_CP437 configure:32064: result: shared configure:32083: checking how to build charset_macosxfs configure:32114: result: not configure:32130: checking how to build auth_rhosts configure:32157: result: static configure:32166: checking how to build auth_sam configure:32193: result: static configure:32202: checking how to build auth_unix configure:32229: result: static configure:32238: checking how to build auth_winbind configure:32265: result: static configure:32274: checking how to build auth_server configure:32301: result: static configure:32310: checking how to build auth_domain configure:32337: result: static configure:32346: checking how to build auth_builtin configure:32373: result: static configure:32393: checking how to build vfs_recycle configure:32410: result: shared configure:32429: checking how to build vfs_audit configure:32446: result: shared configure:32465: checking how to build vfs_extd_audit configure:32482: result: shared configure:32501: checking how to build vfs_netatalk configure:32518: result: shared configure:32537: checking how to build vfs_fake_perms configure:32554: result: shared configure:32573: checking how to build vfs_default_quota configure:32590: result: shared configure:32609: checking how to build vfs_readonly configure:32626: result: shared configure:32645: checking how to build vfs_cap configure:32662: result: shared configure:32707: result: Using libraries: configure:32709: result: LIBS = -lcrypt -lresolv -lnsl -ldl configure:32712: result: KRB5_LIBS = -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err configure:32716: result: LDAP_LIBS = -lldap -llber configure:32719: result: AUTH_LIBS = -lcrypt -lpam -lpam configure:32725: checking configure summary configure:32737: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include conftest.c -lcrypt -lresolv -lnsl -ldl >&5 configure:32740: $? = 0 configure:32742: ./conftest configure:32745: $? = 0 configure:32747: result: yes configure:32887: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on lab-home-6.tech.ittralee.ie config.status:655: creating include/stamp-h config.status:655: creating Makefile config.status:655: creating script/findsmb config.status:655: creating smbadduser config.status:655: creating script/gen-8bit-gap.sh config.status:759: creating include/config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_build_system_type=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_dirent_d_off=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -g -pipe -march=i386 -mcpu=i686 ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func___acl=no ac_cv_func___chdir=no ac_cv_func___close=yes ac_cv_func___closedir=no ac_cv_func___dup=no ac_cv_func___dup2=yes ac_cv_func___facl=no ac_cv_func___fchdir=no ac_cv_func___fcntl=yes ac_cv_func___fork=yes ac_cv_func___fstat=yes ac_cv_func___fstat64=no ac_cv_func___fxstat=yes ac_cv_func___getcwd=no ac_cv_func___getdents=no ac_cv_func___llseek=no ac_cv_func___lseek=yes ac_cv_func___lstat=yes ac_cv_func___lstat64=no ac_cv_func___lxstat=yes ac_cv_func___open=yes ac_cv_func___open64=yes ac_cv_func___opendir=no ac_cv_func___pread=no ac_cv_func___pread64=yes ac_cv_func___pwrite=no ac_cv_func___pwrite64=yes ac_cv_func___read=yes ac_cv_func___readdir=no ac_cv_func___readdir64=no ac_cv_func___seekdir=no ac_cv_func___stat=yes ac_cv_func___stat64=no ac_cv_func___sys_llseek=no ac_cv_func___telldir=no ac_cv_func___write=yes ac_cv_func___xstat=yes ac_cv_func__acl=no ac_cv_func__chdir=no ac_cv_func__close=no ac_cv_func__closedir=no ac_cv_func__dup=no ac_cv_func__dup2=no ac_cv_func__facl=no ac_cv_func__fchdir=no ac_cv_func__fcntl=no ac_cv_func__fork=no ac_cv_func__fstat=no ac_cv_func__fstat64=no ac_cv_func__getcwd=no ac_cv_func__getdents=no ac_cv_func__llseek=no ac_cv_func__lseek=no ac_cv_func__lstat=no ac_cv_func__lstat64=no ac_cv_func__open=no ac_cv_func__open64=no ac_cv_func__opendir=no ac_cv_func__pread=no ac_cv_func__pread64=no ac_cv_func__pwrite=no ac_cv_func__pwrite64=no ac_cv_func__read=no ac_cv_func__readdir=no ac_cv_func__readdir64=no ac_cv_func__seekdir=no ac_cv_func__stat=no ac_cv_func__stat64=no ac_cv_func__telldir=no ac_cv_func__write=no ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_attr_get=no ac_cv_func_attr_getf=no ac_cv_func_attr_list=no ac_cv_func_attr_listf=no ac_cv_func_attr_remove=no ac_cv_func_attr_removef=no ac_cv_func_attr_set=no ac_cv_func_attr_setf=no ac_cv_func_backtrace_symbols=yes ac_cv_func_bigcrypt=no ac_cv_func_bzero=yes ac_cv_func_chmod=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_connect=yes ac_cv_func_creat64=yes ac_cv_func_crypt16=no ac_cv_func_devnm=no ac_cv_func_dlclose=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_dlsym=yes ac_cv_func_dup2=yes ac_cv_func_endmntent=yes ac_cv_func_endnetgrent=yes ac_cv_func_execl=yes ac_cv_func_ext_krb5_auth_con_setkey=no ac_cv_func_ext_krb5_auth_con_setuseruserkey=yes ac_cv_func_ext_krb5_free_ktypes=yes ac_cv_func_ext_krb5_get_default_in_tkt_etypes=no ac_cv_func_ext_krb5_get_permitted_enctypes=yes ac_cv_func_ext_krb5_get_pw_salt=no ac_cv_func_ext_krb5_locate_kdc=yes ac_cv_func_ext_krb5_principal2salt=yes ac_cv_func_ext_krb5_principal_get_comp_string=no ac_cv_func_ext_krb5_set_default_in_tkt_etypes=no ac_cv_func_ext_krb5_set_default_tgs_ktypes=yes ac_cv_func_ext_krb5_set_real_time=yes ac_cv_func_ext_krb5_string_to_key=yes ac_cv_func_ext_krb5_string_to_key_salt=no ac_cv_func_ext_krb5_use_enctype=yes ac_cv_func_ext_ldap_domain2hostlist=yes ac_cv_func_ext_ldap_initialize=yes ac_cv_func_ext_ldap_set_rebind_proc=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fcvt=yes ac_cv_func_fcvtl=no ac_cv_func_fgetxattr=yes ac_cv_func_flistxattr=yes ac_cv_func_fopen64=yes ac_cv_func_fremovexattr=yes ac_cv_func_fseek64=no ac_cv_func_fseeko64=yes ac_cv_func_fsetxattr=yes ac_cv_func_fstat=yes ac_cv_func_fstat64=yes ac_cv_func_fsync=yes ac_cv_func_ftell64=no ac_cv_func_ftello64=yes ac_cv_func_ftruncate=yes ac_cv_func_ftruncate64=yes ac_cv_func_getauthuid=no ac_cv_func_getcwd=yes ac_cv_func_getdents=no ac_cv_func_getdirentries=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_getmntent=yes ac_cv_func_getnetgrent=yes ac_cv_func_getprpwnam=no ac_cv_func_getpwanam=no ac_cv_func_getrlimit=yes ac_cv_func_getspnam=yes ac_cv_func_getutmpx=yes ac_cv_func_getxattr=yes ac_cv_func_glob=yes ac_cv_func_grantpt=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_lgetxattr=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_llistxattr=yes ac_cv_func_llseek=yes ac_cv_func_lremovexattr=yes ac_cv_func_lseek64=yes ac_cv_func_lsetxattr=yes ac_cv_func_lstat64=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mknod=yes ac_cv_func_mknod64=no ac_cv_func_mktime=yes ac_cv_func_nl_langinfo=yes ac_cv_func_open64=yes ac_cv_func_pathconf=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_pread=yes ac_cv_func_pread64=yes ac_cv_func_putprpwnam=no ac_cv_func_pututline=yes ac_cv_func_pututxline=yes ac_cv_func_pwrite=yes ac_cv_func_pwrite64=yes ac_cv_func_rand=yes ac_cv_func_random=yes ac_cv_func_rdchk=no ac_cv_func_readdir64=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_removexattr=yes ac_cv_func_rename=yes ac_cv_func_select=yes ac_cv_func_set_auth_parameters=no ac_cv_func_setbuffer=yes ac_cv_func_setenv=yes ac_cv_func_setgidx=no ac_cv_func_setgroups=yes ac_cv_func_setlinebuf=yes ac_cv_func_setlocale=yes ac_cv_func_setluid=no ac_cv_func_setmntent=yes ac_cv_func_setnetgrent=yes ac_cv_func_setpgid=yes ac_cv_func_setpriv=no ac_cv_func_setsid=yes ac_cv_func_setuidx=no ac_cv_func_setxattr=yes ac_cv_func_shm_open=no ac_cv_func_shmget=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigset=yes ac_cv_func_snprintf=yes ac_cv_func_srand=yes ac_cv_func_srandom=yes ac_cv_func_stat64=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strpbrk=yes ac_cv_func_strtoul=yes ac_cv_func_symlink=yes ac_cv_func_syscall=yes ac_cv_func_sysconf=yes ac_cv_func_syslog=yes ac_cv_func_timegm=yes ac_cv_func_updwtmp=yes ac_cv_func_updwtmpx=yes ac_cv_func_usleep=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsyslog=yes ac_cv_func_waitpid=yes ac_cv_func_yp_get_default_domain=yes ac_cv_have_asprintf_decl=yes ac_cv_have_errno_decl=yes ac_cv_have_setresgid_decl=yes ac_cv_have_setresuid_decl=yes ac_cv_have_snprintf_decl=yes ac_cv_have_vasprintf_decl=yes ac_cv_have_vsnprintf_decl=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_types_h=yes ac_cv_header_attr_xattr_h=yes ac_cv_header_com_err_h=yes ac_cv_header_ctype_h=yes ac_cv_header_devnm_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_glob_h=yes ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_generic_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_h=no ac_cv_header_history_h=no ac_cv_header_krb5_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_lastlog_h=yes ac_cv_header_lber_h=yes ac_cv_header_ldap_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dqblk_xfs_h=no ac_cv_header_linux_quota_h=yes ac_cv_header_linux_xfs_fs_h=no ac_cv_header_linux_xqm_h=no ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netinet_in_ip_h=no ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_ip_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ns_api_h=no ac_cv_header_nss_common_h=no ac_cv_header_nss_h=yes ac_cv_header_nsswitch_h=no ac_cv_header_poll_h=yes ac_cv_header_readline_h=no ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpcsvc_nis_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_security__pam_macros_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_security_pam_modules_h=yes ac_cv_header_shadow_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_acl_h=yes ac_cv_header_sys_attributes_h=no ac_cv_header_sys_capability_h=yes ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_dustat_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_filsys_h=no ac_cv_header_sys_fs_s5param_h=no ac_cv_header_sys_fs_vx_quota_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mode_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_priv_h=no ac_cv_header_sys_quota_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_security_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_unistd_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_valgrind_valgrind_h=no ac_cv_header_xfs_libxfs_h=no ac_cv_header_xfs_xfs_fs_h=no ac_cv_header_xfs_xqm_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_host_system_type=i686-pc-linux-gnu ac_cv_lib_acl_acl_get_file=yes ac_cv_lib_attr_getxattr=yes ac_cv_lib_ext_asn1=no ac_cv_lib_ext_asn1_copy_Authenticator=no ac_cv_lib_ext_com_err=yes ac_cv_lib_ext_com_err__et_list=yes ac_cv_lib_ext_crypto=no ac_cv_lib_ext_crypto_des_set_key=no ac_cv_lib_ext_gssapi=no ac_cv_lib_ext_gssapi_gss_display_status=no ac_cv_lib_ext_gssapi_krb5=yes ac_cv_lib_ext_gssapi_krb5_gss_display_status=yes ac_cv_lib_ext_k5crypto=yes ac_cv_lib_ext_k5crypto_krb5_encrypt_data=yes ac_cv_lib_ext_krb5=yes ac_cv_lib_ext_krb5_krb5_mk_req_extended=yes ac_cv_lib_ext_lber=yes ac_cv_lib_ext_lber_ber_scanf=yes ac_cv_lib_ext_ldap=yes ac_cv_lib_ext_ldap_ldap_init=yes ac_cv_lib_ext_roken=no ac_cv_lib_ext_roken_roken_getaddrinfo_hostspec=no ac_cv_lib_gen_getspnam=no ac_cv_lib_ncurses___tgetent=yes ac_cv_lib_pam_pam_get_data=yes ac_cv_lib_popt_poptGetContext=yes ac_cv_lib_readline_rl_callback_handler_install=yes ac_cv_lib_readline_rl_completion_matches=yes ac_cv_lib_resolv_dn_expand=yes ac_cv_lib_sec_bigcrypt=no ac_cv_lib_sec_getprpwnam=no ac_cv_lib_sec_getspnam=no ac_cv_lib_sec_putprpwnam=no ac_cv_lib_sec_set_auth_parameters=no ac_cv_lib_security_bigcrypt=no ac_cv_lib_security_getprpwnam=no ac_cv_lib_security_getspnam=no ac_cv_lib_security_putprpwnam=no ac_cv_lib_security_set_auth_parameters=no ac_cv_member_struct_passwd_pw_age=no ac_cv_member_struct_passwd_pw_comment=no ac_cv_member_struct_stat_st_rdev=no ac_cv_objext=o ac_cv_path_CUPS_CONFIG=/usr/bin/cups-config ac_cv_path_KRB5_CONFIG=/usr/kerberos/bin/krb5-config ac_cv_path_PERL=/usr/bin/perl ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_stdc= ac_cv_prog_gnu_ld=yes ac_cv_search_crypt=-lcrypt ac_cv_search_dlopen=-ldl ac_cv_search_getxattr='none required' ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_search_yp_get_default_domain=-lnsl ac_cv_shlib_works=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_target_system_type=i686-pc-linux-gnu ac_cv_type_ino_t=yes ac_cv_type_int=yes ac_cv_type_loff_t=yes ac_cv_type_long=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_offset_t=no ac_cv_type_pid_t=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_type_wchar_t=yes fu_cv_sys_stat_statvfs64=yes jm_cv_func_iconv=yes jm_cv_giconv=no jm_cv_include=iconv.h jm_cv_lib_iconv= samba_cv_BROKEN_NISPLUS_INCLUDE_FILES=no samba_cv_BROKEN_REDHAT_7_SYSTEM_HEADERS=no samba_cv_FTRUNCATE_NEEDS_ROOT=no samba_cv_HAVE_ACL_GET_PERM_NP=no samba_cv_HAVE_ADDRTYPE_IN_KRB5_ADDRESS=yes samba_cv_HAVE_ADDR_TYPE_IN_KRB5_ADDRESS=no samba_cv_HAVE_AP_OPTS_USE_SUBKEY=yes samba_cv_HAVE_BROKEN_FCNTL64_LOCKS=no samba_cv_HAVE_BROKEN_GETGROUPS=no samba_cv_HAVE_BROKEN_LINUX_SENDFILE=yes samba_cv_HAVE_BROKEN_READDIR=no samba_cv_HAVE_C99_VSNPRINTF=yes samba_cv_HAVE_DEV64_T=no samba_cv_HAVE_DEVICE_MAJOR_FN=yes samba_cv_HAVE_DEVICE_MINOR_FN=yes samba_cv_HAVE_DQB_FSOFTLIMIT=no samba_cv_HAVE_ENCTYPE_ARCFOUR_HMAC_MD5=no samba_cv_HAVE_EXPLICIT_LARGEFILE_SUPPORT=yes samba_cv_HAVE_FCNTL_LOCK=yes samba_cv_HAVE_FTRUNCATE_EXTEND=yes samba_cv_HAVE_FUNCTION_MACRO=yes samba_cv_HAVE_GETTIMEOFDAY_TZ=yes samba_cv_HAVE_IFACE_AIX=no samba_cv_HAVE_IFACE_IFCONF=yes samba_cv_HAVE_INO64_T=no samba_cv_HAVE_INT16_FROM_RPC_RPC_H=no samba_cv_HAVE_INT32_FROM_RPC_RPC_H=no samba_cv_HAVE_IRIX_SPECIFIC_CAPABILITIES=no samba_cv_HAVE_KERNEL_CHANGE_NOTIFY=yes samba_cv_HAVE_KERNEL_OPLOCKS_IRIX=no samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=yes samba_cv_HAVE_KERNEL_SHARE_MODES=yes samba_cv_HAVE_KEYTYPE_ARCFOUR_56=no samba_cv_HAVE_KRB5_KEYBLOCK_KEYVALUE=no samba_cv_HAVE_KRB5_KEYTAB_ENTRY_KEY=no samba_cv_HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK=no samba_cv_HAVE_KRB5_PRINC_COMPONENT=yes samba_cv_HAVE_KRB5_TKT_ENC_PART2=yes samba_cv_HAVE_MEMORY_KEYTAB=no samba_cv_HAVE_MMAP=yes samba_cv_HAVE_NATIVE_ICONV=yes samba_cv_HAVE_OFF64_T=no samba_cv_HAVE_POSIX_ACLS=yes samba_cv_HAVE_QUOTACTL_3=no samba_cv_HAVE_QUOTACTL_4A=no samba_cv_HAVE_QUOTACTL_4B=no samba_cv_HAVE_ROOT=yes samba_cv_HAVE_RPC_AUTH_ERROR_CONFLICT=no samba_cv_HAVE_SECURE_MKSTEMP=yes samba_cv_HAVE_SENDFILE=yes samba_cv_HAVE_SENDFILE64=yes samba_cv_HAVE_SOCK_SIN_LEN=no samba_cv_HAVE_STAT_ST_BLKSIZE=yes samba_cv_HAVE_STAT_ST_BLOCKS=yes samba_cv_HAVE_STRUCT_DIRENT64=yes samba_cv_HAVE_STRUCT_FLOCK64=yes samba_cv_HAVE_STRUCT_IF_DQBLK=no samba_cv_HAVE_STRUCT_MEM_DQBLK=no samba_cv_HAVE_UINT16_FROM_RPC_RPC_H=no samba_cv_HAVE_UINT32_FROM_RPC_RPC_H=no samba_cv_HAVE_UNSIGNED_CHAR=no samba_cv_HAVE_UTIMBUF=yes samba_cv_HAVE_UT_UT_ADDR=yes samba_cv_HAVE_UT_UT_EXIT=yes samba_cv_HAVE_UT_UT_HOST=yes samba_cv_HAVE_UT_UT_ID=yes samba_cv_HAVE_UT_UT_NAME=yes samba_cv_HAVE_UT_UT_PID=yes samba_cv_HAVE_UT_UT_TIME=yes samba_cv_HAVE_UT_UT_TV=yes samba_cv_HAVE_UT_UT_TYPE=yes samba_cv_HAVE_UT_UT_USER=yes samba_cv_HAVE_UX_UT_SYSLEN=no samba_cv_HAVE_VA_COPY=yes samba_cv_HAVE_WORKING_AF_LOCAL=no samba_cv_HAVE_Werror=yes samba_cv_PUTUTLINE_RETURNS_UTMP=yes samba_cv_QUOTA_WORKS=yes samba_cv_REPLACE_GETPASS=yes samba_cv_REPLACE_INET_NTOA=no samba_cv_RUN_QUOTA_TESTS=yes samba_cv_SEEKDIR_RETURNS_VOID=yes samba_cv_SIZEOF_INO_T=yes samba_cv_SIZEOF_OFF_T=yes samba_cv_SYSCONF_SC_NGROUPS_MAX=yes samba_cv_SYSCONF_SC_NPROC_ONLN=no samba_cv_SYSQUOTA_FOUND=no samba_cv_TRY_QUOTAS=yes samba_cv_TRY_SYS_QUOTAS=yes samba_cv_USE_SETRESUID=yes samba_cv_WITH_QUOTAS=yes samba_cv_WITH_SYS_QUOTAS=auto samba_cv_compiler_supports_ll=yes samba_cv_have_longlong=yes samba_cv_have_setresgid=yes samba_cv_have_setresuid=yes samba_cv_immediate_structures=yes samba_cv_optimize_out_funcation_calls=yes samba_cv_sig_atomic_t=yes samba_cv_socklen_t=yes samba_cv_unixsocket=yes samba_cv_volatile=yes smb_ldap_cv_ldap_set_rebind_proc=2 ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_VOLATILE 1 #define _LARGEFILE64_SOURCE 1 #define _FILE_OFFSET_BITS 64 #define _GNU_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_GRP_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NET_IF_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPCSVC_NIS_H 1 #define HAVE_RPCSVC_YP_PROT_H 1 #define HAVE_RPCSVC_YPCLNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_CTYPE_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_STDARG_H 1 #define HAVE_SECURITY_PAM_MODULES_H 1 #define HAVE_SECURITY__PAM_MACROS_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SHADOW_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NSS_H 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_SECURITY_PAM_MODULES_H 1 #define HAVE_STROPTS_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_ACL_H 1 #define HAVE_ATTR_XATTR_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_GLOB_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define RETSIGTYPE void #define HAVE_DIRENT_D_OFF 1 #define offset_t loff_t #define HAVE_CUPS 1 #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define HAVE_UNIXSOCKET 1 #define HAVE_SOCKLEN_T_TYPE 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 #define HAVE_ERRNO_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_ASPRINTF_DECL 1 #define HAVE_VASPRINTF_DECL 1 #define HAVE_VSNPRINTF_DECL 1 #define HAVE_SNPRINTF_DECL 1 #define HAVE_SETRESUID 1 #define HAVE_SETRESGID 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_READLINE_HISTORY_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_LIBREADLINE 1 #define HAVE_NEW_LIBREADLINE 1 #define HAVE_CONNECT 1 #define HAVE_YP_GET_DEFAULT_DOMAIN 1 #define HAVE_EXECL 1 #define HAVE_DLOPEN 1 #define HAVE_DLCLOSE 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_WAITPID 1 #define HAVE_GETCWD 1 #define HAVE_STRDUP 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOUL 1 #define HAVE_STRERROR 1 #define HAVE_CHOWN 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_CHROOT 1 #define HAVE_LINK 1 #define HAVE_MKNOD 1 #define HAVE_FSTAT 1 #define HAVE_STRCHR 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_BZERO 1 #define HAVE_MEMSET 1 #define HAVE_SETPGID 1 #define HAVE_MEMMOVE 1 #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETSID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INNETGR 1 #define HAVE_SETNETGRENT 1 #define HAVE_GETNETGRENT 1 #define HAVE_ENDNETGRENT 1 #define HAVE_INITGROUPS 1 #define HAVE_SELECT 1 #define HAVE_POLL 1 #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 #define HAVE_REALPATH 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCONF 1 #define HAVE_MKTIME 1 #define HAVE_RENAME 1 #define HAVE_FTRUNCATE 1 #define HAVE_STAT64 1 #define HAVE_FSTAT64 1 #define HAVE_LSTAT64 1 #define HAVE_FOPEN64 1 #define HAVE_ATEXIT 1 #define HAVE_GRANTPT 1 #define HAVE_DUP2 1 #define HAVE_LSEEK64 1 #define HAVE_FTRUNCATE64 1 #define HAVE_READDIR64 1 #define HAVE_FSEEKO64 1 #define HAVE_FTELLO64 1 #define HAVE_SETLINEBUF 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_SETENV 1 #define HAVE_USLEEP 1 #define HAVE_STRCASECMP 1 #define HAVE_FCVT 1 #define HAVE_SYMLINK 1 #define HAVE_READLINK 1 #define HAVE_SYSLOG 1 #define HAVE_VSYSLOG 1 #define HAVE_TIMEGM 1 #define HAVE_SETLOCALE 1 #define HAVE_NL_LANGINFO 1 #define HAVE_SETBUFFER 1 #define HAVE_SHMGET 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_SYSCALL 1 #define HAVE___DUP2 1 #define HAVE___XSTAT 1 #define HAVE___FXSTAT 1 #define HAVE___LXSTAT 1 #define HAVE___STAT 1 #define HAVE___LSTAT 1 #define HAVE___FSTAT 1 #define HAVE___OPEN 1 #define HAVE___CLOSE 1 #define HAVE___FCNTL 1 #define HAVE___LSEEK 1 #define HAVE___READ 1 #define HAVE_GETDIRENTRIES 1 #define HAVE___WRITE 1 #define HAVE___FORK 1 #define HAVE_LLSEEK 1 #define HAVE_READDIR64 1 #define HAVE_PREAD 1 #define HAVE_PREAD64 1 #define HAVE___PREAD64 1 #define HAVE_PWRITE 1 #define HAVE_PWRITE64 1 #define HAVE___PWRITE64 1 #define HAVE_OPEN64 1 #define HAVE___OPEN64 1 #define HAVE_CREAT64 1 #define HAVE_LIBRESOLV 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPNAM 1 #define HAVE_GETXATTR 1 #define HAVE_LGETXATTR 1 #define HAVE_FGETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_LLISTXATTR 1 #define HAVE_FLISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_LREMOVEXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_LSETXATTR 1 #define HAVE_FSETXATTR 1 #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define HAVE_LONGLONG 1 #define COMPILER_SUPPORTS_LL 1 #define SIZEOF_OFF_T 8 #define SIZEOF_INO_T 8 #define HAVE_STRUCT_DIRENT64 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_FUNCTION_MACRO 1 #define HAVE_GETTIMEOFDAY_TZ 1 #define HAVE_VA_COPY 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_UTIMBUF 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 #define HAVE_GETUTMPX 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 #define HAVE_UT_UT_ADDR 1 #define PUTUTLINE_RETURNS_UTMP 1 #define HAVE_ICONV 1 #define HAVE_NATIVE_ICONV 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_DISPLAY_CHARSET "ASCII" #define DEFAULT_UNIX_CHARSET "UTF-8" #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_FTRUNCATE_EXTEND 1 #define REPLACE_GETPASS 1 #define HAVE_SECURE_MKSTEMP 1 #define SYSCONF_SC_NGROUPS_MAX 1 #define HAVE_ROOT 1 #define HAVE_IFACE_IFCONF 1 #define USE_SETRESUID 1 #define HAVE_MMAP 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_STRUCT_FLOCK64 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 #define HAVE_LDAP_H 1 #define HAVE_LBER_H 1 #define HAVE_BER_SCANF 1 #define HAVE_LIBLBER 1 #define HAVE_LDAP_INIT 1 #define HAVE_LIBLDAP 1 #define HAVE_LDAP_DOMAIN2HOSTLIST 1 #define HAVE_LDAP_SET_REBIND_PROC 1 #define LDAP_SET_REBIND_PROC_ARGS 2 #define HAVE_LDAP_INITIALIZE 1 #define HAVE_LDAP 1 #define HAVE_KRB5_H 1 #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_COM_ERR_H 1 #define HAVE__ET_LIST 1 #define HAVE_LIBCOM_ERR 1 #define HAVE_KRB5_ENCRYPT_DATA 1 #define HAVE_LIBK5CRYPTO 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_LIBKRB5 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_LIBGSSAPI_KRB5 1 #define HAVE_GSSAPI 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_KRB5_SET_DEFAULT_TGS_KTYPES 1 #define HAVE_KRB5_PRINCIPAL2SALT 1 #define HAVE_KRB5_USE_ENCTYPE 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_AUTH_CON_SETUSERUSERKEY 1 #define HAVE_KRB5_LOCATE_KDC 1 #define HAVE_KRB5_GET_PERMITTED_ENCTYPES 1 #define HAVE_KRB5_FREE_KTYPES 1 #define HAVE_ADDRTYPE_IN_KRB5_ADDRESS 1 #define HAVE_KRB5_TKT_ENC_PART2 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_PRINC_COMPONENT 1 #define HAVE_KRB5 1 #define WITH_ADS 1 #define WITH_SMBMOUNT 1 #define WITH_PAM 1 #define HAVE_LIBPAM 1 #define HAVE_CRYPT 1 #define WITH_LDAP_SAMCONFIG 1 #define WITH_SYSLOG 1 #define HAVE_SYS_QUOTA_H 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_LINUX_QUOTA_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SETMNTENT 1 #define HAVE_GETMNTENT 1 #define HAVE_ENDMNTENT 1 #define WITH_QUOTAS 1 #define WITH_UTMP 1 #define STAT_STATVFS64 1 #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 #define HAVE_POSIX_ACLS 1 #define HAVE_SENDFILE64 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define WITH_WINBIND 1 #define static_init_pdb { pdb_ldap_init(); pdb_smbpasswd_init(); pdb_tdbsam_init(); pdb_guest_init();} #define static_init_rpc { rpc_lsa_init(); rpc_reg_init(); rpc_lsa_ds_init(); rpc_wks_init(); rpc_net_init(); rpc_dfs_init(); rpc_srv_init(); rpc_spoolss_init(); rpc_samr_init();} #define static_init_idmap { idmap_ldap_init(); idmap_tdb_init();} #define charset_CP850_init init_module #define charset_CP437_init init_module #define static_init_charset {} #define static_init_auth { auth_rhosts_init(); auth_sam_init(); auth_unix_init(); auth_winbind_init(); auth_server_init(); auth_domain_init(); auth_builtin_init();} #define vfs_recycle_init init_module #define vfs_audit_init init_module #define vfs_extd_audit_init init_module #define vfs_netatalk_init init_module #define vfs_fake_perms_init init_module #define vfs_default_quota_init init_module #define vfs_readonly_init init_module #define vfs_cap_init init_module #define static_init_vfs {} #define STRING_STATIC_MODULES " pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_guest rpc_lsa rpc_reg rpc_lsa_ds rpc_wks rpc_net rpc_dfs rpc_srv rpc_spoolss rpc_samr idmap_ldap idmap_tdb auth_rhosts auth_sam auth_unix auth_winbind auth_server auth_domain auth_builtin" configure: exit 0