The Samba-Bugzilla – Attachment 146 Details for
Bug 464
Error during Make
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Log-File of ./configure and Make
samba-make.txt (text/plain), 381.47 KB, created by
Peter Doerrenbaecher-Alles
on 2003-09-17 07:11:26 UTC
(
hide
)
Description:
Log-File of ./configure and Make
Filename:
MIME Type:
Creator:
Peter Doerrenbaecher-Alles
Created:
2003-09-17 07:11:26 UTC
Size:
381.47 KB
patch
obsolete
>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 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = kiss251 >uname -m = i386 >uname -r = 3.2 >uname -s = SCO_SV >uname -v = 5.0.6 > >/usr/bin/uname -p = unknown >/bin/uname -X = >System = SCO_SV >Node = kiss251 >Release = 3.2v5.0.6 >KernelID = 2000-07-27 >Machine = PentII(D) >BusType = ISA >Serial = 1NC041371 >Users = 2-user >OEM# = 0 >Origin# = 1 >NumCPU = 1 > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/acucobol60/bin >PATH: /usr/cobol/bin >PATH: /bin >PATH: /etc >PATH: /usr/bin >PATH: /tcb/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1569: checking for gcc >configure:1598: result: no >configure:1649: checking for cc >configure:1665: found /bin/cc >configure:1675: result: cc >configure:1839: checking for C compiler version >configure:1842: cc --version </dev/null >&5 >Usage: cc [ options ] files ... >configure:1845: $? = 1 >configure:1847: cc -v </dev/null >&5 >Usage: cc [ options ] files ... >configure:1850: $? = 1 >configure:1852: cc -V </dev/null >&5 >SCO UNIX Development System Release 5.1.2A 27Jul00 >Usage: cc [ options ] files ... >configure:1855: $? = 1 >configure:1881: checking for C compiler default output >configure:1884: cc conftest.c >&5 >configure:1887: $? = 0 >configure:1920: result: a.out >configure:1925: checking whether the C compiler works >configure:1931: ./a.out >configure:1934: $? = 0 >configure:1949: result: yes >configure:1956: checking whether we are cross compiling >configure:1958: result: no >configure:1961: checking for suffix of executables >configure:1963: cc -o conftest conftest.c >&5 >configure:1966: $? = 0 >configure:1988: result: >configure:1994: checking for suffix of object files >configure:2018: cc -c conftest.c >&5 >configure:2021: $? = 0 >configure:2040: result: o >configure:2044: checking whether we are using the GNU C compiler >configure:2071: cc -c conftest.c >&5 >"configure", line 2061: error: undefined symbol: choke >"configure", line 2061: error: Syntax error before or at: me >configure:2074: $? = 1 >configure: failed program was: >#line 2049 "configure" >#include "confdefs.h" > >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >#ifndef __GNUC__ > choke me >#endif > > ; > return 0; >} >configure:2092: result: no >configure:2098: checking whether cc accepts -g >configure:2122: cc -c -g conftest.c >&5 >configure:2125: $? = 0 >configure:2128: test -s conftest.o >configure:2131: $? = 0 >configure:2141: result: yes >configure:2168: cc -c -g conftest.c >&5 >"conftest.c", line 2: error: syntax error, probably missing ",", ";" or "=" >"conftest.c", line 2: error: Syntax error before or at: me >"conftest.c", line 4: error: syntax error, probably missing ",", ";" or "=" >configure:2171: $? = 1 >configure: failed program was: >#ifndef __cplusplus > choke me >#endif >configure:2318: checking for a BSD-compatible install >configure:2372: result: ./install-sh -c >configure:2387: checking for gawk >configure:2416: result: no >configure:2387: checking for mawk >configure:2416: result: no >configure:2387: checking for nawk >configure:2403: found /usr/bin/nawk >configure:2413: result: nawk >configure:2425: checking for perl >configure:2443: found /usr/bin/perl >configure:2455: result: /usr/bin/perl >configure:2471: checking if the linker (ld) is GNU ld >configure:2483: result: no >configure:2488: checking for library containing strerror >configure:2521: cc -o conftest -g conftest.c >&5 >configure:2524: $? = 0 >configure:2527: test -s conftest >configure:2530: $? = 0 >configure:2589: result: none required >configure:2603: checking whether cc understands -c and -o together >configure:2633: cc -c conftest.c -o conftest.o >&5 >configure:2636: $? = 0 >configure:2638: cc -c conftest.c -o conftest.o >&5 >configure:2641: $? = 0 >configure:2680: result: yes >configure:2699: checking that the C compiler understands -Werror >configure:2728: cc -o conftest -Werror conftest.c >&5 >error: Invalid subargument: -Werror >configure:2731: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 2718 "configure" >#include "confdefs.h" > > int main(void) > { > return 0; > } >configure:2759: result: no >configure:2764: checking that the C compiler understands -w2 >configure:2793: cc -o conftest -w2 conftest.c >&5 >configure:2796: $? = 0 >configure:2798: ./conftest >configure:2801: $? = 0 >configure:2824: result: yes >configure:2831: checking that the C compiler understands volatile >configure:2856: cc -c -g conftest.c >&5 >configure:2859: $? = 0 >configure:2862: test -s conftest.o >configure:2865: $? = 0 >configure:2875: result: yes >configure:2886: checking uname -s >configure:2888: result: SCO_SV >configure:2892: checking uname -r >configure:2894: result: 3.2 >configure:2898: checking uname -m >configure:2900: result: i386 >configure:2904: checking uname -p >configure:2906: result: i386 >configure:2915: checking build system type >configure:2933: result: i686-pc-sco3.2v5.0.6 >configure:2941: checking host system type >configure:2955: result: i686-pc-sco3.2v5.0.6 >configure:2963: checking target system type >configure:2977: result: i686-pc-sco3.2v5.0.6 >configure:3002: checking config.cache system type >configure:3016: result: same >configure:3492: checking for cc option to accept ANSI C >configure:3555: cc -c -g conftest.c >&5 >"configure", line 3539: warning: statement not reached >configure:3558: $? = 0 >configure:3561: test -s conftest.o >configure:3564: $? = 0 >configure:3581: result: none needed >configure:3589: checking for inline >configure:3606: cc -c -g conftest.c >&5 >"configure", line 3598: error: syntax error, probably missing ",", ";" or "=" >"configure", line 3598: error: parameter not in identifier list: static_foo >"configure", line 3598: error: Syntax error before or at: { >"configure", line 3598: warning: syntax violation: empty declaration >"configure", line 3599: error: parameter not in identifier list: inline >"configure", line 3599: error: parameter not in identifier list: foo >"configure", line 3599: error: Syntax error before or at: { >"configure", line 3599: warning: syntax violation: empty declaration >configure:3609: $? = 1 >configure: failed program was: >#line 3596 "configure" >#include "confdefs.h" >#ifndef __cplusplus >static inline int static_foo () {return 0; } >inline int foo () {return 0; } >#endif > >configure:3606: cc -c -g conftest.c >&5 >"configure", line 3598: error: syntax error, probably missing ",", ";" or "=" >"configure", line 3598: error: parameter not in identifier list: static_foo >"configure", line 3598: error: Syntax error before or at: { >"configure", line 3598: warning: syntax violation: empty declaration >"configure", line 3599: error: parameter not in identifier list: __inline__ >"configure", line 3599: error: parameter not in identifier list: foo >"configure", line 3599: error: Syntax error before or at: { >"configure", line 3599: warning: syntax violation: empty declaration >configure:3609: $? = 1 >configure: failed program was: >#line 3596 "configure" >#include "confdefs.h" >#ifndef __cplusplus >static __inline__ int static_foo () {return 0; } >__inline__ int foo () {return 0; } >#endif > >configure:3606: cc -c -g conftest.c >&5 >"configure", line 3598: error: syntax error, probably missing ",", ";" or "=" >"configure", line 3598: error: parameter not in identifier list: static_foo >"configure", line 3598: error: Syntax error before or at: { >"configure", line 3598: warning: syntax violation: empty declaration >"configure", line 3599: error: parameter not in identifier list: __inline >"configure", line 3599: error: parameter not in identifier list: foo >"configure", line 3599: error: Syntax error before or at: { >"configure", line 3599: warning: syntax violation: empty declaration >configure:3609: $? = 1 >configure: failed program was: >#line 3596 "configure" >#include "confdefs.h" >#ifndef __cplusplus >static __inline int static_foo () {return 0; } >__inline int foo () {return 0; } >#endif > >configure:3626: result: no >configure:3646: checking how to run the C preprocessor >configure:3672: cc -E conftest.c >configure:3678: $? = 0 >configure:3705: cc -E conftest.c >"configure", line 3701: error: cannot find include file: <ac_nonexistent.h> >configure:3711: $? = 1 >configure: failed program was: >#line 3700 "configure" >#include "confdefs.h" >#include <ac_nonexistent.h> >configure:3748: result: cc -E >configure:3763: cc -E conftest.c >configure:3769: $? = 0 >configure:3796: cc -E conftest.c >"configure", line 3792: error: cannot find include file: <ac_nonexistent.h> >configure:3802: $? = 1 >configure: failed program was: >#line 3791 "configure" >#include "confdefs.h" >#include <ac_nonexistent.h> >configure:3842: checking for ANSI C header files >configure:3856: cc -E conftest.c >configure:3862: $? = 0 >configure:3949: cc -o conftest -g conftest.c >&5 >configure:3952: $? = 0 >configure:3954: ./conftest >configure:3957: $? = 0 >configure:3971: result: yes >configure:3989: checking for dirent.h that defines DIR >configure:4016: cc -c -g conftest.c >&5 >configure:4019: $? = 0 >configure:4022: test -s conftest.o >configure:4025: $? = 0 >configure:4035: result: yes >configure:4048: checking for library containing opendir >configure:4081: cc -o conftest -g conftest.c >&5 >configure:4084: $? = 0 >configure:4087: test -s conftest >configure:4090: $? = 0 >configure:4149: result: none required >configure:4267: checking whether time.h and sys/time.h may both be included >configure:4295: cc -c -g conftest.c >&5 >configure:4298: $? = 0 >configure:4301: test -s conftest.o >configure:4304: $? = 0 >configure:4314: result: yes >configure:4324: checking for sys/wait.h that is POSIX.1 compatible >configure:4358: cc -c -g conftest.c >&5 >configure:4361: $? = 0 >configure:4364: test -s conftest.o >configure:4367: $? = 0 >configure:4377: result: yes >configure:4401: checking for sys/types.h >configure:4414: cc -c -g conftest.c >&5 >configure:4417: $? = 0 >configure:4420: test -s conftest.o >configure:4423: $? = 0 >configure:4433: result: yes >configure:4401: checking for sys/stat.h >configure:4414: cc -c -g conftest.c >&5 >configure:4417: $? = 0 >configure:4420: test -s conftest.o >configure:4423: $? = 0 >configure:4433: result: yes >configure:4401: checking for stdlib.h >configure:4414: cc -c -g conftest.c >&5 >configure:4417: $? = 0 >configure:4420: test -s conftest.o >configure:4423: $? = 0 >configure:4433: result: yes >configure:4401: checking for string.h >configure:4414: cc -c -g conftest.c >&5 >configure:4417: $? = 0 >configure:4420: test -s conftest.o >configure:4423: $? = 0 >configure:4433: result: yes >configure:4401: checking for memory.h >configure:4414: cc -c -g conftest.c >&5 >configure:4417: $? = 0 >configure:4420: test -s conftest.o >configure:4423: $? = 0 >configure:4433: result: yes >configure:4401: checking for strings.h >configure:4414: cc -c -g conftest.c >&5 >configure:4417: $? = 0 >configure:4420: test -s conftest.o >configure:4423: $? = 0 >configure:4433: result: yes >configure:4401: checking for inttypes.h >configure:4414: cc -c -g conftest.c >&5 >"configure", line 4442: error: cannot find include file: <inttypes.h> >configure:4417: $? = 1 >configure: failed program was: >#line 4406 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif > >#include <inttypes.h> >configure:4433: result: no >configure:4401: checking for stdint.h >configure:4414: cc -c -g conftest.c >&5 >"configure", line 4442: error: cannot find include file: <stdint.h> >configure:4417: $? = 1 >configure: failed program was: >#line 4406 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif > >#include <stdint.h> >configure:4433: result: no >configure:4401: checking for unistd.h >configure:4414: cc -c -g conftest.c >&5 >configure:4417: $? = 0 >configure:4420: test -s conftest.o >configure:4423: $? = 0 >configure:4433: result: yes >configure:4464: checking arpa/inet.h usability >configure:4473: cc -c -g conftest.c >&5 >"/usr/include/arpa/inet.h", line 76: warning: dubious tag declaration: struct in_addr >"/usr/include/arpa/inet.h", line 77: warning: dubious tag declaration: struct in_addr >configure:4476: $? = 0 >configure:4479: test -s conftest.o >configure:4482: $? = 0 >configure:4491: result: yes >configure:4495: checking arpa/inet.h presence >configure:4502: cc -E conftest.c >configure:4508: $? = 0 >configure:4526: result: yes >configure:4544: checking for arpa/inet.h >configure:4551: result: yes >configure:4464: checking sys/fcntl.h usability >configure:4473: cc -c -g conftest.c >&5 >configure:4476: $? = 0 >configure:4479: test -s conftest.o >configure:4482: $? = 0 >configure:4491: result: yes >configure:4495: checking sys/fcntl.h presence >configure:4502: cc -E conftest.c >configure:4508: $? = 0 >configure:4526: result: yes >configure:4544: checking for sys/fcntl.h >configure:4551: result: yes >configure:4464: checking sys/select.h usability >configure:4473: cc -c -g conftest.c >&5 >configure:4476: $? = 0 >configure:4479: test -s conftest.o >configure:4482: $? = 0 >configure:4491: result: yes >configure:4495: checking sys/select.h presence >configure:4502: cc -E conftest.c >configure:4508: $? = 0 >configure:4526: result: yes >configure:4544: checking for sys/select.h >configure:4551: result: yes >configure:4464: checking fcntl.h usability >configure:4473: cc -c -g conftest.c >&5 >configure:4476: $? = 0 >configure:4479: test -s conftest.o >configure:4482: $? = 0 >configure:4491: result: yes >configure:4495: checking fcntl.h presence >configure:4502: cc -E conftest.c >configure:4508: $? = 0 >configure:4526: result: yes >configure:4544: checking for fcntl.h >configure:4551: result: yes >configure:4464: checking sys/time.h usability >configure:4473: cc -c -g conftest.c >&5 >configure:4476: $? = 0 >configure:4479: test -s conftest.o >configure:4482: $? = 0 >configure:4491: result: yes >configure:4495: checking sys/time.h presence >configure:4502: cc -E conftest.c >configure:4508: $? = 0 >configure:4526: result: yes >configure:4544: checking for sys/time.h >configure:4551: result: yes >configure:4464: checking sys/unistd.h usability >configure:4473: cc -c -g conftest.c >&5 >configure:4476: $? = 0 >configure:4479: test -s conftest.o >configure:4482: $? = 0 >configure:4491: result: yes >configure:4495: checking sys/unistd.h presence >configure:4502: cc -E conftest.c >configure:4508: $? = 0 >configure:4526: result: yes >configure:4544: checking for sys/unistd.h >configure:4551: result: yes >configure:4575: checking for unistd.h >configure:4580: result: yes >configure:4584: checking utime.h usability >configure:4593: cc -c -g conftest.c >&5 >configure:4596: $? = 0 >configure:4599: test -s conftest.o >configure:4602: $? = 0 >configure:4611: result: yes >configure:4615: checking utime.h presence >configure:4622: cc -E conftest.c >configure:4628: $? = 0 >configure:4646: result: yes >configure:4664: checking for utime.h >configure:4671: result: yes >configure:4584: checking grp.h usability >configure:4593: cc -c -g conftest.c >&5 >configure:4596: $? = 0 >configure:4599: test -s conftest.o >configure:4602: $? = 0 >configure:4611: result: yes >configure:4615: checking grp.h presence >configure:4622: cc -E conftest.c >configure:4628: $? = 0 >configure:4646: result: yes >configure:4664: checking for grp.h >configure:4671: result: yes >configure:4584: checking sys/id.h usability >configure:4593: cc -c -g conftest.c >&5 >"configure", line 4621: error: cannot find include file: <sys/id.h> >configure:4596: $? = 1 >configure: failed program was: >#line 4586 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <sys/id.h> >configure:4611: result: no >configure:4615: checking sys/id.h presence >configure:4622: cc -E conftest.c >"configure", line 4618: error: cannot find include file: <sys/id.h> >configure:4628: $? = 1 >configure: failed program was: >#line 4617 "configure" >#include "confdefs.h" >#include <sys/id.h> >configure:4646: result: no >configure:4664: checking for sys/id.h >configure:4671: result: no >configure:4584: checking limits.h usability >configure:4593: cc -c -g conftest.c >&5 >configure:4596: $? = 0 >configure:4599: test -s conftest.o >configure:4602: $? = 0 >configure:4611: result: yes >configure:4615: checking limits.h presence >configure:4622: cc -E conftest.c >configure:4628: $? = 0 >configure:4646: result: yes >configure:4664: checking for limits.h >configure:4671: result: yes >configure:4575: checking for memory.h >configure:4580: result: yes >configure:4584: checking net/if.h usability >configure:4593: cc -c -g conftest.c >&5 >"/usr/include/sys/net/if.h", line 98: error: incomplete struct/union/enum sockaddr: ifru_addr >configure:4596: $? = 1 >configure: failed program was: >#line 4586 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <net/if.h> >configure:4611: result: no >configure:4615: checking net/if.h presence >configure:4622: cc -E conftest.c >configure:4628: $? = 0 >configure:4646: result: yes >configure:4657: WARNING: net/if.h: present but cannot be compiled >configure:4659: WARNING: net/if.h: check for missing prerequisite headers? >configure:4661: WARNING: net/if.h: proceeding with the preprocessor's result >configure:4664: checking for net/if.h >configure:4671: result: yes >configure:4702: checking compat.h usability >configure:4711: cc -c -g conftest.c >&5 >"configure", line 4739: error: cannot find include file: <compat.h> >configure:4714: $? = 1 >configure: failed program was: >#line 4704 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <compat.h> >configure:4729: result: no >configure:4733: checking compat.h presence >configure:4740: cc -E conftest.c >"configure", line 4736: error: cannot find include file: <compat.h> >configure:4746: $? = 1 >configure: failed program was: >#line 4735 "configure" >#include "confdefs.h" >#include <compat.h> >configure:4764: result: no >configure:4782: checking for compat.h >configure:4789: result: no >configure:4702: checking rpc/rpc.h usability >configure:4711: cc -c -g conftest.c >&5 >configure:4714: $? = 0 >configure:4717: test -s conftest.o >configure:4720: $? = 0 >configure:4729: result: yes >configure:4733: checking rpc/rpc.h presence >configure:4740: cc -E conftest.c >configure:4746: $? = 0 >configure:4764: result: yes >configure:4782: checking for rpc/rpc.h >configure:4789: result: yes >configure:4702: checking rpcsvc/nis.h usability >configure:4711: cc -c -g conftest.c >&5 >"configure", line 4739: error: cannot find include file: <rpcsvc/nis.h> >configure:4714: $? = 1 >configure: failed program was: >#line 4704 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <rpcsvc/nis.h> >configure:4729: result: no >configure:4733: checking rpcsvc/nis.h presence >configure:4740: cc -E conftest.c >"configure", line 4736: error: cannot find include file: <rpcsvc/nis.h> >configure:4746: $? = 1 >configure: failed program was: >#line 4735 "configure" >#include "confdefs.h" >#include <rpcsvc/nis.h> >configure:4764: result: no >configure:4782: checking for rpcsvc/nis.h >configure:4789: result: no >configure:4702: checking rpcsvc/yp_prot.h usability >configure:4711: cc -c -g conftest.c >&5 >"/usr/include/rpcsvc/yp_prot.h", line 231: error: incomplete struct/union/enum sockaddr_in: dom_server_addr >"/usr/include/rpcsvc/yp_prot.h", line 234: error: Syntax error before or at: CLIENT >"/usr/include/rpcsvc/yp_prot.h", line 234: error: cannot recover from previous errors >configure:4714: $? = 1 >configure: failed program was: >#line 4704 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <rpcsvc/yp_prot.h> >configure:4729: result: no >configure:4733: checking rpcsvc/yp_prot.h presence >configure:4740: cc -E conftest.c >configure:4746: $? = 0 >configure:4764: result: yes >configure:4775: WARNING: rpcsvc/yp_prot.h: present but cannot be compiled >configure:4777: WARNING: rpcsvc/yp_prot.h: check for missing prerequisite headers? >configure:4779: WARNING: rpcsvc/yp_prot.h: proceeding with the preprocessor's result >configure:4782: checking for rpcsvc/yp_prot.h >configure:4789: result: yes >configure:4702: checking rpcsvc/ypclnt.h usability >configure:4711: cc -c -g conftest.c >&5 >configure:4714: $? = 0 >configure:4717: test -s conftest.o >configure:4720: $? = 0 >configure:4729: result: yes >configure:4733: checking rpcsvc/ypclnt.h presence >configure:4740: cc -E conftest.c >configure:4746: $? = 0 >configure:4764: result: yes >configure:4782: checking for rpcsvc/ypclnt.h >configure:4789: result: yes >configure:4822: checking sys/param.h usability >configure:4831: cc -c -g conftest.c >&5 >configure:4834: $? = 0 >configure:4837: test -s conftest.o >configure:4840: $? = 0 >configure:4849: result: yes >configure:4853: checking sys/param.h presence >configure:4860: cc -E conftest.c >configure:4866: $? = 0 >configure:4884: result: yes >configure:4902: checking for sys/param.h >configure:4909: result: yes >configure:4822: checking ctype.h usability >configure:4831: cc -c -g conftest.c >&5 >configure:4834: $? = 0 >configure:4837: test -s conftest.o >configure:4840: $? = 0 >configure:4849: result: yes >configure:4853: checking ctype.h presence >configure:4860: cc -E conftest.c >configure:4866: $? = 0 >configure:4884: result: yes >configure:4902: checking for ctype.h >configure:4909: result: yes >configure:4813: checking for sys/wait.h >configure:4818: result: yes >configure:4822: checking sys/resource.h usability >configure:4831: cc -c -g conftest.c >&5 >configure:4834: $? = 0 >configure:4837: test -s conftest.o >configure:4840: $? = 0 >configure:4849: result: yes >configure:4853: checking sys/resource.h presence >configure:4860: cc -E conftest.c >configure:4866: $? = 0 >configure:4884: result: yes >configure:4902: checking for sys/resource.h >configure:4909: result: yes >configure:4822: checking sys/ioctl.h usability >configure:4831: cc -c -g conftest.c >&5 >configure:4834: $? = 0 >configure:4837: test -s conftest.o >configure:4840: $? = 0 >configure:4849: result: yes >configure:4853: checking sys/ioctl.h presence >configure:4860: cc -E conftest.c >configure:4866: $? = 0 >configure:4884: result: yes >configure:4902: checking for sys/ioctl.h >configure:4909: result: yes >configure:4822: checking sys/ipc.h usability >configure:4831: cc -c -g conftest.c >&5 >configure:4834: $? = 0 >configure:4837: test -s conftest.o >configure:4840: $? = 0 >configure:4849: result: yes >configure:4853: checking sys/ipc.h presence >configure:4860: cc -E conftest.c >configure:4866: $? = 0 >configure:4884: result: yes >configure:4902: checking for sys/ipc.h >configure:4909: result: yes >configure:4822: checking sys/mode.h usability >configure:4831: cc -c -g conftest.c >&5 >"configure", line 4859: error: cannot find include file: <sys/mode.h> >configure:4834: $? = 1 >configure: failed program was: >#line 4824 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <sys/mode.h> >configure:4849: result: no >configure:4853: checking sys/mode.h presence >configure:4860: cc -E conftest.c >"configure", line 4856: error: cannot find include file: <sys/mode.h> >configure:4866: $? = 1 >configure: failed program was: >#line 4855 "configure" >#include "confdefs.h" >#include <sys/mode.h> >configure:4884: result: no >configure:4902: checking for sys/mode.h >configure:4909: result: no >configure:4943: checking sys/mman.h usability >configure:4952: cc -c -g conftest.c >&5 >configure:4955: $? = 0 >configure:4958: test -s conftest.o >configure:4961: $? = 0 >configure:4970: result: yes >configure:4974: checking sys/mman.h presence >configure:4981: cc -E conftest.c >configure:4987: $? = 0 >configure:5005: result: yes >configure:5023: checking for sys/mman.h >configure:5030: result: yes >configure:4943: checking sys/filio.h usability >configure:4952: cc -c -g conftest.c >&5 >"configure", line 4980: error: cannot find include file: <sys/filio.h> >configure:4955: $? = 1 >configure: failed program was: >#line 4945 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <sys/filio.h> >configure:4970: result: no >configure:4974: checking sys/filio.h presence >configure:4981: cc -E conftest.c >"configure", line 4977: error: cannot find include file: <sys/filio.h> >configure:4987: $? = 1 >configure: failed program was: >#line 4976 "configure" >#include "confdefs.h" >#include <sys/filio.h> >configure:5005: result: no >configure:5023: checking for sys/filio.h >configure:5030: result: no >configure:4943: checking sys/priv.h usability >configure:4952: cc -c -g conftest.c >&5 >"configure", line 4980: error: cannot find include file: <sys/priv.h> >configure:4955: $? = 1 >configure: failed program was: >#line 4945 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <sys/priv.h> >configure:4970: result: no >configure:4974: checking sys/priv.h presence >configure:4981: cc -E conftest.c >"configure", line 4977: error: cannot find include file: <sys/priv.h> >configure:4987: $? = 1 >configure: failed program was: >#line 4976 "configure" >#include "confdefs.h" >#include <sys/priv.h> >configure:5005: result: no >configure:5023: checking for sys/priv.h >configure:5030: result: no >configure:4943: checking sys/shm.h usability >configure:4952: cc -c -g conftest.c >&5 >configure:4955: $? = 0 >configure:4958: test -s conftest.o >configure:4961: $? = 0 >configure:4970: result: yes >configure:4974: checking sys/shm.h presence >configure:4981: cc -E conftest.c >configure:4987: $? = 0 >configure:5005: result: yes >configure:5023: checking for sys/shm.h >configure:5030: result: yes >configure:4934: checking for string.h >configure:4939: result: yes >configure:4934: checking for strings.h >configure:4939: result: yes >configure:4934: checking for stdlib.h >configure:4939: result: yes >configure:4943: checking sys/socket.h usability >configure:4952: cc -c -g conftest.c >&5 >configure:4955: $? = 0 >configure:4958: test -s conftest.o >configure:4961: $? = 0 >configure:4970: result: yes >configure:4974: checking sys/socket.h presence >configure:4981: cc -E conftest.c >configure:4987: $? = 0 >configure:5005: result: yes >configure:5023: checking for sys/socket.h >configure:5030: result: yes >configure:5062: checking sys/mount.h usability >configure:5071: cc -c -g conftest.c >&5 >configure:5074: $? = 0 >configure:5077: test -s conftest.o >configure:5080: $? = 0 >configure:5089: result: yes >configure:5093: checking sys/mount.h presence >configure:5100: cc -E conftest.c >configure:5106: $? = 0 >configure:5124: result: yes >configure:5142: checking for sys/mount.h >configure:5149: result: yes >configure:5062: checking sys/vfs.h usability >configure:5071: cc -c -g conftest.c >&5 >"configure", line 5099: error: cannot find include file: <sys/vfs.h> >configure:5074: $? = 1 >configure: failed program was: >#line 5064 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <sys/vfs.h> >configure:5089: result: no >configure:5093: checking sys/vfs.h presence >configure:5100: cc -E conftest.c >"configure", line 5096: error: cannot find include file: <sys/vfs.h> >configure:5106: $? = 1 >configure: failed program was: >#line 5095 "configure" >#include "confdefs.h" >#include <sys/vfs.h> >configure:5124: result: no >configure:5142: checking for sys/vfs.h >configure:5149: result: no >configure:5062: checking sys/fs/s5param.h usability >configure:5071: cc -c -g conftest.c >&5 >configure:5074: $? = 0 >configure:5077: test -s conftest.o >configure:5080: $? = 0 >configure:5089: result: yes >configure:5093: checking sys/fs/s5param.h presence >configure:5100: cc -E conftest.c >configure:5106: $? = 0 >configure:5124: result: yes >configure:5142: checking for sys/fs/s5param.h >configure:5149: result: yes >configure:5062: checking sys/filsys.h usability >configure:5071: cc -c -g conftest.c >&5 >configure:5074: $? = 0 >configure:5077: test -s conftest.o >configure:5080: $? = 0 >configure:5089: result: yes >configure:5093: checking sys/filsys.h presence >configure:5100: cc -E conftest.c >configure:5106: $? = 0 >configure:5124: result: yes >configure:5142: checking for sys/filsys.h >configure:5149: result: yes >configure:5062: checking termios.h usability >configure:5071: cc -c -g conftest.c >&5 >configure:5074: $? = 0 >configure:5077: test -s conftest.o >configure:5080: $? = 0 >configure:5089: result: yes >configure:5093: checking termios.h presence >configure:5100: cc -E conftest.c >configure:5106: $? = 0 >configure:5124: result: yes >configure:5142: checking for termios.h >configure:5149: result: yes >configure:5062: checking termio.h usability >configure:5071: cc -c -g conftest.c >&5 >configure:5074: $? = 0 >configure:5077: test -s conftest.o >configure:5080: $? = 0 >configure:5089: result: yes >configure:5093: checking termio.h presence >configure:5100: cc -E conftest.c >configure:5106: $? = 0 >configure:5124: result: yes >configure:5142: checking for termio.h >configure:5149: result: yes >configure:5181: checking sys/termio.h usability >configure:5190: cc -c -g conftest.c >&5 >configure:5193: $? = 0 >configure:5196: test -s conftest.o >configure:5199: $? = 0 >configure:5208: result: yes >configure:5212: checking sys/termio.h presence >configure:5219: cc -E conftest.c >configure:5225: $? = 0 >configure:5243: result: yes >configure:5261: checking for sys/termio.h >configure:5268: result: yes >configure:5181: checking sys/statfs.h usability >configure:5190: cc -c -g conftest.c >&5 >configure:5193: $? = 0 >configure:5196: test -s conftest.o >configure:5199: $? = 0 >configure:5208: result: yes >configure:5212: checking sys/statfs.h presence >configure:5219: cc -E conftest.c >configure:5225: $? = 0 >configure:5243: result: yes >configure:5261: checking for sys/statfs.h >configure:5268: result: yes >configure:5181: checking sys/dustat.h usability >configure:5190: cc -c -g conftest.c >&5 >"configure", line 5218: error: cannot find include file: <sys/dustat.h> >configure:5193: $? = 1 >configure: failed program was: >#line 5183 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <sys/dustat.h> >configure:5208: result: no >configure:5212: checking sys/dustat.h presence >configure:5219: cc -E conftest.c >"configure", line 5215: error: cannot find include file: <sys/dustat.h> >configure:5225: $? = 1 >configure: failed program was: >#line 5214 "configure" >#include "confdefs.h" >#include <sys/dustat.h> >configure:5243: result: no >configure:5261: checking for sys/dustat.h >configure:5268: result: no >configure:5181: checking sys/statvfs.h usability >configure:5190: cc -c -g conftest.c >&5 >configure:5193: $? = 0 >configure:5196: test -s conftest.o >configure:5199: $? = 0 >configure:5208: result: yes >configure:5212: checking sys/statvfs.h presence >configure:5219: cc -E conftest.c >configure:5225: $? = 0 >configure:5243: result: yes >configure:5261: checking for sys/statvfs.h >configure:5268: result: yes >configure:5181: checking stdarg.h usability >configure:5190: cc -c -g conftest.c >&5 >configure:5193: $? = 0 >configure:5196: test -s conftest.o >configure:5199: $? = 0 >configure:5208: result: yes >configure:5212: checking stdarg.h presence >configure:5219: cc -E conftest.c >configure:5225: $? = 0 >configure:5243: result: yes >configure:5261: checking for stdarg.h >configure:5268: result: yes >configure:5181: checking sys/sockio.h usability >configure:5190: cc -c -g conftest.c >&5 >"configure", line 5218: error: cannot find include file: <sys/sockio.h> >configure:5193: $? = 1 >configure: failed program was: >#line 5183 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <sys/sockio.h> >configure:5208: result: no >configure:5212: checking sys/sockio.h presence >configure:5219: cc -E conftest.c >"configure", line 5215: error: cannot find include file: <sys/sockio.h> >configure:5225: $? = 1 >configure: failed program was: >#line 5214 "configure" >#include "confdefs.h" >#include <sys/sockio.h> >configure:5243: result: no >configure:5261: checking for sys/sockio.h >configure:5268: result: no >configure:5297: checking security/pam_modules.h usability >configure:5306: cc -c -g conftest.c >&5 >"configure", line 5334: error: cannot find include file: <security/pam_modules.h> >configure:5309: $? = 1 >configure: failed program was: >#line 5299 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <security/pam_modules.h> >configure:5324: result: no >configure:5328: checking security/pam_modules.h presence >configure:5335: cc -E conftest.c >"configure", line 5331: error: cannot find include file: <security/pam_modules.h> >configure:5341: $? = 1 >configure: failed program was: >#line 5330 "configure" >#include "confdefs.h" >#include <security/pam_modules.h> >configure:5359: result: no >configure:5377: checking for security/pam_modules.h >configure:5384: result: no >configure:5297: checking security/_pam_macros.h usability >configure:5306: cc -c -g conftest.c >&5 >"configure", line 5334: error: cannot find include file: <security/_pam_macros.h> >configure:5309: $? = 1 >configure: failed program was: >#line 5299 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <security/_pam_macros.h> >configure:5324: result: no >configure:5328: checking security/_pam_macros.h presence >configure:5335: cc -E conftest.c >"configure", line 5331: error: cannot find include file: <security/_pam_macros.h> >configure:5341: $? = 1 >configure: failed program was: >#line 5330 "configure" >#include "confdefs.h" >#include <security/_pam_macros.h> >configure:5359: result: no >configure:5377: checking for security/_pam_macros.h >configure:5384: result: no >configure:5297: checking dlfcn.h usability >configure:5306: cc -c -g conftest.c >&5 >configure:5309: $? = 0 >configure:5312: test -s conftest.o >configure:5315: $? = 0 >configure:5324: result: yes >configure:5328: checking dlfcn.h presence >configure:5335: cc -E conftest.c >configure:5341: $? = 0 >configure:5359: result: yes >configure:5377: checking for dlfcn.h >configure:5384: result: yes >configure:5413: checking sys/syslog.h usability >configure:5422: cc -c -g conftest.c >&5 >configure:5425: $? = 0 >configure:5428: test -s conftest.o >configure:5431: $? = 0 >configure:5440: result: yes >configure:5444: checking sys/syslog.h presence >configure:5451: cc -E conftest.c >configure:5457: $? = 0 >configure:5475: result: yes >configure:5493: checking for sys/syslog.h >configure:5500: result: yes >configure:5413: checking syslog.h usability >configure:5422: cc -c -g conftest.c >&5 >configure:5425: $? = 0 >configure:5428: test -s conftest.o >configure:5431: $? = 0 >configure:5440: result: yes >configure:5444: checking syslog.h presence >configure:5451: cc -E conftest.c >configure:5457: $? = 0 >configure:5475: result: yes >configure:5493: checking for syslog.h >configure:5500: result: yes >configure:5413: checking execinfo.h usability >configure:5422: cc -c -g conftest.c >&5 >"configure", line 5450: error: cannot find include file: <execinfo.h> >configure:5425: $? = 1 >configure: failed program was: >#line 5415 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <execinfo.h> >configure:5440: result: no >configure:5444: checking execinfo.h presence >configure:5451: cc -E conftest.c >"configure", line 5447: error: cannot find include file: <execinfo.h> >configure:5457: $? = 1 >configure: failed program was: >#line 5446 "configure" >#include "confdefs.h" >#include <execinfo.h> >configure:5475: result: no >configure:5493: checking for execinfo.h >configure:5500: result: no >configure:5528: checking langinfo.h usability >configure:5537: cc -c -g conftest.c >&5 >configure:5540: $? = 0 >configure:5543: test -s conftest.o >configure:5546: $? = 0 >configure:5555: result: yes >configure:5559: checking langinfo.h presence >configure:5566: cc -E conftest.c >configure:5572: $? = 0 >configure:5590: result: yes >configure:5608: checking for langinfo.h >configure:5615: result: yes >configure:5528: checking locale.h usability >configure:5537: cc -c -g conftest.c >&5 >configure:5540: $? = 0 >configure:5543: test -s conftest.o >configure:5546: $? = 0 >configure:5555: result: yes >configure:5559: checking locale.h presence >configure:5566: cc -E conftest.c >configure:5572: $? = 0 >configure:5590: result: yes >configure:5608: checking for locale.h >configure:5615: result: yes >configure:5647: checking valgrind.h usability >configure:5656: cc -c -g conftest.c >&5 >"configure", line 5684: error: cannot find include file: <valgrind.h> >configure:5659: $? = 1 >configure: failed program was: >#line 5649 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <valgrind.h> >configure:5674: result: no >configure:5678: checking valgrind.h presence >configure:5685: cc -E conftest.c >"configure", line 5681: error: cannot find include file: <valgrind.h> >configure:5691: $? = 1 >configure: failed program was: >#line 5680 "configure" >#include "confdefs.h" >#include <valgrind.h> >configure:5709: result: no >configure:5727: checking for valgrind.h >configure:5734: result: no >configure:5647: checking valgrind/valgrind.h usability >configure:5656: cc -c -g conftest.c >&5 >"configure", line 5684: error: cannot find include file: <valgrind/valgrind.h> >configure:5659: $? = 1 >configure: failed program was: >#line 5649 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <valgrind/valgrind.h> >configure:5674: result: no >configure:5678: checking valgrind/valgrind.h presence >configure:5685: cc -E conftest.c >"configure", line 5681: error: cannot find include file: <valgrind/valgrind.h> >configure:5691: $? = 1 >configure: failed program was: >#line 5680 "configure" >#include "confdefs.h" >#include <valgrind/valgrind.h> >configure:5709: result: no >configure:5727: checking for valgrind/valgrind.h >configure:5734: result: no >configure:5647: checking valgrind/memcheck.h usability >configure:5656: cc -c -g conftest.c >&5 >"configure", line 5684: error: cannot find include file: <valgrind/memcheck.h> >configure:5659: $? = 1 >configure: failed program was: >#line 5649 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <valgrind/memcheck.h> >configure:5674: result: no >configure:5678: checking valgrind/memcheck.h presence >configure:5685: cc -E conftest.c >"configure", line 5681: error: cannot find include file: <valgrind/memcheck.h> >configure:5691: $? = 1 >configure: failed program was: >#line 5680 "configure" >#include "confdefs.h" >#include <valgrind/memcheck.h> >configure:5709: result: no >configure:5727: checking for valgrind/memcheck.h >configure:5734: result: no >configure:5818: checking shadow.h usability >configure:5827: cc -c -g conftest.c >&5 >configure:5830: $? = 0 >configure:5833: test -s conftest.o >configure:5836: $? = 0 >configure:5845: result: yes >configure:5849: checking shadow.h presence >configure:5856: cc -E conftest.c >configure:5862: $? = 0 >configure:5880: result: yes >configure:5898: checking for shadow.h >configure:5905: result: yes >configure:5818: checking netinet/ip.h usability >configure:5827: cc -c -g conftest.c >&5 >"/usr/include/sys/netinet/ip.h", line 75: error: incomplete struct/union/enum in_addr: ip_src >"/usr/include/sys/netinet/ip.h", line 175: error: Syntax error before or at: n_long >"/usr/include/sys/netinet/ip.h", line 175: error: cannot recover from previous errors >configure:5830: $? = 1 >configure: failed program was: >#line 5820 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <netinet/ip.h> >configure:5845: result: no >configure:5849: checking netinet/ip.h presence >configure:5856: cc -E conftest.c >configure:5862: $? = 0 >configure:5880: result: yes >configure:5891: WARNING: netinet/ip.h: present but cannot be compiled >configure:5893: WARNING: netinet/ip.h: check for missing prerequisite headers? >configure:5895: WARNING: netinet/ip.h: proceeding with the preprocessor's result >configure:5898: checking for netinet/ip.h >configure:5905: result: yes >configure:5818: checking netinet/tcp.h usability >configure:5827: cc -c -g conftest.c >&5 >configure:5830: $? = 0 >configure:5833: test -s conftest.o >configure:5836: $? = 0 >configure:5845: result: yes >configure:5849: checking netinet/tcp.h presence >configure:5856: cc -E conftest.c >configure:5862: $? = 0 >configure:5880: result: yes >configure:5898: checking for netinet/tcp.h >configure:5905: result: yes >configure:5818: checking netinet/in_systm.h usability >configure:5827: cc -c -g conftest.c >&5 >configure:5830: $? = 0 >configure:5833: test -s conftest.o >configure:5836: $? = 0 >configure:5845: result: yes >configure:5849: checking netinet/in_systm.h presence >configure:5856: cc -E conftest.c >configure:5862: $? = 0 >configure:5880: result: yes >configure:5898: checking for netinet/in_systm.h >configure:5905: result: yes >configure:5818: checking netinet/in_ip.h usability >configure:5827: cc -c -g conftest.c >&5 >"configure", line 5855: error: cannot find include file: <netinet/in_ip.h> >configure:5830: $? = 1 >configure: failed program was: >#line 5820 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <netinet/in_ip.h> >configure:5845: result: no >configure:5849: checking netinet/in_ip.h presence >configure:5856: cc -E conftest.c >"configure", line 5852: error: cannot find include file: <netinet/in_ip.h> >configure:5862: $? = 1 >configure: failed program was: >#line 5851 "configure" >#include "confdefs.h" >#include <netinet/in_ip.h> >configure:5880: result: no >configure:5898: checking for netinet/in_ip.h >configure:5905: result: no >configure:5937: checking nss.h usability >configure:5946: cc -c -g conftest.c >&5 >"configure", line 5974: error: cannot find include file: <nss.h> >configure:5949: $? = 1 >configure: failed program was: >#line 5939 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <nss.h> >configure:5964: result: no >configure:5968: checking nss.h presence >configure:5975: cc -E conftest.c >"configure", line 5971: error: cannot find include file: <nss.h> >configure:5981: $? = 1 >configure: failed program was: >#line 5970 "configure" >#include "confdefs.h" >#include <nss.h> >configure:5999: result: no >configure:6017: checking for nss.h >configure:6024: result: no >configure:5937: checking nss_common.h usability >configure:5946: cc -c -g conftest.c >&5 >"configure", line 5974: error: cannot find include file: <nss_common.h> >configure:5949: $? = 1 >configure: failed program was: >#line 5939 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <nss_common.h> >configure:5964: result: no >configure:5968: checking nss_common.h presence >configure:5975: cc -E conftest.c >"configure", line 5971: error: cannot find include file: <nss_common.h> >configure:5981: $? = 1 >configure: failed program was: >#line 5970 "configure" >#include "confdefs.h" >#include <nss_common.h> >configure:5999: result: no >configure:6017: checking for nss_common.h >configure:6024: result: no >configure:5937: checking ns_api.h usability >configure:5946: cc -c -g conftest.c >&5 >"configure", line 5974: error: cannot find include file: <ns_api.h> >configure:5949: $? = 1 >configure: failed program was: >#line 5939 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <ns_api.h> >configure:5964: result: no >configure:5968: checking ns_api.h presence >configure:5975: cc -E conftest.c >"configure", line 5971: error: cannot find include file: <ns_api.h> >configure:5981: $? = 1 >configure: failed program was: >#line 5970 "configure" >#include "confdefs.h" >#include <ns_api.h> >configure:5999: result: no >configure:6017: checking for ns_api.h >configure:6024: result: no >configure:5937: checking sys/security.h usability >configure:5946: cc -c -g conftest.c >&5 >configure:5949: $? = 0 >configure:5952: test -s conftest.o >configure:5955: $? = 0 >configure:5964: result: yes >configure:5968: checking sys/security.h presence >configure:5975: cc -E conftest.c >configure:5981: $? = 0 >configure:5999: result: yes >configure:6017: checking for sys/security.h >configure:6024: result: yes >configure:5937: checking security/pam_appl.h usability >configure:5946: cc -c -g conftest.c >&5 >"configure", line 5974: error: cannot find include file: <security/pam_appl.h> >configure:5949: $? = 1 >configure: failed program was: >#line 5939 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <security/pam_appl.h> >configure:5964: result: no >configure:5968: checking security/pam_appl.h presence >configure:5975: cc -E conftest.c >"configure", line 5971: error: cannot find include file: <security/pam_appl.h> >configure:5981: $? = 1 >configure: failed program was: >#line 5970 "configure" >#include "confdefs.h" >#include <security/pam_appl.h> >configure:5999: result: no >configure:6017: checking for security/pam_appl.h >configure:6024: result: no >configure:5928: checking for security/pam_modules.h >configure:5933: result: no >configure:6052: checking stropts.h usability >configure:6061: cc -c -g conftest.c >&5 >configure:6064: $? = 0 >configure:6067: test -s conftest.o >configure:6070: $? = 0 >configure:6079: result: yes >configure:6083: checking stropts.h presence >configure:6090: cc -E conftest.c >configure:6096: $? = 0 >configure:6114: result: yes >configure:6132: checking for stropts.h >configure:6139: result: yes >configure:6052: checking poll.h usability >configure:6061: cc -c -g conftest.c >&5 >configure:6064: $? = 0 >configure:6067: test -s conftest.o >configure:6070: $? = 0 >configure:6079: result: yes >configure:6083: checking poll.h presence >configure:6090: cc -E conftest.c >configure:6096: $? = 0 >configure:6114: result: yes >configure:6132: checking for poll.h >configure:6139: result: yes >configure:6168: checking sys/capability.h usability >configure:6177: cc -c -g conftest.c >&5 >"configure", line 6205: error: cannot find include file: <sys/capability.h> >configure:6180: $? = 1 >configure: failed program was: >#line 6170 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <sys/capability.h> >configure:6195: result: no >configure:6199: checking sys/capability.h presence >configure:6206: cc -E conftest.c >"configure", line 6202: error: cannot find include file: <sys/capability.h> >configure:6212: $? = 1 >configure: failed program was: >#line 6201 "configure" >#include "confdefs.h" >#include <sys/capability.h> >configure:6230: result: no >configure:6248: checking for sys/capability.h >configure:6255: result: no >configure:6168: checking syscall.h usability >configure:6177: cc -c -g conftest.c >&5 >"configure", line 6205: error: cannot find include file: <syscall.h> >configure:6180: $? = 1 >configure: failed program was: >#line 6170 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <syscall.h> >configure:6195: result: no >configure:6199: checking syscall.h presence >configure:6206: cc -E conftest.c >"configure", line 6202: error: cannot find include file: <syscall.h> >configure:6212: $? = 1 >configure: failed program was: >#line 6201 "configure" >#include "confdefs.h" >#include <syscall.h> >configure:6230: result: no >configure:6248: checking for syscall.h >configure:6255: result: no >configure:6168: checking sys/syscall.h usability >configure:6177: cc -c -g conftest.c >&5 >"configure", line 6205: error: cannot find include file: <sys/syscall.h> >configure:6180: $? = 1 >configure: failed program was: >#line 6170 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <sys/syscall.h> >configure:6195: result: no >configure:6199: checking sys/syscall.h presence >configure:6206: cc -E conftest.c >"configure", line 6202: error: cannot find include file: <sys/syscall.h> >configure:6212: $? = 1 >configure: failed program was: >#line 6201 "configure" >#include "confdefs.h" >#include <sys/syscall.h> >configure:6230: result: no >configure:6248: checking for sys/syscall.h >configure:6255: result: no >configure:6286: checking sys/acl.h usability >configure:6295: cc -c -g conftest.c >&5 >"configure", line 6323: error: cannot find include file: <sys/acl.h> >configure:6298: $? = 1 >configure: failed program was: >#line 6288 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <sys/acl.h> >configure:6313: result: no >configure:6317: checking sys/acl.h presence >configure:6324: cc -E conftest.c >"configure", line 6320: error: cannot find include file: <sys/acl.h> >configure:6330: $? = 1 >configure: failed program was: >#line 6319 "configure" >#include "confdefs.h" >#include <sys/acl.h> >configure:6348: result: no >configure:6366: checking for sys/acl.h >configure:6373: result: no >configure:6286: checking sys/attributes.h usability >configure:6295: cc -c -g conftest.c >&5 >"configure", line 6323: error: cannot find include file: <sys/attributes.h> >configure:6298: $? = 1 >configure: failed program was: >#line 6288 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <sys/attributes.h> >configure:6313: result: no >configure:6317: checking sys/attributes.h presence >configure:6324: cc -E conftest.c >"configure", line 6320: error: cannot find include file: <sys/attributes.h> >configure:6330: $? = 1 >configure: failed program was: >#line 6319 "configure" >#include "confdefs.h" >#include <sys/attributes.h> >configure:6348: result: no >configure:6366: checking for sys/attributes.h >configure:6373: result: no >configure:6286: checking attr/xattr.h usability >configure:6295: cc -c -g conftest.c >&5 >"configure", line 6323: error: cannot find include file: <attr/xattr.h> >configure:6298: $? = 1 >configure: failed program was: >#line 6288 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <attr/xattr.h> >configure:6313: result: no >configure:6317: checking attr/xattr.h presence >configure:6324: cc -E conftest.c >"configure", line 6320: error: cannot find include file: <attr/xattr.h> >configure:6330: $? = 1 >configure: failed program was: >#line 6319 "configure" >#include "confdefs.h" >#include <attr/xattr.h> >configure:6348: result: no >configure:6366: checking for attr/xattr.h >configure:6373: result: no >configure:6286: checking sys/cdefs.h usability >configure:6295: cc -c -g conftest.c >&5 >configure:6298: $? = 0 >configure:6301: test -s conftest.o >configure:6304: $? = 0 >configure:6313: result: yes >configure:6317: checking sys/cdefs.h presence >configure:6324: cc -E conftest.c >configure:6330: $? = 0 >configure:6348: result: yes >configure:6366: checking for sys/cdefs.h >configure:6373: result: yes >configure:6286: checking glob.h usability >configure:6295: cc -c -g conftest.c >&5 >configure:6298: $? = 0 >configure:6301: test -s conftest.o >configure:6304: $? = 0 >configure:6313: result: yes >configure:6317: checking glob.h presence >configure:6324: cc -E conftest.c >configure:6330: $? = 0 >configure:6348: result: yes >configure:6366: checking for glob.h >configure:6373: result: yes >configure:6404: checking utmp.h usability >configure:6413: cc -c -g conftest.c >&5 >configure:6416: $? = 0 >configure:6419: test -s conftest.o >configure:6422: $? = 0 >configure:6431: result: yes >configure:6435: checking utmp.h presence >configure:6442: cc -E conftest.c >configure:6448: $? = 0 >configure:6466: result: yes >configure:6484: checking for utmp.h >configure:6491: result: yes >configure:6404: checking utmpx.h usability >configure:6413: cc -c -g conftest.c >&5 >configure:6416: $? = 0 >configure:6419: test -s conftest.o >configure:6422: $? = 0 >configure:6431: result: yes >configure:6435: checking utmpx.h presence >configure:6442: cc -E conftest.c >configure:6448: $? = 0 >configure:6466: result: yes >configure:6484: checking for utmpx.h >configure:6491: result: yes >configure:6404: checking lastlog.h usability >configure:6413: cc -c -g conftest.c >&5 >"configure", line 6441: error: cannot find include file: <lastlog.h> >configure:6416: $? = 1 >configure: failed program was: >#line 6406 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <lastlog.h> >configure:6431: result: no >configure:6435: checking lastlog.h presence >configure:6442: cc -E conftest.c >"configure", line 6438: error: cannot find include file: <lastlog.h> >configure:6448: $? = 1 >configure: failed program was: >#line 6437 "configure" >#include "confdefs.h" >#include <lastlog.h> >configure:6466: result: no >configure:6484: checking for lastlog.h >configure:6491: result: no >configure:6505: checking for int >configure:6532: cc -c -g conftest.c >&5 >configure:6535: $? = 0 >configure:6538: test -s conftest.o >configure:6541: $? = 0 >configure:6551: result: yes >configure:6554: checking size of int >configure:6832: cc -o conftest -g conftest.c >&5 >configure:6835: $? = 0 >configure:6837: ./conftest >configure:6840: $? = 0 >configure:6860: result: 4 >configure:6867: checking for long >configure:6894: cc -c -g conftest.c >&5 >configure:6897: $? = 0 >configure:6900: test -s conftest.o >configure:6903: $? = 0 >configure:6913: result: yes >configure:6916: checking size of long >configure:7194: cc -o conftest -g conftest.c >&5 >configure:7197: $? = 0 >configure:7199: ./conftest >configure:7202: $? = 0 >configure:7222: result: 4 >configure:7229: checking for short >configure:7256: cc -c -g conftest.c >&5 >configure:7259: $? = 0 >configure:7262: test -s conftest.o >configure:7265: $? = 0 >configure:7275: result: yes >configure:7278: checking size of short >configure:7556: cc -o conftest -g conftest.c >&5 >configure:7559: $? = 0 >configure:7561: ./conftest >configure:7564: $? = 0 >configure:7584: result: 2 >configure:7592: checking for an ANSI C-conforming const >configure:7662: cc -c -g conftest.c >&5 >configure:7665: $? = 0 >configure:7668: test -s conftest.o >configure:7671: $? = 0 >configure:7681: result: yes >configure:7691: checking for inline >configure:7728: result: no >configure:7743: checking whether byte ordering is bigendian >configure:7773: cc -c -g conftest.c >&5 >"configure", line 7763: error: undefined symbol: bogus >"configure", line 7763: error: Syntax error before or at: endian >configure:7776: $? = 1 >configure: failed program was: >#line 7749 "configure" >#include "confdefs.h" >#include <sys/types.h> >#include <sys/param.h> > >#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:7903: cc -o conftest -g conftest.c >&5 >configure:7906: $? = 0 >configure:7908: ./conftest >configure:7911: $? = 0 >configure:7926: result: no >configure:7946: checking whether char is unsigned >configure:7972: cc -c -g conftest.c >&5 >configure:7975: $? = 0 >configure:7978: test -s conftest.o >configure:7981: $? = 0 >configure:7991: result: no >configure:8001: checking return type of signal handlers >configure:8035: cc -c -g conftest.c >&5 >configure:8038: $? = 0 >configure:8041: test -s conftest.o >configure:8044: $? = 0 >configure:8054: result: void >configure:8062: checking for uid_t in sys/types.h >configure:8082: result: yes >configure:8097: checking for mode_t >configure:8124: cc -c -g conftest.c >&5 >configure:8127: $? = 0 >configure:8130: test -s conftest.o >configure:8133: $? = 0 >configure:8143: result: yes >configure:8155: checking for off_t >configure:8182: cc -c -g conftest.c >&5 >configure:8185: $? = 0 >configure:8188: test -s conftest.o >configure:8191: $? = 0 >configure:8201: result: yes >configure:8213: checking for size_t >configure:8240: cc -c -g conftest.c >&5 >configure:8243: $? = 0 >configure:8246: test -s conftest.o >configure:8249: $? = 0 >configure:8259: result: yes >configure:8271: checking for pid_t >configure:8298: cc -c -g conftest.c >&5 >configure:8301: $? = 0 >configure:8304: test -s conftest.o >configure:8307: $? = 0 >configure:8317: result: yes >configure:8330: checking for struct stat.st_rdev >configure:8356: cc -c -g conftest.c >&5 >configure:8359: $? = 0 >configure:8362: test -s conftest.o >configure:8365: $? = 0 >configure:8375: result: yes >configure:8391: checking for d_off in dirent >configure:8418: cc -c -g conftest.c >&5 >configure:8421: $? = 0 >configure:8424: test -s conftest.o >configure:8427: $? = 0 >configure:8437: result: yes >configure:8447: checking for ino_t >configure:8474: cc -c -g conftest.c >&5 >configure:8477: $? = 0 >configure:8480: test -s conftest.o >configure:8483: $? = 0 >configure:8493: result: yes >configure:8505: checking for loff_t >configure:8532: cc -c -g conftest.c >&5 >"configure", line 8554: error: undefined symbol: loff_t >"configure", line 8554: error: Syntax error before or at: ) >configure:8535: $? = 1 >configure: failed program was: >#line 8510 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#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:8551: result: no >configure:8563: checking for offset_t >configure:8590: cc -c -g conftest.c >&5 >"configure", line 8612: error: undefined symbol: offset_t >"configure", line 8612: error: Syntax error before or at: ) >configure:8593: $? = 1 >configure: failed program was: >#line 8568 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >if ((offset_t *) 0) > return 0; >if (sizeof (offset_t)) > return 0; > ; > return 0; >} >configure:8609: result: no >configure:8621: checking for ssize_t >configure:8648: cc -c -g conftest.c >&5 >configure:8651: $? = 0 >configure:8654: test -s conftest.o >configure:8657: $? = 0 >configure:8667: result: yes >configure:8679: checking for wchar_t >configure:8706: cc -c -g conftest.c >&5 >configure:8709: $? = 0 >configure:8712: test -s conftest.o >configure:8715: $? = 0 >configure:8725: result: yes >configure:8750: checking for cups-config >configure:8783: result: no >configure:8802: checking for library containing dlopen >configure:8835: cc -o conftest -g conftest.c >&5 >undefined first referenced > symbol in file >dlopen conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:8838: $? = 13 >configure: failed program was: >#line 8809 "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:8881: cc -o conftest -g conftest.c -ldl >&5 >i386ld conftest.o: can't find library libdl.a >configure:8884: $? = 1 >configure: failed program was: >#line 8855 "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:8903: result: no >configure:8914: checking for immediate structures >configure:8950: cc -c -g conftest.c >&5 >"configure", line 8936: error: Syntax error before or at: { >"configure", line 8939: warning: declaration missing specifiers: assuming "int" >"configure", line 8940: error: undefined symbol: FOOBAR >"configure", line 8940: error: Syntax error before or at: { >"configure", line 8941: warning: syntax violation: empty declaration >"configure", line 8943: warning: syntax violation: empty declaration >"configure", line 8944: warning: syntax violation: empty declaration >configure:8953: $? = 1 >configure: failed program was: >#line 8920 "configure" >#include "confdefs.h" > >#include <stdio.h> >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ > > typedef struct {unsigned x;} FOOBAR; > #define X_FOOBAR(x) ((FOOBAR) { x }) > #define FOO_ONE X_FOOBAR(1) > FOOBAR f = FOO_ONE; > static struct { > FOOBAR y; > } f2[] = { > {FOO_ONE} > }; > > ; > return 0; >} >configure:8969: result: no >configure:8981: checking if the compiler will optimize out function calls >configure:9014: cc -o conftest -g conftest.c >&5 >undefined first referenced > symbol in file >this_function_does_not_exist conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:9017: $? = 13 >configure: failed program was: >#line 8987 "configure" >#include "confdefs.h" > >#include <stdio.h> >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ > > if (0) { > this_function_does_not_exist(); > } else { > return 1; > } > > > ; > return 0; >} >configure:9033: result: no >configure:9045: checking for unix domain sockets >configure:9078: cc -c -g conftest.c >&5 >configure:9081: $? = 0 >configure:9084: test -s conftest.o >configure:9087: $? = 0 >configure:9097: result: yes >configure:9108: checking for socklen_t type >configure:9139: cc -c -g conftest.c >&5 >"configure", line 9131: error: undefined symbol: socklen_t >"configure", line 9131: error: Syntax error before or at: i >configure:9142: $? = 1 >configure: failed program was: >#line 9114 "configure" >#include "confdefs.h" > >#include <sys/types.h> >#if STDC_HEADERS >#include <stdlib.h> >#include <stddef.h> >#endif >#include <sys/socket.h> >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >socklen_t i = 0 > ; > return 0; >} >configure:9158: result: no >configure:9168: checking for sig_atomic_t type >configure:9199: cc -c -g conftest.c >&5 >configure:9202: $? = 0 >configure:9205: test -s conftest.o >configure:9208: $? = 0 >configure:9218: result: yes >configure:9230: checking for errno declaration >configure:9255: cc -c -g conftest.c >&5 >configure:9258: $? = 0 >configure:9261: test -s conftest.o >configure:9264: $? = 0 >configure:9274: result: yes >configure:9285: checking for setresuid declaration >configure:9310: cc -c -g conftest.c >&5 >"configure", line 9303: error: undefined symbol: setresuid >configure:9313: $? = 1 >configure: failed program was: >#line 9291 "configure" >#include "confdefs.h" >#include <unistd.h> >#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:9329: result: no >configure:9340: checking for setresgid declaration >configure:9365: cc -c -g conftest.c >&5 >"configure", line 9358: error: undefined symbol: setresgid >configure:9368: $? = 1 >configure: failed program was: >#line 9346 "configure" >#include "confdefs.h" >#include <unistd.h> >#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:9384: result: no >configure:9395: checking for asprintf declaration >configure:9420: cc -c -g conftest.c >&5 >"configure", line 9413: error: undefined symbol: asprintf >configure:9423: $? = 1 >configure: failed program was: >#line 9401 "configure" >#include "confdefs.h" >#include <stdio.h> >#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:9439: result: no >configure:9450: checking for vasprintf declaration >configure:9475: cc -c -g conftest.c >&5 >"configure", line 9468: error: undefined symbol: vasprintf >configure:9478: $? = 1 >configure: failed program was: >#line 9456 "configure" >#include "confdefs.h" >#include <stdio.h> >#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:9494: result: no >configure:9505: checking for vsnprintf declaration >configure:9530: cc -c -g conftest.c >&5 >configure:9533: $? = 0 >configure:9536: test -s conftest.o >configure:9539: $? = 0 >configure:9549: result: yes >configure:9560: checking for snprintf declaration >configure:9585: cc -c -g conftest.c >&5 >configure:9588: $? = 0 >configure:9591: test -s conftest.o >configure:9594: $? = 0 >configure:9604: result: yes >configure:9617: checking for real setresuid >configure:9633: cc -o conftest -g conftest.c >&5 >undefined first referenced > symbol in file >setresuid conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:9636: $? = 13 >configure: program exited with status 13 >configure: failed program was: >#line 9626 "configure" >#include "confdefs.h" >#include <errno.h> >main() { setresuid(1,1,1); setresuid(2,2,2); exit(errno==EPERM?0:1);} >configure:9654: result: no >configure:9666: checking for real setresgid >configure:9683: cc -o conftest -g conftest.c >&5 >undefined first referenced > symbol in file >setresgid conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:9686: $? = 13 >configure: program exited with status 13 >configure: failed program was: >#line 9675 "configure" >#include "confdefs.h" >#include <unistd.h> >#include <errno.h> >main() { errno = 0; setresgid(1,1,1); exit(errno != 0 ? (errno==EPERM ? 0 : 1) : 0);} >configure:9704: result: no >configure:9714: checking for working memcmp >configure:9765: cc -o conftest -g conftest.c >&5 >configure:9768: $? = 0 >configure:9770: ./conftest >configure:9773: $? = 0 >configure:9786: result: yes >configure:9796: checking whether to use readline >configure:9804: result: yes >configure:9823: checking readline.h usability >configure:9832: cc -c -g conftest.c >&5 >"configure", line 9860: error: cannot find include file: <readline.h> >configure:9835: $? = 1 >configure: failed program was: >#line 9825 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <readline.h> >configure:9850: result: no >configure:9854: checking readline.h presence >configure:9861: cc -E conftest.c >"configure", line 9857: error: cannot find include file: <readline.h> >configure:9867: $? = 1 >configure: failed program was: >#line 9856 "configure" >#include "confdefs.h" >#include <readline.h> >configure:9885: result: no >configure:9903: checking for readline.h >configure:9910: result: no >configure:9823: checking history.h usability >configure:9832: cc -c -g conftest.c >&5 >"configure", line 9860: error: cannot find include file: <history.h> >configure:9835: $? = 1 >configure: failed program was: >#line 9825 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <history.h> >configure:9850: result: no >configure:9854: checking history.h presence >configure:9861: cc -E conftest.c >"configure", line 9857: error: cannot find include file: <history.h> >configure:9867: $? = 1 >configure: failed program was: >#line 9856 "configure" >#include "confdefs.h" >#include <history.h> >configure:9885: result: no >configure:9903: checking for history.h >configure:9910: result: no >configure:9823: checking readline/readline.h usability >configure:9832: cc -c -g conftest.c >&5 >"configure", line 9860: error: cannot find include file: <readline/readline.h> >configure:9835: $? = 1 >configure: failed program was: >#line 9825 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <readline/readline.h> >configure:9850: result: no >configure:9854: checking readline/readline.h presence >configure:9861: cc -E conftest.c >"configure", line 9857: error: cannot find include file: <readline/readline.h> >configure:9867: $? = 1 >configure: failed program was: >#line 9856 "configure" >#include "confdefs.h" >#include <readline/readline.h> >configure:9885: result: no >configure:9903: checking for readline/readline.h >configure:9910: result: no >configure:9937: checking readline/history.h usability >configure:9946: cc -c -g conftest.c >&5 >"configure", line 9974: error: cannot find include file: <readline/history.h> >configure:9949: $? = 1 >configure: failed program was: >#line 9939 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <readline/history.h> >configure:9964: result: no >configure:9968: checking readline/history.h presence >configure:9975: cc -E conftest.c >"configure", line 9971: error: cannot find include file: <readline/history.h> >configure:9981: $? = 1 >configure: failed program was: >#line 9970 "configure" >#include "confdefs.h" >#include <readline/history.h> >configure:9999: result: no >configure:10017: checking for readline/history.h >configure:10024: result: no >configure:10044: checking for readline.h >configure:10049: result: no >configure:10044: checking for readline/readline.h >configure:10049: result: no >configure:10793: checking for rl_completion_matches in -lreadline >configure:10826: cc -o conftest -g conftest.c -lreadline >&5 >i386ld conftest.o: can't find library libreadline.a >configure:10829: $? = 1 >configure: failed program was: >#line 10800 "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:10846: result: no >configure:10867: checking for connect >configure:10910: cc -o conftest -g conftest.c >&5 >undefined first referenced > symbol in file >connect conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:10913: $? = 13 >configure: failed program was: >#line 10872 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char connect (); below. */ >#include <assert.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 (); >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:10929: result: no >configure:10943: checking for printf in -lnsl_s >configure:10976: cc -o conftest -g conftest.c -lnsl_s >&5 >configure:10979: $? = 0 >configure:10982: test -s conftest >configure:10985: $? = 0 >configure:10996: result: yes >configure:11079: checking for connect in -lsocket >configure:11112: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11115: $? = 0 >configure:11118: test -s conftest >configure:11121: $? = 0 >configure:11132: result: yes >configure:11147: checking for connect in -linet >configure:11180: cc -o conftest -g conftest.c -linet -lsocket -lnsl_s >&5 >i386ld conftest.o: can't find library libinet.a >configure:11183: $? = 1 >configure: failed program was: >#line 11154 "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:11200: result: no >configure:11226: checking for library containing yp_get_default_domain >configure:11259: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11262: $? = 0 >configure:11265: test -s conftest >configure:11268: $? = 0 >configure:11327: result: none required >configure:11338: checking for yp_get_default_domain >configure:11381: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11384: $? = 0 >configure:11387: test -s conftest >configure:11390: $? = 0 >configure:11400: result: yes >configure:11416: checking for execl >configure:11459: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11462: $? = 0 >configure:11465: test -s conftest >configure:11468: $? = 0 >configure:11478: result: yes >configure:11514: checking for dlopen >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >dlopen conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11560: $? = 13 >configure: failed program was: >#line 11519 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char dlopen (); below. */ >#include <assert.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 (); >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_dlopen) || defined (__stub___dlopen) >choke me >#else >f = dlopen; >#endif > > ; > return 0; >} >configure:11576: result: no >configure:11514: checking for dlclose >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >dlclose conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11560: $? = 13 >configure: failed program was: >#line 11519 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char dlclose (); below. */ >#include <assert.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 dlclose (); >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_dlclose) || defined (__stub___dlclose) >choke me >#else >f = dlclose; >#endif > > ; > return 0; >} >configure:11576: result: no >configure:11514: checking for dlsym >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >dlsym conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11560: $? = 13 >configure: failed program was: >#line 11519 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char dlsym (); below. */ >#include <assert.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 dlsym (); >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_dlsym) || defined (__stub___dlsym) >choke me >#else >f = dlsym; >#endif > > ; > return 0; >} >configure:11576: result: no >configure:11514: checking for dlerror >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >dlerror conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11560: $? = 13 >configure: failed program was: >#line 11519 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char dlerror (); below. */ >#include <assert.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 dlerror (); >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_dlerror) || defined (__stub___dlerror) >choke me >#else >f = dlerror; >#endif > > ; > return 0; >} >configure:11576: result: no >configure:11514: checking for waitpid >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11560: $? = 0 >configure:11563: test -s conftest >configure:11566: $? = 0 >configure:11576: result: yes >configure:11514: checking for getcwd >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11560: $? = 0 >configure:11563: test -s conftest >configure:11566: $? = 0 >configure:11576: result: yes >configure:11514: checking for strdup >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11560: $? = 0 >configure:11563: test -s conftest >configure:11566: $? = 0 >configure:11576: result: yes >configure:11514: checking for strndup >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >strndup conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11560: $? = 13 >configure: failed program was: >#line 11519 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char strndup (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:11576: result: no >configure:11514: checking for strnlen >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11560: $? = 0 >configure:11563: test -s conftest >configure:11566: $? = 0 >configure:11576: result: yes >configure:11514: checking for strtoul >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11560: $? = 0 >configure:11563: test -s conftest >configure:11566: $? = 0 >configure:11576: result: yes >configure:11514: checking for strerror >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11560: $? = 0 >configure:11563: test -s conftest >configure:11566: $? = 0 >configure:11576: result: yes >configure:11514: checking for chown >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11560: $? = 0 >configure:11563: test -s conftest >configure:11566: $? = 0 >configure:11576: result: yes >configure:11514: checking for fchown >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11560: $? = 0 >configure:11563: test -s conftest >configure:11566: $? = 0 >configure:11576: result: yes >configure:11514: checking for chmod >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11560: $? = 0 >configure:11563: test -s conftest >configure:11566: $? = 0 >configure:11576: result: yes >configure:11514: checking for fchmod >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11560: $? = 0 >configure:11563: test -s conftest >configure:11566: $? = 0 >configure:11576: result: yes >configure:11514: checking for chroot >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11560: $? = 0 >configure:11563: test -s conftest >configure:11566: $? = 0 >configure:11576: result: yes >configure:11514: checking for link >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11560: $? = 0 >configure:11563: test -s conftest >configure:11566: $? = 0 >configure:11576: result: yes >configure:11514: checking for mknod >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11560: $? = 0 >configure:11563: test -s conftest >configure:11566: $? = 0 >configure:11576: result: yes >configure:11514: checking for mknod64 >configure:11557: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >mknod64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11560: $? = 13 >configure: failed program was: >#line 11519 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char mknod64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:11576: result: no >configure:11600: checking for fstat >configure:11643: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11646: $? = 0 >configure:11649: test -s conftest >configure:11652: $? = 0 >configure:11662: result: yes >configure:11600: checking for strchr >configure:11643: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11646: $? = 0 >configure:11649: test -s conftest >configure:11652: $? = 0 >configure:11662: result: yes >configure:11600: checking for utime >configure:11643: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11646: $? = 0 >configure:11649: test -s conftest >configure:11652: $? = 0 >configure:11662: result: yes >configure:11600: checking for utimes >configure:11643: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11646: $? = 0 >configure:11649: test -s conftest >configure:11652: $? = 0 >configure:11662: result: yes >configure:11600: checking for getrlimit >configure:11643: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11646: $? = 0 >configure:11649: test -s conftest >configure:11652: $? = 0 >configure:11662: result: yes >configure:11600: checking for fsync >configure:11643: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11646: $? = 0 >configure:11649: test -s conftest >configure:11652: $? = 0 >configure:11662: result: yes >configure:11600: checking for bzero >configure:11643: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11646: $? = 0 >configure:11649: test -s conftest >configure:11652: $? = 0 >configure:11662: result: yes >configure:11600: checking for memset >configure:11643: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11646: $? = 0 >configure:11649: test -s conftest >configure:11652: $? = 0 >configure:11662: result: yes >configure:11600: checking for strlcpy >configure:11643: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11646: $? = 0 >configure:11649: test -s conftest >configure:11652: $? = 0 >configure:11662: result: yes >configure:11600: checking for strlcat >configure:11643: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11646: $? = 0 >configure:11649: test -s conftest >configure:11652: $? = 0 >configure:11662: result: yes >configure:11600: checking for setpgid >configure:11643: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11646: $? = 0 >configure:11649: test -s conftest >configure:11652: $? = 0 >configure:11662: result: yes >configure:11686: checking for memmove >configure:11729: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11732: $? = 0 >configure:11735: test -s conftest >configure:11738: $? = 0 >configure:11748: result: yes >configure:11686: checking for vsnprintf >configure:11729: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11732: $? = 0 >configure:11735: test -s conftest >configure:11738: $? = 0 >configure:11748: result: yes >configure:11686: checking for snprintf >configure:11729: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11732: $? = 0 >configure:11735: test -s conftest >configure:11738: $? = 0 >configure:11748: result: yes >configure:11686: checking for asprintf >configure:11729: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >asprintf conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11732: $? = 13 >configure: failed program was: >#line 11691 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char asprintf (); below. */ >#include <assert.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 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:11748: result: no >configure:11686: checking for vasprintf >configure:11729: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >vasprintf conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11732: $? = 13 >configure: failed program was: >#line 11691 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char vasprintf (); below. */ >#include <assert.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 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:11748: result: no >configure:11686: checking for setsid >configure:11729: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11732: $? = 0 >configure:11735: test -s conftest >configure:11738: $? = 0 >configure:11748: result: yes >configure:11686: checking for glob >configure:11729: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11732: $? = 0 >configure:11735: test -s conftest >configure:11738: $? = 0 >configure:11748: result: yes >configure:11686: checking for strpbrk >configure:11729: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11732: $? = 0 >configure:11735: test -s conftest >configure:11738: $? = 0 >configure:11748: result: yes >configure:11686: checking for pipe >configure:11729: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11732: $? = 0 >configure:11735: test -s conftest >configure:11738: $? = 0 >configure:11748: result: yes >configure:11686: checking for crypt16 >configure:11729: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >crypt16 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11732: $? = 13 >configure: failed program was: >#line 11691 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char crypt16 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:11748: result: no >configure:11686: checking for getauthuid >configure:11729: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >getauthuid conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11732: $? = 13 >configure: failed program was: >#line 11691 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char getauthuid (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:11748: result: no >configure:11770: checking for strftime >configure:11813: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11816: $? = 0 >configure:11819: test -s conftest >configure:11822: $? = 0 >configure:11832: result: yes >configure:11770: checking for sigprocmask >configure:11813: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11816: $? = 0 >configure:11819: test -s conftest >configure:11822: $? = 0 >configure:11832: result: yes >configure:11770: checking for sigblock >configure:11813: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >sigblock conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11816: $? = 13 >configure: failed program was: >#line 11775 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char sigblock (); below. */ >#include <assert.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 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:11832: result: no >configure:11770: checking for sigaction >configure:11813: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11816: $? = 0 >configure:11819: test -s conftest >configure:11822: $? = 0 >configure:11832: result: yes >configure:11770: checking for sigset >configure:11813: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11816: $? = 0 >configure:11819: test -s conftest >configure:11822: $? = 0 >configure:11832: result: yes >configure:11770: checking for innetgr >configure:11813: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11816: $? = 0 >configure:11819: test -s conftest >configure:11822: $? = 0 >configure:11832: result: yes >configure:11770: checking for setnetgrent >configure:11813: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11816: $? = 0 >configure:11819: test -s conftest >configure:11822: $? = 0 >configure:11832: result: yes >configure:11770: checking for getnetgrent >configure:11813: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11816: $? = 0 >configure:11819: test -s conftest >configure:11822: $? = 0 >configure:11832: result: yes >configure:11770: checking for endnetgrent >configure:11813: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11816: $? = 0 >configure:11819: test -s conftest >configure:11822: $? = 0 >configure:11832: result: yes >configure:11853: checking for initgroups >configure:11896: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11899: $? = 0 >configure:11902: test -s conftest >configure:11905: $? = 0 >configure:11915: result: yes >configure:11853: checking for select >configure:11896: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11899: $? = 0 >configure:11902: test -s conftest >configure:11905: $? = 0 >configure:11915: result: yes >configure:11853: checking for poll >configure:11896: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11899: $? = 0 >configure:11902: test -s conftest >configure:11905: $? = 0 >configure:11915: result: yes >configure:11853: checking for rdchk >configure:11896: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >rdchk conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11899: $? = 13 >configure: failed program was: >#line 11858 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char rdchk (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:11915: result: no >configure:11853: checking for getgrnam >configure:11896: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11899: $? = 0 >configure:11902: test -s conftest >configure:11905: $? = 0 >configure:11915: result: yes >configure:11853: checking for getgrent >configure:11896: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11899: $? = 0 >configure:11902: test -s conftest >configure:11905: $? = 0 >configure:11915: result: yes >configure:11853: checking for pathconf >configure:11896: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11899: $? = 0 >configure:11902: test -s conftest >configure:11905: $? = 0 >configure:11915: result: yes >configure:11853: checking for realpath >configure:11896: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11899: $? = 0 >configure:11902: test -s conftest >configure:11905: $? = 0 >configure:11915: result: yes >configure:11938: checking for setpriv >configure:11981: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >setpriv conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11984: $? = 13 >configure: failed program was: >#line 11943 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char setpriv (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12000: result: no >configure:11938: checking for setgidx >configure:11981: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >setgidx conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11984: $? = 13 >configure: failed program was: >#line 11943 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char setgidx (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12000: result: no >configure:11938: checking for setuidx >configure:11981: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >setuidx conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11984: $? = 13 >configure: failed program was: >#line 11943 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char setuidx (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12000: result: no >configure:11938: checking for setgroups >configure:11981: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11984: $? = 0 >configure:11987: test -s conftest >configure:11990: $? = 0 >configure:12000: result: yes >configure:11938: checking for sysconf >configure:11981: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11984: $? = 0 >configure:11987: test -s conftest >configure:11990: $? = 0 >configure:12000: result: yes >configure:11938: checking for mktime >configure:11981: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11984: $? = 0 >configure:11987: test -s conftest >configure:11990: $? = 0 >configure:12000: result: yes >configure:11938: checking for rename >configure:11981: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11984: $? = 0 >configure:11987: test -s conftest >configure:11990: $? = 0 >configure:12000: result: yes >configure:11938: checking for ftruncate >configure:11981: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:11984: $? = 0 >configure:11987: test -s conftest >configure:11990: $? = 0 >configure:12000: result: yes >configure:11938: checking for stat64 >configure:11981: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >stat64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11984: $? = 13 >configure: failed program was: >#line 11943 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char stat64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12000: result: no >configure:11938: checking for fstat64 >configure:11981: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >fstat64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:11984: $? = 13 >configure: failed program was: >#line 11943 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char fstat64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12000: result: no >configure:12021: checking for lstat64 >configure:12064: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >lstat64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12067: $? = 13 >configure: failed program was: >#line 12026 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char lstat64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12083: result: no >configure:12021: checking for fopen64 >configure:12064: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >fopen64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12067: $? = 13 >configure: failed program was: >#line 12026 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char fopen64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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 fopen64 (); >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_fopen64) || defined (__stub___fopen64) >choke me >#else >f = fopen64; >#endif > > ; > return 0; >} >configure:12083: result: no >configure:12021: checking for atexit >configure:12064: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12067: $? = 0 >configure:12070: test -s conftest >configure:12073: $? = 0 >configure:12083: result: yes >configure:12021: checking for grantpt >configure:12064: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12067: $? = 0 >configure:12070: test -s conftest >configure:12073: $? = 0 >configure:12083: result: yes >configure:12021: checking for dup2 >configure:12064: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12067: $? = 0 >configure:12070: test -s conftest >configure:12073: $? = 0 >configure:12083: result: yes >configure:12021: checking for lseek64 >configure:12064: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >lseek64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12067: $? = 13 >configure: failed program was: >#line 12026 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char lseek64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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 lseek64 (); >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_lseek64) || defined (__stub___lseek64) >choke me >#else >f = lseek64; >#endif > > ; > return 0; >} >configure:12083: result: no >configure:12021: checking for ftruncate64 >configure:12064: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >ftruncate64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12067: $? = 13 >configure: failed program was: >#line 12026 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char ftruncate64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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 ftruncate64 (); >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_ftruncate64) || defined (__stub___ftruncate64) >choke me >#else >f = ftruncate64; >#endif > > ; > return 0; >} >configure:12083: result: no >configure:12021: checking for readdir64 >configure:12064: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >readdir64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12067: $? = 13 >configure: failed program was: >#line 12026 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char readdir64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12083: result: no >configure:12103: checking for fseek64 >configure:12146: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >fseek64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12149: $? = 13 >configure: failed program was: >#line 12108 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char fseek64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12165: result: no >configure:12103: checking for fseeko64 >configure:12146: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >fseeko64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12149: $? = 13 >configure: failed program was: >#line 12108 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char fseeko64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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 fseeko64 (); >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_fseeko64) || defined (__stub___fseeko64) >choke me >#else >f = fseeko64; >#endif > > ; > return 0; >} >configure:12165: result: no >configure:12103: checking for ftell64 >configure:12146: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >ftell64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12149: $? = 13 >configure: failed program was: >#line 12108 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char ftell64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12165: result: no >configure:12103: checking for ftello64 >configure:12146: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >ftello64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12149: $? = 13 >configure: failed program was: >#line 12108 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char ftello64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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 ftello64 (); >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_ftello64) || defined (__stub___ftello64) >choke me >#else >f = ftello64; >#endif > > ; > return 0; >} >configure:12165: result: no >configure:12103: checking for setluid >configure:12146: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >setluid conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12149: $? = 13 >configure: failed program was: >#line 12108 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char setluid (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12165: result: no >configure:12103: checking for getpwanam >configure:12146: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >getpwanam conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12149: $? = 13 >configure: failed program was: >#line 12108 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char getpwanam (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12165: result: no >configure:12103: checking for setlinebuf >configure:12146: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >setlinebuf conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12149: $? = 13 >configure: failed program was: >#line 12108 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char setlinebuf (); below. */ >#include <assert.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 setlinebuf (); >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_setlinebuf) || defined (__stub___setlinebuf) >choke me >#else >f = setlinebuf; >#endif > > ; > return 0; >} >configure:12165: result: no >configure:12189: checking for srandom >configure:12232: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12235: $? = 0 >configure:12238: test -s conftest >configure:12241: $? = 0 >configure:12251: result: yes >configure:12189: checking for random >configure:12232: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12235: $? = 0 >configure:12238: test -s conftest >configure:12241: $? = 0 >configure:12251: result: yes >configure:12189: checking for srand >configure:12232: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12235: $? = 0 >configure:12238: test -s conftest >configure:12241: $? = 0 >configure:12251: result: yes >configure:12189: checking for rand >configure:12232: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12235: $? = 0 >configure:12238: test -s conftest >configure:12241: $? = 0 >configure:12251: result: yes >configure:12189: checking for setenv >configure:12232: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >setenv conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12235: $? = 13 >configure: failed program was: >#line 12194 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char setenv (); below. */ >#include <assert.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 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:12251: result: no >configure:12189: checking for usleep >configure:12232: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12235: $? = 0 >configure:12238: test -s conftest >configure:12241: $? = 0 >configure:12251: result: yes >configure:12189: checking for strcasecmp >configure:12232: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12235: $? = 0 >configure:12238: test -s conftest >configure:12241: $? = 0 >configure:12251: result: yes >configure:12189: checking for fcvt >configure:12232: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12235: $? = 0 >configure:12238: test -s conftest >configure:12241: $? = 0 >configure:12251: result: yes >configure:12189: checking for fcvtl >configure:12232: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12235: $? = 0 >configure:12238: test -s conftest >configure:12241: $? = 0 >configure:12251: result: yes >configure:12189: checking for symlink >configure:12232: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12235: $? = 0 >configure:12238: test -s conftest >configure:12241: $? = 0 >configure:12251: result: yes >configure:12189: checking for readlink >configure:12232: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12235: $? = 0 >configure:12238: test -s conftest >configure:12241: $? = 0 >configure:12251: result: yes >configure:12267: checking for syslog >configure:12310: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >syslog conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12313: $? = 13 >configure: failed program was: >#line 12272 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char syslog (); below. */ >#include <assert.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 syslog (); >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_syslog) || defined (__stub___syslog) >choke me >#else >f = syslog; >#endif > > ; > return 0; >} >configure:12329: result: no >configure:12267: checking for vsyslog >configure:12310: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12313: $? = 0 >configure:12316: test -s conftest >configure:12319: $? = 0 >configure:12329: result: yes >configure:12267: checking for timegm >configure:12310: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >timegm conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12313: $? = 13 >configure: failed program was: >#line 12272 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char timegm (); below. */ >#include <assert.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 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:12329: result: no >configure:12344: checking for setlocale >configure:12387: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12390: $? = 0 >configure:12393: test -s conftest >configure:12396: $? = 0 >configure:12406: result: yes >configure:12344: checking for nl_langinfo >configure:12387: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12390: $? = 0 >configure:12393: test -s conftest >configure:12396: $? = 0 >configure:12406: result: yes >configure:12424: checking for setbuffer >configure:12467: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >setbuffer conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12470: $? = 13 >configure: failed program was: >#line 12429 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char setbuffer (); below. */ >#include <assert.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 setbuffer (); >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_setbuffer) || defined (__stub___setbuffer) >choke me >#else >f = setbuffer; >#endif > > ; > return 0; >} >configure:12486: result: no >configure:12424: checking for shmget >configure:12467: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12470: $? = 0 >configure:12473: test -s conftest >configure:12476: $? = 0 >configure:12486: result: yes >configure:12424: checking for shm_open >configure:12467: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >shm_open conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12470: $? = 13 >configure: failed program was: >#line 12429 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char shm_open (); below. */ >#include <assert.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 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:12486: result: no >configure:12424: checking for backtrace_symbols >configure:12467: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >backtrace_symbols conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12470: $? = 13 >configure: failed program was: >#line 12429 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char backtrace_symbols (); below. */ >#include <assert.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 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:12486: result: no >configure:12502: checking for syscall >configure:12545: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12548: $? = 0 >configure:12551: test -s conftest >configure:12554: $? = 0 >configure:12564: result: yes >configure:12585: checking for _dup >configure:12628: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12631: $? = 0 >configure:12634: test -s conftest >configure:12637: $? = 0 >configure:12647: result: yes >configure:12585: checking for _dup2 >configure:12628: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12631: $? = 0 >configure:12634: test -s conftest >configure:12637: $? = 0 >configure:12647: result: yes >configure:12585: checking for _opendir >configure:12628: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12631: $? = 0 >configure:12634: test -s conftest >configure:12637: $? = 0 >configure:12647: result: yes >configure:12585: checking for _readdir >configure:12628: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12631: $? = 0 >configure:12634: test -s conftest >configure:12637: $? = 0 >configure:12647: result: yes >configure:12585: checking for _seekdir >configure:12628: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12631: $? = 0 >configure:12634: test -s conftest >configure:12637: $? = 0 >configure:12647: result: yes >configure:12585: checking for _telldir >configure:12628: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12631: $? = 0 >configure:12634: test -s conftest >configure:12637: $? = 0 >configure:12647: result: yes >configure:12585: checking for _closedir >configure:12628: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12631: $? = 0 >configure:12634: test -s conftest >configure:12637: $? = 0 >configure:12647: result: yes >configure:12667: checking for __dup >configure:12710: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__dup conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12713: $? = 13 >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 __dup (); below. */ >#include <assert.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 __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:12729: result: no >configure:12667: checking for __dup2 >configure:12710: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__dup2 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12713: $? = 13 >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 __dup2 (); below. */ >#include <assert.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 __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:12729: result: no >configure:12667: checking for __opendir >configure:12710: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__opendir conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12713: $? = 13 >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 __opendir (); below. */ >#include <assert.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 __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:12729: result: no >configure:12667: checking for __readdir >configure:12710: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__readdir conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12713: $? = 13 >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 __readdir (); below. */ >#include <assert.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 __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:12729: result: no >configure:12667: checking for __seekdir >configure:12710: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__seekdir conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12713: $? = 13 >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 __seekdir (); below. */ >#include <assert.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 __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:12729: result: no >configure:12667: checking for __telldir >configure:12710: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__telldir conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12713: $? = 13 >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 __telldir (); below. */ >#include <assert.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 __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:12729: result: no >configure:12667: checking for __closedir >configure:12710: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__closedir conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12713: $? = 13 >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 __closedir (); below. */ >#include <assert.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 __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:12729: result: no >configure:12744: checking for __getcwd >configure:12787: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__getcwd conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12790: $? = 13 >configure: failed program was: >#line 12749 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __getcwd (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12806: result: no >configure:12744: checking for _getcwd >configure:12787: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12790: $? = 0 >configure:12793: test -s conftest >configure:12796: $? = 0 >configure:12806: result: yes >configure:12822: checking for __xstat >configure:12865: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12868: $? = 0 >configure:12871: test -s conftest >configure:12874: $? = 0 >configure:12884: result: yes >configure:12822: checking for __fxstat >configure:12865: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12868: $? = 0 >configure:12871: test -s conftest >configure:12874: $? = 0 >configure:12884: result: yes >configure:12822: checking for __lxstat >configure:12865: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12868: $? = 0 >configure:12871: test -s conftest >configure:12874: $? = 0 >configure:12884: result: yes >configure:12903: checking for _stat >configure:12946: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12949: $? = 0 >configure:12952: test -s conftest >configure:12955: $? = 0 >configure:12965: result: yes >configure:12903: checking for _lstat >configure:12946: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12949: $? = 0 >configure:12952: test -s conftest >configure:12955: $? = 0 >configure:12965: result: yes >configure:12903: checking for _fstat >configure:12946: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:12949: $? = 0 >configure:12952: test -s conftest >configure:12955: $? = 0 >configure:12965: result: yes >configure:12903: checking for __stat >configure:12946: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__stat conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12949: $? = 13 >configure: failed program was: >#line 12908 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __stat (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12965: result: no >configure:12903: checking for __lstat >configure:12946: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__lstat conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12949: $? = 13 >configure: failed program was: >#line 12908 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __lstat (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12965: result: no >configure:12903: checking for __fstat >configure:12946: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__fstat conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:12949: $? = 13 >configure: failed program was: >#line 12908 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __fstat (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:12965: result: no >configure:12986: checking for _acl >configure:13029: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >_acl conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13032: $? = 13 >configure: failed program was: >#line 12991 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char _acl (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13048: result: no >configure:12986: checking for __acl >configure:13029: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__acl conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13032: $? = 13 >configure: failed program was: >#line 12991 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __acl (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13048: result: no >configure:12986: checking for _facl >configure:13029: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >_facl conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13032: $? = 13 >configure: failed program was: >#line 12991 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char _facl (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13048: result: no >configure:12986: checking for __facl >configure:13029: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__facl conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13032: $? = 13 >configure: failed program was: >#line 12991 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __facl (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13048: result: no >configure:12986: checking for _open >configure:13029: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:13032: $? = 0 >configure:13035: test -s conftest >configure:13038: $? = 0 >configure:13048: result: yes >configure:12986: checking for __open >configure:13029: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__open conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13032: $? = 13 >configure: failed program was: >#line 12991 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __open (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13048: result: no >configure:12986: checking for _chdir >configure:13029: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:13032: $? = 0 >configure:13035: test -s conftest >configure:13038: $? = 0 >configure:13048: result: yes >configure:12986: checking for __chdir >configure:13029: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__chdir conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13032: $? = 13 >configure: failed program was: >#line 12991 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __chdir (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13048: result: no >configure:13067: checking for _close >configure:13110: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:13113: $? = 0 >configure:13116: test -s conftest >configure:13119: $? = 0 >configure:13129: result: yes >configure:13067: checking for __close >configure:13110: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__close conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13113: $? = 13 >configure: failed program was: >#line 13072 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __close (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13129: result: no >configure:13067: checking for _fchdir >configure:13110: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:13113: $? = 0 >configure:13116: test -s conftest >configure:13119: $? = 0 >configure:13129: result: yes >configure:13067: checking for __fchdir >configure:13110: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__fchdir conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13113: $? = 13 >configure: failed program was: >#line 13072 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __fchdir (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13129: result: no >configure:13067: checking for _fcntl >configure:13110: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:13113: $? = 0 >configure:13116: test -s conftest >configure:13119: $? = 0 >configure:13129: result: yes >configure:13067: checking for __fcntl >configure:13110: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__fcntl conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13113: $? = 13 >configure: failed program was: >#line 13072 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __fcntl (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13129: result: no >configure:13149: checking for getdents >configure:13192: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:13195: $? = 0 >configure:13198: test -s conftest >configure:13201: $? = 0 >configure:13211: result: yes >configure:13149: checking for _getdents >configure:13192: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:13195: $? = 0 >configure:13198: test -s conftest >configure:13201: $? = 0 >configure:13211: result: yes >configure:13149: checking for __getdents >configure:13192: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__getdents conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13195: $? = 13 >configure: failed program was: >#line 13154 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __getdents (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13211: result: no >configure:13149: checking for _lseek >configure:13192: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:13195: $? = 0 >configure:13198: test -s conftest >configure:13201: $? = 0 >configure:13211: result: yes >configure:13149: checking for __lseek >configure:13192: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__lseek conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13195: $? = 13 >configure: failed program was: >#line 13154 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __lseek (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13211: result: no >configure:13149: checking for _read >configure:13192: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:13195: $? = 0 >configure:13198: test -s conftest >configure:13201: $? = 0 >configure:13211: result: yes >configure:13149: checking for __read >configure:13192: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__read conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13195: $? = 13 >configure: failed program was: >#line 13154 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __read (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13211: result: no >configure:13229: checking for getdirentries >configure:13272: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >getdirentries conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13275: $? = 13 >configure: failed program was: >#line 13234 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char getdirentries (); below. */ >#include <assert.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 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:13291: result: no >configure:13229: checking for _write >configure:13272: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:13275: $? = 0 >configure:13278: test -s conftest >configure:13281: $? = 0 >configure:13291: result: yes >configure:13229: checking for __write >configure:13272: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__write conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13275: $? = 13 >configure: failed program was: >#line 13234 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __write (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13291: result: no >configure:13229: checking for _fork >configure:13272: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >configure:13275: $? = 0 >configure:13278: test -s conftest >configure:13281: $? = 0 >configure:13291: result: yes >configure:13229: checking for __fork >configure:13272: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__fork conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13275: $? = 13 >configure: failed program was: >#line 13234 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __fork (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13291: result: no >configure:13310: checking for _stat64 >configure:13353: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >_stat64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13356: $? = 13 >configure: failed program was: >#line 13315 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char _stat64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13372: result: no >configure:13310: checking for __stat64 >configure:13353: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__stat64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13356: $? = 13 >configure: failed program was: >#line 13315 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __stat64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13372: result: no >configure:13310: checking for _fstat64 >configure:13353: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >_fstat64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13356: $? = 13 >configure: failed program was: >#line 13315 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char _fstat64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13372: result: no >configure:13310: checking for __fstat64 >configure:13353: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__fstat64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13356: $? = 13 >configure: failed program was: >#line 13315 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __fstat64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13372: result: no >configure:13310: checking for _lstat64 >configure:13353: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >_lstat64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13356: $? = 13 >configure: failed program was: >#line 13315 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char _lstat64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13372: result: no >configure:13310: checking for __lstat64 >configure:13353: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__lstat64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13356: $? = 13 >configure: failed program was: >#line 13315 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __lstat64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13372: result: no >configure:13392: checking for __sys_llseek >configure:13435: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__sys_llseek conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13438: $? = 13 >configure: failed program was: >#line 13397 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __sys_llseek (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13454: result: no >configure:13392: checking for llseek >configure:13435: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >llseek conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13438: $? = 13 >configure: failed program was: >#line 13397 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char llseek (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13454: result: no >configure:13392: checking for _llseek >configure:13435: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >_llseek conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13438: $? = 13 >configure: failed program was: >#line 13397 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char _llseek (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13454: result: no >configure:13392: checking for __llseek >configure:13435: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__llseek conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13438: $? = 13 >configure: failed program was: >#line 13397 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __llseek (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13454: result: no >configure:13392: checking for readdir64 >configure:13454: result: no >configure:13392: checking for _readdir64 >configure:13435: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >_readdir64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13438: $? = 13 >configure: failed program was: >#line 13397 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char _readdir64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13454: result: no >configure:13392: checking for __readdir64 >configure:13435: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__readdir64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13438: $? = 13 >configure: failed program was: >#line 13397 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __readdir64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13454: result: no >configure:13473: checking for pread >configure:13516: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >pread conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13519: $? = 13 >configure: failed program was: >#line 13478 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char pread (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13535: result: no >configure:13473: checking for _pread >configure:13516: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >_pread conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13519: $? = 13 >configure: failed program was: >#line 13478 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char _pread (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13535: result: no >configure:13473: checking for __pread >configure:13516: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__pread conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13519: $? = 13 >configure: failed program was: >#line 13478 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __pread (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13535: result: no >configure:13473: checking for pread64 >configure:13516: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >pread64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13519: $? = 13 >configure: failed program was: >#line 13478 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char pread64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13535: result: no >configure:13473: checking for _pread64 >configure:13516: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >_pread64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13519: $? = 13 >configure: failed program was: >#line 13478 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char _pread64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13535: result: no >configure:13473: checking for __pread64 >configure:13516: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__pread64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13519: $? = 13 >configure: failed program was: >#line 13478 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __pread64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13535: result: no >configure:13554: checking for pwrite >configure:13597: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >pwrite conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13600: $? = 13 >configure: failed program was: >#line 13559 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char pwrite (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13616: result: no >configure:13554: checking for _pwrite >configure:13597: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >_pwrite conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13600: $? = 13 >configure: failed program was: >#line 13559 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char _pwrite (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13616: result: no >configure:13554: checking for __pwrite >configure:13597: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__pwrite conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13600: $? = 13 >configure: failed program was: >#line 13559 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __pwrite (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13616: result: no >configure:13554: checking for pwrite64 >configure:13597: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >pwrite64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13600: $? = 13 >configure: failed program was: >#line 13559 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char pwrite64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13616: result: no >configure:13554: checking for _pwrite64 >configure:13597: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >_pwrite64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13600: $? = 13 >configure: failed program was: >#line 13559 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char _pwrite64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13616: result: no >configure:13554: checking for __pwrite64 >configure:13597: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__pwrite64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13600: $? = 13 >configure: failed program was: >#line 13559 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __pwrite64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13616: result: no >configure:13633: checking for open64 >configure:13676: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >open64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13679: $? = 13 >configure: failed program was: >#line 13638 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char open64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13695: result: no >configure:13633: checking for _open64 >configure:13676: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >_open64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13679: $? = 13 >configure: failed program was: >#line 13638 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char _open64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13695: result: no >configure:13633: checking for __open64 >configure:13676: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__open64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13679: $? = 13 >configure: failed program was: >#line 13638 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char __open64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:13695: result: no >configure:13633: checking for creat64 >configure:13676: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >creat64 conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13679: $? = 13 >configure: failed program was: >#line 13638 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char creat64 (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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 creat64 (); >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_creat64) || defined (__stub___creat64) >choke me >#else >f = creat64; >#endif > > ; > return 0; >} >configure:13695: result: no >configure:13772: checking for getgrouplist >configure:13815: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >getgrouplist conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:13818: $? = 13 >configure: failed program was: >#line 13777 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char getgrouplist (); below. */ >#include <assert.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 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:13834: result: no >configure:13852: checking for stat64 in <sys/stat.h> >configure:13878: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >"configure", line 13870: error: incomplete struct/union/enum stat64: st64 >configure:13881: $? = 1 >configure: failed program was: >#line 13854 "configure" >#include "confdefs.h" > >#if defined(HAVE_UNISTD_H) >#include <unistd.h> >#endif >#include <sys/stat.h> > >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >struct stat64 st64; exit(stat64(".",&st64)); > ; > return 0; >} >configure:13895: result: no >configure:13907: checking for lstat64 in <sys/stat.h> >configure:13933: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >"configure", line 13925: error: incomplete struct/union/enum stat64: st64 >configure:13936: $? = 1 >configure: failed program was: >#line 13909 "configure" >#include "confdefs.h" > >#if defined(HAVE_UNISTD_H) >#include <unistd.h> >#endif >#include <sys/stat.h> > >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >struct stat64 st64; exit(lstat64(".",&st64)); > ; > return 0; >} >configure:13950: result: no >configure:13961: checking for fstat64 in <sys/stat.h> >configure:13987: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >"configure", line 13979: error: incomplete struct/union/enum stat64: st64 >configure:13990: $? = 1 >configure: failed program was: >#line 13963 "configure" >#include "confdefs.h" > >#if defined(HAVE_UNISTD_H) >#include <unistd.h> >#endif >#include <sys/stat.h> > >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >struct stat64 st64; exit(fstat64(0,&st64)); > ; > return 0; >} >configure:14004: result: no >configure:14018: checking for dn_expand in -lresolv >configure:14051: cc -o conftest -g conftest.c -lresolv -lsocket -lnsl_s >&5 >i386ld conftest.o: can't find library libresolv.a >configure:14054: $? = 1 >configure: failed program was: >#line 14025 "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 dn_expand (); >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >dn_expand (); > ; > return 0; >} >configure:14071: result: no >configure:14167: checking for putprpwnam in -lsecurity >configure:14200: cc -o conftest -g conftest.c -lsecurity -lsocket -lnsl_s >&5 >i386ld conftest.o: can't find library libsecurity.a >configure:14203: $? = 1 >configure: failed program was: >#line 14174 "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:14220: result: no >configure:14235: checking for putprpwnam >configure:14278: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >putprpwnam conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:14281: $? = 13 >configure: failed program was: >#line 14240 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char putprpwnam (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:14297: result: no >configure:14388: checking for putprpwnam in -lsec >configure:14421: cc -o conftest -g conftest.c -lsec -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >putprpwnam conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:14424: $? = 13 >configure: failed program was: >#line 14395 "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:14441: result: no >configure:14456: checking for putprpwnam >configure:14518: result: no >configure:14610: checking for set_auth_parameters in -lsecurity >configure:14643: cc -o conftest -g conftest.c -lsecurity -lsocket -lnsl_s >&5 >i386ld conftest.o: can't find library libsecurity.a >configure:14646: $? = 1 >configure: failed program was: >#line 14617 "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:14663: result: no >configure:14678: checking for set_auth_parameters >configure:14721: cc -o conftest -g conftest.c -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >set_auth_parameters conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:14724: $? = 13 >configure: failed program was: >#line 14683 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char set_auth_parameters (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:14740: result: no >configure:14831: checking for set_auth_parameters in -lsec >configure:14864: cc -o conftest -g conftest.c -lsec -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >set_auth_parameters conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:14867: $? = 13 >configure: failed program was: >#line 14838 "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:14884: result: no >configure:14899: checking for set_auth_parameters >configure:14961: result: no >configure:15054: checking for getspnam in -lgen >configure:15087: cc -o conftest -g conftest.c -lgen -lsocket -lnsl_s >&5 >configure:15090: $? = 0 >configure:15093: test -s conftest >configure:15096: $? = 0 >configure:15107: result: yes >configure:15122: checking for getspnam >configure:15165: cc -o conftest -g conftest.c -lgen -lsocket -lnsl_s >&5 >configure:15168: $? = 0 >configure:15171: test -s conftest >configure:15174: $? = 0 >configure:15184: result: yes >configure:15276: checking for getspnam in -lsecurity >configure:15309: cc -o conftest -g conftest.c -lsecurity -lgen -lsocket -lnsl_s >&5 >i386ld conftest.o: can't find library libsecurity.a >configure:15312: $? = 1 >configure: failed program was: >#line 15283 "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:15329: result: no >configure:15344: checking for getspnam >configure:15406: result: yes >configure:15497: checking for getspnam in -lsec >configure:15530: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:15533: $? = 0 >configure:15536: test -s conftest >configure:15539: $? = 0 >configure:15550: result: yes >configure:15565: checking for getspnam >configure:15627: result: yes >configure:15719: checking for bigcrypt in -lsecurity >configure:15752: cc -o conftest -g conftest.c -lsecurity -lsec -lgen -lsocket -lnsl_s >&5 >i386ld conftest.o: can't find library libsecurity.a >configure:15755: $? = 1 >configure: failed program was: >#line 15726 "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:15772: result: no >configure:15787: checking for bigcrypt >configure:15830: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >bigcrypt conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:15833: $? = 13 >configure: failed program was: >#line 15792 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char bigcrypt (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:15849: result: no >configure:15867: checking for bigcrypt >configure:15929: result: no >configure:16162: checking for getprpwnam in -lsecurity >configure:16195: cc -o conftest -g conftest.c -lsecurity -lsec -lgen -lsocket -lnsl_s >&5 >i386ld conftest.o: can't find library libsecurity.a >configure:16198: $? = 1 >configure: failed program was: >#line 16169 "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:16215: result: no >configure:16230: checking for getprpwnam >configure:16273: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >getprpwnam conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16276: $? = 13 >configure: failed program was: >#line 16235 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char getprpwnam (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#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:16292: result: no >configure:16310: checking for getprpwnam >configure:16372: result: no >configure:16529: checking for library containing getxattr >configure:16562: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >getxattr conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16565: $? = 13 >configure: failed program was: >#line 16536 "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:16608: cc -o conftest -g conftest.c -lattr -lsec -lgen -lsocket -lnsl_s >&5 >i386ld conftest.o: can't find library libattr.a >configure:16611: $? = 1 >configure: failed program was: >#line 16582 "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:16630: result: no >configure:16645: checking for getxattr >configure:16688: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >getxattr conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16691: $? = 13 >configure: failed program was: >#line 16650 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char getxattr (); below. */ >#include <assert.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 (); >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:16707: result: no >configure:16645: checking for lgetxattr >configure:16688: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >lgetxattr conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16691: $? = 13 >configure: failed program was: >#line 16650 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char lgetxattr (); below. */ >#include <assert.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 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:16707: result: no >configure:16645: checking for fgetxattr >configure:16688: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >fgetxattr conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16691: $? = 13 >configure: failed program was: >#line 16650 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char fgetxattr (); below. */ >#include <assert.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 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:16707: result: no >configure:16645: checking for listxattr >configure:16688: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >listxattr conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16691: $? = 13 >configure: failed program was: >#line 16650 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char listxattr (); below. */ >#include <assert.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 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:16707: result: no >configure:16645: checking for llistxattr >configure:16688: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >llistxattr conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16691: $? = 13 >configure: failed program was: >#line 16650 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char llistxattr (); below. */ >#include <assert.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 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:16707: result: no >configure:16724: checking for flistxattr >configure:16767: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >flistxattr conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16770: $? = 13 >configure: failed program was: >#line 16729 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char flistxattr (); below. */ >#include <assert.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 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:16786: result: no >configure:16724: checking for removexattr >configure:16767: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >removexattr conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16770: $? = 13 >configure: failed program was: >#line 16729 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char removexattr (); below. */ >#include <assert.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 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:16786: result: no >configure:16724: checking for lremovexattr >configure:16767: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >lremovexattr conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16770: $? = 13 >configure: failed program was: >#line 16729 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char lremovexattr (); below. */ >#include <assert.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 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:16786: result: no >configure:16724: checking for fremovexattr >configure:16767: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >fremovexattr conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16770: $? = 13 >configure: failed program was: >#line 16729 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char fremovexattr (); below. */ >#include <assert.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 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:16786: result: no >configure:16802: checking for setxattr >configure:16845: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >setxattr conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16848: $? = 13 >configure: failed program was: >#line 16807 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char setxattr (); below. */ >#include <assert.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 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:16864: result: no >configure:16802: checking for lsetxattr >configure:16845: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >lsetxattr conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16848: $? = 13 >configure: failed program was: >#line 16807 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char lsetxattr (); below. */ >#include <assert.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 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:16864: result: no >configure:16802: checking for fsetxattr >configure:16845: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >fsetxattr conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16848: $? = 13 >configure: failed program was: >#line 16807 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char fsetxattr (); below. */ >#include <assert.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 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:16864: result: no >configure:16881: checking for attr_get >configure:16924: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >attr_get conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16927: $? = 13 >configure: failed program was: >#line 16886 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char attr_get (); below. */ >#include <assert.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 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:16943: result: no >configure:16881: checking for attr_list >configure:16924: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >attr_list conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16927: $? = 13 >configure: failed program was: >#line 16886 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char attr_list (); below. */ >#include <assert.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 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:16943: result: no >configure:16881: checking for attr_set >configure:16924: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >attr_set conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16927: $? = 13 >configure: failed program was: >#line 16886 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char attr_set (); below. */ >#include <assert.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 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:16943: result: no >configure:16881: checking for attr_remove >configure:16924: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >attr_remove conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:16927: $? = 13 >configure: failed program was: >#line 16886 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char attr_remove (); below. */ >#include <assert.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 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:16943: result: no >configure:16960: checking for attr_getf >configure:17003: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >attr_getf conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:17006: $? = 13 >configure: failed program was: >#line 16965 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char attr_getf (); below. */ >#include <assert.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 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:17022: result: no >configure:16960: checking for attr_listf >configure:17003: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >attr_listf conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:17006: $? = 13 >configure: failed program was: >#line 16965 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char attr_listf (); below. */ >#include <assert.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 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:17022: result: no >configure:16960: checking for attr_setf >configure:17003: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >attr_setf conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:17006: $? = 13 >configure: failed program was: >#line 16965 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char attr_setf (); below. */ >#include <assert.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 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:17022: result: no >configure:16960: checking for attr_removef >configure:17003: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >attr_removef conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:17006: $? = 13 >configure: failed program was: >#line 16965 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char attr_removef (); below. */ >#include <assert.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 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:17022: result: no >configure:17051: checking ability to build shared libraries >configure:17394: result: false >configure:17396: checking linker flags for shared libraries >configure:17398: result: -shared >configure:17400: checking compiler flags for position-independent code >configure:17402: result: >configure:17439: checking for long long >configure:17455: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"configure", line 17450: error: invalid type combination >configure:17458: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 17448 "configure" >#include "confdefs.h" >#include <stdio.h> >main() { long long x = 1000000; x *= x; exit(((x/1000000) == 1000000)? 0: 1); } >configure:17476: result: no >configure:17490: checking for LL suffix on long long integers >configure:17515: cc -c -g conftest.c >&5 >"configure", line 17507: error: invalid type combination >"configure", line 17507: error: invalid token: 0x8000000000LL >"configure", line 17508: error: Syntax error before or at: ; >configure:17518: $? = 1 >configure: failed program was: >#line 17496 "configure" >#include "confdefs.h" >#include <stdio.h> >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >long long i = 0x8000000000LL > ; > return 0; >} >configure:17534: result: no >configure:17545: checking for 64 bit off_t >configure:17562: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:17565: $? = 0 >configure:17567: ./conftest >configure:17570: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 17554 "configure" >#include "confdefs.h" >#include <stdio.h> >#include <sys/stat.h> >main() { exit((sizeof(off_t) == 8) ? 0 : 1); } >configure:17583: result: no >configure:17593: checking for off64_t >configure:17614: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"configure", line 17609: error: incomplete struct/union/enum stat64: st >"configure", line 17609: error: undefined symbol: off64_t >"configure", line 17609: error: Syntax error before or at: s >configure:17617: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 17602 "configure" >#include "confdefs.h" > >#if defined(HAVE_UNISTD_H) >#include <unistd.h> >#endif >#include <stdio.h> >#include <sys/stat.h> >main() { struct stat64 st; off64_t s; if (sizeof(off_t) == sizeof(off64_t)) exit(1); exit((lstat64("/dev/null", &st)==0)?0:1); } >configure:17635: result: no >configure:17645: checking for 64 bit ino_t >configure:17662: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:17665: $? = 0 >configure:17667: ./conftest >configure:17670: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 17654 "configure" >#include "confdefs.h" >#include <stdio.h> >#include <sys/stat.h> >main() { exit((sizeof(ino_t) == 8) ? 0 : 1); } >configure:17683: result: no >configure:17693: checking for ino64_t >configure:17714: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"configure", line 17709: error: incomplete struct/union/enum stat64: st >"configure", line 17709: error: undefined symbol: ino64_t >"configure", line 17709: error: Syntax error before or at: s >configure:17717: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 17702 "configure" >#include "confdefs.h" > >#if defined(HAVE_UNISTD_H) >#include <unistd.h> >#endif >#include <stdio.h> >#include <sys/stat.h> >main() { struct stat64 st; ino64_t s; if (sizeof(ino_t) == sizeof(ino64_t)) exit(1); exit((lstat64("/dev/null", &st)==0)?0:1); } >configure:17735: result: no >configure:17745: checking for dev64_t >configure:17766: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"configure", line 17761: error: incomplete struct/union/enum stat64: st >"configure", line 17761: error: undefined symbol: dev64_t >"configure", line 17761: error: Syntax error before or at: s >configure:17769: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 17754 "configure" >#include "confdefs.h" > >#if defined(HAVE_UNISTD_H) >#include <unistd.h> >#endif >#include <stdio.h> >#include <sys/stat.h> >main() { struct stat64 st; dev64_t s; if (sizeof(dev_t) == sizeof(dev64_t)) exit(1); exit((lstat64("/dev/null", &st)==0)?0:1); } >configure:17787: result: no >configure:17797: checking for struct dirent64 >configure:17827: cc -c -g conftest.c >&5 >"configure", line 17819: error: incomplete struct/union/enum dirent64: de >configure:17830: $? = 1 >configure: failed program was: >#line 17803 "configure" >#include "confdefs.h" > >#if defined(HAVE_UNISTD_H) >#include <unistd.h> >#endif >#include <sys/types.h> >#include <dirent.h> >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >struct dirent64 de; > ; > return 0; >} >configure:17846: result: no >configure:17856: checking for major macro >configure:17876: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >major conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:17879: $? = 13 >configure: program exited with status 13 >configure: failed program was: >#line 17865 "configure" >#include "confdefs.h" > >#if defined(HAVE_UNISTD_H) >#include <unistd.h> >#endif >#include <sys/types.h> >main() { dev_t dev; int i = major(dev); return 0; } >configure:17897: result: no >configure:17907: checking for minor macro >configure:17927: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >minor conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:17930: $? = 13 >configure: program exited with status 13 >configure: failed program was: >#line 17916 "configure" >#include "confdefs.h" > >#if defined(HAVE_UNISTD_H) >#include <unistd.h> >#endif >#include <sys/types.h> >main() { dev_t dev; int i = minor(dev); return 0; } >configure:17948: result: no >configure:17958: checking for unsigned char >configure:17974: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:17977: $? = 0 >configure:17979: ./conftest >configure:17982: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 17967 "configure" >#include "confdefs.h" >#include <stdio.h> >main() { char c; c=250; exit((c > 0)?0:1); } >configure:17995: result: no >configure:18005: checking for sin_len in sock >configure:18032: cc -c -g conftest.c >&5 >"configure", line 18024: error: undefined struct/union member: sin_len >configure:18035: $? = 1 >configure: failed program was: >#line 18011 "configure" >#include "confdefs.h" >#include <sys/types.h> >#include <sys/socket.h> >#include <netinet/in.h> >#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:18051: result: no >configure:18061: checking whether seekdir returns void >configure:18088: cc -c -g conftest.c >&5 >"configure", line 18082: warning: statement not reached >configure:18091: $? = 0 >configure:18094: test -s conftest.o >configure:18097: $? = 0 >configure:18107: result: yes >configure:18117: checking for __FUNCTION__ macro >configure:18142: cc -c -g conftest.c >&5 >"configure", line 18134: error: undefined symbol: __FUNCTION__ >configure:18145: $? = 1 >configure: failed program was: >#line 18123 "configure" >#include "confdefs.h" >#include <stdio.h> >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >printf("%s\n", __FUNCTION__); > ; > return 0; >} >configure:18161: result: no >configure:18171: checking if gettimeofday takes tz argument >configure:18189: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:18192: $? = 0 >configure:18194: ./conftest >configure:18197: $? = 0 >configure:18210: result: yes >configure:18220: checking for __va_copy >configure:18246: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >__va_copy conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:18249: $? = 13 >configure: failed program was: >#line 18226 "configure" >#include "confdefs.h" >#include <stdarg.h> >va_list ap1,ap2; >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >__va_copy(ap1,ap2); > ; > return 0; >} >configure:18265: result: no >configure:18275: checking for C99 vsnprintf >configure:18313: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:18316: $? = 0 >configure:18318: ./conftest >configure:18321: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 18284 "configure" >#include "confdefs.h" > >#include <sys/types.h> >#include <stdarg.h> >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:18334: result: no >configure:18344: checking for broken readdir >configure:18363: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:18366: $? = 0 >configure:18368: ./conftest >configure:18371: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 18353 "configure" >#include "confdefs.h" >#include <sys/types.h> >#include <dirent.h> >main() { struct dirent *di; DIR *d = opendir("."); di = readdir(d); >if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 && >di->d_name[0] == 0) exit(0); exit(1);} >configure:18384: result: no >configure:18394: checking for utimbuf >configure:18420: cc -c -g conftest.c >&5 >configure:18423: $? = 0 >configure:18426: test -s conftest.o >configure:18429: $? = 0 >configure:18439: result: yes >configure:18461: checking for pututline >configure:18504: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:18507: $? = 0 >configure:18510: test -s conftest >configure:18513: $? = 0 >configure:18523: result: yes >configure:18461: checking for pututxline >configure:18504: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:18507: $? = 0 >configure:18510: test -s conftest >configure:18513: $? = 0 >configure:18523: result: yes >configure:18461: checking for updwtmp >configure:18504: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:18507: $? = 0 >configure:18510: test -s conftest >configure:18513: $? = 0 >configure:18523: result: yes >configure:18461: checking for updwtmpx >configure:18504: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:18507: $? = 0 >configure:18510: test -s conftest >configure:18513: $? = 0 >configure:18523: result: yes >configure:18461: checking for getutmpx >configure:18504: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:18507: $? = 0 >configure:18510: test -s conftest >configure:18513: $? = 0 >configure:18523: result: yes >configure:18534: checking for ut_name in utmp >configure:18560: cc -c -g conftest.c >&5 >configure:18563: $? = 0 >configure:18566: test -s conftest.o >configure:18569: $? = 0 >configure:18579: result: yes >configure:18589: checking for ut_user in utmp >configure:18615: cc -c -g conftest.c >&5 >configure:18618: $? = 0 >configure:18621: test -s conftest.o >configure:18624: $? = 0 >configure:18634: result: yes >configure:18644: checking for ut_id in utmp >configure:18670: cc -c -g conftest.c >&5 >configure:18673: $? = 0 >configure:18676: test -s conftest.o >configure:18679: $? = 0 >configure:18689: result: yes >configure:18699: checking for ut_host in utmp >configure:18725: cc -c -g conftest.c >&5 >"configure", line 18717: error: undefined struct/union member: ut_host >"configure", line 18717: error: cannot dereference non-pointer type >configure:18728: $? = 1 >configure: failed program was: >#line 18705 "configure" >#include "confdefs.h" >#include <sys/types.h> >#include <utmp.h> >#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:18744: result: no >configure:18754: checking for ut_time in utmp >configure:18780: cc -c -g conftest.c >&5 >configure:18783: $? = 0 >configure:18786: test -s conftest.o >configure:18789: $? = 0 >configure:18799: result: yes >configure:18809: checking for ut_tv in utmp >configure:18835: cc -c -g conftest.c >&5 >"configure", line 18827: error: incomplete struct/union/enum timeval: tv >"configure", line 18827: error: undefined struct/union member: ut_tv >"configure", line 18827: error: unknown operand size: op "=" >"configure", line 18827: error: assignment type mismatch >configure:18838: $? = 1 >configure: failed program was: >#line 18815 "configure" >#include "confdefs.h" >#include <sys/types.h> >#include <utmp.h> >#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:18854: result: no >configure:18864: checking for ut_type in utmp >configure:18890: cc -c -g conftest.c >&5 >configure:18893: $? = 0 >configure:18896: test -s conftest.o >configure:18899: $? = 0 >configure:18909: result: yes >configure:18919: checking for ut_pid in utmp >configure:18945: cc -c -g conftest.c >&5 >configure:18948: $? = 0 >configure:18951: test -s conftest.o >configure:18954: $? = 0 >configure:18964: result: yes >configure:18974: checking for ut_exit in utmp >configure:19000: cc -c -g conftest.c >&5 >configure:19003: $? = 0 >configure:19006: test -s conftest.o >configure:19009: $? = 0 >configure:19019: result: yes >configure:19029: checking for ut_addr in utmp >configure:19055: cc -c -g conftest.c >&5 >"configure", line 19047: error: undefined struct/union member: ut_addr >configure:19058: $? = 1 >configure: failed program was: >#line 19035 "configure" >#include "confdefs.h" >#include <sys/types.h> >#include <utmp.h> >#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:19074: result: no >configure:19085: checking whether pututline returns pointer >configure:19111: cc -c -g conftest.c >&5 >configure:19114: $? = 0 >configure:19117: test -s conftest.o >configure:19120: $? = 0 >configure:19130: result: yes >configure:19141: checking for ut_syslen in utmpx >configure:19167: cc -c -g conftest.c >&5 >configure:19170: $? = 0 >configure:19173: test -s conftest.o >configure:19176: $? = 0 >configure:19186: result: yes >configure:19232: checking for iconv in /usr >configure:19261: cc -o conftest -g -I/usr/include conftest.c -lbiconv >&5 >"configure", line 19241: error: cannot find include file: <biconv.h> >"configure", line 19251: error: undefined symbol: iconv_t >"configure", line 19251: error: Syntax error before or at: cd >"configure", line 19252: error: undefined symbol: cd >configure:19264: $? = 1 >configure: failed program was: >#line 19239 "configure" >#include "confdefs.h" >#include <stdlib.h> >#include <biconv.h> >#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:19306: cc -o conftest -g -I/usr/include conftest.c >&5 >"configure", line 19286: error: cannot find include file: <giconv.h> >"configure", line 19296: error: undefined symbol: iconv_t >"configure", line 19296: error: Syntax error before or at: cd >"configure", line 19297: error: undefined symbol: cd >configure:19309: $? = 1 >configure: failed program was: >#line 19284 "configure" >#include "confdefs.h" >#include <stdlib.h> >#include <giconv.h> >#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:19349: cc -o conftest -g -I/usr/include conftest.c >&5 >configure:19352: $? = 0 >configure:19355: test -s conftest >configure:19358: $? = 0 >configure:19393: cc -o conftest -g -I/usr/include conftest.c -lgiconv >&5 >"configure", line 19373: error: cannot find include file: <giconv.h> >"configure", line 19383: error: undefined symbol: iconv_t >"configure", line 19383: error: Syntax error before or at: cd >"configure", line 19384: error: undefined symbol: cd >configure:19396: $? = 1 >configure: failed program was: >#line 19371 "configure" >#include "confdefs.h" >#include <stdlib.h> >#include <giconv.h> >#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:19490: result: yes >configure:19541: checking can we convert from CP850 to UCS2-LE? >configure:19561: cc -o conftest -g -I/usr/include conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19564: $? = 0 >configure:19566: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_CP850 >configure:19569: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19546 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("CP850", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19581: result: no >configure:19541: checking can we convert from IBM850 to UCS2-LE? >configure:19561: cc -o conftest -g -I/usr/include conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19564: $? = 0 >configure:19566: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_IBM850 >configure:19569: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19546 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("IBM850", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19581: result: no >configure:19592: checking can we convert from ASCII to UCS2-LE? >configure:19612: cc -o conftest -g -I/usr/include conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19615: $? = 0 >configure:19617: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_ASCII >configure:19620: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19597 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("ASCII", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19632: result: no >configure:19592: checking can we convert from 646 to UCS2-LE? >configure:19612: cc -o conftest -g -I/usr/include conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19615: $? = 0 >configure:19617: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_646 >configure:19620: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19597 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("646", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19632: result: no >configure:19643: checking can we convert from UTF-8 to UCS2-LE? >configure:19663: cc -o conftest -g -I/usr/include conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19666: $? = 0 >configure:19668: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_UTF-8 >configure:19671: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19648 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("UTF-8", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19683: result: no >configure:19643: checking can we convert from UTF8 to UCS2-LE? >configure:19663: cc -o conftest -g -I/usr/include conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19666: $? = 0 >configure:19668: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_UTF8 >configure:19671: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19648 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("UTF8", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19683: result: no >configure:19232: checking for iconv in /usr/local >configure:19261: cc -o conftest -g -I/usr/local/include conftest.c -lbiconv >&5 >"configure", line 19241: error: cannot find include file: <biconv.h> >"configure", line 19251: error: undefined symbol: iconv_t >"configure", line 19251: error: Syntax error before or at: cd >"configure", line 19252: error: undefined symbol: cd >configure:19264: $? = 1 >configure: failed program was: >#line 19239 "configure" >#include "confdefs.h" >#include <stdlib.h> >#include <biconv.h> >#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:19306: cc -o conftest -g -I/usr/local/include conftest.c >&5 >"configure", line 19286: error: cannot find include file: <giconv.h> >"configure", line 19296: error: undefined symbol: iconv_t >"configure", line 19296: error: Syntax error before or at: cd >"configure", line 19297: error: undefined symbol: cd >configure:19309: $? = 1 >configure: failed program was: >#line 19284 "configure" >#include "confdefs.h" >#include <stdlib.h> >#include <giconv.h> >#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:19349: cc -o conftest -g -I/usr/local/include conftest.c >&5 >configure:19352: $? = 0 >configure:19355: test -s conftest >configure:19358: $? = 0 >configure:19393: cc -o conftest -g -I/usr/local/include conftest.c -lgiconv >&5 >"configure", line 19373: error: cannot find include file: <giconv.h> >"configure", line 19383: error: undefined symbol: iconv_t >"configure", line 19383: error: Syntax error before or at: cd >"configure", line 19384: error: undefined symbol: cd >configure:19396: $? = 1 >configure: failed program was: >#line 19371 "configure" >#include "confdefs.h" >#include <stdlib.h> >#include <giconv.h> >#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:19490: result: yes >configure:19541: checking can we convert from CP850 to UCS2-LE? >configure:19561: cc -o conftest -g -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19564: $? = 0 >configure:19566: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_CP850 >configure:19569: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19546 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("CP850", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19581: result: no >configure:19541: checking can we convert from IBM850 to UCS2-LE? >configure:19561: cc -o conftest -g -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19564: $? = 0 >configure:19566: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_IBM850 >configure:19569: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19546 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("IBM850", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19581: result: no >configure:19592: checking can we convert from ASCII to UCS2-LE? >configure:19612: cc -o conftest -g -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19615: $? = 0 >configure:19617: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_ASCII >configure:19620: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19597 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("ASCII", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19632: result: no >configure:19592: checking can we convert from 646 to UCS2-LE? >configure:19612: cc -o conftest -g -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19615: $? = 0 >configure:19617: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_646 >configure:19620: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19597 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("646", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19632: result: no >configure:19643: checking can we convert from UTF-8 to UCS2-LE? >configure:19663: cc -o conftest -g -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19666: $? = 0 >configure:19668: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_UTF-8 >configure:19671: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19648 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("UTF-8", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19683: result: no >configure:19643: checking can we convert from UTF8 to UCS2-LE? >configure:19663: cc -o conftest -g -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19666: $? = 0 >configure:19668: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_UTF8 >configure:19671: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19648 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("UTF8", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19683: result: no >configure:19232: checking for iconv in /sw >configure:19261: cc -o conftest -g -I/sw/include conftest.c -lbiconv >&5 >"configure", line 19241: error: cannot find include file: <biconv.h> >"configure", line 19251: error: undefined symbol: iconv_t >"configure", line 19251: error: Syntax error before or at: cd >"configure", line 19252: error: undefined symbol: cd >configure:19264: $? = 1 >configure: failed program was: >#line 19239 "configure" >#include "confdefs.h" >#include <stdlib.h> >#include <biconv.h> >#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:19306: cc -o conftest -g -I/sw/include conftest.c >&5 >"configure", line 19286: error: cannot find include file: <giconv.h> >"configure", line 19296: error: undefined symbol: iconv_t >"configure", line 19296: error: Syntax error before or at: cd >"configure", line 19297: error: undefined symbol: cd >configure:19309: $? = 1 >configure: failed program was: >#line 19284 "configure" >#include "confdefs.h" >#include <stdlib.h> >#include <giconv.h> >#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:19349: cc -o conftest -g -I/sw/include conftest.c >&5 >configure:19352: $? = 0 >configure:19355: test -s conftest >configure:19358: $? = 0 >configure:19393: cc -o conftest -g -I/sw/include conftest.c -lgiconv >&5 >"configure", line 19373: error: cannot find include file: <giconv.h> >"configure", line 19383: error: undefined symbol: iconv_t >"configure", line 19383: error: Syntax error before or at: cd >"configure", line 19384: error: undefined symbol: cd >configure:19396: $? = 1 >configure: failed program was: >#line 19371 "configure" >#include "confdefs.h" >#include <stdlib.h> >#include <giconv.h> >#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:19490: result: yes >configure:19541: checking can we convert from CP850 to UCS2-LE? >configure:19561: cc -o conftest -g -I/sw/include -I/sw/include -L/sw/lib conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19564: $? = 0 >configure:19566: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_CP850 >configure:19569: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19546 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("CP850", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19581: result: no >configure:19541: checking can we convert from IBM850 to UCS2-LE? >configure:19561: cc -o conftest -g -I/sw/include -I/sw/include -L/sw/lib conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19564: $? = 0 >configure:19566: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_IBM850 >configure:19569: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19546 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("IBM850", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19581: result: no >configure:19592: checking can we convert from ASCII to UCS2-LE? >configure:19612: cc -o conftest -g -I/sw/include -I/sw/include -L/sw/lib conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19615: $? = 0 >configure:19617: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_ASCII >configure:19620: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19597 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("ASCII", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19632: result: no >configure:19592: checking can we convert from 646 to UCS2-LE? >configure:19612: cc -o conftest -g -I/sw/include -I/sw/include -L/sw/lib conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19615: $? = 0 >configure:19617: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_646 >configure:19620: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19597 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("646", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19632: result: no >configure:19643: checking can we convert from UTF-8 to UCS2-LE? >configure:19663: cc -o conftest -g -I/sw/include -I/sw/include -L/sw/lib conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19666: $? = 0 >configure:19668: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_UTF-8 >configure:19671: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19648 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("UTF-8", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19683: result: no >configure:19643: checking can we convert from UTF8 to UCS2-LE? >configure:19663: cc -o conftest -g -I/sw/include -I/sw/include -L/sw/lib conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19666: $? = 0 >configure:19668: ./conftest >iconv_open cannot open conversion file /usr/lib/nls/conv/UCS-2LE_UTF8 >configure:19671: $? = 255 >configure: program exited with status 255 >configure: failed program was: >#line 19648 "configure" >#include "confdefs.h" > >#include <iconv.h> >main(){ > iconv_t cd = iconv_open("UTF8", "UCS-2LE"); > if (cd == 0 || cd == (iconv_t)-1) { > return -1; > } > return 0; >} > >configure:19683: result: no >configure:19750: WARNING: Sufficient support for iconv function was not found. > Install libiconv from http://freshmeat.net/projects/libiconv/ for better charset compatibility! >configure:19772: checking for Linux kernel oplocks >configure:19797: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19800: $? = 0 >configure:19802: ./conftest >configure:19805: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 19781 "configure" >#include "confdefs.h" > >#include <sys/types.h> >#include <fcntl.h> >#ifndef F_GETLEASE >#define F_GETLEASE 1025 >#endif >main() { > int fd = open("/dev/null", O_RDONLY); > return fcntl(fd, F_GETLEASE, 0) == -1; >} > >configure:19818: result: no >configure:19828: checking for kernel change notify support >configure:19853: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:19856: $? = 0 >configure:19858: ./conftest >configure:19861: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 19837 "configure" >#include "confdefs.h" > >#include <sys/types.h> >#include <fcntl.h> >#include <signal.h> >#ifndef F_NOTIFY >#define F_NOTIFY 1026 >#endif >main() { > exit(fcntl(open("/tmp", O_RDONLY), F_NOTIFY, 0) == -1 ? 1 : 0); >} > >configure:19874: result: no >configure:19884: checking for kernel share modes >configure:19911: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >flock conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:19914: $? = 13 >configure: program exited with status 13 >configure: failed program was: >#line 19893 "configure" >#include "confdefs.h" > >#include <sys/types.h> >#include <fcntl.h> >#include <signal.h> >#include <sys/file.h> >#ifndef LOCK_MAND >#define LOCK_MAND 32 >#define LOCK_READ 64 >#endif >main() { > exit(flock(open("/dev/null", O_RDWR), LOCK_MAND|LOCK_READ) != 0); >} > >configure:19932: result: no >configure:19945: checking for IRIX kernel oplock type definitions >configure:19971: cc -c -g conftest.c >&5 >"configure", line 19963: error: undefined symbol: oplock_stat_t >"configure", line 19963: error: Syntax error before or at: t >"configure", line 19963: error: undefined symbol: t >"configure", line 19963: error: undefined struct/union member: os_state >"configure", line 19963: warning: left operand of "." must be struct/union object >"configure", line 19963: error: undefined symbol: OP_REVOKE >"configure", line 19963: error: undefined struct/union member: os_dev >"configure", line 19963: warning: left operand of "." must be struct/union object >"configure", line 19963: error: undefined struct/union member: os_ino >"configure", line 19963: warning: left operand of "." must be struct/union object >configure:19974: $? = 1 >configure: failed program was: >#line 19951 "configure" >#include "confdefs.h" >#include <sys/types.h> >#include <fcntl.h> >#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:19990: result: no >configure:20000: checking for irix specific capabilities >configure:20026: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"configure", line 20011: error: cannot find include file: <sys/capability.h> >"configure", line 20013: error: undefined symbol: cap_t >"configure", line 20013: error: Syntax error before or at: cap >"configure", line 20014: error: undefined symbol: cap >"configure", line 20014: error: undefined symbol: NULL >"configure", line 20016: error: undefined struct/union member: cap_effective >"configure", line 20016: error: left operand of "->" must be pointer to struct/union >"configure", line 20016: error: undefined symbol: CAP_NETWORK_MGT >"configure", line 20017: error: undefined struct/union member: cap_inheritable >"configure", line 20017: error: left operand of "->" must be pointer to struct/union >configure:20029: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 20009 "configure" >#include "confdefs.h" >#include <sys/types.h> >#include <sys/capability.h> >main() { > cap_t cap; > if ((cap = cap_get_proc()) == NULL) > exit(1); > cap->cap_effective |= CAP_NETWORK_MGT; > cap->cap_inheritable |= CAP_NETWORK_MGT; > cap_set_proc(cap); > exit(0); >} > >configure:20047: result: no >configure:20062: checking for int16 typedef included by rpc/rpc.h >configure:20090: cc -c -g conftest.c >&5 >"configure", line 20082: error: undefined symbol: int16 >"configure", line 20082: error: Syntax error before or at: testvar >configure:20093: $? = 1 >configure: failed program was: >#line 20068 "configure" >#include "confdefs.h" >#include <sys/types.h> >#if defined(HAVE_RPC_RPC_H) >#include <rpc/rpc.h> >#endif >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >int16 testvar; > ; > return 0; >} >configure:20109: result: no >configure:20119: checking for uint16 typedef included by rpc/rpc.h >configure:20147: cc -c -g conftest.c >&5 >"configure", line 20139: error: undefined symbol: uint16 >"configure", line 20139: error: Syntax error before or at: testvar >configure:20150: $? = 1 >configure: failed program was: >#line 20125 "configure" >#include "confdefs.h" >#include <sys/types.h> >#if defined(HAVE_RPC_RPC_H) >#include <rpc/rpc.h> >#endif >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >uint16 testvar; > ; > return 0; >} >configure:20166: result: no >configure:20176: checking for int32 typedef included by rpc/rpc.h >configure:20204: cc -c -g conftest.c >&5 >"configure", line 20196: error: undefined symbol: int32 >"configure", line 20196: error: Syntax error before or at: testvar >configure:20207: $? = 1 >configure: failed program was: >#line 20182 "configure" >#include "confdefs.h" >#include <sys/types.h> >#if defined(HAVE_RPC_RPC_H) >#include <rpc/rpc.h> >#endif >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >int32 testvar; > ; > return 0; >} >configure:20223: result: no >configure:20233: checking for uint32 typedef included by rpc/rpc.h >configure:20261: cc -c -g conftest.c >&5 >configure:20264: $? = 0 >configure:20267: test -s conftest.o >configure:20270: $? = 0 >configure:20280: result: yes >configure:20291: checking for conflicting AUTH_ERROR define in rpc/rpc.h >configure:20323: cc -c -g conftest.c >&5 >"/usr/include/rpc/rpc_msg.h", line 54: error: Syntax error before or at: 1 >"/usr/include/rpc/rpc_msg.h", line 55: warning: syntax violation: empty declaration >"/usr/include/rpc/rpc_msg.h", line 88: error: incomplete struct/union/enum reject_stat: rj_stat >configure:20326: $? = 1 >configure: failed program was: >#line 20297 "configure" >#include "confdefs.h" >#include <sys/types.h> >#ifdef HAVE_SYS_SECURITY_H >#include <sys/security.h> >#include <prot.h> >#endif /* HAVE_SYS_SECURITY_H */ >#if defined(HAVE_RPC_RPC_H) >#include <rpc/rpc.h> >#endif >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >int testvar; > ; > return 0; >} >configure:20342: result: yes >configure:20352: checking for test routines >configure:20364: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:20367: $? = 0 >configure:20369: ./conftest >configure:20372: $? = 0 >configure:20374: result: yes >configure:20388: checking for ftruncate extend >configure:20403: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:20406: $? = 0 >configure:20408: ./conftest >configure:20411: $? = 0 >configure:20424: result: yes >configure:20434: checking for AF_LOCAL socket support >configure:20449: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"././tests/unixsock.c", line 45: error: incomplete struct/union/enum sockaddr_un: name >"././tests/unixsock.c", line 49: error: undefined symbol: PF_LOCAL >"././tests/unixsock.c", line 55: error: undefined struct/union member: sun_family >"././tests/unixsock.c", line 55: error: undefined symbol: AF_LOCAL >"././tests/unixsock.c", line 56: error: undefined struct/union member: sun_path >"././tests/unixsock.c", line 56: warning: improper member use: sun_path >configure:20452: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 20443 "configure" >#include "confdefs.h" >#include "./tests/unixsock.c" >configure:20470: result: no >configure:20481: checking for broken getgroups >configure:20496: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"././tests/getgroups.c", line 25: warning: argument is incompatible with prototype: arg #2 >configure:20499: $? = 0 >configure:20501: ./conftest >getgroups returns gid_t >configure:20504: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 20490 "configure" >#include "confdefs.h" >#include "./tests/getgroups.c" >configure:20517: result: no >configure:20527: checking whether getpass should be replaced >configure:20561: cc -c -g -I./ -I./include -I./ubiqx -I./popt -I./smbwrapper conftest.c >&5 >"./include/vfs.h", line 455: warning: no macro replacement within a string literal >configure:20564: $? = 0 >configure:20567: test -s conftest.o >configure:20570: $? = 0 >configure:20582: result: yes >configure:20592: checking for broken inet_ntoa >configure:20617: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:20620: $? = 0 >configure:20622: ./conftest >configure:20625: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 20601 "configure" >#include "confdefs.h" > >#include <stdio.h> >#include <sys/types.h> >#include <netinet/in.h> >#ifdef HAVE_ARPA_INET_H >#include <arpa/inet.h> >#endif >main() { struct in_addr ip; ip.s_addr = 0x12345678; >if (strcmp(inet_ntoa(ip),"18.52.86.120") && > strcmp(inet_ntoa(ip),"120.86.52.18")) { exit(0); } >exit(1);} >configure:20638: result: no >configure:20648: checking for secure mkstemp >configure:20676: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:20679: $? = 0 >configure:20681: ./conftest >configure:20684: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 20657 "configure" >#include "confdefs.h" >#include <stdlib.h> >#include <sys/types.h> >#include <sys/stat.h> >#include <unistd.h> >main() { > struct stat st; > char tpl[20]="/tmp/test.XXXXXX"; > int fd = mkstemp(tpl); > if (fd == -1) exit(1); > unlink(tpl); > if (fstat(fd, &st) != 0) exit(1); > if ((st.st_mode & 0777) != 0600) exit(1); > exit(0); >} >configure:20697: result: no >configure:20707: checking for sysconf(_SC_NGROUPS_MAX) >configure:20723: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:20726: $? = 0 >configure:20728: ./conftest >configure:20731: $? = 0 >configure:20744: result: yes >configure:20754: checking for root >configure:20769: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:20772: $? = 0 >configure:20774: ./conftest >configure:20777: $? = 0 >configure:20790: result: yes >configure:20806: checking for iface AIX >configure:20825: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"././lib/interfaces.c", line 289: error: undefined struct/union member: sa_len >configure:20828: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 20815 "configure" >#include "confdefs.h" > >#define HAVE_IFACE_AIX 1 >#define AUTOCONF_TEST 1 >#include "confdefs.h" >#include "./lib/interfaces.c" >configure:20846: result: no >configure:20857: checking for iface ifconf >configure:20876: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:20879: $? = 0 >configure:20881: ./conftest >configure:20884: $? = 0 >configure:20897: result: yes >configure:20965: checking for setresuid >configure:20984: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >setresuid conftest.o >setresgid conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:20987: $? = 13 >configure: program exited with status 13 >configure: failed program was: >#line 20974 "configure" >#include "confdefs.h" > >#define AUTOCONF_TEST 1 >#define USE_SETRESUID 1 >#include "confdefs.h" >#include "./lib/util_sec.c" >configure:21005: result: no >configure:21018: checking for setreuid >configure:21037: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:21040: $? = 0 >configure:21042: ./conftest >configure:21045: $? = 0 >configure:21058: result: yes >configure:21174: checking for working mmap >configure:21189: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:21192: $? = 0 >configure:21194: ./conftest >configure:21197: $? = 0 >configure:21210: result: yes >configure:21220: checking for ftruncate needs root >configure:21235: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"configure", line 21230: error: cannot find include file: "./tests/ftruncroot.c" >"configure", line 21231: warning: empty translation unit >configure:21238: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 21229 "configure" >#include "confdefs.h" >#include "./tests/ftruncroot.c" >configure:21256: result: no >configure:21266: checking for fcntl locking >configure:21281: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:21284: $? = 0 >configure:21286: ./conftest >configure:21289: $? = 0 >configure:21302: result: yes >configure:21312: checking for broken (glibc2.1/x86) 64 bit fcntl locking >configure:21327: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"././tests/fcntl_lock64.c", line 35: error: incomplete struct/union/enum flock64: lock >"././tests/fcntl_lock64.c", line 45: warning: improper member use: l_type >"././tests/fcntl_lock64.c", line 46: warning: improper member use: l_whence >"././tests/fcntl_lock64.c", line 47: warning: improper member use: l_start >"././tests/fcntl_lock64.c", line 48: warning: improper member use: l_len >"././tests/fcntl_lock64.c", line 49: warning: improper member use: l_pid >"././tests/fcntl_lock64.c", line 51: warning: improper member use: l_type >"././tests/fcntl_lock64.c", line 54: error: undefined symbol: F_GETLK64 >"././tests/fcntl_lock64.c", line 57: warning: improper member use: l_type >"././tests/fcntl_lock64.c", line 68: warning: improper member use: l_type >"././tests/fcntl_lock64.c", line 69: warning: improper member use: l_whence >"././tests/fcntl_lock64.c", line 73: warning: improper member use: l_start >"././tests/fcntl_lock64.c", line 73: warning: integral constant too large >"././tests/fcntl_lock64.c", line 75: warning: improper member use: l_len >"././tests/fcntl_lock64.c", line 76: warning: improper member use: l_pid >"././tests/fcntl_lock64.c", line 79: error: undefined symbol: F_SETLK64 >configure:21330: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 21321 "configure" >#include "confdefs.h" >#include "./tests/fcntl_lock64.c" >configure:21348: result: no >configure:21360: checking for 64 bit fcntl locking >configure:21395: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"configure", line 21384: error: incomplete struct/union/enum flock64: fl64 >configure:21398: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 21369 "configure" >#include "confdefs.h" > >#if defined(HAVE_UNISTD_H) >#include <unistd.h> >#endif >#include <stdio.h> >#include <stdlib.h> > >#ifdef HAVE_FCNTL_H >#include <fcntl.h> >#endif > >#ifdef HAVE_SYS_FCNTL_H >#include <sys/fcntl.h> >#endif >main() { struct flock64 fl64; >#if defined(F_SETLKW64) && defined(F_SETLK64) && defined(F_GETLK64) >exit(0); >#else >exit(1); >#endif >} >configure:21416: result: no >configure:21428: checking for st_blocks in struct stat >configure:21455: cc -c -g conftest.c >&5 >configure:21458: $? = 0 >configure:21461: test -s conftest.o >configure:21464: $? = 0 >configure:21474: result: yes >configure:21484: checking for st_blksize in struct stat >configure:21511: cc -c -g conftest.c >&5 >configure:21514: $? = 0 >configure:21517: test -s conftest.o >configure:21520: $? = 0 >configure:21530: result: yes >configure:21605: checking for broken nisplus include files >configure:21633: cc -c -g conftest.c >&5 >"configure", line 21612: error: cannot find include file: <sys/acl.h> >configure:21636: $? = 1 >configure: failed program was: >#line 21611 "configure" >#include "confdefs.h" >#include <sys/acl.h> >#if defined(HAVE_RPCSVC_NIS_H) >#include <rpcsvc/nis.h> >#endif >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >int i; > ; > return 0; >} >configure:21652: result: yes >configure:21665: checking whether to use smbwrapper >configure:21704: result: no >configure:21711: checking whether to use AFS clear-text auth >configure:21733: result: no >configure:21740: checking whether to use AFS fake-kaserver >configure:21762: result: no >configure:21769: checking whether to use DFS clear-text auth >configure:21791: result: no >configure:21800: checking for LDAP support >configure:21814: result: auto >configure:21839: checking ldap.h usability >configure:21848: cc -c -g conftest.c >&5 >"configure", line 21876: error: cannot find include file: <ldap.h> >configure:21851: $? = 1 >configure: failed program was: >#line 21841 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <ldap.h> >configure:21866: result: no >configure:21870: checking ldap.h presence >configure:21877: cc -E conftest.c >"configure", line 21873: error: cannot find include file: <ldap.h> >configure:21883: $? = 1 >configure: failed program was: >#line 21872 "configure" >#include "confdefs.h" >#include <ldap.h> >configure:21901: result: no >configure:21919: checking for ldap.h >configure:21926: result: no >configure:21839: checking lber.h usability >configure:21848: cc -c -g conftest.c >&5 >"configure", line 21876: error: cannot find include file: <lber.h> >configure:21851: $? = 1 >configure: failed program was: >#line 21841 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <lber.h> >configure:21866: result: no >configure:21870: checking lber.h presence >configure:21877: cc -E conftest.c >"configure", line 21873: error: cannot find include file: <lber.h> >configure:21883: $? = 1 >configure: failed program was: >#line 21872 "configure" >#include "confdefs.h" >#include <lber.h> >configure:21901: result: no >configure:21919: checking for lber.h >configure:21926: result: no >configure:21946: WARNING: ldap.h is needed for LDAP support >configure:22471: checking for Active Directory and krb5 support >configure:22485: result: auto >configure:22497: WARNING: Active Directory Support requires LDAP support >configure:25340: checking whether to build experimental passdb libraries >configure:25753: result: no >configure:25760: checking whether to use automount >configure:25782: result: no >configure:25789: checking whether to use smbmount >configure:25821: result: no >configure:25830: checking whether to use PAM >configure:25863: result: no >configure:25869: checking for pam_get_data in -lpam >configure:25902: cc -o conftest -g conftest.c -lpam -lsec -lgen -lsocket -lnsl_s >&5 >i386ld conftest.o: can't find library libpam.a >configure:25905: $? = 1 >configure: failed program was: >#line 25876 "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 pam_get_data (); >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >pam_get_data (); > ; > return 0; >} >configure:25922: result: no >configure:25935: checking whether to use pam_smbpass >configure:25971: result: no >configure:25979: checking for library containing crypt >configure:26012: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:26015: $? = 0 >configure:26018: test -s conftest >configure:26021: $? = 0 >configure:26080: result: none required >configure:26100: checking for a crypt that needs truncated salt >configure:26117: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:26120: $? = 0 >configure:26122: ./conftest >configure:26125: $? = 0 >configure:26139: result: no >configure:26158: checking whether to use LDAP SAM 2.2 compatible configuration >configure:26180: result: no >configure:26193: checking whether to use NISPLUS_HOME >configure:26215: result: no >configure:26222: checking whether to use syslog logging >configure:26244: result: no >configure:26251: checking whether to use profiling >configure:26273: result: no >configure:26288: checking whether to try disk-quotas support >configure:26326: result: no >configure:26331: checking whether to try the new lib/sysquotas.c interface >configure:26364: result: no >configure:26406: checking sys/fs/vx_quota.h usability >configure:26415: cc -c -g conftest.c >&5 >"configure", line 26443: error: cannot find include file: <sys/fs/vx_quota.h> >configure:26418: $? = 1 >configure: failed program was: >#line 26408 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <sys/fs/vx_quota.h> >configure:26433: result: no >configure:26437: checking sys/fs/vx_quota.h presence >configure:26444: cc -E conftest.c >"configure", line 26440: error: cannot find include file: <sys/fs/vx_quota.h> >configure:26450: $? = 1 >configure: failed program was: >#line 26439 "configure" >#include "confdefs.h" >#include <sys/fs/vx_quota.h> >configure:26468: result: no >configure:26486: checking for sys/fs/vx_quota.h >configure:26493: result: no >configure:26522: checking sys/quota.h usability >configure:26531: cc -c -g conftest.c >&5 >"configure", line 26559: error: cannot find include file: <sys/quota.h> >configure:26534: $? = 1 >configure: failed program was: >#line 26524 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <sys/quota.h> >configure:26549: result: no >configure:26553: checking sys/quota.h presence >configure:26560: cc -E conftest.c >"configure", line 26556: error: cannot find include file: <sys/quota.h> >configure:26566: $? = 1 >configure: failed program was: >#line 26555 "configure" >#include "confdefs.h" >#include <sys/quota.h> >configure:26584: result: no >configure:26602: checking for sys/quota.h >configure:26609: result: no >configure:26637: checking asm/types.h usability >configure:26646: cc -c -g conftest.c >&5 >"configure", line 26674: error: cannot find include file: <asm/types.h> >configure:26649: $? = 1 >configure: failed program was: >#line 26639 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <asm/types.h> >configure:26664: result: no >configure:26668: checking asm/types.h presence >configure:26675: cc -E conftest.c >"configure", line 26671: error: cannot find include file: <asm/types.h> >configure:26681: $? = 1 >configure: failed program was: >#line 26670 "configure" >#include "confdefs.h" >#include <asm/types.h> >configure:26699: result: no >configure:26717: checking for asm/types.h >configure:26724: result: no >configure:26637: checking linux/quota.h usability >configure:26646: cc -c -g conftest.c >&5 >"configure", line 26674: error: cannot find include file: <linux/quota.h> >configure:26649: $? = 1 >configure: failed program was: >#line 26639 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <linux/quota.h> >configure:26664: result: no >configure:26668: checking linux/quota.h presence >configure:26675: cc -E conftest.c >"configure", line 26671: error: cannot find include file: <linux/quota.h> >configure:26681: $? = 1 >configure: failed program was: >#line 26670 "configure" >#include "confdefs.h" >#include <linux/quota.h> >configure:26699: result: no >configure:26717: checking for linux/quota.h >configure:26724: result: no >configure:26754: checking linux/xqm.h usability >configure:26763: cc -c -g conftest.c >&5 >"configure", line 26791: error: cannot find include file: <linux/xqm.h> >configure:26766: $? = 1 >configure: failed program was: >#line 26756 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <linux/xqm.h> >configure:26781: result: no >configure:26785: checking linux/xqm.h presence >configure:26792: cc -E conftest.c >"configure", line 26788: error: cannot find include file: <linux/xqm.h> >configure:26798: $? = 1 >configure: failed program was: >#line 26787 "configure" >#include "confdefs.h" >#include <linux/xqm.h> >configure:26816: result: no >configure:26834: checking for linux/xqm.h >configure:26841: result: no >configure:26754: checking linux/xfs_fs.h usability >configure:26763: cc -c -g conftest.c >&5 >"configure", line 26791: error: cannot find include file: <linux/xfs_fs.h> >configure:26766: $? = 1 >configure: failed program was: >#line 26756 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <linux/xfs_fs.h> >configure:26781: result: no >configure:26785: checking linux/xfs_fs.h presence >configure:26792: cc -E conftest.c >"configure", line 26788: error: cannot find include file: <linux/xfs_fs.h> >configure:26798: $? = 1 >configure: failed program was: >#line 26787 "configure" >#include "confdefs.h" >#include <linux/xfs_fs.h> >configure:26816: result: no >configure:26834: checking for linux/xfs_fs.h >configure:26841: result: no >configure:26870: checking xfs/libxfs.h usability >configure:26879: cc -c -g conftest.c >&5 >"configure", line 26907: error: cannot find include file: <xfs/libxfs.h> >configure:26882: $? = 1 >configure: failed program was: >#line 26872 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <xfs/libxfs.h> >configure:26897: result: no >configure:26901: checking xfs/libxfs.h presence >configure:26908: cc -E conftest.c >"configure", line 26904: error: cannot find include file: <xfs/libxfs.h> >configure:26914: $? = 1 >configure: failed program was: >#line 26903 "configure" >#include "confdefs.h" >#include <xfs/libxfs.h> >configure:26932: result: no >configure:26950: checking for xfs/libxfs.h >configure:26957: result: no >configure:26870: checking xfs/xqm.h usability >configure:26879: cc -c -g conftest.c >&5 >"configure", line 26907: error: cannot find include file: <xfs/xqm.h> >configure:26882: $? = 1 >configure: failed program was: >#line 26872 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <xfs/xqm.h> >configure:26897: result: no >configure:26901: checking xfs/xqm.h presence >configure:26908: cc -E conftest.c >"configure", line 26904: error: cannot find include file: <xfs/xqm.h> >configure:26914: $? = 1 >configure: failed program was: >#line 26903 "configure" >#include "confdefs.h" >#include <xfs/xqm.h> >configure:26932: result: no >configure:26950: checking for xfs/xqm.h >configure:26957: result: no >configure:26870: checking xfs/xfs_fs.h usability >configure:26879: cc -c -g conftest.c >&5 >"configure", line 26907: error: cannot find include file: <xfs/xfs_fs.h> >configure:26882: $? = 1 >configure: failed program was: >#line 26872 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <xfs/xfs_fs.h> >configure:26897: result: no >configure:26901: checking xfs/xfs_fs.h presence >configure:26908: cc -E conftest.c >"configure", line 26904: error: cannot find include file: <xfs/xfs_fs.h> >configure:26914: $? = 1 >configure: failed program was: >#line 26903 "configure" >#include "confdefs.h" >#include <xfs/xfs_fs.h> >configure:26932: result: no >configure:26950: checking for xfs/xfs_fs.h >configure:26957: result: no >configure:26985: checking linux/dqblk_xfs.h usability >configure:26994: cc -c -g conftest.c >&5 >"configure", line 27022: error: cannot find include file: <linux/dqblk_xfs.h> >configure:26997: $? = 1 >configure: failed program was: >#line 26987 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <linux/dqblk_xfs.h> >configure:27012: result: no >configure:27016: checking linux/dqblk_xfs.h presence >configure:27023: cc -E conftest.c >"configure", line 27019: error: cannot find include file: <linux/dqblk_xfs.h> >configure:27029: $? = 1 >configure: failed program was: >#line 27018 "configure" >#include "confdefs.h" >#include <linux/dqblk_xfs.h> >configure:27047: result: no >configure:27065: checking for linux/dqblk_xfs.h >configure:27072: result: no >configure:27087: checking for struct if_dqblk in <linux/quota.h> >configure:27121: cc -c -g conftest.c >&5 >"configure", line 27102: error: cannot find include file: <linux/quota.h> >"configure", line 27113: error: incomplete struct/union/enum if_dqblk: D >configure:27124: $? = 1 >configure: failed program was: >#line 27093 "configure" >#include "confdefs.h" > >#include "confdefs.h" >#ifdef HAVE_SYS_TYPES_H >#include <sys/types.h> >#endif >#ifdef HAVE_ASM_TYPES_H >#include <asm/types.h> >#endif >#include <linux/quota.h> > >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >struct if_dqblk D; > ; > return 0; >} >configure:27140: result: no >configure:27151: checking for struct mem_dqblk in <linux/quota.h> >configure:27185: cc -c -g conftest.c >&5 >"configure", line 27166: error: cannot find include file: <linux/quota.h> >"configure", line 27177: error: incomplete struct/union/enum mem_dqblk: D >configure:27188: $? = 1 >configure: failed program was: >#line 27157 "configure" >#include "confdefs.h" > >#include "confdefs.h" >#ifdef HAVE_SYS_TYPES_H >#include <sys/types.h> >#endif >#ifdef HAVE_ASM_TYPES_H >#include <asm/types.h> >#endif >#include <linux/quota.h> > >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >struct mem_dqblk D; > ; > return 0; >} >configure:27204: result: no >configure:27215: checking if struct dqblk has .dqb_fsoftlimit >configure:27247: cc -c -g conftest.c >&5 >"configure", line 27238: error: incomplete struct/union/enum dqblk: D >"configure", line 27239: error: undefined struct/union member: dqb_fsoftlimit >configure:27250: $? = 1 >configure: failed program was: >#line 27221 "configure" >#include "confdefs.h" > >#include "confdefs.h" >#ifdef HAVE_SYS_QUOTA_H >#include <sys/quota.h> >#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:27266: result: no >configure:27281: checking for long quotactl(int cmd, char *special, qid_t id, caddr_t addr) >configure:27310: cc -o conftest -w2 conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"././lib/sysquotas.c", line 1046: error: incomplete struct/union/enum dqblk: D >"././lib/sysquotas.c", line 1048: error: undefined symbol: Q_GETQUOTA >configure:27313: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 27300 "configure" >#include "confdefs.h" > >#define HAVE_QUOTACTL_4A 1 >#define AUTOCONF_TEST 1 >#include "confdefs.h" >#include "./lib/sysquotas.c" >configure:27341: result: no >configure:27353: checking for int quotactl(const char *path, int cmd, int id, char *addr) >configure:27382: cc -o conftest -w2 conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"././lib/sysquotas.c", line 1060: error: cannot find include file: <ufs/ufs/quota.h> >"././lib/sysquotas.c", line 1061: error: cannot find include file: <machine/param.h> >"././lib/sysquotas.c", line 1067: error: incomplete struct/union/enum dqblk: D >"././lib/sysquotas.c", line 1069: error: undefined symbol: Q_GETQUOTA >configure:27385: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 27372 "configure" >#include "confdefs.h" > >#define HAVE_QUOTACTL_4B 1 >#define AUTOCONF_TEST 1 >#include "confdefs.h" >#include "./lib/sysquotas.c" >configure:27413: result: no >configure:27422: checking for CRAY int quotactl (char *spec, int request, char *arg) >configure:27451: cc -o conftest -w2 conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"././lib/sysquotas.c", line 1087: error: incomplete struct/union/enum q_request: request >"././lib/sysquotas.c", line 1089: error: undefined symbol: Q_GETQUOTA >configure:27454: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 27441 "configure" >#include "confdefs.h" > >#define HAVE_QUOTACTL_3 1 >#define AUTOCONF_TEST 1 >#include "confdefs.h" >#include "./lib/sysquotas.c" >configure:27482: result: no >configure:27506: checking mntent.h usability >configure:27515: cc -c -g conftest.c >&5 >"configure", line 27543: error: cannot find include file: <mntent.h> >configure:27518: $? = 1 >configure: failed program was: >#line 27508 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <mntent.h> >configure:27533: result: no >configure:27537: checking mntent.h presence >configure:27544: cc -E conftest.c >"configure", line 27540: error: cannot find include file: <mntent.h> >configure:27550: $? = 1 >configure: failed program was: >#line 27539 "configure" >#include "confdefs.h" >#include <mntent.h> >configure:27568: result: no >configure:27586: checking for mntent.h >configure:27593: result: no >configure:27614: checking for setmntent >configure:27657: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >setmntent conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:27660: $? = 13 >configure: failed program was: >#line 27619 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char setmntent (); below. */ >#include <assert.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 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:27676: result: no >configure:27614: checking for getmntent >configure:27657: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >getmntent conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:27660: $? = 13 >configure: failed program was: >#line 27619 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char getmntent (); below. */ >#include <assert.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 getmntent (); >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_getmntent) || defined (__stub___getmntent) >choke me >#else >f = getmntent; >#endif > > ; > return 0; >} >configure:27676: result: no >configure:27614: checking for endmntent >configure:27657: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >endmntent conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:27660: $? = 13 >configure: failed program was: >#line 27619 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char endmntent (); below. */ >#include <assert.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 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:27676: result: no >configure:27703: checking devnm.h usability >configure:27712: cc -c -g conftest.c >&5 >"configure", line 27740: error: cannot find include file: <devnm.h> >configure:27715: $? = 1 >configure: failed program was: >#line 27705 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <devnm.h> >configure:27730: result: no >configure:27734: checking devnm.h presence >configure:27741: cc -E conftest.c >"configure", line 27737: error: cannot find include file: <devnm.h> >configure:27747: $? = 1 >configure: failed program was: >#line 27736 "configure" >#include "confdefs.h" >#include <devnm.h> >configure:27765: result: no >configure:27783: checking for devnm.h >configure:27790: result: no >configure:27809: checking for devnm >configure:27852: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >undefined first referenced > symbol in file >devnm conftest.o >i386ld fatal: Symbol referencing errors. No output written to conftest >configure:27855: $? = 13 >configure: failed program was: >#line 27814 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char devnm (); below. */ >#include <assert.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 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:27871: result: no >configure:27978: checking whether the old quota support works >configure:28010: cc -c -g -I./ -I. -I./include -I./ubiqx -I./popt -I./smbwrapper -I./nsswitch conftest.c >&5 >"./include/vfs.h", line 455: warning: no macro replacement within a string literal >configure:28013: $? = 0 >configure:28016: test -s conftest.o >configure:28019: $? = 0 >configure:28031: result: yes >configure:28034: checking whether to use the old quota support >configure:28046: result: no >configure:28062: checking whether to support utmp accounting >configure:28090: result: yes >configure:28104: checking chosen man pages' language(s) >configure:28127: result: en >configure:28141: checking whether to build the libsmbclient shared library >configure:28184: result: no shared library support -- will supply static library >configure:28198: checking how to get filesystem space usage... >configure:28205: checking statvfs64 function (SVR4) >configure:28229: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >"configure", line 28222: error: incomplete struct/union/enum statvfs64: fsd >configure:28232: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 28213 "configure" >#include "confdefs.h" > >#if defined(HAVE_UNISTD_H) >#include <unistd.h> >#endif >#include <sys/types.h> >#include <sys/statvfs.h> > main () > { > struct statvfs64 fsd; > exit (statvfs64 (".", &fsd)); > } >configure:28250: result: no >configure:28270: checking statvfs function (SVR4) >configure:28295: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:28298: $? = 0 >configure:28301: test -s conftest >configure:28304: $? = 0 >configure:28314: result: yes >configure:28642: checking if large file support can be enabled >configure:28669: cc -c -g conftest.c >&5 >"configure", line 28658: error: syntax error, probably missing ",", ";" or "=" >"configure", line 28660: error: parameter not in identifier list: main >"configure", line 28660: error: Syntax error before or at: { >"configure", line 28662: error: parameter not in identifier list: i >"configure", line 28663: error: Syntax error before or at: return >"configure", line 28663: warning: syntax violation: empty declaration >configure:28672: $? = 1 >configure: failed program was: >#line 28644 "configure" >#include "confdefs.h" > >#if defined(HAVE_LONGLONG) && (defined(HAVE_OFF64_T) || (defined(SIZEOF_OFF_T) && (SIZEOF_OFF_T == 8))) >#include <sys/types.h> >#else >__COMPILE_ERROR_ >#endif > >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >int i > ; > return 0; >} >configure:28694: result: no >configure:28748: checking whether to support ACLs >configure:29258: result: no >configure:29267: checking whether to check to support sendfile >configure:29276: result: yes >configure:30002: checking whether to build winbind >configure:30104: result: no, unsupported on sco3.2v5.0.6 >configure:30111: checking for struct passwd.pw_comment >configure:30138: cc -c -g conftest.c >&5 >configure:30141: $? = 0 >configure:30144: test -s conftest.o >configure:30147: $? = 0 >configure:30157: result: yes >configure:30168: checking for struct passwd.pw_age >configure:30195: cc -c -g conftest.c >&5 >configure:30198: $? = 0 >configure:30201: test -s conftest.o >configure:30204: $? = 0 >configure:30214: result: yes >configure:30243: checking for poptGetContext in -lpopt >configure:30276: cc -o conftest -g conftest.c -lpopt -lsec -lgen -lsocket -lnsl_s >&5 >i386ld conftest.o: can't find library libpopt.a >configure:30279: $? = 1 >configure: failed program was: >#line 30250 "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:30296: result: no >configure:30306: checking whether to use included popt >configure:30309: result: yes >configure:30402: checking how to build pdb_xml >configure:30433: result: not >configure:30438: checking how to build pdb_mysql >configure:30469: result: not >configure:30478: checking how to build pdb_ldap >configure:30509: result: not >configure:30514: checking how to build pdb_smbpasswd >configure:30541: result: static >configure:30550: checking how to build pdb_tdbsam >configure:30577: result: static >configure:30586: checking how to build pdb_guest >configure:30613: result: static >configure:30633: checking how to build rpc_lsa >configure:30660: result: static >configure:30669: checking how to build rpc_reg >configure:30696: result: static >configure:30705: checking how to build rpc_lsa_ds >configure:30732: result: static >configure:30741: checking how to build rpc_wks >configure:30768: result: static >configure:30777: checking how to build rpc_net >configure:30804: result: static >configure:30813: checking how to build rpc_dfs >configure:30840: result: static >configure:30849: checking how to build rpc_srv >configure:30876: result: static >configure:30885: checking how to build rpc_spoolss >configure:30912: result: static >configure:30921: checking how to build rpc_samr >configure:30948: result: static >configure:30957: checking how to build rpc_echo >configure:30988: result: not >configure:31004: checking how to build idmap_ldap >configure:31035: result: not >configure:31040: checking how to build idmap_tdb >configure:31067: result: static >configure:31087: checking how to build charset_weird >configure:31118: result: not >configure:31123: checking how to build charset_CP850 >configure:31150: result: static >configure:31159: checking how to build charset_CP437 >configure:31186: result: static >configure:31206: checking how to build auth_rhosts >configure:31233: result: static >configure:31242: checking how to build auth_sam >configure:31269: result: static >configure:31278: checking how to build auth_unix >configure:31305: result: static >configure:31314: checking how to build auth_winbind >configure:31341: result: static >configure:31350: checking how to build auth_server >configure:31377: result: static >configure:31386: checking how to build auth_domain >configure:31413: result: static >configure:31422: checking how to build auth_builtin >configure:31449: result: static >configure:31469: checking how to build vfs_recycle >configure:31496: result: static >configure:31505: checking how to build vfs_audit >configure:31532: result: static >configure:31541: checking how to build vfs_extd_audit >configure:31568: result: static >configure:31577: checking how to build vfs_netatalk >configure:31604: result: static >configure:31613: checking how to build vfs_fake_perms >configure:31640: result: static >configure:31649: checking how to build vfs_default_quota >configure:31676: result: static >configure:31685: checking how to build vfs_readonly >configure:31712: result: static >configure:31721: checking how to build vfs_cap >configure:31748: result: static >configure:31783: result: Using libraries: >configure:31785: result: LIBS = -lsec -lgen -lsocket -lnsl_s >configure:31795: result: AUTH_LIBS = >configure:31801: checking configure summary >configure:31813: cc -o conftest -g conftest.c -lsec -lgen -lsocket -lnsl_s >&5 >configure:31816: $? = 0 >configure:31818: ./conftest >configure:31821: $? = 0 >configure:31823: result: yes >configure:31963: 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 kiss251 > >config.status:653: creating include/stamp-h >config.status:653: creating Makefile >config.status:653: creating script/findsmb >config.status:653: creating smbadduser >config.status:653: creating script/gen-8bit-gap.sh >config.status:757: creating include/config.h > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-sco3.2v5.0.6 >ac_cv_build_alias=i686-pc-sco3.2v5.0.6 >ac_cv_build_system_type=i686-pc-sco3.2v5.0.6 >ac_cv_c_bigendian=no >ac_cv_c_char_unsigned=no >ac_cv_c_compiler_gnu=no >ac_cv_c_const=yes >ac_cv_c_inline=no >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='' >ac_cv_env_CPPFLAGS_value='' >ac_cv_env_CPP_set='' >ac_cv_env_CPP_value='' >ac_cv_env_LDFLAGS_set='' >ac_cv_env_LDFLAGS_value='' >ac_cv_env_build_alias_set='' >ac_cv_env_build_alias_value='' >ac_cv_env_host_alias_set='' >ac_cv_env_host_alias_value='' >ac_cv_env_target_alias_set='' >ac_cv_env_target_alias_value='' >ac_cv_exeext='' >ac_cv_func___acl=no >ac_cv_func___chdir=no >ac_cv_func___close=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=yes >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=yes >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=yes >ac_cv_func__acl=no >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=no >ac_cv_func__fchdir=yes >ac_cv_func__fcntl=yes >ac_cv_func__fork=yes >ac_cv_func__fstat=yes >ac_cv_func__fstat64=no >ac_cv_func__getcwd=yes >ac_cv_func__getdents=yes >ac_cv_func__llseek=no >ac_cv_func__lseek=yes >ac_cv_func__lstat=yes >ac_cv_func__lstat64=no >ac_cv_func__open=yes >ac_cv_func__open64=no >ac_cv_func__opendir=yes >ac_cv_func__pread=no >ac_cv_func__pread64=no >ac_cv_func__pwrite=no >ac_cv_func__pwrite64=no >ac_cv_func__read=yes >ac_cv_func__readdir=yes >ac_cv_func__readdir64=no >ac_cv_func__seekdir=yes >ac_cv_func__stat=yes >ac_cv_func__stat64=no >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=no >ac_cv_func_crypt16=no >ac_cv_func_devnm=no >ac_cv_func_dlclose=no >ac_cv_func_dlerror=no >ac_cv_func_dlopen=no >ac_cv_func_dlsym=no >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=yes >ac_cv_func_fgetxattr=no >ac_cv_func_flistxattr=no >ac_cv_func_fopen64=no >ac_cv_func_fremovexattr=no >ac_cv_func_fseek64=no >ac_cv_func_fseeko64=no >ac_cv_func_fsetxattr=no >ac_cv_func_fstat=yes >ac_cv_func_fstat64=no >ac_cv_func_fsync=yes >ac_cv_func_ftell64=no >ac_cv_func_ftello64=no >ac_cv_func_ftruncate=yes >ac_cv_func_ftruncate64=no >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=no >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=no >ac_cv_func_lremovexattr=no >ac_cv_func_lseek64=no >ac_cv_func_lsetxattr=no >ac_cv_func_lstat64=no >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=no >ac_cv_func_pathconf=yes >ac_cv_func_pipe=yes >ac_cv_func_poll=yes >ac_cv_func_pread=no >ac_cv_func_pread64=no >ac_cv_func_putprpwnam=no >ac_cv_func_pututline=yes >ac_cv_func_pututxline=yes >ac_cv_func_pwrite=no >ac_cv_func_pwrite64=no >ac_cv_func_rand=yes >ac_cv_func_random=yes >ac_cv_func_rdchk=no >ac_cv_func_readdir64=no >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=no >ac_cv_func_setenv=no >ac_cv_func_setgidx=no >ac_cv_func_setgroups=yes >ac_cv_func_setlinebuf=no >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=no >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=yes >ac_cv_func_strpbrk=yes >ac_cv_func_strtoul=yes >ac_cv_func_symlink=yes >ac_cv_func_syscall=yes >ac_cv_func_sysconf=yes >ac_cv_func_syslog=no >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_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_arpa_inet_h=yes >ac_cv_header_asm_types_h=no >ac_cv_header_attr_xattr_h=no >ac_cv_header_compat_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=no >ac_cv_header_langinfo_h=yes >ac_cv_header_lastlog_h=no >ac_cv_header_lber_h=no >ac_cv_header_ldap_h=no >ac_cv_header_limits_h=yes >ac_cv_header_linux_dqblk_xfs_h=no >ac_cv_header_linux_quota_h=no >ac_cv_header_linux_xfs_fs_h=no >ac_cv_header_linux_xqm_h=no >ac_cv_header_locale_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_mntent_h=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=no >ac_cv_header_nss_h=no >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=no >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=no >ac_cv_header_security_pam_modules_h=no >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=no >ac_cv_header_sys_attributes_h=no >ac_cv_header_sys_capability_h=no >ac_cv_header_sys_cdefs_h=yes >ac_cv_header_sys_dustat_h=no >ac_cv_header_sys_fcntl_h=yes >ac_cv_header_sys_filio_h=no >ac_cv_header_sys_filsys_h=yes >ac_cv_header_sys_fs_s5param_h=yes >ac_cv_header_sys_fs_vx_quota_h=no >ac_cv_header_sys_id_h=no >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_ipc_h=yes >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_mode_h=no >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_priv_h=no >ac_cv_header_sys_quota_h=no >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_security_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_shm_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_sockio_h=no >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statfs_h=yes >ac_cv_header_sys_statvfs_h=yes >ac_cv_header_sys_syscall_h=no >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=no >ac_cv_header_sys_wait_h=yes >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_header_xfs_libxfs_h=no >ac_cv_header_xfs_xfs_fs_h=no >ac_cv_header_xfs_xqm_h=no >ac_cv_host=i686-pc-sco3.2v5.0.6 >ac_cv_host_alias=i686-pc-sco3.2v5.0.6 >ac_cv_host_system_type=i686-pc-sco3.2v5.0.6 >ac_cv_lib_gen_getspnam=yes >ac_cv_lib_inet_connect=no >ac_cv_lib_nsl_s_printf=yes >ac_cv_lib_pam_pam_get_data=no >ac_cv_lib_popt_poptGetContext=no >ac_cv_lib_readline_rl_completion_matches=no >ac_cv_lib_resolv_dn_expand=no >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_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=/usr/bin/perl >ac_cv_prog_AWK=nawk >ac_cv_prog_CPP='cc -E' >ac_cv_prog_ac_ct_CC=cc >ac_cv_prog_cc_cc_c_o=yes >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc='' >ac_cv_prog_gnu_ld=no >ac_cv_search_crypt='none required' >ac_cv_search_dlopen=no >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_sizeof_int=4 >ac_cv_sizeof_long=4 >ac_cv_sizeof_short=2 >ac_cv_target=i686-pc-sco3.2v5.0.6 >ac_cv_target_alias=i686-pc-sco3.2v5.0.6 >ac_cv_target_system_type=i686-pc-sco3.2v5.0.6 >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=no >ac_cv_type_pid_t=yes >ac_cv_type_short=yes >ac_cv_type_signal=void >ac_cv_type_size_t=yes >ac_cv_type_ssize_t=yes >ac_cv_type_uid_t=yes >ac_cv_type_wchar_t=yes >fu_cv_sys_stat_statvfs=yes >fu_cv_sys_stat_statvfs64=no >jm_cv_func_iconv=yes >jm_cv_giconv=no >jm_cv_include=iconv.h >jm_cv_lib_iconv=no >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=no >samba_cv_HAVE_FCNTL_LOCK=yes >samba_cv_HAVE_FTRUNCATE_EXTEND=yes >samba_cv_HAVE_FUNCTION_MACRO=no >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=no >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=yes >samba_cv_HAVE_SECURE_MKSTEMP=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=no >samba_cv_HAVE_STRUCT_FLOCK64=no >samba_cv_HAVE_STRUCT_IF_DQBLK=no >samba_cv_HAVE_STRUCT_MEM_DQBLK=no >samba_cv_HAVE_TRUNCATED_SALT=no >samba_cv_HAVE_UINT16_FROM_RPC_RPC_H=no >samba_cv_HAVE_UINT32_FROM_RPC_RPC_H=yes >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=no >samba_cv_HAVE_WORKING_AF_LOCAL=no >samba_cv_HAVE_Werror=no >samba_cv_HAVE_w2=yes >samba_cv_PUTUTLINE_RETURNS_UTMP=yes >samba_cv_QUOTA_WORKS=yes >samba_cv_REPLACE_GETPASS=yes >samba_cv_REPLACE_INET_NTOA=no >samba_cv_RUN_QUOTA_TESTS=auto >samba_cv_SEEKDIR_RETURNS_VOID=yes >samba_cv_SIZEOF_INO_T=no >samba_cv_SIZEOF_OFF_T=no >samba_cv_SYSCONF_SC_NGROUPS_MAX=yes >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_QUOTAS=auto >samba_cv_WITH_SYS_QUOTAS=auto >samba_cv_compiler_supports_ll=no >samba_cv_have_longlong=no >samba_cv_have_setresgid=no >samba_cv_have_setresuid=no >samba_cv_immediate_structures=no >samba_cv_optimize_out_funcation_calls=no >samba_cv_sig_atomic_t=yes >samba_cv_socklen_t=no >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 inline >#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_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_YP_PROT_H 1 >#define HAVE_RPCSVC_YPCLNT_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_CTYPE_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_IPC_H 1 >#define HAVE_SYS_MMAN_H 1 >#define HAVE_SYS_SHM_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_MOUNT_H 1 >#define HAVE_SYS_FS_S5PARAM_H 1 >#define HAVE_SYS_FILSYS_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_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_SYS_SECURITY_H 1 >#define HAVE_STROPTS_H 1 >#define HAVE_POLL_H 1 >#define HAVE_SYS_CDEFS_H 1 >#define HAVE_GLOB_H 1 >#define HAVE_UTMP_H 1 >#define HAVE_UTMPX_H 1 >#define SIZEOF_INT 4 >#define SIZEOF_LONG 4 >#define SIZEOF_SHORT 2 >#define inline >#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 offset_t loff_t >#define HAVE_UNIXSOCKET 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_S 1 >#define HAVE_LIBSOCKET 1 >#define HAVE_CONNECT 1 >#define HAVE_YP_GET_DEFAULT_DOMAIN 1 >#define HAVE_EXECL 1 >#define HAVE_WAITPID 1 >#define HAVE_GETCWD 1 >#define HAVE_STRDUP 1 >#define HAVE_STRNLEN 1 >#define HAVE_STRTOUL 1 >#define HAVE_STRERROR 1 >#define HAVE_CHOWN 1 >#define HAVE_FCHOWN 1 >#define HAVE_CHMOD 1 >#define HAVE_FCHMOD 1 >#define HAVE_CHROOT 1 >#define HAVE_LINK 1 >#define HAVE_MKNOD 1 >#define HAVE_FSTAT 1 >#define HAVE_STRCHR 1 >#define HAVE_UTIME 1 >#define HAVE_UTIMES 1 >#define HAVE_GETRLIMIT 1 >#define HAVE_FSYNC 1 >#define HAVE_BZERO 1 >#define HAVE_MEMSET 1 >#define HAVE_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_ATEXIT 1 >#define HAVE_GRANTPT 1 >#define HAVE_DUP2 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_FCVTL 1 >#define HAVE_SYMLINK 1 >#define HAVE_READLINK 1 >#define HAVE_VSYSLOG 1 >#define HAVE_SETLOCALE 1 >#define HAVE_NL_LANGINFO 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___XSTAT 1 >#define HAVE___FXSTAT 1 >#define HAVE___LXSTAT 1 >#define HAVE__STAT 1 >#define HAVE__LSTAT 1 >#define HAVE__FSTAT 1 >#define HAVE__OPEN 1 >#define HAVE__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_LIBGEN 1 >#define HAVE_GETSPNAM 1 >#define HAVE_GETSPNAM 1 >#define HAVE_LIBSEC 1 >#define HAVE_GETSPNAM 1 >#define SCO 1 >#define STAT_ST_BLOCKSIZE 512 >#define SEEKDIR_RETURNS_VOID 1 >#define HAVE_GETTIMEOFDAY_TZ 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_ICONV 1 >#define DEFAULT_DOS_CHARSET "CP850" >#define DEFAULT_DISPLAY_CHARSET "ASCII" >#define DEFAULT_UNIX_CHARSET "UTF8" >#define HAVE_UINT32_FROM_RPC_RPC_H 1 >#define HAVE_RPC_AUTH_ERROR_CONFLICT 1 >#define HAVE_FTRUNCATE_EXTEND 1 >#define REPLACE_GETPASS 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_STAT_ST_BLOCKS 1 >#define HAVE_STAT_ST_BLKSIZE 1 >#define BROKEN_NISPLUS_INCLUDE_FILES 1 >#define HAVE_CRYPT 1 >#define WITH_UTMP 1 >#define STAT_STATVFS 1 >#define HAVE_NO_ACLS 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 static_init_charset { charset_CP850_init(); charset_CP437_init();} >#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 static_init_vfs { vfs_recycle_init(); vfs_audit_init(); vfs_extd_audit_init(); vfs_netatalk_init(); vfs_fake_perms_init(); vfs_default_quota_init(); vfs_readonly_init(); vfs_cap_init();} >#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 charset_CP850 charset_CP437 auth_rhosts auth_sam auth_unix auth_winbind auth_server auth_domain auth_builtin vfs_recycle vfs_audit vfs_extd_audit vfs_netatalk vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap" > >configure: exit 0 > > >Using FLAGS = -g -I./popt -Iinclude -I/samba-3.0.0rc4/source/include -I/samba-3 >.0.0rc4/source/ubiqx -I/samba-3.0.0rc4/source/smbwrapper -I. -I/samba-3.0.0rc4 >/source > LIBS = -lsec -lgen -lsocket -lnsl_s > LDSHFLAGS = -shared > LDFLAGS = >Generating smbd/build_options.c >nawk: Fehler beim Kompilieren eines regulären Ausdrucks /^/\* (.*?)\*//: vor *?+ > steht kein gültiger Ausdruck > Quelle Zeile 116 von Datei /samba-3.0.0rc4/source/script/mkbuildoptions.awk > Kontext ist > /^\/\* (.*?)\*\// >>> { <<< >*** Error code 2 (bu21)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 464
: 146