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=/opt/sw/samba/3.0.4 --with-acl-support --with-syslog ## --------- ## ## Platform. ## ## --------- ## hostname = kramer.argonath.com uname -m = sun4u uname -r = 5.8 uname -s = SunOS uname -v = Generic_108528-21 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = kramer.argonath.com Release = 5.8 KernelID = Generic_108528-21 Machine = sun4u BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = sun4 /usr/bin/arch -k = sun4u /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sw/bin PATH: /usr/sw/sbin PATH: /usr/ucb PATH: /usr/ccs/bin PATH: /home/mark/scripts PATH: /home/mark/scripts ## ----------- ## ## Core tests. ## ## ----------- ## configure:1648: checking for gcc configure:1664: found /usr/local/bin/gcc configure:1674: result: gcc configure:1918: checking for C compiler version configure:1921: gcc --version &5 3.0 configure:1924: $? = 0 configure:1926: gcc -v &5 Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/specs Configured with: ../configure --disable-nls --disable-libgcj --enable-languages=c++,f77,objc Thread model: posix gcc version 3.0 configure:1929: $? = 0 configure:1931: gcc -V &5 gcc: argument to `-V' is missing configure:1934: $? = 1 configure:1960: checking for C compiler default output configure:1963: gcc -I/opt/sw/openssl/current/include -L/opt/sw/openssl/current/lib conftest.c >&5 configure:1966: $? = 0 configure:1999: result: a.out configure:2004: checking whether the C compiler works configure:2010: ./a.out configure:2013: $? = 0 configure:2028: result: yes configure:2035: checking whether we are cross compiling configure:2037: result: no configure:2040: checking for suffix of executables configure:2042: gcc -o conftest -I/opt/sw/openssl/current/include -L/opt/sw/openssl/current/lib conftest.c >&5 configure:2045: $? = 0 configure:2067: result: configure:2073: checking for suffix of object files configure:2097: gcc -c -I/opt/sw/openssl/current/include conftest.c >&5 configure:2100: $? = 0 configure:2119: result: o configure:2123: checking whether we are using the GNU C compiler configure:2150: gcc -c -I/opt/sw/openssl/current/include conftest.c >&5 configure:2153: $? = 0 configure:2156: test -s conftest.o configure:2159: $? = 0 configure:2171: result: yes configure:2177: checking whether gcc accepts -g configure:2201: gcc -c -g -I/opt/sw/openssl/current/include conftest.c >&5 configure:2204: $? = 0 configure:2207: test -s conftest.o configure:2210: $? = 0 configure:2220: result: yes configure:2247: gcc -c -g -O2 -I/opt/sw/openssl/current/include conftest.c >&5 conftest.c:2: parse error before "me" configure:2250: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2368: checking how to run the C preprocessor configure:2394: gcc -E -I/opt/sw/openssl/current/include conftest.c configure:2400: $? = 0 configure:2427: gcc -E -I/opt/sw/openssl/current/include conftest.c configure:2423:28: ac_nonexistent.h: No such file or directory configure:2433: $? = 1 configure: failed program was: #line 2422 "configure" #include "confdefs.h" #include configure:2470: result: gcc -E configure:2485: gcc -E -I/opt/sw/openssl/current/include conftest.c configure:2491: $? = 0 configure:2518: gcc -E -I/opt/sw/openssl/current/include conftest.c configure:2514:28: ac_nonexistent.h: No such file or directory configure:2524: $? = 1 configure: failed program was: #line 2513 "configure" #include "confdefs.h" #include configure:2602: checking for a BSD-compatible install configure:2656: result: /usr/sw/bin/install -c configure:2671: checking for gawk configure:2700: result: no configure:2671: checking for mawk configure:2700: result: no configure:2671: checking for nawk configure:2687: found /bin/nawk configure:2697: result: nawk configure:2709: checking for perl configure:2727: found /bin/perl configure:2739: result: /bin/perl configure:2788: checking for ar configure:2804: found /usr/sw/bin/ar configure:2814: result: ar configure:2835: checking if the linker (ld) is GNU ld GNU ld version 2.14 20030612 configure:2847: result: yes configure:2852: checking for library containing strerror configure:2885: gcc -o conftest -O -I/opt/sw/openssl/current/include -L/opt/sw/openssl/current/lib conftest.c >&5 configure:2888: $? = 0 configure:2891: test -s conftest configure:2894: $? = 0 configure:2953: result: none required configure:2964: checking whether gcc and cc understand -c and -o together configure:2997: gcc -c conftest.c -o conftest.o >&5 configure:3000: $? = 0 configure:3002: gcc -c conftest.c -o conftest.o >&5 configure:3005: $? = 0 configure:3012: cc -c conftest.c >&5 configure:3015: $? = 0 configure:3018: cc -c conftest.c -o conftest.o >&5 configure:3021: $? = 0 configure:3023: cc -c conftest.c -o conftest.o >&5 configure:3026: $? = 0 configure:3044: result: yes configure:3063: checking that the C compiler understands -Werror configure:3092: gcc -o conftest -Werror -I/opt/sw/openssl/current/include -L/opt/sw/openssl/current/lib conftest.c >&5 configure:3095: $? = 0 configure:3097: ./conftest configure:3100: $? = 0 configure:3123: result: yes configure:3195: checking that the C compiler understands volatile configure:3220: gcc -c -O -I/opt/sw/openssl/current/include conftest.c >&5 configure:3223: $? = 0 configure:3226: test -s conftest.o configure:3229: $? = 0 configure:3239: result: yes configure:3250: checking uname -s configure:3252: result: SunOS configure:3256: checking uname -r configure:3258: result: 5.8 configure:3262: checking uname -m configure:3264: result: sun4u configure:3268: checking uname -p configure:3270: result: sparc configure:3279: checking build system type configure:3297: result: sparc-sun-solaris2.8 configure:3305: checking host system type configure:3319: result: sparc-sun-solaris2.8 configure:3327: checking target system type configure:3341: result: sparc-sun-solaris2.8 configure:3366: checking config.cache system type configure:3380: result: same configure:3548: result: enabling large file support configure:4023: checking for gcc option to accept ANSI C configure:4086: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4089: $? = 0 configure:4092: test -s conftest.o configure:4095: $? = 0 configure:4112: result: none needed configure:4120: checking for inline configure:4137: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4140: $? = 0 configure:4143: test -s conftest.o configure:4146: $? = 0 configure:4157: result: inline configure:4173: checking for ANSI C header files configure:4187: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4193: $? = 0 configure:4278: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c >&5 configure:4281: $? = 0 configure:4283: ./conftest configure:4286: $? = 0 configure:4300: result: yes configure:4318: checking for dirent.h that defines DIR configure:4345: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4348: $? = 0 configure:4351: test -s conftest.o configure:4354: $? = 0 configure:4364: result: yes configure:4377: checking for library containing opendir configure:4410: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c >&5 configure:4413: $? = 0 configure:4416: test -s conftest configure:4419: $? = 0 configure:4478: result: none required configure:4596: checking whether time.h and sys/time.h may both be included configure:4624: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4627: $? = 0 configure:4630: test -s conftest.o configure:4633: $? = 0 configure:4643: result: yes configure:4653: checking for sys/wait.h that is POSIX.1 compatible configure:4687: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4690: $? = 0 configure:4693: test -s conftest.o configure:4696: $? = 0 configure:4706: result: yes configure:4730: checking for sys/types.h configure:4743: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4746: $? = 0 configure:4749: test -s conftest.o configure:4752: $? = 0 configure:4762: result: yes configure:4730: checking for sys/stat.h configure:4743: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4746: $? = 0 configure:4749: test -s conftest.o configure:4752: $? = 0 configure:4762: result: yes configure:4730: checking for stdlib.h configure:4743: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4746: $? = 0 configure:4749: test -s conftest.o configure:4752: $? = 0 configure:4762: result: yes configure:4730: checking for string.h configure:4743: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4746: $? = 0 configure:4749: test -s conftest.o configure:4752: $? = 0 configure:4762: result: yes configure:4730: checking for memory.h configure:4743: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4746: $? = 0 configure:4749: test -s conftest.o configure:4752: $? = 0 configure:4762: result: yes configure:4730: checking for strings.h configure:4743: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4746: $? = 0 configure:4749: test -s conftest.o configure:4752: $? = 0 configure:4762: result: yes configure:4730: checking for inttypes.h configure:4743: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4746: $? = 0 configure:4749: test -s conftest.o configure:4752: $? = 0 configure:4762: result: yes configure:4730: checking for stdint.h configure:4743: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4771:20: stdint.h: No such file or directory configure:4746: $? = 1 configure: failed program was: #line 4735 "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:4762: result: no configure:4730: checking for unistd.h configure:4743: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4746: $? = 0 configure:4749: test -s conftest.o configure:4752: $? = 0 configure:4762: result: yes configure:4793: checking arpa/inet.h usability configure:4802: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4805: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4820: result: yes configure:4824: checking arpa/inet.h presence configure:4831: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4837: $? = 0 configure:4855: result: yes configure:4873: checking for arpa/inet.h configure:4880: result: yes configure:4793: checking sys/fcntl.h usability configure:4802: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4805: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4820: result: yes configure:4824: checking sys/fcntl.h presence configure:4831: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4837: $? = 0 configure:4855: result: yes configure:4873: checking for sys/fcntl.h configure:4880: result: yes configure:4793: checking sys/select.h usability configure:4802: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4805: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4820: result: yes configure:4824: checking sys/select.h presence configure:4831: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4837: $? = 0 configure:4855: result: yes configure:4873: checking for sys/select.h configure:4880: result: yes configure:4793: checking fcntl.h usability configure:4802: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4805: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4820: result: yes configure:4824: checking fcntl.h presence configure:4831: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4837: $? = 0 configure:4855: result: yes configure:4873: checking for fcntl.h configure:4880: result: yes configure:4793: checking sys/time.h usability configure:4802: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4805: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4820: result: yes configure:4824: checking sys/time.h presence configure:4831: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4837: $? = 0 configure:4855: result: yes configure:4873: checking for sys/time.h configure:4880: result: yes configure:4793: checking sys/unistd.h usability configure:4802: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4805: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4820: result: yes configure:4824: checking sys/unistd.h presence configure:4831: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4837: $? = 0 configure:4855: result: yes configure:4873: checking for sys/unistd.h configure:4880: result: yes configure:4904: checking for unistd.h configure:4909: result: yes configure:4913: checking utime.h usability configure:4922: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4925: $? = 0 configure:4928: test -s conftest.o configure:4931: $? = 0 configure:4940: result: yes configure:4944: checking utime.h presence configure:4951: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4957: $? = 0 configure:4975: result: yes configure:4993: checking for utime.h configure:5000: result: yes configure:4913: checking grp.h usability configure:4922: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4925: $? = 0 configure:4928: test -s conftest.o configure:4931: $? = 0 configure:4940: result: yes configure:4944: checking grp.h presence configure:4951: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4957: $? = 0 configure:4975: result: yes configure:4993: checking for grp.h configure:5000: result: yes configure:4913: checking sys/id.h usability configure:4922: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4950:20: sys/id.h: No such file or directory configure:4925: $? = 1 configure: failed program was: #line 4915 "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:4940: result: no configure:4944: checking sys/id.h presence configure:4951: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4947:20: sys/id.h: No such file or directory configure:4957: $? = 1 configure: failed program was: #line 4946 "configure" #include "confdefs.h" #include configure:4975: result: no configure:4993: checking for sys/id.h configure:5000: result: no configure:4913: checking limits.h usability configure:4922: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4925: $? = 0 configure:4928: test -s conftest.o configure:4931: $? = 0 configure:4940: result: yes configure:4944: checking limits.h presence configure:4951: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4957: $? = 0 configure:4975: result: yes configure:4993: checking for limits.h configure:5000: result: yes configure:4904: checking for memory.h configure:4909: result: yes configure:4913: checking net/if.h usability configure:4922: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from configure:4950: /usr/include/net/if.h:225: field `ifa_addr' has incomplete type /usr/include/net/if.h:227: field `ifu_broadaddr' has incomplete type /usr/include/net/if.h:228: field `ifu_dstaddr' has incomplete type /usr/include/net/if.h:260: field `lnr_addr' has incomplete type /usr/include/net/if.h:329: field `lifru_addr' has incomplete type /usr/include/net/if.h:330: field `lifru_dstaddr' has incomplete type /usr/include/net/if.h:331: field `lifru_broadaddr' has incomplete type /usr/include/net/if.h:332: field `lifru_token' has incomplete type /usr/include/net/if.h:333: field `lifru_subnet' has incomplete type /usr/include/net/if.h:372: field `sa_addr' has incomplete type /usr/include/net/if.h:382: field `slr_src' has incomplete type /usr/include/net/if.h:383: field `slr_grp' has incomplete type /usr/include/net/if.h:402: field `ifru_addr' has incomplete type /usr/include/net/if.h:403: field `ifru_dstaddr' has incomplete type /usr/include/net/if.h:405: field `ifru_broadaddr' has incomplete type /usr/include/net/if.h:473: parse error before "sa_family_t" /usr/include/net/if.h:476: parse error before '}' token /usr/include/net/if.h:486: parse error before "sa_family_t" /usr/include/net/if.h:495: parse error before '}' token /usr/include/net/if.h:626: field `ifta_saddr' has incomplete type /usr/include/net/if.h:627: field `ifta_daddr' has incomplete type configure:4925: $? = 1 configure: failed program was: #line 4915 "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:4940: result: no configure:4944: checking net/if.h presence configure:4951: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4957: $? = 0 configure:4975: result: yes configure:4986: WARNING: net/if.h: present but cannot be compiled configure:4988: WARNING: net/if.h: check for missing prerequisite headers? configure:4990: WARNING: net/if.h: proceeding with the preprocessor's result configure:4993: checking for net/if.h configure:5000: result: yes configure:5030: checking rpc/rpc.h usability configure:5039: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5042: $? = 0 configure:5045: test -s conftest.o configure:5048: $? = 0 configure:5057: result: yes configure:5061: checking rpc/rpc.h presence configure:5068: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5074: $? = 0 configure:5092: result: yes configure:5110: checking for rpc/rpc.h configure:5117: result: yes configure:5030: checking rpcsvc/nis.h usability configure:5039: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5042: $? = 0 configure:5045: test -s conftest.o configure:5048: $? = 0 configure:5057: result: yes configure:5061: checking rpcsvc/nis.h presence configure:5068: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5074: $? = 0 configure:5092: result: yes configure:5110: checking for rpcsvc/nis.h configure:5117: result: yes configure:5030: checking rpcsvc/yp_prot.h usability configure:5039: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5042: $? = 0 configure:5045: test -s conftest.o configure:5048: $? = 0 configure:5057: result: yes configure:5061: checking rpcsvc/yp_prot.h presence configure:5068: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5074: $? = 0 configure:5092: result: yes configure:5110: checking for rpcsvc/yp_prot.h configure:5117: result: yes configure:5030: checking rpcsvc/ypclnt.h usability configure:5039: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5042: $? = 0 configure:5045: test -s conftest.o configure:5048: $? = 0 configure:5057: result: yes configure:5061: checking rpcsvc/ypclnt.h presence configure:5068: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5074: $? = 0 configure:5092: result: yes configure:5110: checking for rpcsvc/ypclnt.h configure:5117: result: yes configure:5150: checking sys/param.h usability configure:5159: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5162: $? = 0 configure:5165: test -s conftest.o configure:5168: $? = 0 configure:5177: result: yes configure:5181: checking sys/param.h presence configure:5188: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5194: $? = 0 configure:5212: result: yes configure:5230: checking for sys/param.h configure:5237: result: yes configure:5150: checking ctype.h usability configure:5159: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5162: $? = 0 configure:5165: test -s conftest.o configure:5168: $? = 0 configure:5177: result: yes configure:5181: checking ctype.h presence configure:5188: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5194: $? = 0 configure:5212: result: yes configure:5230: checking for ctype.h configure:5237: result: yes configure:5141: checking for sys/wait.h configure:5146: result: yes configure:5150: checking sys/resource.h usability configure:5159: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5162: $? = 0 configure:5165: test -s conftest.o configure:5168: $? = 0 configure:5177: result: yes configure:5181: checking sys/resource.h presence configure:5188: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5194: $? = 0 configure:5212: result: yes configure:5230: checking for sys/resource.h configure:5237: result: yes configure:5150: checking sys/ioctl.h usability configure:5159: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5162: $? = 0 configure:5165: test -s conftest.o configure:5168: $? = 0 configure:5177: result: yes configure:5181: checking sys/ioctl.h presence configure:5188: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5194: $? = 0 configure:5212: result: yes configure:5230: checking for sys/ioctl.h configure:5237: result: yes configure:5150: checking sys/ipc.h usability configure:5159: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5162: $? = 0 configure:5165: test -s conftest.o configure:5168: $? = 0 configure:5177: result: yes configure:5181: checking sys/ipc.h presence configure:5188: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5194: $? = 0 configure:5212: result: yes configure:5230: checking for sys/ipc.h configure:5237: result: yes configure:5150: checking sys/mode.h usability configure:5159: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5162: $? = 0 configure:5165: test -s conftest.o configure:5168: $? = 0 configure:5177: result: yes configure:5181: checking sys/mode.h presence configure:5188: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5194: $? = 0 configure:5212: result: yes configure:5230: checking for sys/mode.h configure:5237: result: yes configure:5271: checking sys/mman.h usability configure:5280: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5283: $? = 0 configure:5286: test -s conftest.o configure:5289: $? = 0 configure:5298: result: yes configure:5302: checking sys/mman.h presence configure:5309: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5315: $? = 0 configure:5333: result: yes configure:5351: checking for sys/mman.h configure:5358: result: yes configure:5271: checking sys/filio.h usability configure:5280: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5283: $? = 0 configure:5286: test -s conftest.o configure:5289: $? = 0 configure:5298: result: yes configure:5302: checking sys/filio.h presence configure:5309: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5315: $? = 0 configure:5333: result: yes configure:5351: checking for sys/filio.h configure:5358: result: yes configure:5271: checking sys/priv.h usability configure:5280: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5308:22: sys/priv.h: No such file or directory configure:5283: $? = 1 configure: failed program was: #line 5273 "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:5298: result: no configure:5302: checking sys/priv.h presence configure:5309: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5305:22: sys/priv.h: No such file or directory configure:5315: $? = 1 configure: failed program was: #line 5304 "configure" #include "confdefs.h" #include configure:5333: result: no configure:5351: checking for sys/priv.h configure:5358: result: no configure:5271: checking sys/shm.h usability configure:5280: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5283: $? = 0 configure:5286: test -s conftest.o configure:5289: $? = 0 configure:5298: result: yes configure:5302: checking sys/shm.h presence configure:5309: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5315: $? = 0 configure:5333: result: yes configure:5351: checking for sys/shm.h configure:5358: result: yes configure:5262: checking for string.h configure:5267: result: yes configure:5262: checking for strings.h configure:5267: result: yes configure:5262: checking for stdlib.h configure:5267: result: yes configure:5271: checking sys/socket.h usability configure:5280: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5283: $? = 0 configure:5286: test -s conftest.o configure:5289: $? = 0 configure:5298: result: yes configure:5302: checking sys/socket.h presence configure:5309: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5315: $? = 0 configure:5333: result: yes configure:5351: checking for sys/socket.h configure:5358: result: yes configure:5390: checking sys/mount.h usability configure:5399: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5402: $? = 0 configure:5405: test -s conftest.o configure:5408: $? = 0 configure:5417: result: yes configure:5421: checking sys/mount.h presence configure:5428: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5434: $? = 0 configure:5452: result: yes configure:5470: checking for sys/mount.h configure:5477: result: yes configure:5390: checking sys/vfs.h usability configure:5399: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5402: $? = 0 configure:5405: test -s conftest.o configure:5408: $? = 0 configure:5417: result: yes configure:5421: checking sys/vfs.h presence configure:5428: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5434: $? = 0 configure:5452: result: yes configure:5470: checking for sys/vfs.h configure:5477: result: yes configure:5390: checking sys/fs/s5param.h usability configure:5399: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5427:28: sys/fs/s5param.h: No such file or directory configure:5402: $? = 1 configure: failed program was: #line 5392 "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:5417: result: no configure:5421: checking sys/fs/s5param.h presence configure:5428: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5424:28: sys/fs/s5param.h: No such file or directory configure:5434: $? = 1 configure: failed program was: #line 5423 "configure" #include "confdefs.h" #include configure:5452: result: no configure:5470: checking for sys/fs/s5param.h configure:5477: result: no configure:5390: checking sys/filsys.h usability configure:5399: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5427:24: sys/filsys.h: No such file or directory configure:5402: $? = 1 configure: failed program was: #line 5392 "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:5417: result: no configure:5421: checking sys/filsys.h presence configure:5428: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5424:24: sys/filsys.h: No such file or directory configure:5434: $? = 1 configure: failed program was: #line 5423 "configure" #include "confdefs.h" #include configure:5452: result: no configure:5470: checking for sys/filsys.h configure:5477: result: no configure:5390: checking termios.h usability configure:5399: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5402: $? = 0 configure:5405: test -s conftest.o configure:5408: $? = 0 configure:5417: result: yes configure:5421: checking termios.h presence configure:5428: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5434: $? = 0 configure:5452: result: yes configure:5470: checking for termios.h configure:5477: result: yes configure:5390: checking termio.h usability configure:5399: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5402: $? = 0 configure:5405: test -s conftest.o configure:5408: $? = 0 configure:5417: result: yes configure:5421: checking termio.h presence configure:5428: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5434: $? = 0 configure:5452: result: yes configure:5470: checking for termio.h configure:5477: result: yes configure:5509: checking sys/termio.h usability configure:5518: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5521: $? = 0 configure:5524: test -s conftest.o configure:5527: $? = 0 configure:5536: result: yes configure:5540: checking sys/termio.h presence configure:5547: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5553: $? = 0 configure:5571: result: yes configure:5589: checking for sys/termio.h configure:5596: result: yes configure:5509: checking sys/statfs.h usability configure:5518: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5521: $? = 0 configure:5524: test -s conftest.o configure:5527: $? = 0 configure:5536: result: yes configure:5540: checking sys/statfs.h presence configure:5547: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5553: $? = 0 configure:5571: result: yes configure:5589: checking for sys/statfs.h configure:5596: result: yes configure:5509: checking sys/dustat.h usability configure:5518: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5546:24: sys/dustat.h: No such file or directory configure:5521: $? = 1 configure: failed program was: #line 5511 "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:5536: result: no configure:5540: checking sys/dustat.h presence configure:5547: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5543:24: sys/dustat.h: No such file or directory configure:5553: $? = 1 configure: failed program was: #line 5542 "configure" #include "confdefs.h" #include configure:5571: result: no configure:5589: checking for sys/dustat.h configure:5596: result: no configure:5509: checking sys/statvfs.h usability configure:5518: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5521: $? = 0 configure:5524: test -s conftest.o configure:5527: $? = 0 configure:5536: result: yes configure:5540: checking sys/statvfs.h presence configure:5547: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5553: $? = 0 configure:5571: result: yes configure:5589: checking for sys/statvfs.h configure:5596: result: yes configure:5509: checking stdarg.h usability configure:5518: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5521: $? = 0 configure:5524: test -s conftest.o configure:5527: $? = 0 configure:5536: result: yes configure:5540: checking stdarg.h presence configure:5547: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5553: $? = 0 configure:5571: result: yes configure:5589: checking for stdarg.h configure:5596: result: yes configure:5509: checking sys/sockio.h usability configure:5518: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5521: $? = 0 configure:5524: test -s conftest.o configure:5527: $? = 0 configure:5536: result: yes configure:5540: checking sys/sockio.h presence configure:5547: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5553: $? = 0 configure:5571: result: yes configure:5589: checking for sys/sockio.h configure:5596: result: yes configure:5625: checking security/pam_modules.h usability configure:5634: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from configure:5662: /usr/include/security/pam_modules.h:17: parse error before '*' token /usr/include/security/pam_modules.h:24: parse error before '*' token /usr/include/security/pam_modules.h:31: parse error before '*' token /usr/include/security/pam_modules.h:38: parse error before '*' token /usr/include/security/pam_modules.h:45: parse error before '*' token /usr/include/security/pam_modules.h:59: parse error before '*' token /usr/include/security/pam_modules.h:71: parse error before '*' token /usr/include/security/pam_modules.h:74: parse error before '*' token /usr/include/security/pam_modules.h:83: parse error before '*' token configure:5637: $? = 1 configure: failed program was: #line 5627 "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:5652: result: no configure:5656: checking security/pam_modules.h presence configure:5663: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5669: $? = 0 configure:5687: result: yes configure:5698: WARNING: security/pam_modules.h: present but cannot be compiled configure:5700: WARNING: security/pam_modules.h: check for missing prerequisite headers? configure:5702: WARNING: security/pam_modules.h: proceeding with the preprocessor's result configure:5705: checking for security/pam_modules.h configure:5712: result: yes configure:5625: checking security/_pam_macros.h usability configure:5634: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5662:34: security/_pam_macros.h: No such file or directory configure:5637: $? = 1 configure: failed program was: #line 5627 "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:5652: result: no configure:5656: checking security/_pam_macros.h presence configure:5663: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5659:34: security/_pam_macros.h: No such file or directory configure:5669: $? = 1 configure: failed program was: #line 5658 "configure" #include "confdefs.h" #include configure:5687: result: no configure:5705: checking for security/_pam_macros.h configure:5712: result: no configure:5625: checking dlfcn.h usability configure:5634: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5637: $? = 0 configure:5640: test -s conftest.o configure:5643: $? = 0 configure:5652: result: yes configure:5656: checking dlfcn.h presence configure:5663: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5669: $? = 0 configure:5687: result: yes configure:5705: checking for dlfcn.h configure:5712: result: yes configure:5741: checking sys/syslog.h usability configure:5750: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5753: $? = 0 configure:5756: test -s conftest.o configure:5759: $? = 0 configure:5768: result: yes configure:5772: checking sys/syslog.h presence configure:5779: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5785: $? = 0 configure:5803: result: yes configure:5821: checking for sys/syslog.h configure:5828: result: yes configure:5741: checking syslog.h usability configure:5750: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5753: $? = 0 configure:5756: test -s conftest.o configure:5759: $? = 0 configure:5768: result: yes configure:5772: checking syslog.h presence configure:5779: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5785: $? = 0 configure:5803: result: yes configure:5821: checking for syslog.h configure:5828: result: yes configure:5741: checking execinfo.h usability configure:5750: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5778:22: execinfo.h: No such file or directory configure:5753: $? = 1 configure: failed program was: #line 5743 "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:5768: result: no configure:5772: checking execinfo.h presence configure:5779: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5775:22: execinfo.h: No such file or directory configure:5785: $? = 1 configure: failed program was: #line 5774 "configure" #include "confdefs.h" #include configure:5803: result: no configure:5821: checking for execinfo.h configure:5828: result: no configure:5856: checking langinfo.h usability configure:5865: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5868: $? = 0 configure:5871: test -s conftest.o configure:5874: $? = 0 configure:5883: result: yes configure:5887: checking langinfo.h presence configure:5894: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5900: $? = 0 configure:5918: result: yes configure:5936: checking for langinfo.h configure:5943: result: yes configure:5856: checking locale.h usability configure:5865: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5868: $? = 0 configure:5871: test -s conftest.o configure:5874: $? = 0 configure:5883: result: yes configure:5887: checking locale.h presence configure:5894: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5900: $? = 0 configure:5918: result: yes configure:5936: checking for locale.h configure:5943: result: yes configure:5974: checking CoreFoundation/CFStringEncodingConverter.h usability configure:5983: gcc -c -O -Iinclude -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6011:54: CoreFoundation/CFStringEncodingConverter.h: No such file or directory configure:5986: $? = 1 configure: failed program was: #line 5976 "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:6001: result: no configure:6005: checking CoreFoundation/CFStringEncodingConverter.h presence configure:6012: gcc -E -Iinclude -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6008:54: CoreFoundation/CFStringEncodingConverter.h: No such file or directory configure:6018: $? = 1 configure: failed program was: #line 6007 "configure" #include "confdefs.h" #include configure:6036: result: no configure:6054: checking for CoreFoundation/CFStringEncodingConverter.h configure:6061: result: no configure:6085: checking CFStringEncodingConverter.h usability configure:6094: gcc -c -O -Iinclude -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6122:39: CFStringEncodingConverter.h: No such file or directory configure:6097: $? = 1 configure: failed program was: #line 6087 "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:6112: result: no configure:6116: checking CFStringEncodingConverter.h presence configure:6123: gcc -E -Iinclude -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6119:39: CFStringEncodingConverter.h: No such file or directory configure:6129: $? = 1 configure: failed program was: #line 6118 "configure" #include "confdefs.h" #include configure:6147: result: no configure:6165: checking for CFStringEncodingConverter.h configure:6172: result: no configure:6209: checking valgrind.h usability configure:6218: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6246:22: valgrind.h: No such file or directory configure:6221: $? = 1 configure: failed program was: #line 6211 "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:6236: result: no configure:6240: checking valgrind.h presence configure:6247: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6243:22: valgrind.h: No such file or directory configure:6253: $? = 1 configure: failed program was: #line 6242 "configure" #include "confdefs.h" #include configure:6271: result: no configure:6289: checking for valgrind.h configure:6296: result: no configure:6209: checking valgrind/valgrind.h usability configure:6218: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6246:31: valgrind/valgrind.h: No such file or directory configure:6221: $? = 1 configure: failed program was: #line 6211 "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:6236: result: no configure:6240: checking valgrind/valgrind.h presence configure:6247: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6243:31: valgrind/valgrind.h: No such file or directory configure:6253: $? = 1 configure: failed program was: #line 6242 "configure" #include "confdefs.h" #include configure:6271: result: no configure:6289: checking for valgrind/valgrind.h configure:6296: result: no configure:6209: checking valgrind/memcheck.h usability configure:6218: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6246:31: valgrind/memcheck.h: No such file or directory configure:6221: $? = 1 configure: failed program was: #line 6211 "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:6236: result: no configure:6240: checking valgrind/memcheck.h presence configure:6247: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6243:31: valgrind/memcheck.h: No such file or directory configure:6253: $? = 1 configure: failed program was: #line 6242 "configure" #include "confdefs.h" #include configure:6271: result: no configure:6289: checking for valgrind/memcheck.h configure:6296: result: no configure:6380: checking shadow.h usability configure:6389: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6392: $? = 0 configure:6395: test -s conftest.o configure:6398: $? = 0 configure:6407: result: yes configure:6411: checking shadow.h presence configure:6418: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6424: $? = 0 configure:6442: result: yes configure:6460: checking for shadow.h configure:6467: result: yes configure:6380: checking netinet/ip.h usability configure:6389: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from configure:6417: /usr/include/netinet/ip.h:61: field `ip_src' has incomplete type /usr/include/netinet/ip.h:61: field `ip_dst' has incomplete type /usr/include/netinet/ip.h:130: parse error before "n_long" /usr/include/netinet/ip.h:132: field `ipt_addr' has incomplete type /usr/include/netinet/ip.h:133: parse error before "n_long" /usr/include/netinet/ip.h:135: parse error before '}' token /usr/include/netinet/ip.h:136: parse error before '}' token configure:6392: $? = 1 configure: failed program was: #line 6382 "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:6407: result: no configure:6411: checking netinet/ip.h presence configure:6418: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6424: $? = 0 configure:6442: result: yes configure:6453: WARNING: netinet/ip.h: present but cannot be compiled configure:6455: WARNING: netinet/ip.h: check for missing prerequisite headers? configure:6457: WARNING: netinet/ip.h: proceeding with the preprocessor's result configure:6460: checking for netinet/ip.h configure:6467: result: yes configure:6380: checking netinet/tcp.h usability configure:6389: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6392: $? = 0 configure:6395: test -s conftest.o configure:6398: $? = 0 configure:6407: result: yes configure:6411: checking netinet/tcp.h presence configure:6418: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6424: $? = 0 configure:6442: result: yes configure:6460: checking for netinet/tcp.h configure:6467: result: yes configure:6380: checking netinet/in_systm.h usability configure:6389: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6392: $? = 0 configure:6395: test -s conftest.o configure:6398: $? = 0 configure:6407: result: yes configure:6411: checking netinet/in_systm.h presence configure:6418: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6424: $? = 0 configure:6442: result: yes configure:6460: checking for netinet/in_systm.h configure:6467: result: yes configure:6380: checking netinet/in_ip.h usability configure:6389: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6417:27: netinet/in_ip.h: No such file or directory configure:6392: $? = 1 configure: failed program was: #line 6382 "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:6407: result: no configure:6411: checking netinet/in_ip.h presence configure:6418: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6414:27: netinet/in_ip.h: No such file or directory configure:6424: $? = 1 configure: failed program was: #line 6413 "configure" #include "confdefs.h" #include configure:6442: result: no configure:6460: checking for netinet/in_ip.h configure:6467: result: no configure:6500: checking nss.h usability configure:6509: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6537:17: nss.h: No such file or directory configure:6512: $? = 1 configure: failed program was: #line 6502 "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:6527: result: no configure:6531: checking nss.h presence configure:6538: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6534:17: nss.h: No such file or directory configure:6544: $? = 1 configure: failed program was: #line 6533 "configure" #include "confdefs.h" #include configure:6562: result: no configure:6580: checking for nss.h configure:6587: result: no configure:6500: checking nss_common.h usability configure:6509: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6512: $? = 0 configure:6515: test -s conftest.o configure:6518: $? = 0 configure:6527: result: yes configure:6531: checking nss_common.h presence configure:6538: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6544: $? = 0 configure:6562: result: yes configure:6580: checking for nss_common.h configure:6587: result: yes configure:6500: checking nsswitch.h usability configure:6509: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6512: $? = 0 configure:6515: test -s conftest.o configure:6518: $? = 0 configure:6527: result: yes configure:6531: checking nsswitch.h presence configure:6538: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6544: $? = 0 configure:6562: result: yes configure:6580: checking for nsswitch.h configure:6587: result: yes configure:6500: checking ns_api.h usability configure:6509: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6537:20: ns_api.h: No such file or directory configure:6512: $? = 1 configure: failed program was: #line 6502 "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:6527: result: no configure:6531: checking ns_api.h presence configure:6538: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6534:20: ns_api.h: No such file or directory configure:6544: $? = 1 configure: failed program was: #line 6533 "configure" #include "confdefs.h" #include configure:6562: result: no configure:6580: checking for ns_api.h configure:6587: result: no configure:6500: checking sys/security.h usability configure:6509: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6537:26: sys/security.h: No such file or directory configure:6512: $? = 1 configure: failed program was: #line 6502 "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:6527: result: no configure:6531: checking sys/security.h presence configure:6538: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6534:26: sys/security.h: No such file or directory configure:6544: $? = 1 configure: failed program was: #line 6533 "configure" #include "confdefs.h" #include configure:6562: result: no configure:6580: checking for sys/security.h configure:6587: result: no configure:6500: checking security/pam_appl.h usability configure:6509: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6512: $? = 0 configure:6515: test -s conftest.o configure:6518: $? = 0 configure:6527: result: yes configure:6531: checking security/pam_appl.h presence configure:6538: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6544: $? = 0 configure:6562: result: yes configure:6580: checking for security/pam_appl.h configure:6587: result: yes configure:6491: checking for security/pam_modules.h configure:6496: result: yes configure:6615: checking stropts.h usability configure:6624: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6627: $? = 0 configure:6630: test -s conftest.o configure:6633: $? = 0 configure:6642: result: yes configure:6646: checking stropts.h presence configure:6653: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6659: $? = 0 configure:6677: result: yes configure:6695: checking for stropts.h configure:6702: result: yes configure:6615: checking poll.h usability configure:6624: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6627: $? = 0 configure:6630: test -s conftest.o configure:6633: $? = 0 configure:6642: result: yes configure:6646: checking poll.h presence configure:6653: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6659: $? = 0 configure:6677: result: yes configure:6695: checking for poll.h configure:6702: result: yes configure:6731: checking sys/capability.h usability configure:6740: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6768:28: sys/capability.h: No such file or directory configure:6743: $? = 1 configure: failed program was: #line 6733 "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:6758: result: no configure:6762: checking sys/capability.h presence configure:6769: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6765:28: sys/capability.h: No such file or directory configure:6775: $? = 1 configure: failed program was: #line 6764 "configure" #include "confdefs.h" #include configure:6793: result: no configure:6811: checking for sys/capability.h configure:6818: result: no configure:6731: checking syscall.h usability configure:6740: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6768:21: syscall.h: No such file or directory configure:6743: $? = 1 configure: failed program was: #line 6733 "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:6758: result: no configure:6762: checking syscall.h presence configure:6769: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6765:21: syscall.h: No such file or directory configure:6775: $? = 1 configure: failed program was: #line 6764 "configure" #include "confdefs.h" #include configure:6793: result: no configure:6811: checking for syscall.h configure:6818: result: no configure:6731: checking sys/syscall.h usability configure:6740: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6743: $? = 0 configure:6746: test -s conftest.o configure:6749: $? = 0 configure:6758: result: yes configure:6762: checking sys/syscall.h presence configure:6769: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6775: $? = 0 configure:6793: result: yes configure:6811: checking for sys/syscall.h configure:6818: result: yes configure:6850: checking sys/acl.h usability configure:6859: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6862: $? = 0 configure:6865: test -s conftest.o configure:6868: $? = 0 configure:6877: result: yes configure:6881: checking sys/acl.h presence configure:6888: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6894: $? = 0 configure:6912: result: yes configure:6930: checking for sys/acl.h configure:6937: result: yes configure:6850: checking sys/attributes.h usability configure:6859: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6887:28: sys/attributes.h: No such file or directory configure:6862: $? = 1 configure: failed program was: #line 6852 "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:6877: result: no configure:6881: checking sys/attributes.h presence configure:6888: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6884:28: sys/attributes.h: No such file or directory configure:6894: $? = 1 configure: failed program was: #line 6883 "configure" #include "confdefs.h" #include configure:6912: result: no configure:6930: checking for sys/attributes.h configure:6937: result: no configure:6850: checking attr/xattr.h usability configure:6859: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6887:24: attr/xattr.h: No such file or directory configure:6862: $? = 1 configure: failed program was: #line 6852 "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:6877: result: no configure:6881: checking attr/xattr.h presence configure:6888: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6884:24: attr/xattr.h: No such file or directory configure:6894: $? = 1 configure: failed program was: #line 6883 "configure" #include "confdefs.h" #include configure:6912: result: no configure:6930: checking for attr/xattr.h configure:6937: result: no configure:6850: checking sys/xattr.h usability configure:6859: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6887:23: sys/xattr.h: No such file or directory configure:6862: $? = 1 configure: failed program was: #line 6852 "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:6877: result: no configure:6881: checking sys/xattr.h presence configure:6888: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6884:23: sys/xattr.h: No such file or directory configure:6894: $? = 1 configure: failed program was: #line 6883 "configure" #include "confdefs.h" #include configure:6912: result: no configure:6930: checking for sys/xattr.h configure:6937: result: no configure:6850: checking sys/cdefs.h usability configure:6859: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6887:23: sys/cdefs.h: No such file or directory configure:6862: $? = 1 configure: failed program was: #line 6852 "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:6877: result: no configure:6881: checking sys/cdefs.h presence configure:6888: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6884:23: sys/cdefs.h: No such file or directory configure:6894: $? = 1 configure: failed program was: #line 6883 "configure" #include "confdefs.h" #include configure:6912: result: no configure:6930: checking for sys/cdefs.h configure:6937: result: no configure:6850: checking glob.h usability configure:6859: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6862: $? = 0 configure:6865: test -s conftest.o configure:6868: $? = 0 configure:6877: result: yes configure:6881: checking glob.h presence configure:6888: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6894: $? = 0 configure:6912: result: yes configure:6930: checking for glob.h configure:6937: result: yes configure:6968: checking utmp.h usability configure:6977: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6980: $? = 0 configure:6983: test -s conftest.o configure:6986: $? = 0 configure:6995: result: yes configure:6999: checking utmp.h presence configure:7006: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7012: $? = 0 configure:7030: result: yes configure:7048: checking for utmp.h configure:7055: result: yes configure:6968: checking utmpx.h usability configure:6977: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6980: $? = 0 configure:6983: test -s conftest.o configure:6986: $? = 0 configure:6995: result: yes configure:6999: checking utmpx.h presence configure:7006: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7012: $? = 0 configure:7030: result: yes configure:7048: checking for utmpx.h configure:7055: result: yes configure:6968: checking lastlog.h usability configure:6977: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6980: $? = 0 configure:6983: test -s conftest.o configure:6986: $? = 0 configure:6995: result: yes configure:6999: checking lastlog.h presence configure:7006: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7012: $? = 0 configure:7030: result: yes configure:7048: checking for lastlog.h configure:7055: result: yes configure:7069: checking for int configure:7096: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7099: $? = 0 configure:7102: test -s conftest.o configure:7105: $? = 0 configure:7115: result: yes configure:7118: checking size of int configure:7396: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c >&5 configure:7399: $? = 0 configure:7401: ./conftest configure:7404: $? = 0 configure:7424: result: 4 configure:7431: checking for long configure:7458: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7461: $? = 0 configure:7464: test -s conftest.o configure:7467: $? = 0 configure:7477: result: yes configure:7480: checking size of long configure:7758: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c >&5 configure:7761: $? = 0 configure:7763: ./conftest configure:7766: $? = 0 configure:7786: result: 4 configure:7793: checking for short configure:7820: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7823: $? = 0 configure:7826: test -s conftest.o configure:7829: $? = 0 configure:7839: result: yes configure:7842: checking size of short configure:8120: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c >&5 configure:8123: $? = 0 configure:8125: ./conftest configure:8128: $? = 0 configure:8148: result: 2 configure:8156: checking for an ANSI C-conforming const configure:8226: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8229: $? = 0 configure:8232: test -s conftest.o configure:8235: $? = 0 configure:8245: result: yes configure:8255: checking for inline configure:8292: result: inline configure:8307: checking whether byte ordering is bigendian configure:8337: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure: In function `main': configure:8327: `bogus' undeclared (first use in this function) configure:8327: (Each undeclared identifier is reported only once configure:8327: for each function it appears in.) configure:8327: parse error before "endian" configure:8340: $? = 1 configure: failed program was: #line 8313 "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 || !LITTLE_ENDIAN bogus endian macros #endif ; return 0; } configure:8467: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c >&5 configure:8470: $? = 0 configure:8472: ./conftest configure:8475: $? = 1 configure: program exited with status 1 configure: failed program was: #line 8450 "configure" #include "confdefs.h" int main () { /* Are we little or big endian? From Harbison&Steele. */ union { long l; char c[sizeof (long)]; } u; u.l = 1; exit (u.c[sizeof (long) - 1] == 1); } configure:8490: result: yes configure:8510: checking whether char is unsigned configure:8536: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8539: $? = 0 configure:8542: test -s conftest.o configure:8545: $? = 0 configure:8555: result: no configure:8565: checking return type of signal handlers configure:8599: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8602: $? = 0 configure:8605: test -s conftest.o configure:8608: $? = 0 configure:8618: result: void configure:8626: checking for uid_t in sys/types.h configure:8646: result: yes configure:8661: checking for mode_t configure:8688: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8691: $? = 0 configure:8694: test -s conftest.o configure:8697: $? = 0 configure:8707: result: yes configure:8719: checking for off_t configure:8746: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8749: $? = 0 configure:8752: test -s conftest.o configure:8755: $? = 0 configure:8765: result: yes configure:8777: checking for size_t configure:8804: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8807: $? = 0 configure:8810: test -s conftest.o configure:8813: $? = 0 configure:8823: result: yes configure:8835: checking for pid_t configure:8862: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8865: $? = 0 configure:8868: test -s conftest.o configure:8871: $? = 0 configure:8881: result: yes configure:8894: checking for struct stat.st_rdev configure:8920: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8923: $? = 0 configure:8926: test -s conftest.o configure:8929: $? = 0 configure:8939: result: yes configure:8955: checking for d_off in dirent configure:8982: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8985: $? = 0 configure:8988: test -s conftest.o configure:8991: $? = 0 configure:9001: result: yes configure:9011: checking for ino_t configure:9038: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9041: $? = 0 configure:9044: test -s conftest.o configure:9047: $? = 0 configure:9057: result: yes configure:9069: checking for loff_t configure:9096: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure: In function `main': configure:9118: `loff_t' undeclared (first use in this function) configure:9118: (Each undeclared identifier is reported only once configure:9118: for each function it appears in.) configure:9118: parse error before ')' token configure:9099: $? = 1 configure: failed program was: #line 9074 "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 ((loff_t *) 0) return 0; if (sizeof (loff_t)) return 0; ; return 0; } configure:9115: result: no configure:9127: checking for offset_t configure:9154: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9157: $? = 0 configure:9160: test -s conftest.o configure:9163: $? = 0 configure:9173: result: yes configure:9185: checking for ssize_t configure:9212: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9215: $? = 0 configure:9218: test -s conftest.o configure:9221: $? = 0 configure:9231: result: yes configure:9243: checking for wchar_t configure:9270: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9273: $? = 0 configure:9276: test -s conftest.o configure:9279: $? = 0 configure:9289: result: yes configure:9314: checking for cups-config configure:9347: result: no configure:9366: checking for library containing dlopen configure:9399: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c >&5 Undefined first referenced symbol in file dlopen /var/tmp/cc86fvQR.o (symbol belongs to implicit dependency /usr/lib/libdl.so.1) ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:9402: $? = 1 configure: failed program was: #line 9373 "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:9445: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -ldl >&5 configure:9448: $? = 0 configure:9451: test -s conftest configure:9454: $? = 0 configure:9467: result: -ldl configure:9478: checking for immediate structures configure:9514: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9517: $? = 0 configure:9520: test -s conftest.o configure:9523: $? = 0 configure:9533: result: yes configure:9545: checking if the compiler will optimize out function calls configure:9578: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -ldl >&5 configure:9581: $? = 0 configure:9584: test -s conftest configure:9587: $? = 0 configure:9597: result: yes configure:9609: checking for unix domain sockets configure:9642: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9645: $? = 0 configure:9648: test -s conftest.o configure:9651: $? = 0 configure:9661: result: yes configure:9672: checking for socklen_t type configure:9703: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9706: $? = 0 configure:9709: test -s conftest.o configure:9712: $? = 0 configure:9722: result: yes configure:9732: checking for sig_atomic_t type configure:9763: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9766: $? = 0 configure:9769: test -s conftest.o configure:9772: $? = 0 configure:9782: result: yes configure:9794: checking for errno declaration configure:9819: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9822: $? = 0 configure:9825: test -s conftest.o configure:9828: $? = 0 configure:9838: result: yes configure:9849: checking for setresuid declaration configure:9874: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure: In function `main': configure:9867: `setresuid' undeclared (first use in this function) configure:9867: (Each undeclared identifier is reported only once configure:9867: for each function it appears in.) configure:9877: $? = 1 configure: failed program was: #line 9855 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int i = (int)setresuid ; return 0; } configure:9893: result: no configure:9904: checking for setresgid declaration configure:9929: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure: In function `main': configure:9922: `setresgid' undeclared (first use in this function) configure:9922: (Each undeclared identifier is reported only once configure:9922: for each function it appears in.) configure:9932: $? = 1 configure: failed program was: #line 9910 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int i = (int)setresgid ; return 0; } configure:9948: result: no configure:9959: checking for asprintf declaration configure:9984: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure: In function `main': configure:9977: `asprintf' undeclared (first use in this function) configure:9977: (Each undeclared identifier is reported only once configure:9977: for each function it appears in.) configure:9987: $? = 1 configure: failed program was: #line 9965 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int i = (int)asprintf ; return 0; } configure:10003: result: no configure:10014: checking for vasprintf declaration configure:10039: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure: In function `main': configure:10032: `vasprintf' undeclared (first use in this function) configure:10032: (Each undeclared identifier is reported only once configure:10032: for each function it appears in.) configure:10042: $? = 1 configure: failed program was: #line 10020 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int i = (int)vasprintf ; return 0; } configure:10058: result: no configure:10069: checking for vsnprintf declaration configure:10094: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10097: $? = 0 configure:10100: test -s conftest.o configure:10103: $? = 0 configure:10113: result: yes configure:10124: checking for snprintf declaration configure:10149: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10152: $? = 0 configure:10155: test -s conftest.o configure:10158: $? = 0 configure:10168: result: yes configure:10181: checking for real setresuid configure:10197: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -ldl >&5 Undefined first referenced symbol in file setresuid /var/tmp/ccg1qFYk.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:10200: $? = 1 configure: program exited with status 1 configure: failed program was: #line 10190 "configure" #include "confdefs.h" #include main() { setresuid(1,1,1); setresuid(2,2,2); exit(errno==EPERM?0:1);} configure:10218: result: no configure:10230: checking for real setresgid configure:10247: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -ldl >&5 Undefined first referenced symbol in file setresgid /var/tmp/ccq4LCws.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:10250: $? = 1 configure: program exited with status 1 configure: failed program was: #line 10239 "configure" #include "confdefs.h" #include #include main() { errno = 0; setresgid(1,1,1); exit(errno != 0 ? (errno==EPERM ? 0 : 1) : 0);} configure:10268: result: no configure:10278: checking for working memcmp configure:10329: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -ldl >&5 configure:10332: $? = 0 configure:10334: ./conftest configure:10337: $? = 0 configure:10350: result: yes configure:10360: checking whether to use readline configure:10368: result: yes configure:10387: checking readline.h usability configure:10396: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10424:22: readline.h: No such file or directory configure:10399: $? = 1 configure: failed program was: #line 10389 "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:10414: result: no configure:10418: checking readline.h presence configure:10425: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:10421:22: readline.h: No such file or directory configure:10431: $? = 1 configure: failed program was: #line 10420 "configure" #include "confdefs.h" #include configure:10449: result: no configure:10467: checking for readline.h configure:10474: result: no configure:10387: checking history.h usability configure:10396: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10424:21: history.h: No such file or directory configure:10399: $? = 1 configure: failed program was: #line 10389 "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:10414: result: no configure:10418: checking history.h presence configure:10425: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:10421:21: history.h: No such file or directory configure:10431: $? = 1 configure: failed program was: #line 10420 "configure" #include "confdefs.h" #include configure:10449: result: no configure:10467: checking for history.h configure:10474: result: no configure:10387: checking readline/readline.h usability configure:10396: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10424:31: readline/readline.h: No such file or directory configure:10399: $? = 1 configure: failed program was: #line 10389 "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:10414: result: no configure:10418: checking readline/readline.h presence configure:10425: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:10421:31: readline/readline.h: No such file or directory configure:10431: $? = 1 configure: failed program was: #line 10420 "configure" #include "confdefs.h" #include configure:10449: result: no configure:10467: checking for readline/readline.h configure:10474: result: no configure:10501: checking readline/history.h usability configure:10510: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10538:30: readline/history.h: No such file or directory configure:10513: $? = 1 configure: failed program was: #line 10503 "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:10528: result: no configure:10532: checking readline/history.h presence configure:10539: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:10535:30: readline/history.h: No such file or directory configure:10545: $? = 1 configure: failed program was: #line 10534 "configure" #include "confdefs.h" #include configure:10563: result: no configure:10581: checking for readline/history.h configure:10588: result: no configure:10608: checking for readline.h configure:10613: result: no configure:10608: checking for readline/readline.h configure:10613: result: no configure:11357: checking for rl_completion_matches in -lreadline configure:11390: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lreadline -ldl >&5 ld: fatal: library -lreadline: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:11393: $? = 1 configure: failed program was: #line 11364 "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 rl_completion_matches (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { rl_completion_matches (); ; return 0; } configure:11410: result: no configure:11431: checking for connect configure:11474: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -ldl >&5 Undefined first referenced symbol in file connect /var/tmp/ccMTYmwV.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11477: $? = 1 configure: failed program was: #line 11436 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char connect (); 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 connect (); 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_connect) || defined (__stub___connect) choke me #else f = connect; #endif ; return 0; } configure:11493: result: no configure:11507: checking for printf in -lnsl_s configure:11540: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lnsl_s -ldl >&5 configure:11522: warning: conflicting types for built-in function `printf' ld: fatal: library -lnsl_s: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:11543: $? = 1 configure: failed program was: #line 11514 "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 printf (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { printf (); ; return 0; } configure:11560: result: no configure:11575: checking for printf in -lnsl configure:11608: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lnsl -ldl >&5 configure:11590: warning: conflicting types for built-in function `printf' configure:11611: $? = 0 configure:11614: test -s conftest configure:11617: $? = 0 configure:11628: result: yes configure:11643: checking for connect in -lsocket configure:11676: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:11679: $? = 0 configure:11682: test -s conftest configure:11685: $? = 0 configure:11696: result: yes configure:11711: checking for connect in -linet configure:11744: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -linet -lsocket -lnsl -ldl >&5 ld: fatal: library -linet: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:11747: $? = 1 configure: failed program was: #line 11718 "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 connect (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { connect (); ; return 0; } configure:11764: result: no configure:11790: checking for library containing yp_get_default_domain configure:11823: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:11826: $? = 0 configure:11829: test -s conftest configure:11832: $? = 0 configure:11891: result: none required configure:11902: checking for yp_get_default_domain configure:11945: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:11948: $? = 0 configure:11951: test -s conftest configure:11954: $? = 0 configure:11964: result: yes configure:11980: checking for execl configure:12023: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12026: $? = 0 configure:12029: test -s conftest configure:12032: $? = 0 configure:12042: result: yes configure:12078: checking for dlopen configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for dlclose configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for dlsym configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for dlerror configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for waitpid configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for getcwd configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for strdup configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for strndup configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file strndup /var/tmp/ccMxetV2.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12124: $? = 1 configure: failed program was: #line 12083 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strndup (); 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 strndup (); 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_strndup) || defined (__stub___strndup) choke me #else f = strndup; #endif ; return 0; } configure:12140: result: no configure:12078: checking for strnlen configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file strnlen /var/tmp/cceuEoMQ.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12124: $? = 1 configure: failed program was: #line 12083 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strnlen (); 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 strnlen (); 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_strnlen) || defined (__stub___strnlen) choke me #else f = strnlen; #endif ; return 0; } configure:12140: result: no configure:12078: checking for strtoul configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for strerror configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for chown configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for fchown configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for chmod configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for fchmod configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for chroot configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for link configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for mknod configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12124: $? = 0 configure:12127: test -s conftest configure:12130: $? = 0 configure:12140: result: yes configure:12078: checking for mknod64 configure:12121: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file mknod64 /var/tmp/ccoXZtHd.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12124: $? = 1 configure: failed program was: #line 12083 "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:12140: result: no configure:12164: checking for fstat configure:12207: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12210: $? = 0 configure:12213: test -s conftest configure:12216: $? = 0 configure:12226: result: yes configure:12164: checking for strchr configure:12207: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12179: warning: conflicting types for built-in function `strchr' configure:12210: $? = 0 configure:12213: test -s conftest configure:12216: $? = 0 configure:12226: result: yes configure:12164: checking for utime configure:12207: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12210: $? = 0 configure:12213: test -s conftest configure:12216: $? = 0 configure:12226: result: yes configure:12164: checking for utimes configure:12207: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12210: $? = 0 configure:12213: test -s conftest configure:12216: $? = 0 configure:12226: result: yes configure:12164: checking for getrlimit configure:12207: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12210: $? = 0 configure:12213: test -s conftest configure:12216: $? = 0 configure:12226: result: yes configure:12164: checking for fsync configure:12207: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12210: $? = 0 configure:12213: test -s conftest configure:12216: $? = 0 configure:12226: result: yes configure:12164: checking for bzero configure:12207: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12179: warning: conflicting types for built-in function `bzero' configure:12210: $? = 0 configure:12213: test -s conftest configure:12216: $? = 0 configure:12226: result: yes configure:12164: checking for memset configure:12207: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12179: warning: conflicting types for built-in function `memset' configure:12210: $? = 0 configure:12213: test -s conftest configure:12216: $? = 0 configure:12226: result: yes configure:12164: checking for strlcpy configure:12207: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12210: $? = 0 configure:12213: test -s conftest configure:12216: $? = 0 configure:12226: result: yes configure:12164: checking for strlcat configure:12207: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12210: $? = 0 configure:12213: test -s conftest configure:12216: $? = 0 configure:12226: result: yes configure:12164: checking for setpgid configure:12207: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12210: $? = 0 configure:12213: test -s conftest configure:12216: $? = 0 configure:12226: result: yes configure:12250: checking for memmove configure:12293: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12296: $? = 0 configure:12299: test -s conftest configure:12302: $? = 0 configure:12312: result: yes configure:12250: checking for vsnprintf configure:12293: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12296: $? = 0 configure:12299: test -s conftest configure:12302: $? = 0 configure:12312: result: yes configure:12250: checking for snprintf configure:12293: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12296: $? = 0 configure:12299: test -s conftest configure:12302: $? = 0 configure:12312: result: yes configure:12250: checking for asprintf configure:12293: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file asprintf /var/tmp/ccG6HLKq.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12296: $? = 1 configure: failed program was: #line 12255 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char asprintf (); 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 asprintf (); 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_asprintf) || defined (__stub___asprintf) choke me #else f = asprintf; #endif ; return 0; } configure:12312: result: no configure:12250: checking for vasprintf configure:12293: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file vasprintf /var/tmp/ccUZLze8.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12296: $? = 1 configure: failed program was: #line 12255 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char vasprintf (); 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 vasprintf (); 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_vasprintf) || defined (__stub___vasprintf) choke me #else f = vasprintf; #endif ; return 0; } configure:12312: result: no configure:12250: checking for setsid configure:12293: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12296: $? = 0 configure:12299: test -s conftest configure:12302: $? = 0 configure:12312: result: yes configure:12250: checking for glob configure:12293: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12296: $? = 0 configure:12299: test -s conftest configure:12302: $? = 0 configure:12312: result: yes configure:12250: checking for strpbrk configure:12293: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12265: warning: conflicting types for built-in function `strpbrk' configure:12296: $? = 0 configure:12299: test -s conftest configure:12302: $? = 0 configure:12312: result: yes configure:12250: checking for pipe configure:12293: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12296: $? = 0 configure:12299: test -s conftest configure:12302: $? = 0 configure:12312: result: yes configure:12250: checking for crypt16 configure:12293: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file crypt16 /var/tmp/cc2NPY8Q.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12296: $? = 1 configure: failed program was: #line 12255 "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:12312: result: no configure:12250: checking for getauthuid configure:12293: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file getauthuid /var/tmp/ccgZgBdy.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12296: $? = 1 configure: failed program was: #line 12255 "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:12312: result: no configure:12334: checking for strftime configure:12377: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12380: $? = 0 configure:12383: test -s conftest configure:12386: $? = 0 configure:12396: result: yes configure:12334: checking for sigprocmask configure:12377: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12380: $? = 0 configure:12383: test -s conftest configure:12386: $? = 0 configure:12396: result: yes configure:12334: checking for sigblock configure:12377: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file sigblock /var/tmp/ccqxZJQL.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12380: $? = 1 configure: failed program was: #line 12339 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sigblock (); 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 sigblock (); 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_sigblock) || defined (__stub___sigblock) choke me #else f = sigblock; #endif ; return 0; } configure:12396: result: no configure:12334: checking for sigaction configure:12377: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12380: $? = 0 configure:12383: test -s conftest configure:12386: $? = 0 configure:12396: result: yes configure:12334: checking for sigset configure:12377: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12380: $? = 0 configure:12383: test -s conftest configure:12386: $? = 0 configure:12396: result: yes configure:12334: checking for innetgr configure:12377: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12380: $? = 0 configure:12383: test -s conftest configure:12386: $? = 0 configure:12396: result: yes configure:12334: checking for setnetgrent configure:12377: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12380: $? = 0 configure:12383: test -s conftest configure:12386: $? = 0 configure:12396: result: yes configure:12334: checking for getnetgrent configure:12377: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12380: $? = 0 configure:12383: test -s conftest configure:12386: $? = 0 configure:12396: result: yes configure:12334: checking for endnetgrent configure:12377: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12380: $? = 0 configure:12383: test -s conftest configure:12386: $? = 0 configure:12396: result: yes configure:12417: checking for initgroups configure:12460: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12463: $? = 0 configure:12466: test -s conftest configure:12469: $? = 0 configure:12479: result: yes configure:12417: checking for select configure:12460: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12463: $? = 0 configure:12466: test -s conftest configure:12469: $? = 0 configure:12479: result: yes configure:12417: checking for poll configure:12460: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12463: $? = 0 configure:12466: test -s conftest configure:12469: $? = 0 configure:12479: result: yes configure:12417: checking for rdchk configure:12460: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file rdchk /var/tmp/ccY6zSU7.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12463: $? = 1 configure: failed program was: #line 12422 "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:12479: result: no configure:12417: checking for getgrnam configure:12460: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12463: $? = 0 configure:12466: test -s conftest configure:12469: $? = 0 configure:12479: result: yes configure:12417: checking for getgrent configure:12460: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12463: $? = 0 configure:12466: test -s conftest configure:12469: $? = 0 configure:12479: result: yes configure:12417: checking for pathconf configure:12460: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12463: $? = 0 configure:12466: test -s conftest configure:12469: $? = 0 configure:12479: result: yes configure:12417: checking for realpath configure:12460: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12463: $? = 0 configure:12466: test -s conftest configure:12469: $? = 0 configure:12479: result: yes configure:12502: checking for setpriv configure:12545: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file setpriv /var/tmp/ccQe4KYN.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12548: $? = 1 configure: failed program was: #line 12507 "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:12564: result: no configure:12502: checking for setgidx configure:12545: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file setgidx /var/tmp/ccwioSfv.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12548: $? = 1 configure: failed program was: #line 12507 "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:12564: result: no configure:12502: checking for setuidx configure:12545: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file setuidx /var/tmp/ccOdSJ7g.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12548: $? = 1 configure: failed program was: #line 12507 "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:12564: result: no configure:12502: checking for setgroups configure:12545: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12548: $? = 0 configure:12551: test -s conftest configure:12554: $? = 0 configure:12564: result: yes configure:12502: checking for sysconf configure:12545: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12548: $? = 0 configure:12551: test -s conftest configure:12554: $? = 0 configure:12564: result: yes configure:12502: checking for mktime configure:12545: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12548: $? = 0 configure:12551: test -s conftest configure:12554: $? = 0 configure:12564: result: yes configure:12502: checking for rename configure:12545: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12548: $? = 0 configure:12551: test -s conftest configure:12554: $? = 0 configure:12564: result: yes configure:12502: checking for ftruncate configure:12545: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12548: $? = 0 configure:12551: test -s conftest configure:12554: $? = 0 configure:12564: result: yes configure:12502: checking for stat64 configure:12545: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12548: $? = 0 configure:12551: test -s conftest configure:12554: $? = 0 configure:12564: result: yes configure:12502: checking for fstat64 configure:12545: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12548: $? = 0 configure:12551: test -s conftest configure:12554: $? = 0 configure:12564: result: yes configure:12585: checking for lstat64 configure:12628: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12631: $? = 0 configure:12634: test -s conftest configure:12637: $? = 0 configure:12647: result: yes configure:12585: checking for fopen64 configure:12628: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12631: $? = 0 configure:12634: test -s conftest configure:12637: $? = 0 configure:12647: result: yes configure:12585: checking for atexit configure:12628: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12631: $? = 0 configure:12634: test -s conftest configure:12637: $? = 0 configure:12647: result: yes configure:12585: checking for grantpt configure:12628: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12631: $? = 0 configure:12634: test -s conftest configure:12637: $? = 0 configure:12647: result: yes configure:12585: checking for dup2 configure:12628: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12631: $? = 0 configure:12634: test -s conftest configure:12637: $? = 0 configure:12647: result: yes configure:12585: checking for lseek64 configure:12628: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12631: $? = 0 configure:12634: test -s conftest configure:12637: $? = 0 configure:12647: result: yes configure:12585: checking for ftruncate64 configure:12628: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12631: $? = 0 configure:12634: test -s conftest configure:12637: $? = 0 configure:12647: result: yes configure:12585: checking for readdir64 configure:12628: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12631: $? = 0 configure:12634: test -s conftest configure:12637: $? = 0 configure:12647: result: yes configure:12667: checking for fseek64 configure:12710: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file fseek64 /var/tmp/ccY8D32h.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12713: $? = 1 configure: failed program was: #line 12672 "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:12729: result: no configure:12667: checking for fseeko64 configure:12710: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12713: $? = 0 configure:12716: test -s conftest configure:12719: $? = 0 configure:12729: result: yes configure:12667: checking for ftell64 configure:12710: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file ftell64 /var/tmp/ccyDZp9V.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12713: $? = 1 configure: failed program was: #line 12672 "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:12729: result: no configure:12667: checking for ftello64 configure:12710: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12713: $? = 0 configure:12716: test -s conftest configure:12719: $? = 0 configure:12729: result: yes configure:12667: checking for setluid configure:12710: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file setluid /var/tmp/cces1TBf.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12713: $? = 1 configure: failed program was: #line 12672 "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:12729: result: no configure:12667: checking for getpwanam configure:12710: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file getpwanam /var/tmp/ccSs2ZNY.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12713: $? = 1 configure: failed program was: #line 12672 "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:12729: result: no configure:12667: checking for setlinebuf configure:12710: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12713: $? = 0 configure:12716: test -s conftest configure:12719: $? = 0 configure:12729: result: yes configure:12753: checking for srandom configure:12796: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12799: $? = 0 configure:12802: test -s conftest configure:12805: $? = 0 configure:12815: result: yes configure:12753: checking for random configure:12796: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12799: $? = 0 configure:12802: test -s conftest configure:12805: $? = 0 configure:12815: result: yes configure:12753: checking for srand configure:12796: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12799: $? = 0 configure:12802: test -s conftest configure:12805: $? = 0 configure:12815: result: yes configure:12753: checking for rand configure:12796: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12799: $? = 0 configure:12802: test -s conftest configure:12805: $? = 0 configure:12815: result: yes configure:12753: checking for setenv configure:12796: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file setenv /var/tmp/ccjtqbQh.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12799: $? = 1 configure: failed program was: #line 12758 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setenv (); 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 setenv (); 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_setenv) || defined (__stub___setenv) choke me #else f = setenv; #endif ; return 0; } configure:12815: result: no configure:12753: checking for usleep configure:12796: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12799: $? = 0 configure:12802: test -s conftest configure:12805: $? = 0 configure:12815: result: yes configure:12753: checking for strcasecmp configure:12796: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12799: $? = 0 configure:12802: test -s conftest configure:12805: $? = 0 configure:12815: result: yes configure:12753: checking for fcvt configure:12796: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12799: $? = 0 configure:12802: test -s conftest configure:12805: $? = 0 configure:12815: result: yes configure:12753: checking for fcvtl configure:12796: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file fcvtl /var/tmp/ccsBfVhe.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12799: $? = 1 configure: failed program was: #line 12758 "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:12815: result: no configure:12753: checking for symlink configure:12796: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12799: $? = 0 configure:12802: test -s conftest configure:12805: $? = 0 configure:12815: result: yes configure:12753: checking for readlink configure:12796: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12799: $? = 0 configure:12802: test -s conftest configure:12805: $? = 0 configure:12815: result: yes configure:12831: checking for syslog configure:12874: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12877: $? = 0 configure:12880: test -s conftest configure:12883: $? = 0 configure:12893: result: yes configure:12831: checking for vsyslog configure:12874: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12877: $? = 0 configure:12880: test -s conftest configure:12883: $? = 0 configure:12893: result: yes configure:12831: checking for timegm configure:12874: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file timegm /var/tmp/cc65C0WR.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12877: $? = 1 configure: failed program was: #line 12836 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char timegm (); 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 timegm (); 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_timegm) || defined (__stub___timegm) choke me #else f = timegm; #endif ; return 0; } configure:12893: result: no configure:12908: checking for setlocale configure:12951: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12954: $? = 0 configure:12957: test -s conftest configure:12960: $? = 0 configure:12970: result: yes configure:12908: checking for nl_langinfo configure:12951: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:12954: $? = 0 configure:12957: test -s conftest configure:12960: $? = 0 configure:12970: result: yes configure:12988: checking for setbuffer configure:13031: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13034: $? = 0 configure:13037: test -s conftest configure:13040: $? = 0 configure:13050: result: yes configure:12988: checking for shmget configure:13031: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13034: $? = 0 configure:13037: test -s conftest configure:13040: $? = 0 configure:13050: result: yes configure:12988: checking for shm_open configure:13031: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file shm_open /var/tmp/cc84HHTu.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13034: $? = 1 configure: failed program was: #line 12993 "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:13050: result: no configure:12988: checking for backtrace_symbols configure:13031: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file backtrace_symbols /var/tmp/ccW4ZLGd.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13034: $? = 1 configure: failed program was: #line 12993 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char backtrace_symbols (); 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 backtrace_symbols (); 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_backtrace_symbols) || defined (__stub___backtrace_symbols) choke me #else f = backtrace_symbols; #endif ; return 0; } configure:13050: result: no configure:13074: checking libexc.h usability configure:13083: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13111:20: libexc.h: No such file or directory configure:13086: $? = 1 configure: failed program was: #line 13076 "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:13101: result: no configure:13105: checking libexc.h presence configure:13112: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13108:20: libexc.h: No such file or directory configure:13118: $? = 1 configure: failed program was: #line 13107 "configure" #include "confdefs.h" #include configure:13136: result: no configure:13154: checking for libexc.h configure:13161: result: no configure:13175: checking for trace_back_stack in -lexc configure:13208: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lexc -lsocket -lnsl -ldl >&5 ld: fatal: library -lexc: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:13211: $? = 1 configure: failed program was: #line 13182 "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 trace_back_stack (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { trace_back_stack (); ; return 0; } configure:13228: result: no configure:13245: checking for syscall configure:13288: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13291: $? = 0 configure:13294: test -s conftest configure:13297: $? = 0 configure:13307: result: yes configure:13328: checking for _dup configure:13371: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13374: $? = 0 configure:13377: test -s conftest configure:13380: $? = 0 configure:13390: result: yes configure:13328: checking for _dup2 configure:13371: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13374: $? = 0 configure:13377: test -s conftest configure:13380: $? = 0 configure:13390: result: yes configure:13328: checking for _opendir configure:13371: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13374: $? = 0 configure:13377: test -s conftest configure:13380: $? = 0 configure:13390: result: yes configure:13328: checking for _readdir configure:13371: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13374: $? = 0 configure:13377: test -s conftest configure:13380: $? = 0 configure:13390: result: yes configure:13328: checking for _seekdir configure:13371: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13374: $? = 0 configure:13377: test -s conftest configure:13380: $? = 0 configure:13390: result: yes configure:13328: checking for _telldir configure:13371: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13374: $? = 0 configure:13377: test -s conftest configure:13380: $? = 0 configure:13390: result: yes configure:13328: checking for _closedir configure:13371: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13374: $? = 0 configure:13377: test -s conftest configure:13380: $? = 0 configure:13390: result: yes configure:13410: checking for __dup configure:13453: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __dup /var/tmp/cc6CbcQl.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13456: $? = 1 configure: failed program was: #line 13415 "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:13472: result: no configure:13410: checking for __dup2 configure:13453: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __dup2 /var/tmp/ccc8MoC7.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13456: $? = 1 configure: failed program was: #line 13415 "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:13472: result: no configure:13410: checking for __opendir configure:13453: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __opendir /var/tmp/cc0guJHx.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13456: $? = 1 configure: failed program was: #line 13415 "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:13472: result: no configure:13410: checking for __readdir configure:13453: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __readdir /var/tmp/ccoDk5wj.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13456: $? = 1 configure: failed program was: #line 13415 "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:13472: result: no configure:13410: checking for __seekdir configure:13453: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __seekdir /var/tmp/ccgH1KM0.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13456: $? = 1 configure: failed program was: #line 13415 "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:13472: result: no configure:13410: checking for __telldir configure:13453: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __telldir /var/tmp/ccYQC89q.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13456: $? = 1 configure: failed program was: #line 13415 "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:13472: result: no configure:13410: checking for __closedir configure:13453: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __closedir /var/tmp/ccAkhO47.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13456: $? = 1 configure: failed program was: #line 13415 "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:13472: result: no configure:13487: checking for __getcwd configure:13530: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __getcwd /var/tmp/ccSDx7dU.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13533: $? = 1 configure: failed program was: #line 13492 "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:13549: result: no configure:13487: checking for _getcwd configure:13530: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13533: $? = 0 configure:13536: test -s conftest configure:13539: $? = 0 configure:13549: result: yes configure:13565: checking for __xstat configure:13608: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __xstat /var/tmp/ccCFCIsc.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13611: $? = 1 configure: failed program was: #line 13570 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __xstat (); 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 __xstat (); 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___xstat) || defined (__stub_____xstat) choke me #else f = __xstat; #endif ; return 0; } configure:13627: result: no configure:13565: checking for __fxstat configure:13608: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __fxstat /var/tmp/ccQSmBTY.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13611: $? = 1 configure: failed program was: #line 13570 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __fxstat (); 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 __fxstat (); 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___fxstat) || defined (__stub_____fxstat) choke me #else f = __fxstat; #endif ; return 0; } configure:13627: result: no configure:13565: checking for __lxstat configure:13608: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __lxstat /var/tmp/ccYRCNNm.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13611: $? = 1 configure: failed program was: #line 13570 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __lxstat (); 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 __lxstat (); 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___lxstat) || defined (__stub_____lxstat) choke me #else f = __lxstat; #endif ; return 0; } configure:13627: result: no configure:13646: checking for _stat configure:13689: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13692: $? = 0 configure:13695: test -s conftest configure:13698: $? = 0 configure:13708: result: yes configure:13646: checking for _lstat configure:13689: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13692: $? = 0 configure:13695: test -s conftest configure:13698: $? = 0 configure:13708: result: yes configure:13646: checking for _fstat configure:13689: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13692: $? = 0 configure:13695: test -s conftest configure:13698: $? = 0 configure:13708: result: yes configure:13646: checking for __stat configure:13689: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __stat /var/tmp/ccytPPZt.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13692: $? = 1 configure: failed program was: #line 13651 "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:13708: result: no configure:13646: checking for __lstat configure:13689: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __lstat /var/tmp/ccC9sbhb.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13692: $? = 1 configure: failed program was: #line 13651 "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:13708: result: no configure:13646: checking for __fstat configure:13689: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __fstat /var/tmp/ccKcJr9D.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13692: $? = 1 configure: failed program was: #line 13651 "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:13708: result: no configure:13729: checking for _acl configure:13772: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13775: $? = 0 configure:13778: test -s conftest configure:13781: $? = 0 configure:13791: result: yes configure:13729: checking for __acl configure:13772: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __acl /var/tmp/ccERI5Ri.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13775: $? = 1 configure: failed program was: #line 13734 "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:13791: result: no configure:13729: checking for _facl configure:13772: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13775: $? = 0 configure:13778: test -s conftest configure:13781: $? = 0 configure:13791: result: yes configure:13729: checking for __facl configure:13772: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __facl /var/tmp/ccWR6tsz.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13775: $? = 1 configure: failed program was: #line 13734 "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:13791: result: no configure:13729: checking for _open configure:13772: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13775: $? = 0 configure:13778: test -s conftest configure:13781: $? = 0 configure:13791: result: yes configure:13729: checking for __open configure:13772: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __open /var/tmp/ccIxaMpT.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13775: $? = 1 configure: failed program was: #line 13734 "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:13791: result: no configure:13729: checking for _chdir configure:13772: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13775: $? = 0 configure:13778: test -s conftest configure:13781: $? = 0 configure:13791: result: yes configure:13729: checking for __chdir configure:13772: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __chdir /var/tmp/cchaO1io.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13775: $? = 1 configure: failed program was: #line 13734 "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:13791: result: no configure:13810: checking for _close configure:13853: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13856: $? = 0 configure:13859: test -s conftest configure:13862: $? = 0 configure:13872: result: yes configure:13810: checking for __close configure:13853: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __close /var/tmp/ccm7XfmP.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13856: $? = 1 configure: failed program was: #line 13815 "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:13872: result: no configure:13810: checking for _fchdir configure:13853: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13856: $? = 0 configure:13859: test -s conftest configure:13862: $? = 0 configure:13872: result: yes configure:13810: checking for __fchdir configure:13853: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __fchdir /var/tmp/ccglns18.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13856: $? = 1 configure: failed program was: #line 13815 "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:13872: result: no configure:13810: checking for _fcntl configure:13853: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13856: $? = 0 configure:13859: test -s conftest configure:13862: $? = 0 configure:13872: result: yes configure:13810: checking for __fcntl configure:13853: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __fcntl /var/tmp/ccg88G2t.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13856: $? = 1 configure: failed program was: #line 13815 "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:13872: result: no configure:13892: checking for getdents configure:13935: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13938: $? = 0 configure:13941: test -s conftest configure:13944: $? = 0 configure:13954: result: yes configure:13892: checking for _getdents configure:13935: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13938: $? = 0 configure:13941: test -s conftest configure:13944: $? = 0 configure:13954: result: yes configure:13892: checking for __getdents configure:13935: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __getdents /var/tmp/ccAfWXdE.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13938: $? = 1 configure: failed program was: #line 13897 "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:13954: result: no configure:13892: checking for _lseek configure:13935: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13938: $? = 0 configure:13941: test -s conftest configure:13944: $? = 0 configure:13954: result: yes configure:13892: checking for __lseek configure:13935: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __lseek /var/tmp/ccALd7zi.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13938: $? = 1 configure: failed program was: #line 13897 "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:13954: result: no configure:13892: checking for _read configure:13935: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:13938: $? = 0 configure:13941: test -s conftest configure:13944: $? = 0 configure:13954: result: yes configure:13892: checking for __read configure:13935: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __read /var/tmp/ccOjgiYN.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13938: $? = 1 configure: failed program was: #line 13897 "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:13954: result: no configure:13972: checking for getdirentries configure:14015: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file getdirentries /var/tmp/cc6tpQoh.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14018: $? = 1 configure: failed program was: #line 13977 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getdirentries (); 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 getdirentries (); 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_getdirentries) || defined (__stub___getdirentries) choke me #else f = getdirentries; #endif ; return 0; } configure:14034: result: no configure:13972: checking for _write configure:14015: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14018: $? = 0 configure:14021: test -s conftest configure:14024: $? = 0 configure:14034: result: yes configure:13972: checking for __write configure:14015: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __write /var/tmp/ccidt6fT.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14018: $? = 1 configure: failed program was: #line 13977 "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:14034: result: no configure:13972: checking for _fork configure:14015: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14018: $? = 0 configure:14021: test -s conftest configure:14024: $? = 0 configure:14034: result: yes configure:13972: checking for __fork configure:14015: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __fork /var/tmp/ccAfvKJe.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14018: $? = 1 configure: failed program was: #line 13977 "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:14034: result: no configure:14053: checking for _stat64 configure:14096: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14099: $? = 0 configure:14102: test -s conftest configure:14105: $? = 0 configure:14115: result: yes configure:14053: checking for __stat64 configure:14096: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __stat64 /var/tmp/ccImAeXv.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14099: $? = 1 configure: failed program was: #line 14058 "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:14115: result: no configure:14053: checking for _fstat64 configure:14096: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14099: $? = 0 configure:14102: test -s conftest configure:14105: $? = 0 configure:14115: result: yes configure:14053: checking for __fstat64 configure:14096: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __fstat64 /var/tmp/ccYCNpL8.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14099: $? = 1 configure: failed program was: #line 14058 "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:14115: result: no configure:14053: checking for _lstat64 configure:14096: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14099: $? = 0 configure:14102: test -s conftest configure:14105: $? = 0 configure:14115: result: yes configure:14053: checking for __lstat64 configure:14096: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __lstat64 /var/tmp/cciKZ9Qr.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14099: $? = 1 configure: failed program was: #line 14058 "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:14115: result: no configure:14135: checking for __sys_llseek configure:14178: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __sys_llseek /var/tmp/ccmoJi7d.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14181: $? = 1 configure: failed program was: #line 14140 "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:14197: result: no configure:14135: checking for llseek configure:14178: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14181: $? = 0 configure:14184: test -s conftest configure:14187: $? = 0 configure:14197: result: yes configure:14135: checking for _llseek configure:14178: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14181: $? = 0 configure:14184: test -s conftest configure:14187: $? = 0 configure:14197: result: yes configure:14135: checking for __llseek configure:14178: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __llseek /var/tmp/ccEiPq0o.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14181: $? = 1 configure: failed program was: #line 14140 "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:14197: result: no configure:14135: checking for readdir64 configure:14197: result: yes configure:14135: checking for _readdir64 configure:14178: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14181: $? = 0 configure:14184: test -s conftest configure:14187: $? = 0 configure:14197: result: yes configure:14135: checking for __readdir64 configure:14178: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __readdir64 /var/tmp/ccW4LCpX.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14181: $? = 1 configure: failed program was: #line 14140 "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:14197: result: no configure:14216: checking for pread configure:14259: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14262: $? = 0 configure:14265: test -s conftest configure:14268: $? = 0 configure:14278: result: yes configure:14216: checking for _pread configure:14259: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14262: $? = 0 configure:14265: test -s conftest configure:14268: $? = 0 configure:14278: result: yes configure:14216: checking for __pread configure:14259: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __pread /var/tmp/cc4RqKcd.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14262: $? = 1 configure: failed program was: #line 14221 "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:14278: result: no configure:14216: checking for pread64 configure:14259: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14262: $? = 0 configure:14265: test -s conftest configure:14268: $? = 0 configure:14278: result: yes configure:14216: checking for _pread64 configure:14259: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14262: $? = 0 configure:14265: test -s conftest configure:14268: $? = 0 configure:14278: result: yes configure:14216: checking for __pread64 configure:14259: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __pread64 /var/tmp/cceIWm4r.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14262: $? = 1 configure: failed program was: #line 14221 "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:14278: result: no configure:14297: checking for pwrite configure:14340: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14343: $? = 0 configure:14346: test -s conftest configure:14349: $? = 0 configure:14359: result: yes configure:14297: checking for _pwrite configure:14340: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14343: $? = 0 configure:14346: test -s conftest configure:14349: $? = 0 configure:14359: result: yes configure:14297: checking for __pwrite configure:14340: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __pwrite /var/tmp/ccMP3S5j.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14343: $? = 1 configure: failed program was: #line 14302 "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:14359: result: no configure:14297: checking for pwrite64 configure:14340: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14343: $? = 0 configure:14346: test -s conftest configure:14349: $? = 0 configure:14359: result: yes configure:14297: checking for _pwrite64 configure:14340: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14343: $? = 0 configure:14346: test -s conftest configure:14349: $? = 0 configure:14359: result: yes configure:14297: checking for __pwrite64 configure:14340: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __pwrite64 /var/tmp/ccSOSW7y.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14343: $? = 1 configure: failed program was: #line 14302 "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:14359: result: no configure:14376: checking for open64 configure:14419: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14422: $? = 0 configure:14425: test -s conftest configure:14428: $? = 0 configure:14438: result: yes configure:14376: checking for _open64 configure:14419: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14422: $? = 0 configure:14425: test -s conftest configure:14428: $? = 0 configure:14438: result: yes configure:14376: checking for __open64 configure:14419: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file __open64 /var/tmp/ccSf1i1I.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14422: $? = 1 configure: failed program was: #line 14381 "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:14438: result: no configure:14376: checking for creat64 configure:14419: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 configure:14422: $? = 0 configure:14425: test -s conftest configure:14428: $? = 0 configure:14438: result: yes configure:14515: checking for getgrouplist configure:14558: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file getgrouplist /var/tmp/ccWbdykm.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14561: $? = 1 configure: failed program was: #line 14520 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getgrouplist (); 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 getgrouplist (); 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_getgrouplist) || defined (__stub___getgrouplist) choke me #else f = getgrouplist; #endif ; return 0; } configure:14577: result: no configure:14761: checking for dn_expand in -lresolv configure:14794: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lresolv -lsocket -lnsl -ldl >&5 configure:14797: $? = 0 configure:14800: test -s conftest configure:14803: $? = 0 configure:14814: result: yes configure:14910: checking for putprpwnam in -lsecurity configure:14943: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsecurity -lresolv -lsocket -lnsl -ldl >&5 ld: fatal: library -lsecurity: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:14946: $? = 1 configure: failed program was: #line 14917 "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:14963: result: no configure:14978: checking for putprpwnam configure:15021: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file putprpwnam /var/tmp/cc6KJrS4.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:15024: $? = 1 configure: failed program was: #line 14983 "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:15040: result: no configure:15131: checking for putprpwnam in -lsec configure:15164: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file putprpwnam /var/tmp/ccGVp7Nm.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:15167: $? = 1 configure: failed program was: #line 15138 "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:15184: result: no configure:15199: checking for putprpwnam configure:15261: result: no configure:15353: checking for set_auth_parameters in -lsecurity configure:15386: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsecurity -lresolv -lsocket -lnsl -ldl >&5 ld: fatal: library -lsecurity: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:15389: $? = 1 configure: failed program was: #line 15360 "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:15406: result: no configure:15421: checking for set_auth_parameters configure:15464: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file set_auth_parameters /var/tmp/ccqcp1nP.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:15467: $? = 1 configure: failed program was: #line 15426 "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:15483: result: no configure:15574: checking for set_auth_parameters in -lsec configure:15607: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file set_auth_parameters /var/tmp/ccXiRhip.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:15610: $? = 1 configure: failed program was: #line 15581 "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:15627: result: no configure:15642: checking for set_auth_parameters configure:15704: result: no configure:15797: checking for getspnam in -lgen configure:15830: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:15833: $? = 0 configure:15836: test -s conftest configure:15839: $? = 0 configure:15850: result: yes configure:15865: checking for getspnam configure:15908: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:15911: $? = 0 configure:15914: test -s conftest configure:15917: $? = 0 configure:15927: result: yes configure:16019: checking for getspnam in -lsecurity configure:16052: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsecurity -lgen -lresolv -lsocket -lnsl -ldl >&5 ld: fatal: library -lsecurity: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:16055: $? = 1 configure: failed program was: #line 16026 "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:16072: result: no configure:16087: checking for getspnam configure:16149: result: yes configure:16240: checking for getspnam in -lsec configure:16273: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:16276: $? = 0 configure:16279: test -s conftest configure:16282: $? = 0 configure:16293: result: yes configure:16308: checking for getspnam configure:16370: result: yes configure:16462: checking for bigcrypt in -lsecurity configure:16495: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsecurity -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 ld: fatal: library -lsecurity: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:16498: $? = 1 configure: failed program was: #line 16469 "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:16515: result: no configure:16530: checking for bigcrypt configure:16573: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file bigcrypt /var/tmp/ccAWwFRt.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:16576: $? = 1 configure: failed program was: #line 16535 "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:16592: result: no configure:16610: checking for bigcrypt configure:16672: result: no configure:16905: checking for getprpwnam in -lsecurity configure:16938: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsecurity -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 ld: fatal: library -lsecurity: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:16941: $? = 1 configure: failed program was: #line 16912 "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:16958: result: no configure:16973: checking for getprpwnam configure:17016: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file getprpwnam /var/tmp/ccCreXUY.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17019: $? = 1 configure: failed program was: #line 16978 "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:17035: result: no configure:17053: checking for getprpwnam configure:17115: result: no configure:17272: checking for library containing getxattr configure:17305: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file getxattr /var/tmp/cco4m62w.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17308: $? = 1 configure: failed program was: #line 17279 "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 getxattr (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { getxattr (); ; return 0; } configure:17351: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lattr -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 ld: fatal: library -lattr: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:17354: $? = 1 configure: failed program was: #line 17325 "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 getxattr (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { getxattr (); ; return 0; } configure:17373: result: no configure:17388: checking for getxattr configure:17431: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file getxattr /var/tmp/cckfZrCM.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17434: $? = 1 configure: failed program was: #line 17393 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getxattr (); 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 getxattr (); 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_getxattr) || defined (__stub___getxattr) choke me #else f = getxattr; #endif ; return 0; } configure:17450: result: no configure:17388: checking for lgetxattr configure:17431: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file lgetxattr /var/tmp/ccOtKafe.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17434: $? = 1 configure: failed program was: #line 17393 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char lgetxattr (); 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 lgetxattr (); 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_lgetxattr) || defined (__stub___lgetxattr) choke me #else f = lgetxattr; #endif ; return 0; } configure:17450: result: no configure:17388: checking for fgetxattr configure:17431: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file fgetxattr /var/tmp/ccS93Kb1.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17434: $? = 1 configure: failed program was: #line 17393 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fgetxattr (); 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 fgetxattr (); 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_fgetxattr) || defined (__stub___fgetxattr) choke me #else f = fgetxattr; #endif ; return 0; } configure:17450: result: no configure:17388: checking for listxattr configure:17431: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file listxattr /var/tmp/cc4poZeK.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17434: $? = 1 configure: failed program was: #line 17393 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char listxattr (); 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 listxattr (); 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_listxattr) || defined (__stub___listxattr) choke me #else f = listxattr; #endif ; return 0; } configure:17450: result: no configure:17388: checking for llistxattr configure:17431: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file llistxattr /var/tmp/ccLBgz7n.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17434: $? = 1 configure: failed program was: #line 17393 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char llistxattr (); 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 llistxattr (); 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_llistxattr) || defined (__stub___llistxattr) choke me #else f = llistxattr; #endif ; return 0; } configure:17450: result: no configure:17467: checking for flistxattr configure:17510: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file flistxattr /var/tmp/cc86jQBX.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17513: $? = 1 configure: failed program was: #line 17472 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char flistxattr (); 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 flistxattr (); 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_flistxattr) || defined (__stub___flistxattr) choke me #else f = flistxattr; #endif ; return 0; } configure:17529: result: no configure:17467: checking for removexattr configure:17510: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file removexattr /var/tmp/ccIDQyoI.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17513: $? = 1 configure: failed program was: #line 17472 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char removexattr (); 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 removexattr (); 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_removexattr) || defined (__stub___removexattr) choke me #else f = removexattr; #endif ; return 0; } configure:17529: result: no configure:17467: checking for lremovexattr configure:17510: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file lremovexattr /var/tmp/ccxZxd6g.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17513: $? = 1 configure: failed program was: #line 17472 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char lremovexattr (); 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 lremovexattr (); 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_lremovexattr) || defined (__stub___lremovexattr) choke me #else f = lremovexattr; #endif ; return 0; } configure:17529: result: no configure:17467: checking for fremovexattr configure:17510: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file fremovexattr /var/tmp/ccQCQysU.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17513: $? = 1 configure: failed program was: #line 17472 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fremovexattr (); 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 fremovexattr (); 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_fremovexattr) || defined (__stub___fremovexattr) choke me #else f = fremovexattr; #endif ; return 0; } configure:17529: result: no configure:17545: checking for setxattr configure:17588: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file setxattr /var/tmp/ccGTipfH.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17591: $? = 1 configure: failed program was: #line 17550 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setxattr (); 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 setxattr (); 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_setxattr) || defined (__stub___setxattr) choke me #else f = setxattr; #endif ; return 0; } configure:17607: result: no configure:17545: checking for lsetxattr configure:17588: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file lsetxattr /var/tmp/cce9a9Ir.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17591: $? = 1 configure: failed program was: #line 17550 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char lsetxattr (); 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 lsetxattr (); 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_lsetxattr) || defined (__stub___lsetxattr) choke me #else f = lsetxattr; #endif ; return 0; } configure:17607: result: no configure:17545: checking for fsetxattr configure:17588: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file fsetxattr /var/tmp/ccyO09DQ.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17591: $? = 1 configure: failed program was: #line 17550 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fsetxattr (); 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 fsetxattr (); 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_fsetxattr) || defined (__stub___fsetxattr) choke me #else f = fsetxattr; #endif ; return 0; } configure:17607: result: no configure:17624: checking for attr_get configure:17667: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file attr_get /var/tmp/cc8IlBGB.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17670: $? = 1 configure: failed program was: #line 17629 "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:17686: result: no configure:17624: checking for attr_list configure:17667: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file attr_list /var/tmp/ccWSuonm.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17670: $? = 1 configure: failed program was: #line 17629 "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:17686: result: no configure:17624: checking for attr_set configure:17667: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file attr_set /var/tmp/ccYWBh7N.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17670: $? = 1 configure: failed program was: #line 17629 "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:17686: result: no configure:17624: checking for attr_remove configure:17667: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file attr_remove /var/tmp/cc6aAcwy.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17670: $? = 1 configure: failed program was: #line 17629 "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:17686: result: no configure:17703: checking for attr_getf configure:17746: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file attr_getf /var/tmp/ccEK85mj.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17749: $? = 1 configure: failed program was: #line 17708 "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:17765: result: no configure:17703: checking for attr_listf configure:17746: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file attr_listf /var/tmp/cc8Ws8bN.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17749: $? = 1 configure: failed program was: #line 17708 "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:17765: result: no configure:17703: checking for attr_setf configure:17746: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file attr_setf /var/tmp/ccu6yXFx.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17749: $? = 1 configure: failed program was: #line 17708 "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:17765: result: no configure:17703: checking for attr_removef configure:17746: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file attr_removef /var/tmp/cckJksbi.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17749: $? = 1 configure: failed program was: #line 17708 "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:17765: result: no configure:17793: checking ability to build shared libraries configure:18150: result: true configure:18152: checking linker flags for shared libraries configure:18154: result: -G configure:18156: checking compiler flags for position-independent code configure:18158: result: -fPIC configure:18165: checking whether building shared libraries actually works configure:18181: result: yes configure:18190: checking for long long configure:18206: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:18209: $? = 0 configure:18211: ./conftest configure:18214: $? = 0 configure:18227: result: yes configure:18241: checking for LL suffix on long long integers configure:18266: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18269: $? = 0 configure:18272: test -s conftest.o configure:18275: $? = 0 configure:18285: result: yes configure:18296: checking for 64 bit off_t configure:18313: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:18316: $? = 0 configure:18318: ./conftest configure:18321: $? = 0 configure:18334: result: yes configure:18344: checking for off64_t configure:18365: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:18368: $? = 0 configure:18370: ./conftest configure:18373: $? = 1 configure: program exited with status 1 configure: failed program was: #line 18353 "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:18386: result: no configure:18396: checking for 64 bit ino_t configure:18413: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:18416: $? = 0 configure:18418: ./conftest configure:18421: $? = 0 configure:18434: result: yes configure:18444: checking for ino64_t configure:18465: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:18468: $? = 0 configure:18470: ./conftest configure:18473: $? = 1 configure: program exited with status 1 configure: failed program was: #line 18453 "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:18486: result: no configure:18496: checking for dev64_t configure:18517: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure: In function `main': configure:18512: `dev64_t' undeclared (first use in this function) configure:18512: (Each undeclared identifier is reported only once configure:18512: for each function it appears in.) configure:18512: parse error before "s" configure:18520: $? = 1 configure: program exited with status 1 configure: failed program was: #line 18505 "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:18538: result: no configure:18548: checking for struct dirent64 configure:18578: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18581: $? = 0 configure:18584: test -s conftest.o configure:18587: $? = 0 configure:18597: result: yes configure:18607: checking for major macro configure:18627: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file major /var/tmp/cc8TEqHj.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:18630: $? = 1 configure: program exited with status 1 configure: failed program was: #line 18616 "configure" #include "confdefs.h" #if defined(HAVE_UNISTD_H) #include #endif #include main() { dev_t dev; int i = major(dev); return 0; } configure:18648: result: no configure:18658: checking for minor macro configure:18678: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 Undefined first referenced symbol in file minor /var/tmp/ccKrfnoI.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:18681: $? = 1 configure: program exited with status 1 configure: failed program was: #line 18667 "configure" #include "confdefs.h" #if defined(HAVE_UNISTD_H) #include #endif #include main() { dev_t dev; int i = minor(dev); return 0; } configure:18699: result: no configure:18709: checking for unsigned char configure:18725: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:18728: $? = 0 configure:18730: ./conftest configure:18733: $? = 1 configure: program exited with status 1 configure: failed program was: #line 18718 "configure" #include "confdefs.h" #include main() { char c; c=250; exit((c > 0)?0:1); } configure:18746: result: no configure:18756: checking for sin_len in sock configure:18783: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure: In function `main': configure:18775: structure has no member named `sin_len' configure:18786: $? = 1 configure: failed program was: #line 18762 "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:18802: result: no configure:18812: checking whether seekdir returns void configure:18839: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18842: $? = 0 configure:18845: test -s conftest.o configure:18848: $? = 0 configure:18858: result: yes configure:18868: checking for __FUNCTION__ macro configure:18893: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18896: $? = 0 configure:18899: test -s conftest.o configure:18902: $? = 0 configure:18912: result: yes configure:18922: checking if gettimeofday takes tz argument configure:18940: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:18943: $? = 0 configure:18945: ./conftest configure:18948: $? = 0 configure:18961: result: yes configure:18971: checking for va_copy configure:18997: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:19000: $? = 0 configure:19003: test -s conftest configure:19006: $? = 0 configure:19016: result: yes configure:19081: checking for C99 vsnprintf configure:19119: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:19122: $? = 0 configure:19124: ./conftest configure:19127: $? = 1 configure: program exited with status 1 configure: failed program was: #line 19090 "configure" #include "confdefs.h" #include #include void foo(const char *format, ...) { va_list ap; int len; char buf[5]; va_start(ap, format); len = vsnprintf(buf, 0, format, ap); va_end(ap); if (len != 5) exit(1); va_start(ap, format); len = vsnprintf(0, 0, format, ap); va_end(ap); if (len != 5) exit(1); if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); exit(0); } main() { foo("hello"); } configure:19140: result: no configure:19150: checking for broken readdir configure:19169: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:19172: $? = 0 configure:19174: ./conftest configure:19177: $? = 1 configure: program exited with status 1 configure: failed program was: #line 19159 "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:19190: result: no configure:19200: checking for utimbuf configure:19226: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19229: $? = 0 configure:19232: test -s conftest.o configure:19235: $? = 0 configure:19245: result: yes configure:19267: checking for pututline configure:19310: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:19313: $? = 0 configure:19316: test -s conftest configure:19319: $? = 0 configure:19329: result: yes configure:19267: checking for pututxline configure:19310: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:19313: $? = 0 configure:19316: test -s conftest configure:19319: $? = 0 configure:19329: result: yes configure:19267: checking for updwtmp configure:19310: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:19313: $? = 0 configure:19316: test -s conftest configure:19319: $? = 0 configure:19329: result: yes configure:19267: checking for updwtmpx configure:19310: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:19313: $? = 0 configure:19316: test -s conftest configure:19319: $? = 0 configure:19329: result: yes configure:19267: checking for getutmpx configure:19310: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:19313: $? = 0 configure:19316: test -s conftest configure:19319: $? = 0 configure:19329: result: yes configure:19340: checking for ut_name in utmp configure:19366: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19369: $? = 0 configure:19372: test -s conftest.o configure:19375: $? = 0 configure:19385: result: yes configure:19395: checking for ut_user in utmp configure:19421: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19424: $? = 0 configure:19427: test -s conftest.o configure:19430: $? = 0 configure:19440: result: yes configure:19450: checking for ut_id in utmp configure:19476: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19479: $? = 0 configure:19482: test -s conftest.o configure:19485: $? = 0 configure:19495: result: yes configure:19505: checking for ut_host in utmp configure:19531: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure: In function `main': configure:19523: structure has no member named `ut_host' configure:19534: $? = 1 configure: failed program was: #line 19511 "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 utmp ut; ut.ut_host[0] = 'a'; ; return 0; } configure:19550: result: no configure:19560: checking for ut_time in utmp configure:19586: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19589: $? = 0 configure:19592: test -s conftest.o configure:19595: $? = 0 configure:19605: result: yes configure:19615: checking for ut_tv in utmp configure:19641: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure: In function `main': configure:19633: structure has no member named `ut_tv' configure:19644: $? = 1 configure: failed program was: #line 19621 "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 utmp ut; struct timeval tv; ut.ut_tv = tv; ; return 0; } configure:19660: result: no configure:19670: checking for ut_type in utmp configure:19696: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19699: $? = 0 configure:19702: test -s conftest.o configure:19705: $? = 0 configure:19715: result: yes configure:19725: checking for ut_pid in utmp configure:19751: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19754: $? = 0 configure:19757: test -s conftest.o configure:19760: $? = 0 configure:19770: result: yes configure:19780: checking for ut_exit in utmp configure:19806: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19809: $? = 0 configure:19812: test -s conftest.o configure:19815: $? = 0 configure:19825: result: yes configure:19835: checking for ut_addr in utmp configure:19861: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure: In function `main': configure:19853: structure has no member named `ut_addr' configure:19864: $? = 1 configure: failed program was: #line 19841 "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 utmp ut; ut.ut_addr = 0; ; return 0; } configure:19880: result: no configure:19891: checking whether pututline returns pointer configure:19917: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19920: $? = 0 configure:19923: test -s conftest.o configure:19926: $? = 0 configure:19936: result: yes configure:19947: checking for ut_syslen in utmpx configure:19973: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19976: $? = 0 configure:19979: test -s conftest.o configure:19982: $? = 0 configure:19992: result: yes configure:20039: checking for iconv in /usr configure:20068: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -L/opt/sw/openssl/current/lib -L/usr/lib conftest.c -lbiconv >&5 configure:20048:20: biconv.h: No such file or directory configure: In function `main': configure:20058: `iconv_t' undeclared (first use in this function) configure:20058: (Each undeclared identifier is reported only once configure:20058: for each function it appears in.) configure:20058: parse error before "cd" configure:20059: `cd' undeclared (first use in this function) configure:20071: $? = 1 configure: failed program was: #line 20046 "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:20113: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -L/opt/sw/openssl/current/lib -L/usr/lib conftest.c >&5 configure:20093:20: giconv.h: No such file or directory configure: In function `main': configure:20103: `iconv_t' undeclared (first use in this function) configure:20103: (Each undeclared identifier is reported only once configure:20103: for each function it appears in.) configure:20103: parse error before "cd" configure:20104: `cd' undeclared (first use in this function) configure:20116: $? = 1 configure: failed program was: #line 20091 "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:20157: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -L/opt/sw/openssl/current/lib -L/usr/lib conftest.c >&5 configure:20160: $? = 0 configure:20163: test -s conftest configure:20166: $? = 0 configure:20202: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -L/opt/sw/openssl/current/lib -L/usr/lib conftest.c -lgiconv >&5 configure:20182:20: giconv.h: No such file or directory configure: In function `main': configure:20192: `iconv_t' undeclared (first use in this function) configure:20192: (Each undeclared identifier is reported only once configure:20192: for each function it appears in.) configure:20192: parse error before "cd" configure:20193: `cd' undeclared (first use in this function) configure:20205: $? = 1 configure: failed program was: #line 20180 "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:20301: result: yes configure:20349: checking can we convert from CP850 to UCS2-LE? configure:20369: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:20372: $? = 0 configure:20374: ./conftest configure:20377: $? = 255 configure: program exited with status 255 configure: failed program was: #line 20354 "configure" #include "confdefs.h" #include main(){ iconv_t cd = iconv_open("CP850", "UCS-2LE"); if (cd == 0 || cd == (iconv_t)-1) { return -1; } return 0; } configure:20389: result: no configure:20349: checking can we convert from IBM850 to UCS2-LE? configure:20369: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:20372: $? = 0 configure:20374: ./conftest configure:20377: $? = 255 configure: program exited with status 255 configure: failed program was: #line 20354 "configure" #include "confdefs.h" #include main(){ iconv_t cd = iconv_open("IBM850", "UCS-2LE"); if (cd == 0 || cd == (iconv_t)-1) { return -1; } return 0; } configure:20389: result: no configure:20400: checking can we convert from ASCII to UCS2-LE? configure:20420: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:20423: $? = 0 configure:20425: ./conftest configure:20428: $? = 255 configure: program exited with status 255 configure: failed program was: #line 20405 "configure" #include "confdefs.h" #include main(){ iconv_t cd = iconv_open("ASCII", "UCS-2LE"); if (cd == 0 || cd == (iconv_t)-1) { return -1; } return 0; } configure:20440: result: no configure:20400: checking can we convert from 646 to UCS2-LE? configure:20420: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:20423: $? = 0 configure:20425: ./conftest configure:20428: $? = 255 configure: program exited with status 255 configure: failed program was: #line 20405 "configure" #include "confdefs.h" #include main(){ iconv_t cd = iconv_open("646", "UCS-2LE"); if (cd == 0 || cd == (iconv_t)-1) { return -1; } return 0; } configure:20440: result: no configure:20451: checking can we convert from UTF-8 to UCS2-LE? configure:20471: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:20474: $? = 0 configure:20476: ./conftest configure:20479: $? = 255 configure: program exited with status 255 configure: failed program was: #line 20456 "configure" #include "confdefs.h" #include main(){ iconv_t cd = iconv_open("UTF-8", "UCS-2LE"); if (cd == 0 || cd == (iconv_t)-1) { return -1; } return 0; } configure:20491: result: no configure:20451: checking can we convert from UTF8 to UCS2-LE? configure:20471: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -L/opt/sw/openssl/current/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl >&5 configure:20474: $? = 0 configure:20476: ./conftest configure:20479: $? = 255 configure: program exited with status 255 configure: failed program was: #line 20456 "configure" #include "confdefs.h" #include main(){ iconv_t cd = iconv_open("UTF8", "UCS-2LE"); if (cd == 0 || cd == (iconv_t)-1) { return -1; } return 0; } configure:20491: result: no configure:20039: checking for iconv in /usr/local configure:20068: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lbiconv >&5 configure:20048:20: biconv.h: No such file or directory configure: In function `main': configure:20058: `iconv_t' undeclared (first use in this function) configure:20058: (Each undeclared identifier is reported only once configure:20058: for each function it appears in.) configure:20058: parse error before "cd" configure:20059: `cd' undeclared (first use in this function) configure:20071: $? = 1 configure: failed program was: #line 20046 "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:20113: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c >&5 configure:20093:20: giconv.h: No such file or directory configure: In function `main': configure:20103: `iconv_t' undeclared (first use in this function) configure:20103: (Each undeclared identifier is reported only once configure:20103: for each function it appears in.) configure:20103: parse error before "cd" configure:20104: `cd' undeclared (first use in this function) configure:20116: $? = 1 configure: failed program was: #line 20091 "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:20157: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c >&5 Undefined first referenced symbol in file libiconv /var/tmp/cc4ZlFZF.o libiconv_open /var/tmp/cc4ZlFZF.o libiconv_close /var/tmp/cc4ZlFZF.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:20160: $? = 1 configure: failed program was: #line 20135 "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:20202: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lgiconv >&5 configure:20182:20: giconv.h: No such file or directory configure: In function `main': configure:20192: `iconv_t' undeclared (first use in this function) configure:20192: (Each undeclared identifier is reported only once configure:20192: for each function it appears in.) configure:20192: parse error before "cd" configure:20193: `cd' undeclared (first use in this function) configure:20205: $? = 1 configure: failed program was: #line 20180 "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:20251: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -liconv >&5 configure:20254: $? = 0 configure:20257: test -s conftest configure:20260: $? = 0 configure:20301: result: yes configure:20349: checking can we convert from CP850 to UCS2-LE? configure:20369: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:20372: $? = 0 configure:20374: ./conftest configure:20377: $? = 0 configure:20389: result: CP850 configure:20400: checking can we convert from ASCII to UCS2-LE? configure:20420: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:20423: $? = 0 configure:20425: ./conftest configure:20428: $? = 0 configure:20440: result: ASCII configure:20451: checking can we convert from UTF-8 to UCS2-LE? configure:20471: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:20474: $? = 0 configure:20476: ./conftest configure:20479: $? = 0 configure:20491: result: UTF-8 configure:20591: checking for Linux kernel oplocks configure:20616: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:20619: $? = 0 configure:20621: ./conftest configure:20624: $? = 1 configure: program exited with status 1 configure: failed program was: #line 20600 "configure" #include "confdefs.h" #include #include #ifndef F_GETLEASE #define F_GETLEASE 1025 #endif main() { int fd = open("/dev/null", O_RDONLY); return fcntl(fd, F_GETLEASE, 0) == -1; } configure:20637: result: no configure:20647: checking for kernel change notify support configure:20672: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:20675: $? = 0 configure:20677: ./conftest configure:20680: $? = 1 configure: program exited with status 1 configure: failed program was: #line 20656 "configure" #include "confdefs.h" #include #include #include #ifndef F_NOTIFY #define F_NOTIFY 1026 #endif main() { exit(fcntl(open("/tmp", O_RDONLY), F_NOTIFY, 0) == -1 ? 1 : 0); } configure:20693: result: no configure:20703: checking for kernel share modes configure:20730: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 Undefined first referenced symbol in file flock /var/tmp/ccyWP9cJ.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:20733: $? = 1 configure: program exited with status 1 configure: failed program was: #line 20712 "configure" #include "confdefs.h" #include #include #include #include #ifndef LOCK_MAND #define LOCK_MAND 32 #define LOCK_READ 64 #endif main() { exit(flock(open("/dev/null", O_RDWR), LOCK_MAND|LOCK_READ) != 0); } configure:20751: result: no configure:20764: checking for IRIX kernel oplock type definitions configure:20790: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure: In function `main': configure:20782: `oplock_stat_t' undeclared (first use in this function) configure:20782: (Each undeclared identifier is reported only once configure:20782: for each function it appears in.) configure:20782: parse error before "t" configure:20782: `t' undeclared (first use in this function) configure:20782: `OP_REVOKE' undeclared (first use in this function) configure:20793: $? = 1 configure: failed program was: #line 20770 "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:20809: result: no configure:20819: checking for irix specific capabilities configure:20845: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:20830:28: sys/capability.h: No such file or directory configure: In function `main': configure:20832: `cap_t' undeclared (first use in this function) configure:20832: (Each undeclared identifier is reported only once configure:20832: for each function it appears in.) configure:20832: parse error before "cap" configure:20833: `cap' undeclared (first use in this function) configure:20835: `CAP_NETWORK_MGT' undeclared (first use in this function) configure:20848: $? = 1 configure: program exited with status 1 configure: failed program was: #line 20828 "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:20866: result: no configure:20881: checking for int16 typedef included by rpc/rpc.h configure:20909: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure: In function `main': configure:20901: `int16' undeclared (first use in this function) configure:20901: (Each undeclared identifier is reported only once configure:20901: for each function it appears in.) configure:20901: parse error before "testvar" configure:20912: $? = 1 configure: failed program was: #line 20887 "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:20928: result: no configure:20938: checking for uint16 typedef included by rpc/rpc.h configure:20966: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure: In function `main': configure:20958: `uint16' undeclared (first use in this function) configure:20958: (Each undeclared identifier is reported only once configure:20958: for each function it appears in.) configure:20958: parse error before "testvar" configure:20969: $? = 1 configure: failed program was: #line 20944 "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:20985: result: no configure:20995: checking for int32 typedef included by rpc/rpc.h configure:21023: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure: In function `main': configure:21015: `int32' undeclared (first use in this function) configure:21015: (Each undeclared identifier is reported only once configure:21015: for each function it appears in.) configure:21015: parse error before "testvar" configure:21026: $? = 1 configure: failed program was: #line 21001 "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:21042: result: no configure:21052: checking for uint32 typedef included by rpc/rpc.h configure:21080: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure: In function `main': configure:21072: `uint32' undeclared (first use in this function) configure:21072: (Each undeclared identifier is reported only once configure:21072: for each function it appears in.) configure:21072: parse error before "testvar" configure:21083: $? = 1 configure: failed program was: #line 21058 "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:21099: result: no configure:21110: checking for conflicting AUTH_ERROR define in rpc/rpc.h configure:21142: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure:21145: $? = 0 configure:21148: test -s conftest.o configure:21151: $? = 0 configure:21161: result: no configure:21171: checking for test routines configure:21183: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:21186: $? = 0 configure:21188: ./conftest configure:21191: $? = 0 configure:21193: result: yes configure:21207: checking for ftruncate extend configure:21222: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:21225: $? = 0 configure:21227: ./conftest configure:21230: $? = 0 configure:21243: result: yes configure:21253: checking for AF_LOCAL socket support configure:21268: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 In file included from configure:21263: tests/unixsock.c: In function `bind_socket': tests/unixsock.c:49: `PF_LOCAL' undeclared (first use in this function) tests/unixsock.c:49: (Each undeclared identifier is reported only once tests/unixsock.c:49: for each function it appears in.) tests/unixsock.c:55: `AF_LOCAL' undeclared (first use in this function) configure:21271: $? = 1 configure: program exited with status 1 configure: failed program was: #line 21262 "configure" #include "confdefs.h" #include "./tests/unixsock.c" configure:21289: result: no configure:21300: checking for broken getgroups configure:21315: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 In file included from configure:21310: tests/getgroups.c: In function `main': tests/getgroups.c:25: warning: passing arg 2 of `getgroups' from incompatible pointer type configure:21318: $? = 0 configure:21320: ./conftest gid_t and int are the same size configure:21323: $? = 1 configure: program exited with status 1 configure: failed program was: #line 21309 "configure" #include "confdefs.h" #include "./tests/getgroups.c" configure:21336: result: no configure:21346: checking whether getpass should be replaced configure:21380: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I./ -I./include -I./ubiqx -I./popt -I./smbwrapper conftest.c >&5 In file included from nsswitch/winbind_nss_solaris.h:28, from nsswitch/winbind_nss.h:34, from nsswitch/winbind_nss_config.h:79, from nsswitch/winbind_client.h:1, from include/includes.h:835, from lib/getsmbpass.c:21, from configure:21360: /usr/include/nss_dbdefs.h:375: parse error before "projid_t" /usr/include/nss_dbdefs.h:400: parse error before '}' token /usr/include/nss_dbdefs.h:419: field `key' has incomplete type configure:21383: $? = 1 configure: failed program was: #line 21354 "configure" #include "confdefs.h" #define REPLACE_GETPASS 1 #define NO_PROTO_H 1 #define NO_CONFIG_H 1 #define main dont_declare_main #include "./lib/getsmbpass.c" #undef main #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:21401: result: no configure:21411: checking for broken inet_ntoa configure:21436: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:21439: $? = 0 configure:21441: ./conftest configure:21444: $? = 1 configure: program exited with status 1 configure: failed program was: #line 21420 "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:21457: result: no configure:21467: checking for secure mkstemp configure:21495: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:21498: $? = 0 configure:21500: ./conftest configure:21503: $? = 0 configure:21516: result: yes configure:21526: checking for sysconf(_SC_NGROUPS_MAX) configure:21542: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:21545: $? = 0 configure:21547: ./conftest configure:21550: $? = 0 configure:21563: result: yes configure:21573: checking for sysconf(_SC_NPROC_ONLN) configure:21589: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure: In function `main': configure:21584: `_SC_NPROC_ONLN' undeclared (first use in this function) configure:21584: (Each undeclared identifier is reported only once configure:21584: for each function it appears in.) configure:21592: $? = 1 configure: program exited with status 1 configure: failed program was: #line 21582 "configure" #include "confdefs.h" #include main() { exit(sysconf(_SC_NPROC_ONLN) == -1 ? 1 : 0); } configure:21610: result: no configure:21620: checking for root configure:21635: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:21638: $? = 0 configure:21640: ./conftest configure:21643: $? = 0 configure:21656: result: yes configure:21672: checking for iface AIX configure:21691: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 In file included from configure:21686: lib/interfaces.c: In function `_get_interfaces': lib/interfaces.c:289: structure has no member named `sa_len' configure:21694: $? = 1 configure: program exited with status 1 configure: failed program was: #line 21681 "configure" #include "confdefs.h" #define HAVE_IFACE_AIX 1 #define AUTOCONF_TEST 1 #include "confdefs.h" #include "./lib/interfaces.c" configure:21712: result: no configure:21723: checking for iface ifconf configure:21742: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:21745: $? = 0 configure:21747: ./conftest configure:21750: $? = 0 configure:21763: result: yes configure:21831: checking for setresuid configure:21850: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 Undefined first referenced symbol in file setresgid /var/tmp/ccqIZfey.o setresuid /var/tmp/ccqIZfey.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:21853: $? = 1 configure: program exited with status 1 configure: failed program was: #line 21840 "configure" #include "confdefs.h" #define AUTOCONF_TEST 1 #define USE_SETRESUID 1 #include "confdefs.h" #include "./lib/util_sec.c" configure:21871: result: no configure:21884: checking for setreuid configure:21903: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:21906: $? = 0 configure:21908: ./conftest configure:21911: $? = 0 configure:21924: result: yes configure:22040: checking for working mmap configure:22055: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:22058: $? = 0 configure:22060: ./conftest configure:22063: $? = 0 configure:22076: result: yes configure:22086: checking for ftruncate needs root configure:22101: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:22096:32: ./tests/ftruncroot.c: No such file or directory configure:22104: $? = 1 configure: program exited with status 1 configure: failed program was: #line 22095 "configure" #include "confdefs.h" #include "./tests/ftruncroot.c" configure:22122: result: no configure:22132: checking for fcntl locking configure:22147: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:22150: $? = 0 configure:22152: ./conftest configure:22155: $? = 0 configure:22168: result: yes configure:22178: checking for broken (glibc2.1/x86) 64 bit fcntl locking configure:22193: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:22196: $? = 0 configure:22198: ./conftest configure:22201: $? = 1 configure: program exited with status 1 configure: failed program was: #line 22187 "configure" #include "confdefs.h" #include "./tests/fcntl_lock64.c" configure:22214: result: no configure:22226: checking for 64 bit fcntl locking configure:22261: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:22264: $? = 0 configure:22266: ./conftest configure:22269: $? = 0 configure:22282: result: yes configure:22294: checking for st_blocks in struct stat configure:22321: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure:22324: $? = 0 configure:22327: test -s conftest.o configure:22330: $? = 0 configure:22340: result: yes configure:22350: checking for st_blksize in struct stat configure:22377: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure:22380: $? = 0 configure:22383: test -s conftest.o configure:22386: $? = 0 configure:22396: result: yes configure:22471: checking for broken nisplus include files configure:22501: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 In file included from configure:22482: /usr/include/rpcsvc/nis.h:67: parse error before '(' token configure:22504: $? = 1 configure: failed program was: #line 22477 "configure" #include "confdefs.h" #include #include #if defined(HAVE_RPCSVC_NIS_H) #include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int i; ; return 0; } configure:22520: result: yes configure:22533: checking whether to use smbwrapper configure:22572: result: no configure:22580: checking whether to use AFS clear-text auth configure:22598: result: no configure:22606: checking whether to use AFS fake-kaserver configure:22624: result: no configure:22859: checking whether to use DFS clear-text auth configure:22881: result: no configure:22890: checking for LDAP support configure:22904: result: auto configure:22929: checking ldap.h usability configure:22938: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure:22966:18: ldap.h: No such file or directory configure:22941: $? = 1 configure: failed program was: #line 22931 "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:22956: result: no configure:22960: checking ldap.h presence configure:22967: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c configure:22963:18: ldap.h: No such file or directory configure:22973: $? = 1 configure: failed program was: #line 22962 "configure" #include "confdefs.h" #include configure:22991: result: no configure:23009: checking for ldap.h configure:23016: result: no configure:22929: checking lber.h usability configure:22938: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure:22966:18: lber.h: No such file or directory configure:22941: $? = 1 configure: failed program was: #line 22931 "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:22956: result: no configure:22960: checking lber.h presence configure:22967: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c configure:22963:18: lber.h: No such file or directory configure:22973: $? = 1 configure: failed program was: #line 22962 "configure" #include "confdefs.h" #include configure:22991: result: no configure:23009: checking for lber.h configure:23016: result: no configure:23036: WARNING: ldap.h is needed for LDAP support configure:23561: checking for Active Directory and krb5 support configure:23575: result: auto configure:23587: WARNING: Active Directory Support requires LDAP support configure:26556: checking whether to build experimental passdb libraries configure:27065: result: no configure:27072: checking whether to use automount configure:27094: result: no configure:27101: checking whether to use smbmount configure:27133: result: no configure:27142: checking whether to use PAM configure:27175: result: no configure:27181: checking for pam_get_data in -lpam configure:27214: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lpam -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:27217: $? = 0 configure:27220: test -s conftest configure:27223: $? = 0 configure:27234: result: yes configure:27247: checking whether to use pam_smbpass configure:27283: result: no configure:27291: checking for library containing crypt configure:27324: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:27327: $? = 0 configure:27330: test -s conftest configure:27333: $? = 0 configure:27392: result: none required configure:27412: checking for a crypt that needs truncated salt configure:27429: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 In file included from configure:27424: tests/crypttest.c: In function `main': tests/crypttest.c:806: warning: passing arg 2 of `strcpy' makes pointer from integer without a cast tests/crypttest.c:808: warning: passing arg 2 of `strcpy' makes pointer from integer without a cast configure:27432: $? = 0 configure:27434: ./conftest configure:27437: $? = 0 configure:27451: result: no configure:27471: checking whether to use LDAP SAM 2.2 compatible configuration configure:27493: result: no configure:27506: checking whether to use NISPLUS_HOME configure:27528: result: no configure:27535: checking whether to use syslog logging configure:27543: result: yes configure:27564: checking whether to use profiling configure:27586: result: no configure:27602: checking whether to try disk-quotas support configure:27640: result: no configure:27645: checking whether to try the new lib/sysquotas.c interface configure:27678: result: no configure:27729: checking asm/types.h usability configure:27738: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure:27766:23: asm/types.h: No such file or directory configure:27741: $? = 1 configure: failed program was: #line 27731 "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:27756: result: no configure:27760: checking asm/types.h presence configure:27767: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c configure:27763:23: asm/types.h: No such file or directory configure:27773: $? = 1 configure: failed program was: #line 27762 "configure" #include "confdefs.h" #include configure:27791: result: no configure:27809: checking for asm/types.h configure:27816: result: no configure:27851: checking sys/fs/vx_quota.h usability configure:27860: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure:27888:29: sys/fs/vx_quota.h: No such file or directory configure:27863: $? = 1 configure: failed program was: #line 27853 "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:27878: result: no configure:27882: checking sys/fs/vx_quota.h presence configure:27889: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c configure:27885:29: sys/fs/vx_quota.h: No such file or directory configure:27895: $? = 1 configure: failed program was: #line 27884 "configure" #include "confdefs.h" #include configure:27913: result: no configure:27931: checking for sys/fs/vx_quota.h configure:27938: result: no configure:27967: checking sys/quota.h usability configure:27976: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure:28004:23: sys/quota.h: No such file or directory configure:27979: $? = 1 configure: failed program was: #line 27969 "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:27994: result: no configure:27998: checking sys/quota.h presence configure:28005: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c configure:28001:23: sys/quota.h: No such file or directory configure:28011: $? = 1 configure: failed program was: #line 28000 "configure" #include "confdefs.h" #include configure:28029: result: no configure:28047: checking for sys/quota.h configure:28054: result: no configure:28070: checking for XFS QUOTA in configure:28104: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure:28085:23: sys/quota.h: No such file or directory configure: In function `main': configure:28096: `Q_XGETQUOTA' undeclared (first use in this function) configure:28096: (Each undeclared identifier is reported only once configure:28096: for each function it appears in.) configure:28107: $? = 1 configure: failed program was: #line 28076 "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 () { int i = Q_XGETQUOTA; ; return 0; } configure:28123: result: no configure:28131: checking if struct dqblk has .dqb_fsoftlimit configure:28163: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure: In function `main': configure:28154: storage size of `D' isn't known configure:28166: $? = 1 configure: failed program was: #line 28137 "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:28182: result: no configure:28196: checking for long quotactl(int cmd, char *special, qid_t id, caddr_t addr) configure:28225: gcc -o conftest -Werror -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 In file included from configure:28220: tests/sysquotas.c: In function `autoconf_quota': tests/sysquotas.c:32: storage size of `D' isn't known tests/sysquotas.c:34: `Q_GETQUOTA' undeclared (first use in this function) tests/sysquotas.c:34: (Each undeclared identifier is reported only once tests/sysquotas.c:34: for each function it appears in.) configure:28228: $? = 1 configure: program exited with status 1 configure: failed program was: #line 28215 "configure" #include "confdefs.h" #define HAVE_QUOTACTL_4A 1 #define AUTOCONF_TEST 1 #include "confdefs.h" #include "./tests/sysquotas.c" configure:28256: result: no configure:28270: checking for int quotactl(const char *path, int cmd, int id, char *addr) configure:28299: gcc -o conftest -Werror -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 In file included from configure:28294: tests/sysquotas.c:46:27: ufs/ufs/quota.h: No such file or directory tests/sysquotas.c:47:27: machine/param.h: No such file or directory In file included from configure:28294: tests/sysquotas.c: In function `autoconf_quota': tests/sysquotas.c:53: storage size of `D' isn't known tests/sysquotas.c:55: `Q_GETQUOTA' undeclared (first use in this function) tests/sysquotas.c:55: (Each undeclared identifier is reported only once tests/sysquotas.c:55: for each function it appears in.) configure:28302: $? = 1 configure: program exited with status 1 configure: failed program was: #line 28289 "configure" #include "confdefs.h" #define HAVE_QUOTACTL_4B 1 #define AUTOCONF_TEST 1 #include "confdefs.h" #include "./tests/sysquotas.c" configure:28330: result: no configure:28345: checking for CRAY int quotactl (char *spec, int request, char *arg) configure:28374: gcc -o conftest -Werror -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 In file included from configure:28369: tests/sysquotas.c: In function `autoconf_quota': tests/sysquotas.c:73: storage size of `request' isn't known tests/sysquotas.c:75: `Q_GETQUOTA' undeclared (first use in this function) tests/sysquotas.c:75: (Each undeclared identifier is reported only once tests/sysquotas.c:75: for each function it appears in.) configure:28377: $? = 1 configure: program exited with status 1 configure: failed program was: #line 28364 "configure" #include "confdefs.h" #define HAVE_QUOTACTL_3 1 #define AUTOCONF_TEST 1 #include "confdefs.h" #include "./tests/sysquotas.c" configure:28405: result: no configure:28435: checking mntent.h usability configure:28444: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure:28472:20: mntent.h: No such file or directory configure:28447: $? = 1 configure: failed program was: #line 28437 "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:28462: result: no configure:28466: checking mntent.h presence configure:28473: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c configure:28469:20: mntent.h: No such file or directory configure:28479: $? = 1 configure: failed program was: #line 28468 "configure" #include "confdefs.h" #include configure:28497: result: no configure:28515: checking for mntent.h configure:28522: result: no configure:28543: checking for setmntent configure:28586: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 Undefined first referenced symbol in file setmntent /var/tmp/cc0TNQs3.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:28589: $? = 1 configure: failed program was: #line 28548 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setmntent (); 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 setmntent (); 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_setmntent) || defined (__stub___setmntent) choke me #else f = setmntent; #endif ; return 0; } configure:28605: result: no configure:28543: checking for getmntent configure:28586: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:28589: $? = 0 configure:28592: test -s conftest configure:28595: $? = 0 configure:28605: result: yes configure:28543: checking for endmntent configure:28586: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 Undefined first referenced symbol in file endmntent /var/tmp/cco51uyv.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:28589: $? = 1 configure: failed program was: #line 28548 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char endmntent (); 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 endmntent (); 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_endmntent) || defined (__stub___endmntent) choke me #else f = endmntent; #endif ; return 0; } configure:28605: result: no configure:28632: checking devnm.h usability configure:28641: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure:28669:19: devnm.h: No such file or directory configure:28644: $? = 1 configure: failed program was: #line 28634 "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:28659: result: no configure:28663: checking devnm.h presence configure:28670: gcc -E -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c configure:28666:19: devnm.h: No such file or directory configure:28676: $? = 1 configure: failed program was: #line 28665 "configure" #include "confdefs.h" #include configure:28694: result: no configure:28712: checking for devnm.h configure:28719: result: no configure:28738: checking for devnm configure:28781: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 Undefined first referenced symbol in file devnm /var/tmp/ccAT28gm.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:28784: $? = 1 configure: failed program was: #line 28743 "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:28800: result: no configure:28977: checking whether the old quota support works configure:29009: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I./ -I. -I./include -I./ubiqx -I./popt -I./smbwrapper -I./nsswitch conftest.c >&5 In file included from nsswitch/winbind_nss_solaris.h:28, from nsswitch/winbind_nss.h:34, from nsswitch/winbind_nss_config.h:79, from nsswitch/winbind_client.h:1, from include/includes.h:835, from smbd/quotas.c:28, from configure:28990: /usr/include/nss_dbdefs.h:375: parse error before "projid_t" /usr/include/nss_dbdefs.h:400: parse error before '}' token /usr/include/nss_dbdefs.h:419: field `key' has incomplete type configure:29012: $? = 1 configure: failed program was: #line 28985 "configure" #include "confdefs.h" #include "confdefs.h" #define NO_PROTO_H 1 #define NO_CONFIG_H 1 #include "./smbd/quotas.c" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:29030: result: no configure:29061: checking whether to support utmp accounting configure:29089: result: yes configure:29103: checking chosen man pages' language(s) configure:29126: result: en configure:29140: checking whether to build the libsmbclient shared library configure:29179: result: yes configure:29197: checking how to get filesystem space usage... configure:29204: checking statvfs64 function (SVR4) configure:29228: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure: In function `main': configure:29222: warning: passing arg 2 of `statvfs64' from incompatible pointer type configure:29231: $? = 0 configure:29233: ./conftest configure:29236: $? = 0 configure:29249: result: yes configure:29641: checking if large file support can be enabled configure:29668: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure:29671: $? = 0 configure:29674: test -s conftest.o configure:29677: $? = 0 configure:29693: result: yes configure:29747: checking whether to support ACLs configure:29767: result: Using solaris ACLs configure:30266: checking whether to check to support sendfile configure:30275: result: yes configure:30730: checking for sendfilev in -lsendfile configure:30763: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 ld: fatal: library -lsendfile: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:30766: $? = 1 configure: failed program was: #line 30737 "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 sendfilev (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { sendfilev (); ; return 0; } configure:30783: result: no configure:30794: checking for solaris sendfilev64 support configure:30837: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:30801:26: sys/sendfile.h: No such file or directory configure: In function `main': configure:30812: `size_t' undeclared (first use in this function) configure:30812: (Each undeclared identifier is reported only once configure:30812: for each function it appears in.) configure:30812: parse error before "xferred" configure:30813: storage size of `vec' isn't known configure:30814: `ssize_t' undeclared (first use in this function) configure:30814: parse error before "nwritten" configure:30819: `SFV_FD_SELF' undeclared (first use in this function) configure:30828: `nwritten' undeclared (first use in this function) configure:30828: `xferred' undeclared (first use in this function) configure:30840: $? = 1 configure: failed program was: #line 30800 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int sfvcnt; size_t xferred; struct sendfilevec vec[2]; ssize_t nwritten; int tofd; sfvcnt = 2; vec[0].sfv_fd = SFV_FD_SELF; vec[0].sfv_flag = 0; vec[0].sfv_off = 0; vec[0].sfv_len = 0; vec[1].sfv_fd = 0; vec[1].sfv_flag = 0; vec[1].sfv_off = 0; vec[1].sfv_len = 0; nwritten = sendfilev64(tofd, vec, sfvcnt, &xferred); ; return 0; } configure:30856: result: no configure:30876: result: no configure:30880: checking for solaris sendfilev support configure:30923: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:30887:26: sys/sendfile.h: No such file or directory configure: In function `main': configure:30898: `size_t' undeclared (first use in this function) configure:30898: (Each undeclared identifier is reported only once configure:30898: for each function it appears in.) configure:30898: parse error before "xferred" configure:30899: storage size of `vec' isn't known configure:30900: `ssize_t' undeclared (first use in this function) configure:30900: parse error before "nwritten" configure:30905: `SFV_FD_SELF' undeclared (first use in this function) configure:30914: `nwritten' undeclared (first use in this function) configure:30914: `xferred' undeclared (first use in this function) configure:30926: $? = 1 configure: failed program was: #line 30886 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int sfvcnt; size_t xferred; struct sendfilevec vec[2]; ssize_t nwritten; int tofd; sfvcnt = 2; vec[0].sfv_fd = SFV_FD_SELF; vec[0].sfv_flag = 0; vec[0].sfv_off = 0; vec[0].sfv_len = 0; vec[1].sfv_fd = 0; vec[1].sfv_flag = 0; vec[1].sfv_off = 0; vec[1].sfv_len = 0; nwritten = sendfilev(tofd, vec, sfvcnt, &xferred); ; return 0; } configure:30942: result: no configure:30962: result: no configure:30987: checking whether to build winbind configure:31079: result: yes configure:31104: checking for struct passwd.pw_comment configure:31131: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure:31134: $? = 0 configure:31137: test -s conftest.o configure:31140: $? = 0 configure:31150: result: yes configure:31161: checking for struct passwd.pw_age configure:31188: gcc -c -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include conftest.c >&5 configure:31191: $? = 0 configure:31194: test -s conftest.o configure:31197: $? = 0 configure:31207: result: yes configure:31236: checking for poptGetContext in -lpopt configure:31269: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lpopt -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 ld: fatal: library -lpopt: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:31272: $? = 1 configure: failed program was: #line 31243 "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 poptGetContext (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { poptGetContext (); ; return 0; } configure:31289: result: no configure:31299: checking whether to use included popt configure:31302: result: yes configure:31395: checking how to build pdb_xml configure:31426: result: not configure:31431: checking how to build pdb_mysql configure:31462: result: not configure:31467: checking how to build pdb_pgsql configure:31498: result: not configure:31507: checking how to build pdb_ldap configure:31538: result: not configure:31543: checking how to build pdb_smbpasswd configure:31570: result: static configure:31579: checking how to build pdb_tdbsam configure:31606: result: static configure:31615: checking how to build pdb_guest configure:31642: result: static configure:31662: checking how to build rpc_lsa configure:31689: result: static configure:31698: checking how to build rpc_reg configure:31725: result: static configure:31734: checking how to build rpc_lsa_ds configure:31761: result: static configure:31770: checking how to build rpc_wks configure:31797: result: static configure:31806: checking how to build rpc_net configure:31833: result: static configure:31842: checking how to build rpc_dfs configure:31869: result: static configure:31878: checking how to build rpc_srv configure:31905: result: static configure:31914: checking how to build rpc_spoolss configure:31941: result: static configure:31950: checking how to build rpc_samr configure:31977: result: static configure:31986: checking how to build rpc_echo configure:32017: result: not configure:32033: checking how to build idmap_ldap configure:32064: result: not configure:32069: checking how to build idmap_tdb configure:32096: result: static configure:32116: checking how to build charset_weird configure:32147: result: not configure:32152: checking how to build charset_CP850 configure:32169: result: shared configure:32188: checking how to build charset_CP437 configure:32205: result: shared configure:32224: checking how to build charset_macosxfs configure:32255: result: not configure:32271: checking how to build auth_rhosts configure:32298: result: static configure:32307: checking how to build auth_sam configure:32334: result: static configure:32343: checking how to build auth_unix configure:32370: result: static configure:32379: checking how to build auth_winbind configure:32406: result: static configure:32415: checking how to build auth_server configure:32442: result: static configure:32451: checking how to build auth_domain configure:32478: result: static configure:32487: checking how to build auth_builtin configure:32514: result: static configure:32534: checking how to build vfs_recycle configure:32551: result: shared configure:32570: checking how to build vfs_audit configure:32587: result: shared configure:32606: checking how to build vfs_extd_audit configure:32623: result: shared configure:32642: checking how to build vfs_netatalk configure:32659: result: shared configure:32678: checking how to build vfs_fake_perms configure:32695: result: shared configure:32714: checking how to build vfs_default_quota configure:32731: result: shared configure:32750: checking how to build vfs_readonly configure:32767: result: shared configure:32786: checking how to build vfs_cap configure:32803: result: shared configure:32822: checking how to build vfs_expand_msdfs configure:32839: result: shared configure:32858: checking how to build vfs_shadow_copy configure:32875: result: shared configure:32920: result: Using libraries: configure:32922: result: LIBS = -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv configure:32932: result: AUTH_LIBS = configure:32938: checking configure summary configure:32950: gcc -o conftest -O -I/opt/sw/openssl/current/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -L/opt/sw/openssl/current/lib -L/usr/local/lib conftest.c -lsec -lgen -lresolv -lsocket -lnsl -ldl -liconv >&5 configure:32953: $? = 0 configure:32955: ./conftest configure:32958: $? = 0 configure:32960: result: yes configure:33100: 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 kramer.argonath.com config.status:657: creating include/stamp-h config.status:657: creating Makefile config.status:657: creating script/findsmb config.status:657: creating smbadduser config.status:657: creating script/gen-8bit-gap.sh config.status:761: creating include/config.h config.status:1592: include/config.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc-sun-solaris2.8 ac_cv_build_alias=sparc-sun-solaris2.8 ac_cv_build_system_type=sparc-sun-solaris2.8 ac_cv_c_bigendian=yes 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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/opt/sw/openssl/current/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/opt/sw/openssl/current/lib 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=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___fxstat=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___lxstat=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___sys_llseek=no ac_cv_func___telldir=no ac_cv_func___write=no ac_cv_func___xstat=no ac_cv_func__acl=yes ac_cv_func__chdir=yes ac_cv_func__close=yes ac_cv_func__closedir=yes ac_cv_func__dup=yes ac_cv_func__dup2=yes ac_cv_func__facl=yes ac_cv_func__fchdir=yes ac_cv_func__fcntl=yes ac_cv_func__fork=yes ac_cv_func__fstat=yes ac_cv_func__fstat64=yes ac_cv_func__getcwd=yes ac_cv_func__getdents=yes ac_cv_func__llseek=yes ac_cv_func__lseek=yes ac_cv_func__lstat=yes ac_cv_func__lstat64=yes ac_cv_func__open=yes ac_cv_func__open64=yes ac_cv_func__opendir=yes ac_cv_func__pread=yes ac_cv_func__pread64=yes ac_cv_func__pwrite=yes ac_cv_func__pwrite64=yes ac_cv_func__read=yes ac_cv_func__readdir=yes ac_cv_func__readdir64=yes ac_cv_func__seekdir=yes ac_cv_func__stat=yes ac_cv_func__stat64=yes ac_cv_func__telldir=yes ac_cv_func__write=yes ac_cv_func_asprintf=no 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=no 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=no 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=no ac_cv_func_endnetgrent=yes ac_cv_func_execl=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=no ac_cv_func_flistxattr=no ac_cv_func_fopen64=yes ac_cv_func_fremovexattr=no ac_cv_func_fseek64=no ac_cv_func_fseeko64=yes ac_cv_func_fsetxattr=no 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=yes ac_cv_func_getdirentries=no ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrouplist=no 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=no ac_cv_func_glob=yes ac_cv_func_grantpt=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_lgetxattr=no ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_llistxattr=no ac_cv_func_llseek=yes ac_cv_func_lremovexattr=no ac_cv_func_lseek64=yes ac_cv_func_lsetxattr=no 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=no 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=no 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=no 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=no ac_cv_func_shm_open=no ac_cv_func_shmget=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=no 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=yes ac_cv_func_strlcpy=yes ac_cv_func_strndup=no ac_cv_func_strnlen=no 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=no 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=no 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_gcc_compiler_version_number='gcc version 3.0' ac_cv_have_asprintf_decl=no ac_cv_have_errno_decl=yes ac_cv_have_setresgid_decl=no ac_cv_have_setresuid_decl=no ac_cv_have_snprintf_decl=yes ac_cv_have_vasprintf_decl=no ac_cv_have_vsnprintf_decl=yes ac_cv_header_CFStringEncodingConverter_h=no ac_cv_header_CoreFoundation_CFStringEncodingConverter_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_types_h=no ac_cv_header_attr_xattr_h=no 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=no ac_cv_header_fcntl_h=yes ac_cv_header_glob_h=yes ac_cv_header_grp_h=yes ac_cv_header_history_h=no ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_lastlog_h=yes ac_cv_header_lber_h=no ac_cv_header_ldap_h=no ac_cv_header_libexc_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=no 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=yes ac_cv_header_nss_h=no ac_cv_header_nsswitch_h=yes ac_cv_header_poll_h=yes ac_cv_header_readline_h=no ac_cv_header_readline_history_h=no ac_cv_header_readline_readline_h=no 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=no 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_stdint_h=no 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=no ac_cv_header_sys_cdefs_h=no ac_cv_header_sys_dustat_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_filio_h=yes 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=yes 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=no 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=yes ac_cv_header_sys_stat_h=yes 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=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_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_sys_xattr_h=no ac_cv_header_syscall_h=no 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_host=sparc-sun-solaris2.8 ac_cv_host_alias=sparc-sun-solaris2.8 ac_cv_host_system_type=sparc-sun-solaris2.8 ac_cv_lib_exc_trace_back_stack=no ac_cv_lib_gen_getspnam=yes ac_cv_lib_inet_connect=no ac_cv_lib_nsl_printf=yes ac_cv_lib_nsl_s_printf=no ac_cv_lib_pam_pam_get_data=yes ac_cv_lib_popt_poptGetContext=no ac_cv_lib_readline_rl_completion_matches=no ac_cv_lib_resolv_dn_expand=yes ac_cv_lib_sec_getspnam=yes 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_lib_sendfile_sendfilev=no ac_cv_lib_socket_connect=yes ac_cv_member_struct_passwd_pw_age=yes ac_cv_member_struct_passwd_pw_comment=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_PERL=/bin/perl ac_cv_path_install='/usr/sw/bin/install -c' ac_cv_prog_AWK=nawk 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='none required' ac_cv_search_dlopen=-ldl ac_cv_search_getxattr=no ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_search_yp_get_default_domain='none required' ac_cv_shlib_works=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_target=sparc-sun-solaris2.8 ac_cv_target_alias=sparc-sun-solaris2.8 ac_cv_target_system_type=sparc-sun-solaris2.8 ac_cv_type_ino_t=yes ac_cv_type_int=yes ac_cv_type_loff_t=no ac_cv_type_long=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_offset_t=yes 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=iconv samba_cv_BROKEN_NISPLUS_INCLUDE_FILES=yes samba_cv_FTRUNCATE_NEEDS_ROOT=no samba_cv_HAVE_BROKEN_FCNTL64_LOCKS=no samba_cv_HAVE_BROKEN_GETGROUPS=no samba_cv_HAVE_BROKEN_READDIR=no samba_cv_HAVE_C99_VSNPRINTF=no samba_cv_HAVE_DEV64_T=no samba_cv_HAVE_DEVICE_MAJOR_FN=no samba_cv_HAVE_DEVICE_MINOR_FN=no samba_cv_HAVE_DQB_FSOFTLIMIT=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=no samba_cv_HAVE_KERNEL_OPLOCKS_IRIX=no samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=no samba_cv_HAVE_KERNEL_SHARE_MODES=no samba_cv_HAVE_MMAP=yes samba_cv_HAVE_NATIVE_ICONV=yes samba_cv_HAVE_OFF64_T=no 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_SENDFILEV=no samba_cv_HAVE_SENDFILEV64=no 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_SYS_QUOTA_XFS=no samba_cv_HAVE_TRUNCATED_SALT=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=no samba_cv_HAVE_UT_UT_EXIT=yes samba_cv_HAVE_UT_UT_HOST=no 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=no samba_cv_HAVE_UT_UT_TYPE=yes samba_cv_HAVE_UT_UT_USER=yes samba_cv_HAVE_UX_UT_SYSLEN=yes 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=no samba_cv_REPLACE_GETPASS=no samba_cv_REPLACE_INET_NTOA=no samba_cv_RUN_QUOTA_TESTS=auto 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=no samba_cv_TRY_SYS_QUOTAS=no samba_cv_USE_SETRESUID=no samba_cv_USE_SETREUID=yes samba_cv_WITH_AFS=no samba_cv_WITH_FAKE_KASERVER=no samba_cv_WITH_QUOTAS=auto samba_cv_WITH_SYS_QUOTAS=auto samba_cv_compiler_supports_ll=yes samba_cv_have_longlong=yes samba_cv_have_setresgid=no samba_cv_have_setresuid=no 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 ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_VOLATILE 1 #define SYSV 1 #define _LARGEFILE64_SOURCE 1 #define _FILE_OFFSET_BITS 64 #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_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_MODE_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_FILIO_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_TERMIO_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SECURITY_PAM_MODULES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_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_COMMON_H 1 #define HAVE_NSSWITCH_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_SYSCALL_H 1 #define HAVE_SYS_ACL_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 WORDS_BIGENDIAN 1 #define RETSIGTYPE void #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_DIRENT_D_OFF 1 #define loff_t off_t #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_VSNPRINTF_DECL 1 #define HAVE_SNPRINTF_DECL 1 #define HAVE_LIBNSL 1 #define HAVE_LIBSOCKET 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_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_STRLCPY 1 #define HAVE_STRLCAT 1 #define HAVE_SETPGID 1 #define HAVE_MEMMOVE 1 #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 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_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_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_SETLOCALE 1 #define HAVE_NL_LANGINFO 1 #define HAVE_SETBUFFER 1 #define HAVE_SHMGET 1 #define HAVE_SYSCALL 1 #define HAVE__DUP 1 #define HAVE__DUP2 1 #define HAVE__OPENDIR 1 #define HAVE__READDIR 1 #define HAVE__SEEKDIR 1 #define HAVE__TELLDIR 1 #define HAVE__CLOSEDIR 1 #define HAVE__GETCWD 1 #define HAVE__STAT 1 #define HAVE__LSTAT 1 #define HAVE__FSTAT 1 #define HAVE__ACL 1 #define HAVE__FACL 1 #define HAVE__OPEN 1 #define HAVE__CHDIR 1 #define HAVE__CLOSE 1 #define HAVE__FCHDIR 1 #define HAVE__FCNTL 1 #define HAVE_GETDENTS 1 #define HAVE__GETDENTS 1 #define HAVE__LSEEK 1 #define HAVE__READ 1 #define HAVE__WRITE 1 #define HAVE__FORK 1 #define HAVE__STAT64 1 #define HAVE__FSTAT64 1 #define HAVE__LSTAT64 1 #define HAVE_LLSEEK 1 #define HAVE__LLSEEK 1 #define HAVE_READDIR64 1 #define HAVE__READDIR64 1 #define HAVE_PREAD 1 #define HAVE__PREAD 1 #define HAVE_PREAD64 1 #define HAVE__PREAD64 1 #define HAVE_PWRITE 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_LIBGEN 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPNAM 1 #define HAVE_LIBSEC 1 #define HAVE_GETSPNAM 1 #define SUNOS5 1 #define STAT_ST_BLOCKSIZE 512 #define BROKEN_GETGRNAM 1 #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 SEEKDIR_RETURNS_VOID 1 #define HAVE_FUNCTION_MACRO 1 #define HAVE_GETTIMEOFDAY_TZ 1 #define HAVE_VA_COPY 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_TIME 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 #define PUTUTLINE_RETURNS_UTMP 1 #define HAVE_UX_UT_SYSLEN 1 #define HAVE_ICONV 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_FTRUNCATE_EXTEND 1 #define HAVE_SECURE_MKSTEMP 1 #define SYSCONF_SC_NGROUPS_MAX 1 #define HAVE_ROOT 1 #define HAVE_IFACE_IFCONF 1 #define USE_SETREUID 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 BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_LIBPAM 1 #define HAVE_CRYPT 1 #define WITH_SYSLOG 1 #define HAVE_GETMNTENT 1 #define WITH_UTMP 1 #define STAT_STATVFS64 1 #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 #define HAVE_SOLARIS_ACLS 1 #define WITH_WINBIND 1 #define HAVE_PASSWD_PW_COMMENT 1 #define HAVE_PASSWD_PW_AGE 1 #define static_init_pdb { 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_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 vfs_expand_msdfs_init init_module #define vfs_shadow_copy_init init_module #define static_init_vfs {} #define STRING_STATIC_MODULES " 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_tdb auth_rhosts auth_sam auth_unix auth_winbind auth_server auth_domain auth_builtin" configure: exit 0