Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 100049 Details for
Bug 151885
net-misc/ntp on non-multilib amd64 needs --with-openssl-libdir for ssl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ntp config.log
config.log (text/plain), 351.99 KB, created by
Peter Abrahamsen
on 2006-10-19 15:55:50 UTC
(
hide
)
Description:
ntp config.log
Filename:
MIME Type:
Creator:
Peter Abrahamsen
Created:
2006-10-19 15:55:50 UTC
Size:
351.99 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 ntp configure 4.2.2p3, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-linuxcaps --disable-parse-clocks --disable-ipv6 --disable-debugging --with-crypto --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = aladdin >uname -m = x86_64 >uname -r = 2.6.16-grsecurity-r11 >uname -s = Linux >uname -v = #8 SMP Wed Oct 18 15:51:58 PDT 2006 > >/usr/bin/uname -p = AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ >/bin/uname -X = unknown > >/bin/arch = x86_64 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /var/tmp/portage/ntp-4.2.2_p3/temp/fakebin >PATH: /usr/lib/ccache/bin >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/3.4.6 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1442: checking for a BSD-compatible install >configure:1497: result: /bin/install -c >configure:1508: checking whether build environment is sane >configure:1551: result: yes >configure:1616: checking for gawk >configure:1632: found /bin/gawk >configure:1642: result: gawk >configure:1652: checking whether make sets $(MAKE) >configure:1672: result: yes >configure:1846: checking build system type >configure:1864: result: x86_64-pc-linux-gnu >configure:1872: checking host system type >configure:1886: result: x86_64-pc-linux-gnu >configure:1923: checking for style of include used by make >configure:1951: result: GNU >configure:1984: checking for x86_64-pc-linux-gnu-gcc >configure:2000: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2010: result: x86_64-pc-linux-gnu-gcc >configure:2292: checking for C compiler version >configure:2295: x86_64-pc-linux-gnu-gcc --version </dev/null >&5 >x86_64-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2298: $? = 0 >configure:2300: x86_64-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/specs >Configured with: /var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/include/g++-v3 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.6 (Gentoo Hardened 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) >configure:2303: $? = 0 >configure:2305: x86_64-pc-linux-gnu-gcc -V </dev/null >&5 >x86_64-pc-linux-gnu-gcc: `-V' option must have argument >configure:2308: $? = 1 >configure:2331: checking for C compiler default output file name >configure:2334: x86_64-pc-linux-gnu-gcc -O2 -march=athlon64 -pipe conftest.c >&5 >configure:2337: $? = 0 >configure:2383: result: a.out >configure:2388: checking whether the C compiler works >configure:2394: ./a.out >configure:2397: $? = 0 >configure:2414: result: yes >configure:2421: checking whether we are cross compiling >configure:2423: result: no >configure:2426: checking for suffix of executables >configure:2428: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe conftest.c >&5 >configure:2431: $? = 0 >configure:2456: result: >configure:2462: checking for suffix of object files >configure:2483: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:2486: $? = 0 >configure:2508: result: o >configure:2512: checking whether we are using the GNU C compiler >configure:2536: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:2542: $? = 0 >configure:2546: test -z > || test ! -s conftest.err >configure:2549: $? = 0 >configure:2552: test -s conftest.o >configure:2555: $? = 0 >configure:2568: result: yes >configure:2574: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2595: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2601: $? = 0 >configure:2605: test -z > || test ! -s conftest.err >configure:2608: $? = 0 >configure:2611: test -s conftest.o >configure:2614: $? = 0 >configure:2625: result: yes >configure:2642: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C >configure:2712: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:2718: $? = 0 >configure:2722: test -z > || test ! -s conftest.err >configure:2725: $? = 0 >configure:2728: test -s conftest.o >configure:2731: $? = 0 >configure:2749: result: none needed >configure:2767: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:2773: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2908: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:2998: result: gcc3 >configure:3021: checking how to run the C preprocessor >configure:3056: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3062: $? = 0 >configure:3094: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:12:28: ac_nonexistent.h: No such file or directory >configure:3100: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3139: result: x86_64-pc-linux-gnu-gcc -E >configure:3163: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3169: $? = 0 >configure:3201: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:12:28: ac_nonexistent.h: No such file or directory >configure:3207: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3251: checking for egrep >configure:3261: result: grep -E >configure:3267: checking for AIX >configure:3289: result: no >configure:3295: checking for ANSI C header files >configure:3320: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:3326: $? = 0 >configure:3330: test -z > || test ! -s conftest.err >configure:3333: $? = 0 >configure:3336: test -s conftest.o >configure:3339: $? = 0 >configure:3428: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe conftest.c >&5 >configure:3431: $? = 0 >configure:3433: ./conftest >configure:3436: $? = 0 >configure:3451: result: yes >configure:3475: checking for sys/types.h >configure:3491: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:3497: $? = 0 >configure:3501: test -z > || test ! -s conftest.err >configure:3504: $? = 0 >configure:3507: test -s conftest.o >configure:3510: $? = 0 >configure:3521: result: yes >configure:3475: checking for sys/stat.h >configure:3491: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:3497: $? = 0 >configure:3501: test -z > || test ! -s conftest.err >configure:3504: $? = 0 >configure:3507: test -s conftest.o >configure:3510: $? = 0 >configure:3521: result: yes >configure:3475: checking for stdlib.h >configure:3491: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:3497: $? = 0 >configure:3501: test -z > || test ! -s conftest.err >configure:3504: $? = 0 >configure:3507: test -s conftest.o >configure:3510: $? = 0 >configure:3521: result: yes >configure:3475: checking for string.h >configure:3491: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:3497: $? = 0 >configure:3501: test -z > || test ! -s conftest.err >configure:3504: $? = 0 >configure:3507: test -s conftest.o >configure:3510: $? = 0 >configure:3521: result: yes >configure:3475: checking for memory.h >configure:3491: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:3497: $? = 0 >configure:3501: test -z > || test ! -s conftest.err >configure:3504: $? = 0 >configure:3507: test -s conftest.o >configure:3510: $? = 0 >configure:3521: result: yes >configure:3475: checking for strings.h >configure:3491: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:3497: $? = 0 >configure:3501: test -z > || test ! -s conftest.err >configure:3504: $? = 0 >configure:3507: test -s conftest.o >configure:3510: $? = 0 >configure:3521: result: yes >configure:3475: checking for inttypes.h >configure:3491: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:3497: $? = 0 >configure:3501: test -z > || test ! -s conftest.err >configure:3504: $? = 0 >configure:3507: test -s conftest.o >configure:3510: $? = 0 >configure:3521: result: yes >configure:3475: checking for stdint.h >configure:3491: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:3497: $? = 0 >configure:3501: test -z > || test ! -s conftest.err >configure:3504: $? = 0 >configure:3507: test -s conftest.o >configure:3510: $? = 0 >configure:3521: result: yes >configure:3475: checking for unistd.h >configure:3491: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:3497: $? = 0 >configure:3501: test -z > || test ! -s conftest.err >configure:3504: $? = 0 >configure:3507: test -s conftest.o >configure:3510: $? = 0 >configure:3521: result: yes >configure:3543: checking minix/config.h usability >configure:3555: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >conftest.c:56:26: minix/config.h: No such file or directory >configure:3561: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end 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 <minix/config.h> >configure:3584: result: no >configure:3588: checking minix/config.h presence >configure:3598: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:22:26: minix/config.h: No such file or directory >configure:3604: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <minix/config.h> >configure:3624: result: no >configure:3659: checking for minix/config.h >configure:3666: result: no >configure:3704: checking for x86_64-pc-linux-gnu-gcc >configure:3730: result: x86_64-pc-linux-gnu-gcc >configure:4012: checking for C compiler version >configure:4015: x86_64-pc-linux-gnu-gcc --version </dev/null >&5 >x86_64-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4018: $? = 0 >configure:4020: x86_64-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/specs >Configured with: /var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/include/g++-v3 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.6 (Gentoo Hardened 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) >configure:4023: $? = 0 >configure:4025: x86_64-pc-linux-gnu-gcc -V </dev/null >&5 >x86_64-pc-linux-gnu-gcc: `-V' option must have argument >configure:4028: $? = 1 >configure:4031: checking whether we are using the GNU C compiler >configure:4087: result: yes >configure:4093: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4144: result: yes >configure:4161: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C >configure:4268: result: none needed >configure:4286: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:4292: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:4427: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4517: result: gcc3 >configure:4536: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:4566: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest.o >&5 >configure:4569: $? = 0 >configure:4571: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest.o >&5 >configure:4574: $? = 0 >configure:4581: cc -c conftest.c >&5 >configure:4584: $? = 0 >configure:4587: cc -c conftest.c -o conftest.o >&5 >configure:4590: $? = 0 >configure:4592: cc -c conftest.c -o conftest.o >&5 >configure:4595: $? = 0 >configure:4613: result: yes >configure:4631: checking how to run the C preprocessor >configure:4749: result: x86_64-pc-linux-gnu-gcc -E >configure:4773: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4779: $? = 0 >configure:4811: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:22:28: ac_nonexistent.h: No such file or directory >configure:4817: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4883: checking additional compiler flags >configure:4966: result: >configure:4971: checking for bin subdirectory >configure:4993: result: bin >configure:5058: checking if we should use /dev/clockctl >configure:5079: result: no >configure:5096: checking sys/clockctl.h usability >configure:5108: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >conftest.c:56:26: sys/clockctl.h: No such file or directory >configure:5114: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end 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/clockctl.h> >configure:5137: result: no >configure:5141: checking sys/clockctl.h presence >configure:5151: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:22:26: sys/clockctl.h: No such file or directory >configure:5157: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <sys/clockctl.h> >configure:5177: result: no >configure:5212: checking for sys/clockctl.h >configure:5219: result: no >configure:5242: checking if we have linux capabilities (libcap) >configure:5256: result: no >configure:5273: checking sys/capability.h usability >configure:5285: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:5291: $? = 0 >configure:5295: test -z > || test ! -s conftest.err >configure:5298: $? = 0 >configure:5301: test -s conftest.o >configure:5304: $? = 0 >configure:5314: result: yes >configure:5318: checking sys/capability.h presence >configure:5328: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5334: $? = 0 >configure:5354: result: yes >configure:5389: checking for sys/capability.h >configure:5396: result: yes >configure:5423: checking sys/prctl.h usability >configure:5435: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe conftest.c >&5 >configure:5441: $? = 0 >configure:5445: test -z > || test ! -s conftest.err >configure:5448: $? = 0 >configure:5451: test -s conftest.o >configure:5454: $? = 0 >configure:5464: result: yes >configure:5468: checking sys/prctl.h presence >configure:5478: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5484: $? = 0 >configure:5504: result: yes >configure:5539: checking for sys/prctl.h >configure:5546: result: yes >configure:5597: checking for gawk >configure:5623: result: gawk >configure:5633: checking whether make sets $(MAKE) >configure:5653: result: yes >configure:5722: checking whether ln -s works >configure:5726: result: yes >configure:5734: checking whether x86_64-pc-linux-gnu-gcc needs -traditional >configure:5776: result: no >configure:5783: checking for working volatile >configure:5806: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:27: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:29: warning: unused variable `x' >conftest.c:30: warning: unused variable `y' >configure:5812: $? = 0 >configure:5816: test -z > || test ! -s conftest.err >configure:5819: $? = 0 >configure:5822: test -s conftest.o >configure:5825: $? = 0 >configure:5836: result: yes >configure:5846: checking for library containing strerror >configure:5876: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:31: warning: function declaration isn't a prototype >conftest.c:34: warning: function declaration isn't a prototype >configure:5882: $? = 0 >configure:5886: test -z > || test ! -s conftest.err >configure:5889: $? = 0 >configure:5892: test -s conftest >configure:5895: $? = 0 >configure:5965: result: none required >configure:5975: checking for x86_64-pc-linux-gnu-ranlib >configure:5991: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:6001: result: x86_64-pc-linux-gnu-ranlib >configure:6054: checking for sh >configure:6072: found /bin/sh >configure:6084: result: /bin/sh >configure:6093: checking for perl >configure:6111: found /usr/bin/perl >configure:6123: result: /usr/bin/perl >configure:6196: checking for a BSD-compatible install >configure:6251: result: /bin/install -c >configure:6336: checking for nlist in -la_doe_a_deer_a_female_deer >configure:6366: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c -la_doe_a_deer_a_female_deer >&5 >conftest.c:32: warning: function declaration isn't a prototype >conftest.c:35: warning: function declaration isn't a prototype >/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -la_doe_a_deer_a_female_deer >collect2: ld returned 1 exit status >configure:6372: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| /* end 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 nlist (); >| int >| main () >| { >| nlist (); >| ; >| return 0; >| } >configure:6398: result: no >configure:6409: checking for main in -lkvm >configure:6433: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c -lkvm >&5 >conftest.c:29: warning: function declaration isn't a prototype >/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lkvm >collect2: ld returned 1 exit status >configure:6439: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:6465: result: no >configure:6476: checking for nlist in -lld >configure:6506: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c -lld >&5 >conftest.c:32: warning: function declaration isn't a prototype >conftest.c:35: warning: function declaration isn't a prototype >/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lld >collect2: ld returned 1 exit status >configure:6512: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| /* end 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 nlist (); >| int >| main () >| { >| nlist (); >| ; >| return 0; >| } >configure:6538: result: no >configure:6550: checking for nlist in -lmld >configure:6580: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c -lmld >&5 >conftest.c:32: warning: function declaration isn't a prototype >conftest.c:35: warning: function declaration isn't a prototype >/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmld >collect2: ld returned 1 exit status >configure:6586: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| /* end 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 nlist (); >| int >| main () >| { >| nlist (); >| ; >| return 0; >| } >configure:6612: result: no >configure:6623: checking for gethostent >configure:6680: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:49: warning: function declaration isn't a prototype >conftest.c:56: warning: function declaration isn't a prototype >conftest.c:64: warning: function declaration isn't a prototype >configure:6686: $? = 0 >configure:6690: test -z > || test ! -s conftest.err >configure:6693: $? = 0 >configure:6696: test -s conftest >configure:6699: $? = 0 >configure:6711: result: yes >configure:6792: checking for openlog >configure:6849: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:49: warning: function declaration isn't a prototype >conftest.c:56: warning: function declaration isn't a prototype >conftest.c:64: warning: function declaration isn't a prototype >configure:6855: $? = 0 >configure:6859: test -z > || test ! -s conftest.err >configure:6862: $? = 0 >configure:6865: test -s conftest >configure:6868: $? = 0 >configure:6880: result: yes >configure:7037: checking for MD5Init in -li_dont_want_no_stinkin_md5 >configure:7067: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c -li_dont_want_no_stinkin_md5 >&5 >conftest.c:32: warning: function declaration isn't a prototype >conftest.c:35: warning: function declaration isn't a prototype >/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -li_dont_want_no_stinkin_md5 >collect2: ld returned 1 exit status >configure:7073: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| /* end 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 MD5Init (); >| int >| main () >| { >| MD5Init (); >| ; >| return 0; >| } >configure:7099: result: no >configure:7110: checking for MD5Init in -lmd >configure:7140: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c -lmd >&5 >conftest.c:32: warning: function declaration isn't a prototype >conftest.c:35: warning: function declaration isn't a prototype >/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmd >collect2: ld returned 1 exit status >configure:7146: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| /* end 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 MD5Init (); >| int >| main () >| { >| MD5Init (); >| ; >| return 0; >| } >configure:7172: result: no >configure:7189: checking for MD5Init >configure:7246: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:49: warning: function declaration isn't a prototype >conftest.c:56: warning: function declaration isn't a prototype >conftest.c:64: warning: function declaration isn't a prototype >/var/tmp/portage/ntp-4.2.2_p3/temp/cchfgeEh.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `MD5Init' >/var/tmp/portage/ntp-4.2.2_p3/temp/cchfgeEh.o:(.data.rel+0x0): undefined reference to `MD5Init' >collect2: ld returned 1 exit status >configure:7252: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| /* end confdefs.h. */ >| /* Define MD5Init to an innocuous variant, in case <limits.h> declares MD5Init. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define MD5Init innocuous_MD5Init >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char MD5Init (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef MD5Init >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char MD5Init (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_MD5Init) || defined (__stub___MD5Init) >| choke me >| #else >| char (*f) () = MD5Init; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != MD5Init; >| ; >| return 0; >| } >configure:7277: result: no >configure:7302: checking readline/history.h usability >configure:7314: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:7320: $? = 0 >configure:7324: test -z > || test ! -s conftest.err >configure:7327: $? = 0 >configure:7330: test -s conftest.o >configure:7333: $? = 0 >configure:7343: result: yes >configure:7347: checking readline/history.h presence >configure:7357: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7363: $? = 0 >configure:7383: result: yes >configure:7418: checking for readline/history.h >configure:7425: result: yes >configure:7302: checking readline/readline.h usability >configure:7314: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:7320: $? = 0 >configure:7324: test -z > || test ! -s conftest.err >configure:7327: $? = 0 >configure:7330: test -s conftest.o >configure:7333: $? = 0 >configure:7343: result: yes >configure:7347: checking readline/readline.h presence >configure:7357: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7363: $? = 0 >configure:7383: result: yes >configure:7418: checking for readline/readline.h >configure:7425: result: yes >configure:7445: checking for readline in -lreadline >configure:7475: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c -lreadline >&5 >conftest.c:34: warning: function declaration isn't a prototype >conftest.c:37: warning: function declaration isn't a prototype >configure:7481: $? = 0 >configure:7485: test -z > || test ! -s conftest.err >configure:7488: $? = 0 >configure:7491: test -s conftest >configure:7494: $? = 0 >configure:7507: result: yes >configure:7842: checking for setsockopt >configure:7899: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:52: warning: function declaration isn't a prototype >conftest.c:59: warning: function declaration isn't a prototype >conftest.c:67: warning: function declaration isn't a prototype >configure:7905: $? = 0 >configure:7909: test -z > || test ! -s conftest.err >configure:7912: $? = 0 >configure:7915: test -s conftest >configure:7918: $? = 0 >configure:7930: result: yes >configure:8012: checking for ANSI C header files >configure:8168: result: yes >configure:8192: checking bstring.h usability >configure:8204: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:63:21: bstring.h: No such file or directory >configure:8210: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| /* end 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 <bstring.h> >configure:8233: result: no >configure:8237: checking bstring.h presence >configure:8247: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:29:21: bstring.h: No such file or directory >configure:8253: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| /* end confdefs.h. */ >| #include <bstring.h> >configure:8273: result: no >configure:8308: checking for bstring.h >configure:8315: result: no >configure:8338: checking dns_sd.h usability >configure:8350: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:63:20: dns_sd.h: No such file or directory >configure:8356: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| /* end 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 <dns_sd.h> >configure:8379: result: no >configure:8383: checking dns_sd.h presence >configure:8393: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:29:20: dns_sd.h: No such file or directory >configure:8399: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| /* end confdefs.h. */ >| #include <dns_sd.h> >configure:8419: result: no >configure:8454: checking for dns_sd.h >configure:8461: result: no >configure:8561: checking errno.h usability >configure:8573: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:8579: $? = 0 >configure:8583: test -z > || test ! -s conftest.err >configure:8586: $? = 0 >configure:8589: test -s conftest.o >configure:8592: $? = 0 >configure:8602: result: yes >configure:8606: checking errno.h presence >configure:8616: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8622: $? = 0 >configure:8642: result: yes >configure:8677: checking for errno.h >configure:8684: result: yes >configure:8561: checking fcntl.h usability >configure:8573: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:8579: $? = 0 >configure:8583: test -z > || test ! -s conftest.err >configure:8586: $? = 0 >configure:8589: test -s conftest.o >configure:8592: $? = 0 >configure:8602: result: yes >configure:8606: checking fcntl.h presence >configure:8616: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8622: $? = 0 >configure:8642: result: yes >configure:8677: checking for fcntl.h >configure:8684: result: yes >configure:8561: checking ieeefp.h usability >configure:8573: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:65:20: ieeefp.h: No such file or directory >configure:8579: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| /* end 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 <ieeefp.h> >configure:8602: result: no >configure:8606: checking ieeefp.h presence >configure:8616: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:31:20: ieeefp.h: No such file or directory >configure:8622: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| /* end confdefs.h. */ >| #include <ieeefp.h> >configure:8642: result: no >configure:8677: checking for ieeefp.h >configure:8684: result: no >configure:8561: checking math.h usability >configure:8573: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:8579: $? = 0 >configure:8583: test -z > || test ! -s conftest.err >configure:8586: $? = 0 >configure:8589: test -s conftest.o >configure:8592: $? = 0 >configure:8602: result: yes >configure:8606: checking math.h presence >configure:8616: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8622: $? = 0 >configure:8642: result: yes >configure:8677: checking for math.h >configure:8684: result: yes >configure:8707: checking for touch_not_my_md5 >configure:8726: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:37:28: touch_not_my_md5: No such file or directory >configure:8732: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| /* end confdefs.h. */ >| #if HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| >| >| #include <touch_not_my_md5> >configure:8756: result: no >configure:8775: checking for memory.h >configure:8780: result: yes >configure:8784: checking netdb.h usability >configure:8796: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:8802: $? = 0 >configure:8806: test -z > || test ! -s conftest.err >configure:8809: $? = 0 >configure:8812: test -s conftest.o >configure:8815: $? = 0 >configure:8825: result: yes >configure:8829: checking netdb.h presence >configure:8839: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8845: $? = 0 >configure:8865: result: yes >configure:8900: checking for netdb.h >configure:8907: result: yes >configure:8784: checking poll.h usability >configure:8796: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:8802: $? = 0 >configure:8806: test -z > || test ! -s conftest.err >configure:8809: $? = 0 >configure:8812: test -s conftest.o >configure:8815: $? = 0 >configure:8825: result: yes >configure:8829: checking poll.h presence >configure:8839: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8845: $? = 0 >configure:8865: result: yes >configure:8900: checking for poll.h >configure:8907: result: yes >configure:8938: checking sched.h usability >configure:8950: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:8956: $? = 0 >configure:8960: test -z > || test ! -s conftest.err >configure:8963: $? = 0 >configure:8966: test -s conftest.o >configure:8969: $? = 0 >configure:8979: result: yes >configure:8983: checking sched.h presence >configure:8993: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8999: $? = 0 >configure:9019: result: yes >configure:9054: checking for sched.h >configure:9061: result: yes >configure:8938: checking sgtty.h usability >configure:8950: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:8956: $? = 0 >configure:8960: test -z > || test ! -s conftest.err >configure:8963: $? = 0 >configure:8966: test -s conftest.o >configure:8969: $? = 0 >configure:8979: result: yes >configure:8983: checking sgtty.h presence >configure:8993: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8999: $? = 0 >configure:9019: result: yes >configure:9054: checking for sgtty.h >configure:9061: result: yes >configure:8929: checking for stdlib.h >configure:8934: result: yes >configure:8929: checking for string.h >configure:8934: result: yes >configure:8938: checking termio.h usability >configure:8950: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:8956: $? = 0 >configure:8960: test -z > || test ! -s conftest.err >configure:8963: $? = 0 >configure:8966: test -s conftest.o >configure:8969: $? = 0 >configure:8979: result: yes >configure:8983: checking termio.h presence >configure:8993: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8999: $? = 0 >configure:9019: result: yes >configure:9054: checking for termio.h >configure:9061: result: yes >configure:9091: checking termios.h usability >configure:9103: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:9109: $? = 0 >configure:9113: test -z > || test ! -s conftest.err >configure:9116: $? = 0 >configure:9119: test -s conftest.o >configure:9122: $? = 0 >configure:9132: result: yes >configure:9136: checking termios.h presence >configure:9146: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:9152: $? = 0 >configure:9172: result: yes >configure:9207: checking for termios.h >configure:9214: result: yes >configure:9091: checking timepps.h usability >configure:9103: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:75:21: timepps.h: No such file or directory >configure:9109: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| /* end 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 <timepps.h> >configure:9132: result: no >configure:9136: checking timepps.h presence >configure:9146: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:41:21: timepps.h: No such file or directory >configure:9152: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| /* end confdefs.h. */ >| #include <timepps.h> >configure:9172: result: no >configure:9207: checking for timepps.h >configure:9214: result: no >configure:9091: checking timex.h usability >configure:9103: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:75:19: timex.h: No such file or directory >configure:9109: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| /* end 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 <timex.h> >configure:9132: result: no >configure:9136: checking timex.h presence >configure:9146: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:41:19: timex.h: No such file or directory >configure:9152: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| /* end confdefs.h. */ >| #include <timex.h> >configure:9172: result: no >configure:9207: checking for timex.h >configure:9214: result: no >configure:9082: checking for unistd.h >configure:9087: result: yes >configure:9548: checking utmp.h usability >configure:9560: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:9566: $? = 0 >configure:9570: test -z > || test ! -s conftest.err >configure:9573: $? = 0 >configure:9576: test -s conftest.o >configure:9579: $? = 0 >configure:9589: result: yes >configure:9593: checking utmp.h presence >configure:9603: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:9609: $? = 0 >configure:9629: result: yes >configure:9664: checking for utmp.h >configure:9671: result: yes >configure:9548: checking utmpx.h usability >configure:9560: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:9566: $? = 0 >configure:9570: test -z > || test ! -s conftest.err >configure:9573: $? = 0 >configure:9576: test -s conftest.o >configure:9579: $? = 0 >configure:9589: result: yes >configure:9593: checking utmpx.h presence >configure:9603: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:9609: $? = 0 >configure:9629: result: yes >configure:9664: checking for utmpx.h >configure:9671: result: yes >configure:9699: checking arpa/nameser.h usability >configure:9711: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:9717: $? = 0 >configure:9721: test -z > || test ! -s conftest.err >configure:9724: $? = 0 >configure:9727: test -s conftest.o >configure:9730: $? = 0 >configure:9740: result: yes >configure:9744: checking arpa/nameser.h presence >configure:9754: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:9760: $? = 0 >configure:9780: result: yes >configure:9815: checking for arpa/nameser.h >configure:9822: result: yes >configure:9849: checking sys/socket.h usability >configure:9861: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:9867: $? = 0 >configure:9871: test -z > || test ! -s conftest.err >configure:9874: $? = 0 >configure:9877: test -s conftest.o >configure:9880: $? = 0 >configure:9890: result: yes >configure:9894: checking sys/socket.h presence >configure:9904: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:9910: $? = 0 >configure:9930: result: yes >configure:9965: checking for sys/socket.h >configure:9972: result: yes >configure:9989: checking for net/if.h >configure:10008: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:10014: $? = 0 >configure:10018: test -z > || test ! -s conftest.err >configure:10021: $? = 0 >configure:10024: test -s conftest.o >configure:10027: $? = 0 >configure:10038: result: yes >configure:10063: checking net/if6.h usability >configure:10075: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:81:21: net/if6.h: No such file or directory >configure:10081: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| /* end 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/if6.h> >configure:10104: result: no >configure:10108: checking net/if6.h presence >configure:10118: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:47:21: net/if6.h: No such file or directory >configure:10124: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| /* end confdefs.h. */ >| #include <net/if6.h> >configure:10144: result: no >configure:10179: checking for net/if6.h >configure:10186: result: no >configure:10203: checking for net/route.h >configure:10223: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:10229: $? = 0 >configure:10233: test -z > || test ! -s conftest.err >configure:10236: $? = 0 >configure:10239: test -s conftest.o >configure:10242: $? = 0 >configure:10253: result: yes >configure:10279: checking netinet/in_system.h usability >configure:10291: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:82:31: netinet/in_system.h: No such file or directory >configure:10297: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| /* end 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_system.h> >configure:10320: result: no >configure:10324: checking netinet/in_system.h presence >configure:10334: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:48:31: netinet/in_system.h: No such file or directory >configure:10340: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| /* end confdefs.h. */ >| #include <netinet/in_system.h> >configure:10360: result: no >configure:10395: checking for netinet/in_system.h >configure:10402: result: no >configure:10279: checking netinet/in_systm.h usability >configure:10291: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:10297: $? = 0 >configure:10301: test -z > || test ! -s conftest.err >configure:10304: $? = 0 >configure:10307: test -s conftest.o >configure:10310: $? = 0 >configure:10320: result: yes >configure:10324: checking netinet/in_systm.h presence >configure:10334: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:10340: $? = 0 >configure:10360: result: yes >configure:10395: checking for netinet/in_systm.h >configure:10402: result: yes >configure:10429: checking netinet/in.h usability >configure:10441: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:10447: $? = 0 >configure:10451: test -z > || test ! -s conftest.err >configure:10454: $? = 0 >configure:10457: test -s conftest.o >configure:10460: $? = 0 >configure:10470: result: yes >configure:10474: checking netinet/in.h presence >configure:10484: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:10490: $? = 0 >configure:10510: result: yes >configure:10545: checking for netinet/in.h >configure:10552: result: yes >configure:10569: checking for netinet/ip.h >configure:10594: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:10600: $? = 0 >configure:10604: test -z > || test ! -s conftest.err >configure:10607: $? = 0 >configure:10610: test -s conftest.o >configure:10613: $? = 0 >configure:10624: result: yes >configure:10649: checking netinfo/ni.h usability >configure:10661: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:85:24: netinfo/ni.h: No such file or directory >configure:10667: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| /* end 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 <netinfo/ni.h> >configure:10690: result: no >configure:10694: checking netinfo/ni.h presence >configure:10704: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:51:24: netinfo/ni.h: No such file or directory >configure:10710: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| /* end confdefs.h. */ >| #include <netinfo/ni.h> >configure:10730: result: no >configure:10765: checking for netinfo/ni.h >configure:10772: result: no >configure:10804: checking sun/audioio.h usability >configure:10816: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:85:25: sun/audioio.h: No such file or directory >configure:10822: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| /* end 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 <sun/audioio.h> >configure:10845: result: no >configure:10849: checking sun/audioio.h presence >configure:10859: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:51:25: sun/audioio.h: No such file or directory >configure:10865: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| /* end confdefs.h. */ >| #include <sun/audioio.h> >configure:10885: result: no >configure:10920: checking for sun/audioio.h >configure:10927: result: no >configure:10804: checking sys/audioio.h usability >configure:10816: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:85:25: sys/audioio.h: No such file or directory >configure:10822: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| /* end 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/audioio.h> >configure:10845: result: no >configure:10849: checking sys/audioio.h presence >configure:10859: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:51:25: sys/audioio.h: No such file or directory >configure:10865: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| /* end confdefs.h. */ >| #include <sys/audioio.h> >configure:10885: result: no >configure:10920: checking for sys/audioio.h >configure:10927: result: no >configure:10955: checking sys/clkdefs.h usability >configure:10967: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:85:25: sys/clkdefs.h: No such file or directory >configure:10973: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| /* end 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/clkdefs.h> >configure:10996: result: no >configure:11000: checking sys/clkdefs.h presence >configure:11010: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:51:25: sys/clkdefs.h: No such file or directory >configure:11016: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| /* end confdefs.h. */ >| #include <sys/clkdefs.h> >configure:11036: result: no >configure:11071: checking for sys/clkdefs.h >configure:11078: result: no >configure:10955: checking sys/file.h usability >configure:10967: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:10973: $? = 0 >configure:10977: test -z > || test ! -s conftest.err >configure:10980: $? = 0 >configure:10983: test -s conftest.o >configure:10986: $? = 0 >configure:10996: result: yes >configure:11000: checking sys/file.h presence >configure:11010: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:11016: $? = 0 >configure:11036: result: yes >configure:11071: checking for sys/file.h >configure:11078: result: yes >configure:11107: checking sys/ioctl.h usability >configure:11119: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:11125: $? = 0 >configure:11129: test -z > || test ! -s conftest.err >configure:11132: $? = 0 >configure:11135: test -s conftest.o >configure:11138: $? = 0 >configure:11148: result: yes >configure:11152: checking sys/ioctl.h presence >configure:11162: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:11168: $? = 0 >configure:11188: result: yes >configure:11223: checking for sys/ioctl.h >configure:11230: result: yes >configure:11259: checking sys/ipc.h usability >configure:11271: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:11277: $? = 0 >configure:11281: test -z > || test ! -s conftest.err >configure:11284: $? = 0 >configure:11287: test -s conftest.o >configure:11290: $? = 0 >configure:11300: result: yes >configure:11304: checking sys/ipc.h presence >configure:11314: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:11320: $? = 0 >configure:11340: result: yes >configure:11375: checking for sys/ipc.h >configure:11382: result: yes >configure:11413: checking sys/lock.h usability >configure:11425: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:88:22: sys/lock.h: No such file or directory >configure:11431: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end 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/lock.h> >configure:11454: result: no >configure:11458: checking sys/lock.h presence >configure:11468: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:54:22: sys/lock.h: No such file or directory >configure:11474: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <sys/lock.h> >configure:11494: result: no >configure:11529: checking for sys/lock.h >configure:11536: result: no >configure:11413: checking sys/mman.h usability >configure:11425: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:11431: $? = 0 >configure:11435: test -z > || test ! -s conftest.err >configure:11438: $? = 0 >configure:11441: test -s conftest.o >configure:11444: $? = 0 >configure:11454: result: yes >configure:11458: checking sys/mman.h presence >configure:11468: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:11474: $? = 0 >configure:11494: result: yes >configure:11529: checking for sys/mman.h >configure:11536: result: yes >configure:11413: checking sys/modem.h usability >configure:11425: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:89:23: sys/modem.h: No such file or directory >configure:11431: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end 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/modem.h> >configure:11454: result: no >configure:11458: checking sys/modem.h presence >configure:11468: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:55:23: sys/modem.h: No such file or directory >configure:11474: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <sys/modem.h> >configure:11494: result: no >configure:11529: checking for sys/modem.h >configure:11536: result: no >configure:11413: checking sys/param.h usability >configure:11425: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:11431: $? = 0 >configure:11435: test -z > || test ! -s conftest.err >configure:11438: $? = 0 >configure:11441: test -s conftest.o >configure:11444: $? = 0 >configure:11454: result: yes >configure:11458: checking sys/param.h presence >configure:11468: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:11474: $? = 0 >configure:11494: result: yes >configure:11529: checking for sys/param.h >configure:11536: result: yes >configure:11413: checking sys/ppsclock.h usability >configure:11425: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:90:26: sys/ppsclock.h: No such file or directory >configure:11431: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| /* end 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/ppsclock.h> >configure:11454: result: no >configure:11458: checking sys/ppsclock.h presence >configure:11468: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:56:26: sys/ppsclock.h: No such file or directory >configure:11474: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| /* end confdefs.h. */ >| #include <sys/ppsclock.h> >configure:11494: result: no >configure:11529: checking for sys/ppsclock.h >configure:11536: result: no >configure:11564: checking sys/ppstime.h usability >configure:11576: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:90:25: sys/ppstime.h: No such file or directory >configure:11582: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| /* end 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/ppstime.h> >configure:11605: result: no >configure:11609: checking sys/ppstime.h presence >configure:11619: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:56:25: sys/ppstime.h: No such file or directory >configure:11625: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| /* end confdefs.h. */ >| #include <sys/ppstime.h> >configure:11645: result: no >configure:11680: checking for sys/ppstime.h >configure:11687: result: no >configure:12024: checking sys/select.h usability >configure:12036: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:12042: $? = 0 >configure:12046: test -z > || test ! -s conftest.err >configure:12049: $? = 0 >configure:12052: test -s conftest.o >configure:12055: $? = 0 >configure:12065: result: yes >configure:12069: checking sys/select.h presence >configure:12079: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:12085: $? = 0 >configure:12105: result: yes >configure:12140: checking for sys/select.h >configure:12147: result: yes >configure:12024: checking sys/signal.h usability >configure:12036: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:12042: $? = 0 >configure:12046: test -z > || test ! -s conftest.err >configure:12049: $? = 0 >configure:12052: test -s conftest.o >configure:12055: $? = 0 >configure:12065: result: yes >configure:12069: checking sys/signal.h presence >configure:12079: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:12085: $? = 0 >configure:12105: result: yes >configure:12140: checking for sys/signal.h >configure:12147: result: yes >configure:12024: checking sys/sockio.h usability >configure:12036: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:92:24: sys/sockio.h: No such file or directory >configure:12042: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| /* end 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:12065: result: no >configure:12069: checking sys/sockio.h presence >configure:12079: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:58:24: sys/sockio.h: No such file or directory >configure:12085: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| /* end confdefs.h. */ >| #include <sys/sockio.h> >configure:12105: result: no >configure:12140: checking for sys/sockio.h >configure:12147: result: no >configure:12178: checking machine/soundcard.h usability >configure:12190: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:92:31: machine/soundcard.h: No such file or directory >configure:12196: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| /* end 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 <machine/soundcard.h> >configure:12219: result: no >configure:12223: checking machine/soundcard.h presence >configure:12233: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:58:31: machine/soundcard.h: No such file or directory >configure:12239: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| /* end confdefs.h. */ >| #include <machine/soundcard.h> >configure:12259: result: no >configure:12294: checking for machine/soundcard.h >configure:12301: result: no >configure:12178: checking sys/soundcard.h usability >configure:12190: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:12196: $? = 0 >configure:12200: test -z > || test ! -s conftest.err >configure:12203: $? = 0 >configure:12206: test -s conftest.o >configure:12209: $? = 0 >configure:12219: result: yes >configure:12223: checking sys/soundcard.h presence >configure:12233: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:12239: $? = 0 >configure:12259: result: yes >configure:12294: checking for sys/soundcard.h >configure:12301: result: yes >configure:12322: checking for sys/stat.h >configure:12327: result: yes >configure:12331: checking sys/stream.h usability >configure:12343: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:94:24: sys/stream.h: No such file or directory >configure:12349: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| /* end 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/stream.h> >configure:12372: result: no >configure:12376: checking sys/stream.h presence >configure:12386: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:60:24: sys/stream.h: No such file or directory >configure:12392: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| /* end confdefs.h. */ >| #include <sys/stream.h> >configure:12412: result: no >configure:12447: checking for sys/stream.h >configure:12454: result: no >configure:12484: checking sys/stropts.h usability >configure:12496: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:12502: $? = 0 >configure:12506: test -z > || test ! -s conftest.err >configure:12509: $? = 0 >configure:12512: test -s conftest.o >configure:12515: $? = 0 >configure:12525: result: yes >configure:12529: checking sys/stropts.h presence >configure:12539: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:12545: $? = 0 >configure:12565: result: yes >configure:12600: checking for sys/stropts.h >configure:12607: result: yes >configure:12484: checking sys/sysctl.h usability >configure:12496: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:12502: $? = 0 >configure:12506: test -z > || test ! -s conftest.err >configure:12509: $? = 0 >configure:12512: test -s conftest.o >configure:12515: $? = 0 >configure:12525: result: yes >configure:12529: checking sys/sysctl.h presence >configure:12539: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:12545: $? = 0 >configure:12565: result: yes >configure:12600: checking for sys/sysctl.h >configure:12607: result: yes >configure:12484: checking sys/syssgi.h usability >configure:12496: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:96:24: sys/syssgi.h: No such file or directory >configure:12502: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| /* end 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/syssgi.h> >configure:12525: result: no >configure:12529: checking sys/syssgi.h presence >configure:12539: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:62:24: sys/syssgi.h: No such file or directory >configure:12545: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| /* end confdefs.h. */ >| #include <sys/syssgi.h> >configure:12565: result: no >configure:12600: checking for sys/syssgi.h >configure:12607: result: no >configure:12484: checking sys/systune.h usability >configure:12496: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:96:25: sys/systune.h: No such file or directory >configure:12502: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| /* end 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/systune.h> >configure:12525: result: no >configure:12529: checking sys/systune.h presence >configure:12539: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:62:25: sys/systune.h: No such file or directory >configure:12545: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| /* end confdefs.h. */ >| #include <sys/systune.h> >configure:12565: result: no >configure:12600: checking for sys/systune.h >configure:12607: result: no >configure:12636: checking sys/termios.h usability >configure:12648: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:12654: $? = 0 >configure:12658: test -z > || test ! -s conftest.err >configure:12661: $? = 0 >configure:12664: test -s conftest.o >configure:12667: $? = 0 >configure:12677: result: yes >configure:12681: checking sys/termios.h presence >configure:12691: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:12697: $? = 0 >configure:12717: result: yes >configure:12752: checking for sys/termios.h >configure:12759: result: yes >configure:12636: checking sys/time.h usability >configure:12648: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:12654: $? = 0 >configure:12658: test -z > || test ! -s conftest.err >configure:12661: $? = 0 >configure:12664: test -s conftest.o >configure:12667: $? = 0 >configure:12677: result: yes >configure:12681: checking sys/time.h presence >configure:12691: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:12697: $? = 0 >configure:12717: result: yes >configure:12752: checking for sys/time.h >configure:12759: result: yes >configure:12627: checking for sys/signal.h >configure:12632: result: yes >conftest.c:71:25: sys/timepps.h: No such file or directory >configure:12880: checking sys/timers.h usability >configure:12892: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:99:24: sys/timers.h: No such file or directory >configure:12898: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| /* end 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/timers.h> >configure:12921: result: no >configure:12925: checking sys/timers.h presence >configure:12935: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:65:24: sys/timers.h: No such file or directory >configure:12941: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| /* end confdefs.h. */ >| #include <sys/timers.h> >configure:12961: result: no >configure:12996: checking for sys/timers.h >configure:13003: result: no >configure:12880: checking sys/tpro.h usability >configure:12892: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:99:22: sys/tpro.h: No such file or directory >configure:12898: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| /* end 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/tpro.h> >configure:12921: result: no >configure:12925: checking sys/tpro.h presence >configure:12935: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:65:22: sys/tpro.h: No such file or directory >configure:12941: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| /* end confdefs.h. */ >| #include <sys/tpro.h> >configure:12961: result: no >configure:12996: checking for sys/tpro.h >configure:13003: result: no >configure:12871: checking for sys/types.h >configure:12876: result: yes >configure:12880: checking sys/wait.h usability >configure:12892: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:12898: $? = 0 >configure:12902: test -z > || test ! -s conftest.err >configure:12905: $? = 0 >configure:12908: test -s conftest.o >configure:12911: $? = 0 >configure:12921: result: yes >configure:12925: checking sys/wait.h presence >configure:12935: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:12941: $? = 0 >configure:12961: result: yes >configure:12996: checking for sys/wait.h >configure:13003: result: yes >configure:13016: checking whether time.h and sys/time.h may both be included >configure:13041: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:73: warning: function declaration isn't a prototype >configure:13047: $? = 0 >configure:13051: test -z > || test ! -s conftest.err >configure:13054: $? = 0 >configure:13057: test -s conftest.o >configure:13060: $? = 0 >configure:13071: result: yes >configure:13401: checking nlist.h usability >configure:13413: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:102:19: nlist.h: No such file or directory >configure:13419: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| /* end 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 <nlist.h> >configure:13442: result: no >configure:13446: checking nlist.h presence >configure:13456: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:68:19: nlist.h: No such file or directory >configure:13462: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| /* end confdefs.h. */ >| #include <nlist.h> >configure:13482: result: no >configure:13517: checking for nlist.h >configure:13524: result: no >configure:13603: checking for sys/proc.h >configure:13625: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:76:22: sys/proc.h: No such file or directory >configure:13631: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| /* end confdefs.h. */ >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_TIME_H >| # include <sys/time.h> >| #endif >| >| >| #include <sys/proc.h> >configure:13655: result: no >configure:13671: checking for sys/resource.h >configure:13690: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:13696: $? = 0 >configure:13700: test -z > || test ! -s conftest.err >configure:13703: $? = 0 >configure:13706: test -s conftest.o >configure:13709: $? = 0 >configure:13720: result: yes >configure:13736: checking for sys/shm.h >configure:13758: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:13764: $? = 0 >configure:13768: test -z > || test ! -s conftest.err >configure:13771: $? = 0 >configure:13774: test -s conftest.o >configure:13777: $? = 0 >configure:13788: result: yes >configure:13804: checking for sys/timex.h >configure:13823: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:13829: $? = 0 >configure:13833: test -z > || test ! -s conftest.err >configure:13836: $? = 0 >configure:13839: test -s conftest.o >configure:13842: $? = 0 >configure:13853: result: yes >configure:13869: checking for resolv.h >configure:13894: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:13900: $? = 0 >configure:13904: test -z > || test ! -s conftest.err >configure:13907: $? = 0 >configure:13910: test -s conftest.o >configure:13913: $? = 0 >configure:13924: result: yes >configure:13936: checking for basic volatile support >configure:13989: result: yes >configure:14008: checking for function prototypes >configure:14011: result: yes >configure:14041: checking for string.h >configure:14046: result: yes >configure:14189: checking if C compiler permits function prototypes >configure:14213: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:80: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:82: warning: unused variable `i' >configure:14219: $? = 0 >configure:14223: test -z > || test ! -s conftest.err >configure:14226: $? = 0 >configure:14229: test -s conftest.o >configure:14232: $? = 0 >configure:14244: result: yes >configure:14254: checking for an ANSI C-conforming const >configure:14321: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:79: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:99: warning: cast discards qualifiers from pointer target type >conftest.c:103: warning: unused variable `s' >conftest.c:108: warning: declaration of 'x' shadows a previous local >conftest.c:84: warning: shadowed declaration is here >conftest.c:114: warning: declaration of 'p' shadows a previous local >conftest.c:87: warning: shadowed declaration is here >conftest.c:123: warning: unused variable `foo' >conftest.c:84: warning: unused variable `x' >conftest.c:90: warning: unused variable `zero' >conftest.c:120: warning: 'b' might be used uninitialized in this function >conftest.c:102: warning: 't' might be used uninitialized in this function >configure:14327: $? = 0 >configure:14331: test -z > || test ! -s conftest.err >configure:14334: $? = 0 >configure:14337: test -s conftest.o >configure:14340: $? = 0 >configure:14351: result: yes >configure:14361: checking whether byte ordering is bigendian >configure:14388: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:81: warning: function declaration isn't a prototype >configure:14394: $? = 0 >configure:14398: test -z > || test ! -s conftest.err >configure:14401: $? = 0 >configure:14404: test -s conftest.o >configure:14407: $? = 0 >configure:14431: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:81: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:83: error: `not' undeclared (first use in this function) >conftest.c:83: error: (Each undeclared identifier is reported only once >conftest.c:83: error: for each function it appears in.) >conftest.c:83: error: syntax error before "big" >configure:14437: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:14572: result: no >configure:14591: checking return type of signal handlers >configure:14622: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:84: warning: function declaration isn't a prototype >conftest.c:84: warning: function declaration isn't a prototype >conftest.c:89: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:90: warning: unused variable `i' >configure:14628: $? = 0 >configure:14632: test -z > || test ! -s conftest.err >configure:14635: $? = 0 >configure:14638: test -s conftest.o >configure:14641: $? = 0 >configure:14652: result: void >configure:14660: checking for off_t >configure:14684: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:113: warning: function declaration isn't a prototype >configure:14690: $? = 0 >configure:14694: test -z > || test ! -s conftest.err >configure:14697: $? = 0 >configure:14700: test -s conftest.o >configure:14703: $? = 0 >configure:14714: result: yes >configure:14726: checking for size_t >configure:14750: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:113: warning: function declaration isn't a prototype >configure:14756: $? = 0 >configure:14760: test -z > || test ! -s conftest.err >configure:14763: $? = 0 >configure:14766: test -s conftest.o >configure:14769: $? = 0 >configure:14780: result: yes >configure:14792: checking for time_t >configure:14816: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:113: warning: function declaration isn't a prototype >configure:14822: $? = 0 >configure:14826: test -z > || test ! -s conftest.err >configure:14829: $? = 0 >configure:14832: test -s conftest.o >configure:14835: $? = 0 >configure:14846: result: yes >configure:14858: checking for time_t >configure:14912: result: yes >configure:14915: checking size of time_t >configure:15234: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:111: warning: function declaration isn't a prototype >conftest.c:112: warning: function declaration isn't a prototype >conftest.c:117: warning: function declaration isn't a prototype >configure:15237: $? = 0 >configure:15239: ./conftest >configure:15242: $? = 0 >configure:15265: result: 8 >configure:15272: checking whether struct tm is in sys/time.h or time.h >configure:15295: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:83: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:84: warning: statement with no effect >configure:15301: $? = 0 >configure:15305: test -z > || test ! -s conftest.err >configure:15308: $? = 0 >configure:15311: test -s conftest.o >configure:15314: $? = 0 >configure:15325: result: time.h >configure:15336: checking for u_int8_t >configure:15357: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:81: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:82: warning: unused variable `len' >configure:15363: $? = 0 >configure:15367: test -z > || test ! -s conftest.err >configure:15370: $? = 0 >configure:15373: test -s conftest.o >configure:15376: $? = 0 >configure:15388: result: yes >configure:15398: checking for u_int64_t >configure:15419: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:82: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:83: warning: unused variable `len' >configure:15425: $? = 0 >configure:15429: test -z > || test ! -s conftest.err >configure:15432: $? = 0 >configure:15435: test -s conftest.o >configure:15438: $? = 0 >configure:15450: result: yes >configure:15463: checking for type in_port_t >configure:15483: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:85: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:86: warning: unused variable `port' >configure:15489: $? = 0 >configure:15493: test -z > || test ! -s conftest.err >configure:15496: $? = 0 >configure:15499: test -s conftest.o >configure:15502: $? = 0 >configure:15504: result: yes >configure:15522: checking for a fallback value for HZ >configure:15537: result: 100 >configure:15545: checking if we need to override the system's value for HZ >configure:15566: result: no >configure:15580: checking for struct rt_msghdr >configure:15607: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:88: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:91: warning: return makes integer from pointer without a cast >configure:15613: $? = 0 >configure:15617: test -z > || test ! -s conftest.err >configure:15620: $? = 0 >configure:15623: test -s conftest.o >configure:15626: $? = 0 >configure:15638: result: yes >configure:15648: checking struct sigaction for sa_sigaction >configure:15670: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:85: warning: function declaration isn't a prototype >configure:15676: $? = 0 >configure:15680: test -z > || test ! -s conftest.err >configure:15683: $? = 0 >configure:15686: test -s conftest.o >configure:15689: $? = 0 >configure:15703: result: yes >configure:15713: checking for struct ppsclockev >configure:15746: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:96: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:99: error: dereferencing pointer to incomplete type >configure:15752: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #ifdef HAVE_SYS_TERMIOS_H >| # include <sys/termios.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| # include <sys/time.h> >| #endif >| #ifdef HAVE_SYS_PPSCLOCK_H >| # include <sys/ppsclock.h> >| #endif >| int >| main () >| { >| >| extern struct ppsclockev *pce; >| return pce->serial; >| ; >| return 0; >| } >configure:15777: result: no >configure:15787: checking struct sockaddr for sa_len >configure:15812: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:88: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:91: error: structure has no member named `sa_len' >configure:15818: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| int >| main () >| { >| >| extern struct sockaddr *ps; >| return ps->sa_len; >| ; >| return 0; >| } >configure:15843: result: no >configure:15853: checking for struct sockaddr_storage >configure:15879: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:90: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:92: warning: unused variable `n' >configure:15885: $? = 0 >configure:15889: test -z > || test ! -s conftest.err >configure:15892: $? = 0 >configure:15895: test -s conftest.o >configure:15898: $? = 0 >configure:15910: result: yes >configure:15920: checking for ss_family field in struct sockaddr_storage >configure:15945: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:90: warning: function declaration isn't a prototype >configure:15951: $? = 0 >configure:15955: test -z > || test ! -s conftest.err >configure:15958: $? = 0 >configure:15961: test -s conftest.o >configure:15964: $? = 0 >configure:15976: result: yes >configure:15993: checking for __ss_family field in struct sockaddr_storage >configure:16018: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:91: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:92: error: structure has no member named `__ss_family' >configure:16024: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| struct sockaddr_storage s; s.__ss_family = 1; >| ; >| return 0; >| } >configure:16050: result: no >configure:16065: checking for struct snd_size >configure:16094: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:94: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:97: error: dereferencing pointer to incomplete type >configure:16100: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_MACHINE_SOUNDCARD_H >| # include <machine/soundcard.h> >| #endif >| #ifdef HAVE_SYS_SOUNDCARD_H >| # include <sys/soundcard.h> >| #endif >| int >| main () >| { >| >| extern struct snd_size *ss; >| return ss->rec_size; >| ; >| return 0; >| } >configure:16125: result: no >configure:16137: checking struct clockinfo for hz >configure:16161: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:89: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:92: error: dereferencing pointer to incomplete type >configure:16167: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| /* end confdefs.h. */ >| >| #include <sys/time.h> >| int >| main () >| { >| >| extern struct clockinfo *pc; >| return pc->hz; >| ; >| return 0; >| } >configure:16192: result: no >configure:16202: checking struct clockinfo for tickadj >configure:16226: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:89: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:92: error: dereferencing pointer to incomplete type >configure:16232: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| /* end confdefs.h. */ >| >| #include <sys/time.h> >| int >| main () >| { >| >| extern struct clockinfo *pc; >| return pc->tickadj; >| ; >| return 0; >| } >configure:16257: result: no >configure:16267: checking for struct timespec >configure:16297: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:97: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:98: warning: unused variable `n' >configure:16303: $? = 0 >configure:16307: test -z > || test ! -s conftest.err >configure:16310: $? = 0 >configure:16313: test -s conftest.o >configure:16316: $? = 0 >configure:16327: result: yes >configure:16337: checking for struct ntptimeval >configure:16360: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:91: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:92: warning: unused variable `n' >configure:16366: $? = 0 >configure:16370: test -z > || test ! -s conftest.err >configure:16373: $? = 0 >configure:16376: test -s conftest.o >configure:16379: $? = 0 >configure:16390: result: yes >configure:16400: checking for struct ntptimeval.time.tv_nsec >configure:16437: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:104: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:106: error: structure has no member named `tv_nsec' >configure:16443: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| /* end confdefs.h. */ >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #else >| # ifdef HAVE_TIME_H >| # include <time.h> >| # endif >| #endif >| #ifdef HAVE_SYS_TIMEX_H >| #include <sys/timex.h> >| #else >| # ifdef HAVE_TIMEX_H >| # include <timex.h> >| # endif >| #endif >| >| int >| main () >| { >| static struct ntptimeval ac_aggr; >| if (ac_aggr.time.tv_nsec) >| return 0; >| ; >| return 0; >| } >configure:16495: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:104: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:106: error: structure has no member named `tv_nsec' >configure:16501: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| /* end confdefs.h. */ >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #else >| # ifdef HAVE_TIME_H >| # include <time.h> >| # endif >| #endif >| #ifdef HAVE_SYS_TIMEX_H >| #include <sys/timex.h> >| #else >| # ifdef HAVE_TIMEX_H >| # include <timex.h> >| # endif >| #endif >| >| int >| main () >| { >| static struct ntptimeval ac_aggr; >| if (sizeof ac_aggr.time.tv_nsec) >| return 0; >| ; >| return 0; >| } >configure:16527: result: no >configure:16539: checking for inline >configure:16560: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:89: warning: function declaration isn't a prototype >conftest.c:90: warning: function declaration isn't a prototype >configure:16566: $? = 0 >configure:16570: test -z > || test ! -s conftest.err >configure:16573: $? = 0 >configure:16576: test -s conftest.o >configure:16579: $? = 0 >configure:16591: result: inline >configure:16611: checking whether char is unsigned >configure:16634: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:123: warning: function declaration isn't a prototype >configure:16640: $? = 0 >configure:16644: test -z > || test ! -s conftest.err >configure:16647: $? = 0 >configure:16650: test -s conftest.o >configure:16653: $? = 0 >configure:16664: result: no >configure:16672: checking for signed char >configure:16696: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:123: warning: function declaration isn't a prototype >configure:16702: $? = 0 >configure:16706: test -z > || test ! -s conftest.err >configure:16709: $? = 0 >configure:16712: test -s conftest.o >configure:16715: $? = 0 >configure:16726: result: yes >configure:16729: checking size of signed char >configure:17048: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:121: warning: function declaration isn't a prototype >conftest.c:122: warning: function declaration isn't a prototype >conftest.c:127: warning: function declaration isn't a prototype >configure:17051: $? = 0 >configure:17053: ./conftest >configure:17056: $? = 0 >configure:17079: result: 1 >configure:17086: checking for int >configure:17110: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:124: warning: function declaration isn't a prototype >configure:17116: $? = 0 >configure:17120: test -z > || test ! -s conftest.err >configure:17123: $? = 0 >configure:17126: test -s conftest.o >configure:17129: $? = 0 >configure:17140: result: yes >configure:17143: checking size of int >configure:17462: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:122: warning: function declaration isn't a prototype >conftest.c:123: warning: function declaration isn't a prototype >conftest.c:128: warning: function declaration isn't a prototype >configure:17465: $? = 0 >configure:17467: ./conftest >configure:17470: $? = 0 >configure:17493: result: 4 >configure:17500: checking for long >configure:17524: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:125: warning: function declaration isn't a prototype >configure:17530: $? = 0 >configure:17534: test -z > || test ! -s conftest.err >configure:17537: $? = 0 >configure:17540: test -s conftest.o >configure:17543: $? = 0 >configure:17554: result: yes >configure:17557: checking size of long >configure:17876: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:123: warning: function declaration isn't a prototype >conftest.c:124: warning: function declaration isn't a prototype >conftest.c:129: warning: function declaration isn't a prototype >configure:17879: $? = 0 >configure:17881: ./conftest >configure:17884: $? = 0 >configure:17907: result: 8 >configure:17915: checking for s_char >configure:17939: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:126: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:127: error: `s_char' undeclared (first use in this function) >conftest.c:127: error: (Each undeclared identifier is reported only once >conftest.c:127: error: for each function it appears in.) >conftest.c:127: error: syntax error before ')' token >configure:17945: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| /* end 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 >| int >| main () >| { >| if ((s_char *) 0) >| return 0; >| if (sizeof (s_char)) >| return 0; >| ; >| return 0; >| } >configure:17969: result: no >configure:18013: checking for uid_t in sys/types.h >configure:18036: result: yes >configure:18059: checking for __adjtimex >configure:18116: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:115: warning: function declaration isn't a prototype >conftest.c:122: warning: function declaration isn't a prototype >conftest.c:130: warning: function declaration isn't a prototype >configure:18122: $? = 0 >configure:18126: test -z > || test ! -s conftest.err >configure:18129: $? = 0 >configure:18132: test -s conftest >configure:18135: $? = 0 >configure:18147: result: yes >configure:18059: checking for __ntp_gettime >configure:18116: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:116: warning: function declaration isn't a prototype >conftest.c:123: warning: function declaration isn't a prototype >conftest.c:131: warning: function declaration isn't a prototype >/var/tmp/portage/ntp-4.2.2_p3/temp/ccdWjzES.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `__ntp_gettime' >/var/tmp/portage/ntp-4.2.2_p3/temp/ccdWjzES.o:(.data.rel+0x0): undefined reference to `__ntp_gettime' >collect2: ld returned 1 exit status >configure:18122: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| /* end confdefs.h. */ >| /* Define __ntp_gettime to an innocuous variant, in case <limits.h> declares __ntp_gettime. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define __ntp_gettime innocuous___ntp_gettime >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char __ntp_gettime (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef __ntp_gettime >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char __ntp_gettime (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub___ntp_gettime) || defined (__stub_____ntp_gettime) >| choke me >| #else >| char (*f) () = __ntp_gettime; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != __ntp_gettime; >| ; >| return 0; >| } >configure:18147: result: no >configure:18172: checking for clock_gettime >configure:18229: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:116: warning: function declaration isn't a prototype >conftest.c:123: warning: function declaration isn't a prototype >conftest.c:131: warning: function declaration isn't a prototype >/var/tmp/portage/ntp-4.2.2_p3/temp/ccd6dpLX.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `clock_gettime' >/var/tmp/portage/ntp-4.2.2_p3/temp/ccd6dpLX.o:(.data.rel+0x0): undefined reference to `clock_gettime' >collect2: ld returned 1 exit status >configure:18235: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| /* end confdefs.h. */ >| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define clock_gettime innocuous_clock_gettime >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char clock_gettime (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef clock_gettime >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char clock_gettime (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_clock_gettime) || defined (__stub___clock_gettime) >| choke me >| #else >| char (*f) () = clock_gettime; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != clock_gettime; >| ; >| return 0; >| } >configure:18260: result: no >configure:18172: checking for clock_settime >configure:18229: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:116: warning: function declaration isn't a prototype >conftest.c:123: warning: function declaration isn't a prototype >conftest.c:131: warning: function declaration isn't a prototype >/var/tmp/portage/ntp-4.2.2_p3/temp/ccqv1c14.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `clock_settime' >/var/tmp/portage/ntp-4.2.2_p3/temp/ccqv1c14.o:(.data.rel+0x0): undefined reference to `clock_settime' >collect2: ld returned 1 exit status >configure:18235: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| /* end confdefs.h. */ >| /* Define clock_settime to an innocuous variant, in case <limits.h> declares clock_settime. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define clock_settime innocuous_clock_settime >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char clock_settime (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef clock_settime >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char clock_settime (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_clock_settime) || defined (__stub___clock_settime) >| choke me >| #else >| char (*f) () = clock_settime; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != clock_settime; >| ; >| return 0; >| } >configure:18260: result: no >configure:18276: checking for daemon >configure:18333: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:116: warning: function declaration isn't a prototype >conftest.c:123: warning: function declaration isn't a prototype >conftest.c:131: warning: function declaration isn't a prototype >configure:18339: $? = 0 >configure:18343: test -z > || test ! -s conftest.err >configure:18346: $? = 0 >configure:18349: test -s conftest >configure:18352: $? = 0 >configure:18364: result: yes >configure:18378: checking for finite >configure:18435: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:117: warning: function declaration isn't a prototype >conftest.c:124: warning: function declaration isn't a prototype >conftest.c:132: warning: function declaration isn't a prototype >configure:18441: $? = 0 >configure:18445: test -z > || test ! -s conftest.err >configure:18448: $? = 0 >configure:18451: test -s conftest >configure:18454: $? = 0 >configure:18466: result: yes >configure:18643: checking for getbootfile >configure:18700: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:118: warning: function declaration isn't a prototype >conftest.c:125: warning: function declaration isn't a prototype >conftest.c:133: warning: function declaration isn't a prototype >/var/tmp/portage/ntp-4.2.2_p3/temp/cc4EYV8m.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `getbootfile' >/var/tmp/portage/ntp-4.2.2_p3/temp/cc4EYV8m.o:(.data.rel+0x0): undefined reference to `getbootfile' >collect2: ld returned 1 exit status >configure:18706: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| /* end confdefs.h. */ >| /* Define getbootfile to an innocuous variant, in case <limits.h> declares getbootfile. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getbootfile innocuous_getbootfile >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getbootfile (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getbootfile >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char getbootfile (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_getbootfile) || defined (__stub___getbootfile) >| choke me >| #else >| char (*f) () = getbootfile; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != getbootfile; >| ; >| return 0; >| } >configure:18731: result: no >configure:18643: checking for getclock >configure:18700: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:118: warning: function declaration isn't a prototype >conftest.c:125: warning: function declaration isn't a prototype >conftest.c:133: warning: function declaration isn't a prototype >/var/tmp/portage/ntp-4.2.2_p3/temp/cc0CkNDu.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `getclock' >/var/tmp/portage/ntp-4.2.2_p3/temp/cc0CkNDu.o:(.data.rel+0x0): undefined reference to `getclock' >collect2: ld returned 1 exit status >configure:18706: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| /* end confdefs.h. */ >| /* Define getclock to an innocuous variant, in case <limits.h> declares getclock. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getclock innocuous_getclock >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getclock (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getclock >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char getclock (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_getclock) || defined (__stub___getclock) >| choke me >| #else >| char (*f) () = getclock; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != getclock; >| ; >| return 0; >| } >configure:18731: result: no >configure:18643: checking for getdtablesize >configure:18700: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:118: warning: function declaration isn't a prototype >conftest.c:125: warning: function declaration isn't a prototype >conftest.c:133: warning: function declaration isn't a prototype >configure:18706: $? = 0 >configure:18710: test -z > || test ! -s conftest.err >configure:18713: $? = 0 >configure:18716: test -s conftest >configure:18719: $? = 0 >configure:18731: result: yes >configure:18869: checking for getifaddrs in -linet6 >configure:18899: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c -linet6 -L/usr/local/v6/lib >&5 >conftest.c:102: warning: function declaration isn't a prototype >conftest.c:105: warning: function declaration isn't a prototype >/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -linet6 >collect2: ld returned 1 exit status >configure:18905: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| #define HAVE_GETDTABLESIZE 1 >| /* end 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 getifaddrs (); >| int >| main () >| { >| getifaddrs (); >| ; >| return 0; >| } >configure:18931: result: no >configure:19059: checking for getrusage >configure:19116: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:119: warning: function declaration isn't a prototype >conftest.c:126: warning: function declaration isn't a prototype >conftest.c:134: warning: function declaration isn't a prototype >configure:19122: $? = 0 >configure:19126: test -z > || test ! -s conftest.err >configure:19129: $? = 0 >configure:19132: test -s conftest >configure:19135: $? = 0 >configure:19147: result: yes >configure:19157: checking for gettimeofday >configure:19214: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:120: warning: function declaration isn't a prototype >conftest.c:127: warning: function declaration isn't a prototype >conftest.c:135: warning: function declaration isn't a prototype >configure:19220: $? = 0 >configure:19224: test -z > || test ! -s conftest.err >configure:19227: $? = 0 >configure:19230: test -s conftest >configure:19233: $? = 0 >configure:19245: result: yes >configure:19264: checking for getuid >configure:19321: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:120: warning: function declaration isn't a prototype >conftest.c:127: warning: function declaration isn't a prototype >conftest.c:135: warning: function declaration isn't a prototype >configure:19327: $? = 0 >configure:19331: test -z > || test ! -s conftest.err >configure:19334: $? = 0 >configure:19337: test -s conftest >configure:19340: $? = 0 >configure:19352: result: yes >configure:19368: checking for hstrerror >configure:19425: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:121: warning: function declaration isn't a prototype >conftest.c:128: warning: function declaration isn't a prototype >conftest.c:136: warning: function declaration isn't a prototype >configure:19431: $? = 0 >configure:19435: test -z > || test ! -s conftest.err >configure:19438: $? = 0 >configure:19441: test -s conftest >configure:19444: $? = 0 >configure:19456: result: yes >configure:19470: checking for if_nametoindex >configure:19527: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:122: warning: function declaration isn't a prototype >conftest.c:129: warning: function declaration isn't a prototype >conftest.c:137: warning: function declaration isn't a prototype >configure:19533: $? = 0 >configure:19537: test -z > || test ! -s conftest.err >configure:19540: $? = 0 >configure:19543: test -s conftest >configure:19546: $? = 0 >configure:19558: result: yes >configure:19652: checking for inet_ntop >configure:19709: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:123: warning: function declaration isn't a prototype >conftest.c:130: warning: function declaration isn't a prototype >conftest.c:138: warning: function declaration isn't a prototype >configure:19715: $? = 0 >configure:19719: test -z > || test ! -s conftest.err >configure:19722: $? = 0 >configure:19725: test -s conftest >configure:19728: $? = 0 >configure:19740: result: yes >configure:19752: checking for inet_pton >configure:19809: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:123: warning: function declaration isn't a prototype >conftest.c:130: warning: function declaration isn't a prototype >conftest.c:138: warning: function declaration isn't a prototype >configure:19815: $? = 0 >configure:19819: test -z > || test ! -s conftest.err >configure:19822: $? = 0 >configure:19825: test -s conftest >configure:19828: $? = 0 >configure:19840: result: yes >configure:19852: checking for inet_aton >configure:19909: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:123: warning: function declaration isn't a prototype >conftest.c:130: warning: function declaration isn't a prototype >conftest.c:138: warning: function declaration isn't a prototype >configure:19915: $? = 0 >configure:19919: test -z > || test ! -s conftest.err >configure:19922: $? = 0 >configure:19925: test -s conftest >configure:19928: $? = 0 >configure:19940: result: yes >configure:19960: checking for K_open >configure:20017: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:123: warning: function declaration isn't a prototype >conftest.c:130: warning: function declaration isn't a prototype >conftest.c:138: warning: function declaration isn't a prototype >/var/tmp/portage/ntp-4.2.2_p3/temp/ccFwPuXG.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `K_open' >/var/tmp/portage/ntp-4.2.2_p3/temp/ccFwPuXG.o:(.data.rel+0x0): undefined reference to `K_open' >collect2: ld returned 1 exit status >configure:20023: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETUID 1 >| #define HAVE_HSTRERROR 1 >| #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1 >| /* end confdefs.h. */ >| /* Define K_open to an innocuous variant, in case <limits.h> declares K_open. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define K_open innocuous_K_open >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char K_open (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef K_open >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char K_open (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_K_open) || defined (__stub___K_open) >| choke me >| #else >| char (*f) () = K_open; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != K_open; >| ; >| return 0; >| } >configure:20048: result: no >configure:19960: checking for kvm_open >configure:20017: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:123: warning: function declaration isn't a prototype >conftest.c:130: warning: function declaration isn't a prototype >conftest.c:138: warning: function declaration isn't a prototype >/var/tmp/portage/ntp-4.2.2_p3/temp/ccB2xcRL.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `kvm_open' >/var/tmp/portage/ntp-4.2.2_p3/temp/ccB2xcRL.o:(.data.rel+0x0): undefined reference to `kvm_open' >collect2: ld returned 1 exit status >configure:20023: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETUID 1 >| #define HAVE_HSTRERROR 1 >| #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1 >| /* end confdefs.h. */ >| /* Define kvm_open to an innocuous variant, in case <limits.h> declares kvm_open. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define kvm_open innocuous_kvm_open >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char kvm_open (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef kvm_open >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char kvm_open (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_kvm_open) || defined (__stub___kvm_open) >| choke me >| #else >| char (*f) () = kvm_open; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != kvm_open; >| ; >| return 0; >| } >configure:20048: result: no >configure:19960: checking for memcpy >configure:20017: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:123: warning: function declaration isn't a prototype >conftest.c:123: warning: conflicting types for built-in function 'memcpy' >conftest.c:130: warning: function declaration isn't a prototype >conftest.c:138: warning: function declaration isn't a prototype >configure:20023: $? = 0 >configure:20027: test -z > || test ! -s conftest.err >configure:20030: $? = 0 >configure:20033: test -s conftest >configure:20036: $? = 0 >configure:20048: result: yes >configure:19960: checking for memmove >configure:20017: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:124: warning: function declaration isn't a prototype >conftest.c:124: warning: conflicting types for built-in function 'memmove' >conftest.c:131: warning: function declaration isn't a prototype >conftest.c:139: warning: function declaration isn't a prototype >configure:20023: $? = 0 >configure:20027: test -z > || test ! -s conftest.err >configure:20030: $? = 0 >configure:20033: test -s conftest >configure:20036: $? = 0 >configure:20048: result: yes >configure:19960: checking for memset >configure:20017: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:125: warning: function declaration isn't a prototype >conftest.c:125: warning: conflicting types for built-in function 'memset' >conftest.c:132: warning: function declaration isn't a prototype >conftest.c:140: warning: function declaration isn't a prototype >configure:20023: $? = 0 >configure:20027: test -z > || test ! -s conftest.err >configure:20030: $? = 0 >configure:20033: test -s conftest >configure:20036: $? = 0 >configure:20048: result: yes >configure:20066: checking for mkstemp >configure:20123: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:126: warning: function declaration isn't a prototype >conftest.c:133: warning: function declaration isn't a prototype >conftest.c:141: warning: function declaration isn't a prototype >configure:20129: $? = 0 >configure:20133: test -z > || test ! -s conftest.err >configure:20136: $? = 0 >configure:20139: test -s conftest >configure:20142: $? = 0 >configure:20154: result: yes >configure:20170: checking for mktime >configure:20227: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:127: warning: function declaration isn't a prototype >conftest.c:134: warning: function declaration isn't a prototype >conftest.c:142: warning: function declaration isn't a prototype >configure:20233: $? = 0 >configure:20237: test -z > || test ! -s conftest.err >configure:20240: $? = 0 >configure:20243: test -s conftest >configure:20246: $? = 0 >configure:20258: result: yes >configure:20601: checking for nice >configure:20658: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:128: warning: function declaration isn't a prototype >conftest.c:135: warning: function declaration isn't a prototype >conftest.c:143: warning: function declaration isn't a prototype >configure:20664: $? = 0 >configure:20668: test -z > || test ! -s conftest.err >configure:20671: $? = 0 >configure:20674: test -s conftest >configure:20677: $? = 0 >configure:20689: result: yes >configure:20601: checking for nlist >configure:20658: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:129: warning: function declaration isn't a prototype >conftest.c:136: warning: function declaration isn't a prototype >conftest.c:144: warning: function declaration isn't a prototype >/var/tmp/portage/ntp-4.2.2_p3/temp/ccNJMYJA.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `nlist' >/var/tmp/portage/ntp-4.2.2_p3/temp/ccNJMYJA.o:(.data.rel+0x0): undefined reference to `nlist' >collect2: ld returned 1 exit status >configure:20664: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETUID 1 >| #define HAVE_HSTRERROR 1 >| #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKTIME 1 >| #define HAVE_NICE 1 >| /* end confdefs.h. */ >| /* Define nlist to an innocuous variant, in case <limits.h> declares nlist. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define nlist innocuous_nlist >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char nlist (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef nlist >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char nlist (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_nlist) || defined (__stub___nlist) >| choke me >| #else >| char (*f) () = nlist; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != nlist; >| ; >| return 0; >| } >configure:20689: result: no >configure:20708: checking for ntp_adjtime >configure:20765: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:129: warning: function declaration isn't a prototype >conftest.c:136: warning: function declaration isn't a prototype >conftest.c:144: warning: function declaration isn't a prototype >configure:20771: $? = 0 >configure:20775: test -z > || test ! -s conftest.err >configure:20778: $? = 0 >configure:20781: test -s conftest >configure:20784: $? = 0 >configure:20796: result: yes >configure:20708: checking for ntp_gettime >configure:20765: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:130: warning: function declaration isn't a prototype >conftest.c:137: warning: function declaration isn't a prototype >conftest.c:145: warning: function declaration isn't a prototype >configure:20771: $? = 0 >configure:20775: test -z > || test ! -s conftest.err >configure:20778: $? = 0 >configure:20781: test -s conftest >configure:20784: $? = 0 >configure:20796: result: yes >configure:20817: checking for plock >configure:20874: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:131: warning: function declaration isn't a prototype >conftest.c:138: warning: function declaration isn't a prototype >conftest.c:146: warning: function declaration isn't a prototype >/var/tmp/portage/ntp-4.2.2_p3/temp/ccIHmNh0.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `plock' >/var/tmp/portage/ntp-4.2.2_p3/temp/ccIHmNh0.o:(.data.rel+0x0): undefined reference to `plock' >collect2: ld returned 1 exit status >configure:20880: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETUID 1 >| #define HAVE_HSTRERROR 1 >| #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKTIME 1 >| #define HAVE_NICE 1 >| #define HAVE_NTP_ADJTIME 1 >| #define HAVE_NTP_GETTIME 1 >| /* end confdefs.h. */ >| /* Define plock to an innocuous variant, in case <limits.h> declares plock. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define plock innocuous_plock >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char plock (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef plock >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char plock (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_plock) || defined (__stub___plock) >| choke me >| #else >| char (*f) () = plock; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != plock; >| ; >| return 0; >| } >configure:20905: result: no >configure:20817: checking for pututline >configure:20874: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:131: warning: function declaration isn't a prototype >conftest.c:138: warning: function declaration isn't a prototype >conftest.c:146: warning: function declaration isn't a prototype >configure:20880: $? = 0 >configure:20884: test -z > || test ! -s conftest.err >configure:20887: $? = 0 >configure:20890: test -s conftest >configure:20893: $? = 0 >configure:20905: result: yes >configure:20817: checking for pututxline >configure:20874: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:132: warning: function declaration isn't a prototype >conftest.c:139: warning: function declaration isn't a prototype >conftest.c:147: warning: function declaration isn't a prototype >configure:20880: $? = 0 >configure:20884: test -z > || test ! -s conftest.err >configure:20887: $? = 0 >configure:20890: test -s conftest >configure:20893: $? = 0 >configure:20905: result: yes >configure:20817: checking for readlink >configure:20874: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:133: warning: function declaration isn't a prototype >conftest.c:140: warning: function declaration isn't a prototype >conftest.c:148: warning: function declaration isn't a prototype >configure:20880: $? = 0 >configure:20884: test -z > || test ! -s conftest.err >configure:20887: $? = 0 >configure:20890: test -s conftest >configure:20893: $? = 0 >configure:20905: result: yes >configure:20817: checking for recvmsg >configure:20874: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:134: warning: function declaration isn't a prototype >conftest.c:141: warning: function declaration isn't a prototype >conftest.c:149: warning: function declaration isn't a prototype >configure:20880: $? = 0 >configure:20884: test -z > || test ! -s conftest.err >configure:20887: $? = 0 >configure:20890: test -s conftest >configure:20893: $? = 0 >configure:20905: result: yes >configure:20817: checking for rtprio >configure:20874: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:135: warning: function declaration isn't a prototype >conftest.c:142: warning: function declaration isn't a prototype >conftest.c:150: warning: function declaration isn't a prototype >/var/tmp/portage/ntp-4.2.2_p3/temp/ccIdP2Ez.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `rtprio' >/var/tmp/portage/ntp-4.2.2_p3/temp/ccIdP2Ez.o:(.data.rel+0x0): undefined reference to `rtprio' >collect2: ld returned 1 exit status >configure:20880: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETUID 1 >| #define HAVE_HSTRERROR 1 >| #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKTIME 1 >| #define HAVE_NICE 1 >| #define HAVE_NTP_ADJTIME 1 >| #define HAVE_NTP_GETTIME 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_READLINK 1 >| #define HAVE_RECVMSG 1 >| /* end confdefs.h. */ >| /* Define rtprio to an innocuous variant, in case <limits.h> declares rtprio. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define rtprio innocuous_rtprio >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char rtprio (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef rtprio >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char rtprio (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_rtprio) || defined (__stub___rtprio) >| choke me >| #else >| char (*f) () = rtprio; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != rtprio; >| ; >| return 0; >| } >configure:20905: result: no >configure:20926: checking for sched_setscheduler >configure:20983: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:135: warning: function declaration isn't a prototype >conftest.c:142: warning: function declaration isn't a prototype >conftest.c:150: warning: function declaration isn't a prototype >configure:20989: $? = 0 >configure:20993: test -z > || test ! -s conftest.err >configure:20996: $? = 0 >configure:20999: test -s conftest >configure:21002: $? = 0 >configure:21014: result: yes >configure:21033: checking for setlinebuf >configure:21090: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:136: warning: function declaration isn't a prototype >conftest.c:143: warning: function declaration isn't a prototype >conftest.c:151: warning: function declaration isn't a prototype >configure:21096: $? = 0 >configure:21100: test -z > || test ! -s conftest.err >configure:21103: $? = 0 >configure:21106: test -s conftest >configure:21109: $? = 0 >configure:21121: result: yes >configure:21033: checking for setpgid >configure:21090: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:137: warning: function declaration isn't a prototype >conftest.c:144: warning: function declaration isn't a prototype >conftest.c:152: warning: function declaration isn't a prototype >configure:21096: $? = 0 >configure:21100: test -z > || test ! -s conftest.err >configure:21103: $? = 0 >configure:21106: test -s conftest >configure:21109: $? = 0 >configure:21121: result: yes >configure:21033: checking for setpriority >configure:21090: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:138: warning: function declaration isn't a prototype >conftest.c:145: warning: function declaration isn't a prototype >conftest.c:153: warning: function declaration isn't a prototype >configure:21096: $? = 0 >configure:21100: test -z > || test ! -s conftest.err >configure:21103: $? = 0 >configure:21106: test -s conftest >configure:21109: $? = 0 >configure:21121: result: yes >configure:21033: checking for setsid >configure:21090: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:139: warning: function declaration isn't a prototype >conftest.c:146: warning: function declaration isn't a prototype >conftest.c:154: warning: function declaration isn't a prototype >configure:21096: $? = 0 >configure:21100: test -z > || test ! -s conftest.err >configure:21103: $? = 0 >configure:21106: test -s conftest >configure:21109: $? = 0 >configure:21121: result: yes >configure:21135: checking for setrlimit >configure:21192: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:140: warning: function declaration isn't a prototype >conftest.c:147: warning: function declaration isn't a prototype >conftest.c:155: warning: function declaration isn't a prototype >configure:21198: $? = 0 >configure:21202: test -z > || test ! -s conftest.err >configure:21205: $? = 0 >configure:21208: test -s conftest >configure:21211: $? = 0 >configure:21223: result: yes >configure:21237: checking for settimeofday >configure:21294: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:141: warning: function declaration isn't a prototype >conftest.c:148: warning: function declaration isn't a prototype >conftest.c:156: warning: function declaration isn't a prototype >configure:21300: $? = 0 >configure:21304: test -z > || test ! -s conftest.err >configure:21307: $? = 0 >configure:21310: test -s conftest >configure:21313: $? = 0 >configure:21325: result: yes >configure:21346: checking for setvbuf >configure:21403: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:142: warning: function declaration isn't a prototype >conftest.c:149: warning: function declaration isn't a prototype >conftest.c:157: warning: function declaration isn't a prototype >configure:21409: $? = 0 >configure:21413: test -z > || test ! -s conftest.err >configure:21416: $? = 0 >configure:21419: test -s conftest >configure:21422: $? = 0 >configure:21434: result: yes >configure:21346: checking for sigaction >configure:21403: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:143: warning: function declaration isn't a prototype >conftest.c:150: warning: function declaration isn't a prototype >conftest.c:158: warning: function declaration isn't a prototype >configure:21409: $? = 0 >configure:21413: test -z > || test ! -s conftest.err >configure:21416: $? = 0 >configure:21419: test -s conftest >configure:21422: $? = 0 >configure:21434: result: yes >configure:21454: checking for sigvec >configure:21511: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:144: warning: function declaration isn't a prototype >conftest.c:151: warning: function declaration isn't a prototype >conftest.c:159: warning: function declaration isn't a prototype >configure:21517: $? = 0 >configure:21521: test -z > || test ! -s conftest.err >configure:21524: $? = 0 >configure:21527: test -s conftest >configure:21530: $? = 0 >configure:21542: result: yes >configure:21454: checking for sigset >configure:21511: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:145: warning: function declaration isn't a prototype >conftest.c:152: warning: function declaration isn't a prototype >conftest.c:160: warning: function declaration isn't a prototype >configure:21517: $? = 0 >configure:21521: test -z > || test ! -s conftest.err >configure:21524: $? = 0 >configure:21527: test -s conftest >configure:21530: $? = 0 >configure:21542: result: yes >configure:21454: checking for sigsuspend >configure:21511: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:146: warning: function declaration isn't a prototype >conftest.c:153: warning: function declaration isn't a prototype >conftest.c:161: warning: function declaration isn't a prototype >configure:21517: $? = 0 >configure:21521: test -z > || test ! -s conftest.err >configure:21524: $? = 0 >configure:21527: test -s conftest >configure:21530: $? = 0 >configure:21542: result: yes >configure:21454: checking for stime >configure:21511: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:147: warning: function declaration isn't a prototype >conftest.c:154: warning: function declaration isn't a prototype >conftest.c:162: warning: function declaration isn't a prototype >configure:21517: $? = 0 >configure:21521: test -z > || test ! -s conftest.err >configure:21524: $? = 0 >configure:21527: test -s conftest >configure:21530: $? = 0 >configure:21542: result: yes >configure:21454: checking for strchr >configure:21511: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:148: warning: function declaration isn't a prototype >conftest.c:148: warning: conflicting types for built-in function 'strchr' >conftest.c:155: warning: function declaration isn't a prototype >conftest.c:163: warning: function declaration isn't a prototype >configure:21517: $? = 0 >configure:21521: test -z > || test ! -s conftest.err >configure:21524: $? = 0 >configure:21527: test -s conftest >configure:21530: $? = 0 >configure:21542: result: yes >configure:21454: checking for sysconf >configure:21511: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:149: warning: function declaration isn't a prototype >conftest.c:156: warning: function declaration isn't a prototype >conftest.c:164: warning: function declaration isn't a prototype >configure:21517: $? = 0 >configure:21521: test -z > || test ! -s conftest.err >configure:21524: $? = 0 >configure:21527: test -s conftest >configure:21530: $? = 0 >configure:21542: result: yes >configure:21454: checking for sysctl >configure:21511: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:150: warning: function declaration isn't a prototype >conftest.c:157: warning: function declaration isn't a prototype >conftest.c:165: warning: function declaration isn't a prototype >configure:21517: $? = 0 >configure:21521: test -z > || test ! -s conftest.err >configure:21524: $? = 0 >configure:21527: test -s conftest >configure:21530: $? = 0 >configure:21542: result: yes >configure:21559: checking for snprintf >configure:21616: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:151: warning: function declaration isn't a prototype >conftest.c:151: warning: conflicting types for built-in function 'snprintf' >conftest.c:158: warning: function declaration isn't a prototype >conftest.c:166: warning: function declaration isn't a prototype >configure:21622: $? = 0 >configure:21626: test -z > || test ! -s conftest.err >configure:21629: $? = 0 >configure:21632: test -s conftest >configure:21635: $? = 0 >configure:21647: result: yes >configure:21559: checking for strdup >configure:21616: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:152: warning: function declaration isn't a prototype >conftest.c:152: warning: conflicting types for built-in function 'strdup' >conftest.c:159: warning: function declaration isn't a prototype >conftest.c:167: warning: function declaration isn't a prototype >configure:21622: $? = 0 >configure:21626: test -z > || test ! -s conftest.err >configure:21629: $? = 0 >configure:21632: test -s conftest >configure:21635: $? = 0 >configure:21647: result: yes >configure:21559: checking for strerror >configure:21616: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:153: warning: function declaration isn't a prototype >conftest.c:160: warning: function declaration isn't a prototype >conftest.c:168: warning: function declaration isn't a prototype >configure:21622: $? = 0 >configure:21626: test -z > || test ! -s conftest.err >configure:21629: $? = 0 >configure:21632: test -s conftest >configure:21635: $? = 0 >configure:21647: result: yes >configure:21559: checking for strstr >configure:21616: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:154: warning: function declaration isn't a prototype >conftest.c:154: warning: conflicting types for built-in function 'strstr' >conftest.c:161: warning: function declaration isn't a prototype >conftest.c:169: warning: function declaration isn't a prototype >configure:21622: $? = 0 >configure:21626: test -z > || test ! -s conftest.err >configure:21629: $? = 0 >configure:21632: test -s conftest >configure:21635: $? = 0 >configure:21647: result: yes >configure:21661: checking for timegm >configure:21718: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:155: warning: function declaration isn't a prototype >conftest.c:162: warning: function declaration isn't a prototype >conftest.c:170: warning: function declaration isn't a prototype >configure:21724: $? = 0 >configure:21728: test -z > || test ! -s conftest.err >configure:21731: $? = 0 >configure:21734: test -s conftest >configure:21737: $? = 0 >configure:21749: result: yes >configure:21777: checking for timer_create >configure:21834: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:156: warning: function declaration isn't a prototype >conftest.c:163: warning: function declaration isn't a prototype >conftest.c:171: warning: function declaration isn't a prototype >/var/tmp/portage/ntp-4.2.2_p3/temp/ccHdacNb.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `timer_create' >/var/tmp/portage/ntp-4.2.2_p3/temp/ccHdacNb.o:(.data.rel+0x0): undefined reference to `timer_create' >collect2: ld returned 1 exit status >configure:21840: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETUID 1 >| #define HAVE_HSTRERROR 1 >| #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKTIME 1 >| #define HAVE_NICE 1 >| #define HAVE_NTP_ADJTIME 1 >| #define HAVE_NTP_GETTIME 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_READLINK 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SCHED_SETSCHEDULER 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPRIORITY 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SIGSET 1 >| #define HAVE_SIGSUSPEND 1 >| #define HAVE_STIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_TIMEGM 1 >| /* end confdefs.h. */ >| /* Define timer_create to an innocuous variant, in case <limits.h> declares timer_create. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define timer_create innocuous_timer_create >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char timer_create (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef timer_create >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char timer_create (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_timer_create) || defined (__stub___timer_create) >| choke me >| #else >| char (*f) () = timer_create; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != timer_create; >| ; >| return 0; >| } >configure:21865: result: no >configure:21777: checking for timer_settime >configure:21834: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:156: warning: function declaration isn't a prototype >conftest.c:163: warning: function declaration isn't a prototype >conftest.c:171: warning: function declaration isn't a prototype >/var/tmp/portage/ntp-4.2.2_p3/temp/ccLGU4mj.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `timer_settime' >/var/tmp/portage/ntp-4.2.2_p3/temp/ccLGU4mj.o:(.data.rel+0x0): undefined reference to `timer_settime' >collect2: ld returned 1 exit status >configure:21840: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETUID 1 >| #define HAVE_HSTRERROR 1 >| #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKTIME 1 >| #define HAVE_NICE 1 >| #define HAVE_NTP_ADJTIME 1 >| #define HAVE_NTP_GETTIME 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_READLINK 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SCHED_SETSCHEDULER 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPRIORITY 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SIGSET 1 >| #define HAVE_SIGSUSPEND 1 >| #define HAVE_STIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_TIMEGM 1 >| /* end confdefs.h. */ >| /* Define timer_settime to an innocuous variant, in case <limits.h> declares timer_settime. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define timer_settime innocuous_timer_settime >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char timer_settime (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef timer_settime >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char timer_settime (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_timer_settime) || defined (__stub___timer_settime) >| choke me >| #else >| char (*f) () = timer_settime; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != timer_settime; >| ; >| return 0; >| } >configure:21865: result: no >configure:21885: checking for umask >configure:21942: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:156: warning: function declaration isn't a prototype >conftest.c:163: warning: function declaration isn't a prototype >conftest.c:171: warning: function declaration isn't a prototype >configure:21948: $? = 0 >configure:21952: test -z > || test ! -s conftest.err >configure:21955: $? = 0 >configure:21958: test -s conftest >configure:21961: $? = 0 >configure:21973: result: yes >configure:21993: checking for uname >configure:22050: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:157: warning: function declaration isn't a prototype >conftest.c:164: warning: function declaration isn't a prototype >conftest.c:172: warning: function declaration isn't a prototype >configure:22056: $? = 0 >configure:22060: test -z > || test ! -s conftest.err >configure:22063: $? = 0 >configure:22066: test -s conftest >configure:22069: $? = 0 >configure:22081: result: yes >configure:21993: checking for updwtmp >configure:22050: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:158: warning: function declaration isn't a prototype >conftest.c:165: warning: function declaration isn't a prototype >conftest.c:173: warning: function declaration isn't a prototype >configure:22056: $? = 0 >configure:22060: test -z > || test ! -s conftest.err >configure:22063: $? = 0 >configure:22066: test -s conftest >configure:22069: $? = 0 >configure:22081: result: yes >configure:21993: checking for updwtmpx >configure:22050: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:159: warning: function declaration isn't a prototype >conftest.c:166: warning: function declaration isn't a prototype >conftest.c:174: warning: function declaration isn't a prototype >configure:22056: $? = 0 >configure:22060: test -z > || test ! -s conftest.err >configure:22063: $? = 0 >configure:22066: test -s conftest >configure:22069: $? = 0 >configure:22081: result: yes >configure:21993: checking for vsnprintf >configure:22050: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:160: warning: function declaration isn't a prototype >conftest.c:160: warning: conflicting types for built-in function 'vsnprintf' >conftest.c:167: warning: function declaration isn't a prototype >conftest.c:175: warning: function declaration isn't a prototype >configure:22056: $? = 0 >configure:22060: test -z > || test ! -s conftest.err >configure:22063: $? = 0 >configure:22066: test -s conftest >configure:22069: $? = 0 >configure:22081: result: yes >configure:21993: checking for vsprintf >configure:22050: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:161: warning: function declaration isn't a prototype >conftest.c:161: warning: conflicting types for built-in function 'vsprintf' >conftest.c:168: warning: function declaration isn't a prototype >conftest.c:176: warning: function declaration isn't a prototype >configure:22056: $? = 0 >configure:22060: test -z > || test ! -s conftest.err >configure:22063: $? = 0 >configure:22066: test -s conftest >configure:22069: $? = 0 >configure:22081: result: yes >configure:22102: checking number of arguments to gettimeofday() >configure:22126: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:141: warning: function declaration isn't a prototype >configure:22132: $? = 0 >configure:22136: test -z > || test ! -s conftest.err >configure:22139: $? = 0 >configure:22142: test -s conftest.o >configure:22145: $? = 0 >configure:22157: result: 2 >configure:22167: checking number of arguments taken by setpgrp() >configure:22195: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:148: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:149: error: too many arguments to function `setpgrp' >configure:22201: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETUID 1 >| #define HAVE_HSTRERROR 1 >| #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKTIME 1 >| #define HAVE_NICE 1 >| #define HAVE_NTP_ADJTIME 1 >| #define HAVE_NTP_GETTIME 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_READLINK 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SCHED_SETSCHEDULER 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPRIORITY 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SIGSET 1 >| #define HAVE_SIGSUSPEND 1 >| #define HAVE_STIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_UMASK 1 >| #define HAVE_UNAME 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VSPRINTF 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| int >| main () >| { >| setpgrp(0,0); >| ; >| return 0; >| } >configure:22226: result: 0 >configure:22239: checking argument pointer type of qsort()'s compare function and base >configure:22276: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -I./include conftest.c >&5 >conftest.c:149: warning: type defaults to `int' in declaration of `sortfunc' >conftest.c:156: warning: function declaration isn't a prototype >configure:22282: $? = 0 >configure:22286: test -z > || test ! -s conftest.err >configure:22289: $? = 0 >configure:22292: test -s conftest.o >configure:22295: $? = 0 >configure:22307: result: void >configure:22321: checking if we need to declare 'errno' >configure:22344: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:145: warning: function declaration isn't a prototype >configure:22350: $? = 0 >configure:22354: test -z > || test ! -s conftest.err >configure:22357: $? = 0 >configure:22360: test -s conftest.o >configure:22363: $? = 0 >configure:22374: result: no >configure:22384: checking if we may declare 'h_errno' >configure:22417: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:155: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:156: warning: function declaration isn't a prototype >configure:22423: $? = 0 >configure:22427: test -z > || test ! -s conftest.err >configure:22430: $? = 0 >configure:22433: test -s conftest.o >configure:22436: $? = 0 >configure:22447: result: yes >configure:22457: checking if declaring 'char *sys_errlist[]' is ok >configure:22482: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:147: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:148: error: conflicting types for 'sys_errlist' >/usr/include/bits/sys_errlist.h:28: error: previous declaration of 'sys_errlist' was here >conftest.c:148: warning: unused variable `sys_errlist' >configure:22488: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETUID 1 >| #define HAVE_HSTRERROR 1 >| #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKTIME 1 >| #define HAVE_NICE 1 >| #define HAVE_NTP_ADJTIME 1 >| #define HAVE_NTP_GETTIME 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_READLINK 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SCHED_SETSCHEDULER 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPRIORITY 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SIGSET 1 >| #define HAVE_SIGSUSPEND 1 >| #define HAVE_STIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_UMASK 1 >| #define HAVE_UNAME 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VSPRINTF 1 >| #define HAVE_SETPGRP_0 1 >| #define QSORT_USES_VOID_P 1 >| #define DECL_H_ERRNO 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_ERRNO_H >| #include <errno.h> >| #endif >| int >| main () >| { >| extern char *sys_errlist[]; >| >| ; >| return 0; >| } >configure:22512: result: no >configure:22522: checking if declaring 'syscall()' is ok >configure:22555: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:156: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:157: error: conflicting types for 'syscall' >/usr/include/unistd.h:957: error: previous declaration of 'syscall' was here >configure:22561: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETUID 1 >| #define HAVE_HSTRERROR 1 >| #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKTIME 1 >| #define HAVE_NICE 1 >| #define HAVE_NTP_ADJTIME 1 >| #define HAVE_NTP_GETTIME 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_READLINK 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SCHED_SETSCHEDULER 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPRIORITY 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SIGSET 1 >| #define HAVE_SIGSUSPEND 1 >| #define HAVE_STIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_UMASK 1 >| #define HAVE_UNAME 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VSPRINTF 1 >| #define HAVE_SETPGRP_0 1 >| #define QSORT_USES_VOID_P 1 >| #define DECL_H_ERRNO 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #ifdef HAVE_PROTOTYPES >| #define P(x) x >| #else >| #define P(x) () >| #endif >| >| int >| main () >| { >| extern int syscall P((int, ...)); >| ; >| return 0; >| } >configure:22585: result: no >configure:22957: checking if we need extra room for SO_RCVBUF >configure:22970: result: no >configure:22980: checking if we will open the broadcast socket >configure:22993: result: yes >configure:23003: checking if we want the HPUX version of FindConfig() >configure:23016: result: no >configure:23026: checking if process groups are set with -pid >configure:23053: result: yes >configure:23063: checking if we need a ctty for F_SETOWN >configure:23089: result: no >configure:23100: checking if we'll use clock_settime or settimeofday or stime >configure:23122: result: settimeofday() >configure:23126: WARNING: *** But clock_settime() would be better (if we had it) *** >configure:23131: checking if we have a losing syscall() >configure:23145: result: no >configure:23155: checking for Streams/TLI >configure:23173: result: no >configure:23185: checking for SIGIO >configure:23211: result: yes >configure:23215: checking if we want to use signalled IO >configure:23260: result: no >configure:23270: checking for SIGPOLL >configure:23296: result: yes >configure:23299: checking for SIGSYS >configure:23325: result: yes >configure:23328: checking if we can use SIGPOLL for UDP I/O >configure:23380: result: no >configure:23390: checking if we can use SIGPOLL for TTY I/O >configure:23442: result: no >configure:23491: checking if nlist() values might require extra indirection >configure:23504: result: no >configure:23514: checking for a minimum recommended value of tickadj >configure:23527: result: no >configure:23538: checking if the TTY code permits PARENB and IGNPAR >configure:23562: result: no >configure:23572: checking if we're including debugging code >configure:23588: result: no >configure:23591: checking for a the number of minutes in a DST adjustment >configure:23605: result: 60 >configure:23608: checking if we have the tty_clk line discipline/streams module >configure:23617: result: >configure:23627: checking for the ppsclock streams module >configure:23634: result: no >configure:23644: checking for kernel multicast support >configure:23672: result: yes >configure:23681: checking arg type needed for IP*_MULTICAST_LOOP for setsockopt() >configure:23697: result: u_int >configure:23707: checking availability of ntp_{adj,get}time() >configure:23744: result: libc >configure:23765: checking if sys/timex.h has STA_FLL >configure:23791: result: yes >configure:23794: checking if we have kernel PLL support >configure:23807: result: yes >configure:23819: checking if SIOCGIFCONF returns buffer size in the buffer >configure:23838: result: no >configure:23850: checking ioctl TIOCGPPSEV >configure:23884: result: no >configure:23888: checking ioctl TIOCSPPS >configure:23922: result: no >configure:23926: checking ioctl CIOGETEV >configure:23960: result: no >configure:24012: checking linux/serial.h usability >configure:24024: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >configure:24030: $? = 0 >configure:24034: test -z > || test ! -s conftest.err >configure:24037: $? = 0 >configure:24040: test -s conftest.o >configure:24043: $? = 0 >configure:24053: result: yes >configure:24057: checking linux/serial.h presence >configure:24067: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:24073: $? = 0 >configure:24093: result: yes >configure:24128: checking for linux/serial.h >configure:24135: result: yes >configure:24141: checking ioctl TIOCGSERIAL >configure:24188: result: no >configure:24192: checking SHMEM_STATUS support >configure:24205: result: yes >configure:24212: checking Datum/Bancomm bc635/VME interface >configure:24229: result: no >configure:24238: checking TrueTime GPS receiver/VME interface >configure:24255: result: no >configure:24263: checking for PCL720 clock support >configure:24278: result: no >configure:24281: checking for default inclusion of all suitable non-PARSE clocks >configure:24290: result: yes >configure:24294: checking if we have support for PARSE clocks >configure:24303: result: yes >configure:24306: checking if we have support for audio clocks >configure:24319: result: yes >configure:24322: checking if we have support for the SHM refclock interface >configure:24330: result: yes >configure:24334: checking ACTS modem service >configure:24373: result: yes >configure:24376: checking Arbiter 1088A/B GPS receiver >configure:24393: result: yes >configure:24396: checking Arcron MSF receiver >configure:24413: result: yes >configure:24416: checking Austron 2200A/2201A GPS receiver >configure:24433: result: yes >configure:24436: checking ATOM PPS interface >configure:24456: result: yes >configure:24459: checking Chrono-log K-series WWVB receiver >configure:24476: result: yes >configure:24479: checking CHU modem/decoder >configure:24496: result: yes >configure:24500: checking CHU audio/decoder >configure:24519: result: yes >configure:24528: checking Datum Programmable Time System >configure:24551: result: yes >configure:24554: checking Dumb generic hh:mm:ss local clock >configure:24571: result: yes >configure:24574: checking Forum Graphic GPS >configure:24591: result: yes >configure:24595: checking Heath GC-1000 WWV/WWVH receiver >configure:24634: result: yes >configure:24637: checking for hopf serial clock device >configure:24654: result: yes >configure:24657: checking for hopf PCI clock 6039 >configure:24674: result: yes >configure:24677: checking HP 58503A GPS receiver >configure:24694: result: yes >configure:24697: checking IRIG audio decoder >configure:24717: result: yes >configure:24724: checking for JJY receiver >configure:24741: result: yes >configure:24744: checking Rockwell Jupiter GPS receiver >configure:24764: result: no >configure:24767: checking Leitch CSD 5300 Master Clock System Driver >configure:24784: result: yes >configure:24787: checking local clock reference >configure:24804: result: yes >configure:24807: checking EES M201 MSF receiver >configure:24824: result: yes >configure:24828: checking Magnavox MX4200 GPS receiver >configure:24850: result: no >configure:24857: checking for NeoClock4X receiver >configure:24874: result: yes >configure:24877: checking NMEA GPS receiver >configure:24894: result: yes >configure:24897: checking for ONCORE Motorola VP/UT Oncore GPS >configure:24917: result: no >configure:24920: checking for Palisade clock >configure:24944: result: yes >configure:24947: checking Conrad parallel port radio clock >configure:24964: result: yes >configure:24967: checking PST/Traconex 1020 WWV/WWVH receiver >configure:24984: result: yes >configure:24987: checking RIPENCC specific Trimble driver >configure:25008: result: no >configure:25013: checking for SHM clock attached thru shared memory >configure:25033: result: yes >configure:25036: checking Spectracom 8170/Netclock/2 WWVB receiver >configure:25053: result: yes >configure:25056: checking KSI/Odetics TPRO/S GPS receiver/IRIG interface >configure:25079: result: no >configure:25086: checking TRAK 8810 GPS receiver >configure:25103: result: yes >configure:25107: checking Kinemetrics/TrueTime receivers >configure:25131: result: yes >configure:25138: checking TrueTime 560 IRIG-B decoder >configure:25155: result: no >configure:25158: checking Ultralink M320 WWVB receiver >configure:25175: result: yes >configure:25178: checking WWV receiver >configure:25198: result: yes >configure:25205: checking for Zyfer receiver >configure:25222: result: yes >configure:25225: checking for default inclusion of all suitable PARSE clocks >configure:25239: result: no >configure:25260: checking Diem Computime Radio Clock >configure:25278: result: no >configure:25288: checking ELV/DCF7000 clock >configure:25306: result: no >configure:25316: checking HOPF 6021 clock >configure:25334: result: no >configure:25344: checking Meinberg clocks >configure:25362: result: no >configure:25372: checking DCF77 raw time code >configure:25392: result: no >configure:25433: checking RCC 8000 clock >configure:25451: result: no >configure:25461: checking Schmid DCF77 clock >configure:25479: result: no >configure:25489: checking Trimble GPS receiver/TAIP protocol >configure:25507: result: no >configure:25517: checking Trimble GPS receiver/TSIP protocol >configure:25535: result: no >configure:25545: checking WHARTON 400A Series clock >configure:25563: result: no >configure:25573: checking VARITEXT clock >configure:25591: result: no >configure:25604: checking if we need to make and use the parse libraries >configure:25630: result: no >configure:25644: checking for openssl library directory >configure:25691: result: no >configure:25694: checking for openssl include directory >configure:25733: result: /usr/include >configure:25872: checking for the level of crypto support >configure:25874: result: no >configure:25877: checking if we want to compile with ElectricFence >configure:25898: result: no >configure:25901: checking if we want to try SNTP >configure:25919: result: yes >configure:25923: checking if we want to run check-layout >configure:25934: result: yes >configure:25940: checking if we can make dcf parse utilities >configure:25952: result: no >configure:25956: checking if we can build kernel streams modules for parse >configure:25982: result: no >configure:25985: checking if we need basic refclock support >configure:25994: result: yes >configure:25999: checking if we want HP-UX adjtimed support >configure:26016: result: no >configure:26019: checking if we want QNX adjtime support >configure:26035: result: no >configure:26038: checking if we can read kmem >configure:26082: result: no >configure:26094: checking if adjtime is accurate >configure:26139: result: yes >configure:26149: checking the name of 'tick' in the kernel >configure:26186: result: _tick >configure:26197: checking for the units of 'tick' >configure:26210: result: usec >configure:26222: checking the name of 'tickadj' in the kernel >configure:26268: result: _tickadj >configure:26279: checking for the units of 'tickadj' >configure:26292: result: usec >configure:26304: checking half-heartedly for 'dosynctodr' in the kernel >configure:26349: result: _dosynctodr >configure:26361: checking half-heartedly for 'noprintf' in the kernel >configure:26400: result: _noprintf >configure:26415: checking for a default value for 'tick' >configure:26454: result: txc.tick >configure:26465: checking for a default value for 'tickadj' >configure:26529: result: 500/hz >configure:26597: checking if we want and can make the ntptime utility >configure:26615: result: yes >configure:26647: checking if we want and can make the tickadj utility >configure:26654: result: yes >configure:26663: checking if we want and can make the timetrim utility >configure:26680: result: no >configure:26690: checking if we want to build the NTPD simulator >configure:26704: result: no >configure:26724: checking if we should always slew the time >configure:26754: result: no >configure:26764: checking if we should step and slew the time >configure:26800: result: no >configure:26810: checking if ntpdate should step the time >configure:26831: result: no >configure:26841: checking if we should sync TODR clock every hour >configure:26864: result: no >configure:26874: checking if we should avoid kernel FLL bug >configure:26932: result: no >configure:26942: checking if we should use the IRIG sawtooth filter >configure:26966: result: no >configure:26976: checking if we should enable NIST lockclock scheme >configure:26990: result: no >configure:27035: checking for IPv6 structures >configure:27056: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:197: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:198: warning: unused variable `sin6' >configure:27062: $? = 0 >configure:27066: test -z > || test ! -s conftest.err >configure:27069: $? = 0 >configure:27072: test -s conftest.o >configure:27075: $? = 0 >configure:27077: result: yes >configure:27094: checking for Kame IPv6 support >configure:27118: result: no >configure:27189: checking for struct if_laddrconf >configure:27210: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:193:21: net/if6.h: No such file or directory >conftest.c:197: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:198: error: storage size of 'a' isn't known >conftest.c:198: warning: unused variable `a' >configure:27216: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETUID 1 >| #define HAVE_HSTRERROR 1 >| #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKTIME 1 >| #define HAVE_NICE 1 >| #define HAVE_NTP_ADJTIME 1 >| #define HAVE_NTP_GETTIME 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_READLINK 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SCHED_SETSCHEDULER 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPRIORITY 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SIGSET 1 >| #define HAVE_SIGSUSPEND 1 >| #define HAVE_STIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_UMASK 1 >| #define HAVE_UNAME 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VSPRINTF 1 >| #define HAVE_SETPGRP_0 1 >| #define QSORT_USES_VOID_P 1 >| #define DECL_H_ERRNO 1 >| #define OPEN_BCAST_SOCKET 1 >| #define UDP_BACKWARDS_SETOWN 1 >| #define DSTMINUTES 60 >| #define MCAST 1 >| #define TYPEOF_IP_MULTICAST_LOOP u_int >| #define NTP_SYSCALLS_LIBC 1 >| #define KERNEL_PLL 1 >| #define ONCORE_SHMEM_STATUS 1 >| #define HAVE_AUDIO >| #define CLOCK_ACTS 1 >| #define CLOCK_ARBITER 1 >| #define CLOCK_ARCRON_MSF 1 >| #define CLOCK_AS2201 1 >| #define CLOCK_ATOM 1 >| #define CLOCK_CHRONOLOG 1 >| #define CLOCK_CHU 1 >| #define AUDIO_CHU 1 >| #define CLOCK_DATUM 1 >| #define CLOCK_DUMBCLOCK 1 >| #define CLOCK_FG 1 >| #define CLOCK_HEATH 1 >| #define CLOCK_HOPF_SERIAL 1 >| #define CLOCK_HOPF_PCI 1 >| #define CLOCK_HPGPS 1 >| #define CLOCK_IRIG 1 >| #define CLOCK_JJY 1 >| #define CLOCK_LEITCH 1 >| #define CLOCK_LOCAL 1 >| #define CLOCK_MSFEES 1 >| #define CLOCK_NEOCLOCK4X 1 >| #define CLOCK_NMEA 1 >| #define CLOCK_PALISADE 1 >| #define CLOCK_PCF 1 >| #define CLOCK_PST 1 >| #define CLOCK_SHM 1 >| #define CLOCK_SPECTRACOM 1 >| #define CLOCK_TRAK 1 >| #define CLOCK_TRUETIME 1 >| #define CLOCK_ULINK 1 >| #define CLOCK_WWV 1 >| #define CLOCK_ZYFER 1 >| #define REFCLOCK 1 >| #define NOKMEM 1 >| #define ADJTIME_IS_ACCURATE 1 >| #define K_TICK_NAME "_tick" >| #define K_TICKADJ_NAME "_tickadj" >| #define K_DOSYNCTODR_NAME "_dosynctodr" >| #define K_NOPRINTF_NAME "_noprintf" >| #define PRESET_TICK txc.tick >| #define PRESET_TICKADJ 500/hz >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <net/if6.h> >| >| int >| main () >| { >| struct if_laddrconf a; >| ; >| return 0; >| } >configure:27242: result: no >configure:27248: checking for struct if_laddrreq >configure:27269: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:193:21: net/if6.h: No such file or directory >conftest.c:197: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:198: error: storage size of 'a' isn't known >conftest.c:198: warning: unused variable `a' >configure:27275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "ntp" >| #define PACKAGE_TARNAME "ntp" >| #define PACKAGE_VERSION "4.2.2p3" >| #define PACKAGE_STRING "ntp 4.2.2p3" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ntp" >| #define VERSION "4.2.2p3" >| #define STR_SYSTEM "x86_64-pc-linux-gnu" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define ULONG_CONST(a) a ## UL >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define STDC_HEADERS 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SGTTY_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TERMIOS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_TIMEX_H 1 >| #define HAVE_RESOLV_H 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_PROTOTYPES 1 >| #define RETSIGTYPE void >| #define SIZEOF_TIME_T 8 >| #define HAVE_TYPE_U_INT8_T 1 >| #define HAVE_TYPE_U_INT64_T 1 >| #define DEFAULT_HZ 100 >| #define HAS_ROUTING_SOCKET 1 >| #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_NTPTIMEVAL 1 >| #define SIZEOF_SIGNED_CHAR 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define NEED_S_CHAR_TYPEDEF 1 >| #define HAVE___ADJTIMEX 1 >| #define HAVE_DAEMON 1 >| #define HAVE_FINITE 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETUID 1 >| #define HAVE_HSTRERROR 1 >| #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKTIME 1 >| #define HAVE_NICE 1 >| #define HAVE_NTP_ADJTIME 1 >| #define HAVE_NTP_GETTIME 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_READLINK 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SCHED_SETSCHEDULER 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPRIORITY 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SIGSET 1 >| #define HAVE_SIGSUSPEND 1 >| #define HAVE_STIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_UMASK 1 >| #define HAVE_UNAME 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VSPRINTF 1 >| #define HAVE_SETPGRP_0 1 >| #define QSORT_USES_VOID_P 1 >| #define DECL_H_ERRNO 1 >| #define OPEN_BCAST_SOCKET 1 >| #define UDP_BACKWARDS_SETOWN 1 >| #define DSTMINUTES 60 >| #define MCAST 1 >| #define TYPEOF_IP_MULTICAST_LOOP u_int >| #define NTP_SYSCALLS_LIBC 1 >| #define KERNEL_PLL 1 >| #define ONCORE_SHMEM_STATUS 1 >| #define HAVE_AUDIO >| #define CLOCK_ACTS 1 >| #define CLOCK_ARBITER 1 >| #define CLOCK_ARCRON_MSF 1 >| #define CLOCK_AS2201 1 >| #define CLOCK_ATOM 1 >| #define CLOCK_CHRONOLOG 1 >| #define CLOCK_CHU 1 >| #define AUDIO_CHU 1 >| #define CLOCK_DATUM 1 >| #define CLOCK_DUMBCLOCK 1 >| #define CLOCK_FG 1 >| #define CLOCK_HEATH 1 >| #define CLOCK_HOPF_SERIAL 1 >| #define CLOCK_HOPF_PCI 1 >| #define CLOCK_HPGPS 1 >| #define CLOCK_IRIG 1 >| #define CLOCK_JJY 1 >| #define CLOCK_LEITCH 1 >| #define CLOCK_LOCAL 1 >| #define CLOCK_MSFEES 1 >| #define CLOCK_NEOCLOCK4X 1 >| #define CLOCK_NMEA 1 >| #define CLOCK_PALISADE 1 >| #define CLOCK_PCF 1 >| #define CLOCK_PST 1 >| #define CLOCK_SHM 1 >| #define CLOCK_SPECTRACOM 1 >| #define CLOCK_TRAK 1 >| #define CLOCK_TRUETIME 1 >| #define CLOCK_ULINK 1 >| #define CLOCK_WWV 1 >| #define CLOCK_ZYFER 1 >| #define REFCLOCK 1 >| #define NOKMEM 1 >| #define ADJTIME_IS_ACCURATE 1 >| #define K_TICK_NAME "_tick" >| #define K_TICKADJ_NAME "_tickadj" >| #define K_DOSYNCTODR_NAME "_dosynctodr" >| #define K_NOPRINTF_NAME "_noprintf" >| #define PRESET_TICK txc.tick >| #define PRESET_TICKADJ 500/hz >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <net/if6.h> >| >| int >| main () >| { >| struct if_laddrreq a; >| ; >| return 0; >| } >configure:27301: result: no >configure:27315: checking for struct sockaddr_in6.sin6_scope_id >configure:27345: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:202: warning: function declaration isn't a prototype >configure:27351: $? = 0 >configure:27355: test -z > || test ! -s conftest.err >configure:27358: $? = 0 >configure:27361: test -s conftest.o >configure:27364: $? = 0 >configure:27428: result: yes >configure:27440: checking for in6_pktinfo >configure:27464: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:202: warning: function declaration isn't a prototype >conftest.c: In function `main': >conftest.c:203: warning: unused variable `xyzzy' >configure:27470: $? = 0 >configure:27474: test -z > || test ! -s conftest.err >configure:27477: $? = 0 >configure:27480: test -s conftest.o >configure:27483: $? = 0 >configure:27485: result: yes >configure:27502: checking for sin6_scope_id in struct sockaddr_in6 >configure:27526: x86_64-pc-linux-gnu-gcc -c -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:203: warning: function declaration isn't a prototype >configure:27532: $? = 0 >configure:27536: test -z > || test ! -s conftest.err >configure:27539: $? = 0 >configure:27542: test -s conftest.o >configure:27545: $? = 0 >configure:27547: result: yes >configure:27567: checking for in6addr_any >configure:27592: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes conftest.c >&5 >conftest.c:205: warning: function declaration isn't a prototype >configure:27598: $? = 0 >configure:27602: test -z > || test ! -s conftest.err >configure:27605: $? = 0 >configure:27608: test -s conftest >configure:27611: $? = 0 >configure:27613: result: yes >configure:27634: checking for interface list sysctl >configure:27661: result: no >configure:27867: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by ntp config.status 4.2.2p3, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on aladdin > >config.status:760: creating Makefile >config.status:760: creating ElectricFence/Makefile >config.status:760: creating adjtimed/Makefile >config.status:760: creating clockstuff/Makefile >config.status:760: creating include/Makefile >config.status:760: creating include/isc/Makefile >config.status:760: creating kernel/Makefile >config.status:760: creating kernel/sys/Makefile >config.status:760: creating libntp/Makefile >config.status:760: creating libparse/Makefile >config.status:760: creating ntpd/Makefile >config.status:760: creating ntpdate/Makefile >config.status:760: creating ntpdc/Makefile >config.status:760: creating ntpdc/nl.pl >config.status:760: creating ntpq/Makefile >config.status:760: creating parseutil/Makefile >config.status:760: creating scripts/Makefile >config.status:760: creating scripts/calc_tickadj >config.status:760: creating scripts/checktime >config.status:760: creating scripts/freq_adj >config.status:760: creating scripts/html2man >config.status:760: creating scripts/mkver >config.status:760: creating scripts/ntp-wait >config.status:760: creating scripts/ntpsweep >config.status:760: creating scripts/ntptrace >config.status:760: creating scripts/ntpver >config.status:760: creating scripts/plot_summary >config.status:760: creating scripts/summary >config.status:760: creating util/Makefile >config.status:879: creating config.h >config.status:1605: executing depfiles commands >configure:29284: configuring in sntp >configure:29401: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-linuxcaps' '--disable-parse-clocks' '--disable-ipv6' '--disable-debugging' '--with-crypto' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -march=athlon64 -pipe' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_arg_setpgrp_negpid=yes >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_build_alias=x86_64-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_char_unsigned=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_c_volatile=yes >ac_cv_decl_errno=no >ac_cv_decl_h_errno=yes >ac_cv_decl_sys_errlist=no >ac_cv_decl_syscall=no >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=athlon64 -pipe' >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=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_func_K_open=no >ac_cv_func_MD5Init=no >ac_cv_func_Xettimeofday_nargs=2 >ac_cv_func___adjtimex=yes >ac_cv_func___ntp_gettime=no >ac_cv_func_clock_gettime=no >ac_cv_func_clock_settime=no >ac_cv_func_ctty_for_f_setown=no >ac_cv_func_daemon=yes >ac_cv_func_finite=yes >ac_cv_func_getbootfile=no >ac_cv_func_getclock=no >ac_cv_func_getdtablesize=yes >ac_cv_func_gethostent=yes >ac_cv_func_getrusage=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_getuid=yes >ac_cv_func_hstrerror=yes >ac_cv_func_if_nametoindex=yes >ac_cv_func_inet_aton=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_inet_pton=yes >ac_cv_func_kvm_open=no >ac_cv_func_memcpy=yes >ac_cv_func_memmove=yes >ac_cv_func_memset=yes >ac_cv_func_mkstemp=yes >ac_cv_func_mktime=yes >ac_cv_func_nice=yes >ac_cv_func_nlist=no >ac_cv_func_ntp_adjtime=yes >ac_cv_func_ntp_gettime=yes >ac_cv_func_openlog=yes >ac_cv_func_plock=no >ac_cv_func_pututline=yes >ac_cv_func_pututxline=yes >ac_cv_func_qsort_argtype=void >ac_cv_func_readlink=yes >ac_cv_func_recvmsg=yes >ac_cv_func_rtprio=no >ac_cv_func_sched_setscheduler=yes >ac_cv_func_setlinebuf=yes >ac_cv_func_setpgid=yes >ac_cv_func_setpgrp_nargs=0 >ac_cv_func_setpriority=yes >ac_cv_func_setrlimit=yes >ac_cv_func_setsid=yes >ac_cv_func_setsockopt=yes >ac_cv_func_settimeofday=yes >ac_cv_func_setvbuf=yes >ac_cv_func_sigaction=yes >ac_cv_func_sigset=yes >ac_cv_func_sigsuspend=yes >ac_cv_func_sigvec=yes >ac_cv_func_snprintf=yes >ac_cv_func_stime=yes >ac_cv_func_strchr=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strstr=yes >ac_cv_func_sysconf=yes >ac_cv_func_sysctl=yes >ac_cv_func_timegm=yes >ac_cv_func_timer_create=no >ac_cv_func_timer_settime=no >ac_cv_func_umask=yes >ac_cv_func_uname=yes >ac_cv_func_updwtmp=yes >ac_cv_func_updwtmpx=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_vsprintf=yes >ac_cv_have___ss_family_in_struct_ss=no >ac_cv_have_if_nametoindex=yes >ac_cv_have_prototypes=yes >ac_cv_have_ss_family_in_struct_ss=yes >ac_cv_hdr_def_sigio=yes >ac_cv_hdr_def_sigpoll=yes >ac_cv_hdr_def_sigsys=yes >ac_cv_header_arpa_nameser_h=yes >ac_cv_header_bstring_h=no >ac_cv_header_dns_sd_h=no >ac_cv_header_errno_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_ieeefp_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_linux_serial_h=yes >ac_cv_header_machine_soundcard_h=no >ac_cv_header_math_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_net_if6_h=no >ac_cv_header_net_if_h=yes >ac_cv_header_net_route_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_netinet_in_system_h=no >ac_cv_header_netinet_in_systm_h=yes >ac_cv_header_netinet_ip_h=yes >ac_cv_header_netinfo_ni_h=no >ac_cv_header_nlist_h=no >ac_cv_header_poll_h=yes >ac_cv_header_readline_history_h=yes >ac_cv_header_readline_readline_h=yes >ac_cv_header_resolv_h=yes >ac_cv_header_sched_h=yes >ac_cv_header_sgtty_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sun_audioio_h=no >ac_cv_header_sys_audioio_h=no >ac_cv_header_sys_capability_h=yes >ac_cv_header_sys_clkdefs_h=no >ac_cv_header_sys_clockctl_h=no >ac_cv_header_sys_file_h=yes >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_ipc_h=yes >ac_cv_header_sys_lock_h=no >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_modem_h=no >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_ppsclock_h=no >ac_cv_header_sys_ppstime_h=no >ac_cv_header_sys_prctl_h=yes >ac_cv_header_sys_proc_h=no >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_shm_h=yes >ac_cv_header_sys_signal_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_sockio_h=no >ac_cv_header_sys_soundcard_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_stream_h=no >ac_cv_header_sys_stropts_h=yes >ac_cv_header_sys_sysctl_h=yes >ac_cv_header_sys_syssgi_h=no >ac_cv_header_sys_systune_h=no >ac_cv_header_sys_termios_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_timers_h=no >ac_cv_header_sys_timex_h=yes >ac_cv_header_sys_tpro_h=no >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_termio_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_time=yes >ac_cv_header_timepps_h=no >ac_cv_header_timex_h=no >ac_cv_header_touch_not_my_md5=no >ac_cv_header_unistd_h=yes >ac_cv_header_utmp_h=yes >ac_cv_header_utmpx_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_host_alias=x86_64-pc-linux-gnu >ac_cv_lib_elf_nlist=no >ac_cv_lib_inet6_getifaddrs=no >ac_cv_lib_kvm_main=no >ac_cv_lib_ld_nlist=no >ac_cv_lib_md5_MD5Init=no >ac_cv_lib_md_MD5Init=no >ac_cv_lib_mld_nlist=no >ac_cv_lib_readline_readline=yes >ac_cv_make_ntptime=yes >ac_cv_make_tickadj=yes >ac_cv_make_timetrim=no >ac_cv_member_struct_ntptimeval_time_tv_nsec=no >ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes >ac_cv_objext=o >ac_cv_os_cflags= >ac_cv_path_PATH_PERL=/usr/bin/perl >ac_cv_path_PATH_SH=/bin/sh >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_gcc_traditional=no >ac_cv_prog_make_make_set=yes >ac_cv_search_strerror='none required' >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=8 >ac_cv_sizeof_signed_char=1 >ac_cv_sizeof_time_t=8 >ac_cv_struct_clockinfo_has_hz=no >ac_cv_struct_clockinfo_has_tickadj=no >ac_cv_struct_ntptimeval=yes >ac_cv_struct_ppsclockev=no >ac_cv_struct_rt_msghdr=yes >ac_cv_struct_sigaction_has_sa_sigaction=yes >ac_cv_struct_snd_size=no >ac_cv_struct_sockaddr_has_sa_len=no >ac_cv_struct_sockaddr_storage=yes >ac_cv_struct_timespec=yes >ac_cv_struct_tm=time.h >ac_cv_type_int=yes >ac_cv_type_long=yes >ac_cv_type_off_t=yes >ac_cv_type_s_char=no >ac_cv_type_signal=void >ac_cv_type_signed_char=yes >ac_cv_type_size_t=yes >ac_cv_type_time_t=yes >ac_cv_type_u_int64_t=yes >ac_cv_type_u_int8_t=yes >ac_cv_type_uid_t=yes >ac_cv_var_adjtime_is_accurate=yes >ac_cv_var_atom_ok=yes >ac_cv_var_can_kmem=no >ac_cv_var_default_hz=100 >ac_cv_var_hpux_findconfig=no >ac_cv_var_irig_sucks=no >ac_cv_var_jupiter_ok=no >ac_cv_var_kernel_fll_bug=no >ac_cv_var_kernel_pll=yes >ac_cv_var_mcast=yes >ac_cv_var_min_rec_tickadj=no >ac_cv_var_nist_lockclock=no >ac_cv_var_nlist_dosynctodr=_dosynctodr >ac_cv_var_nlist_extra_indirection=no >ac_cv_var_nlist_noprintf=_noprintf >ac_cv_var_nlist_tick=_tick >ac_cv_var_nlist_tickadj=_tickadj >ac_cv_var_no_parenb_ignpar=no >ac_cv_var_ntp_syscalls=libc >ac_cv_var_ntpd_sim=no >ac_cv_var_ntpdate_step=no >ac_cv_var_oncore_ok=no >ac_cv_var_open_bcast_socket=yes >ac_cv_var_override_hz=no >ac_cv_var_parse_ok=no >ac_cv_var_ppsclock=no >ac_cv_var_rawdcf_parity=no >ac_cv_var_rcvbuf_slop=no >ac_cv_var_ripe_ncc_ok=no >ac_cv_var_signalled_io=no >ac_cv_var_size_returned_in_buffer=no >ac_cv_var_slew_always=no >ac_cv_var_sta_fll=yes >ac_cv_var_step_slew=no >ac_cv_var_streams_tli=no >ac_cv_var_sync_todr=no >ac_cv_var_syscall_bug=no >ac_cv_var_tick=txc.tick >ac_cv_var_tick_nano=usec >ac_cv_var_tickadj=500/hz >ac_cv_var_tickadj_nano=usec >ac_cv_var_typeof_ip_multicast_loop=u_int >ac_cv_var_use_tty_sigpoll=no >ac_cv_var_use_udp_sigpoll=no >am_cv_CC_dependencies_compiler_type=gcc3 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/ntp-4.2.2_p3/work/ntp-4.2.2p3/missing --run aclocal-1.9' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/ntp-4.2.2_p3/work/ntp-4.2.2p3/missing --run tar' >ANSI2KNR='' >ARLIB_DIR='' >AUTOCONF='${SHELL} /var/tmp/portage/ntp-4.2.2_p3/work/ntp-4.2.2p3/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/ntp-4.2.2_p3/work/ntp-4.2.2p3/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/ntp-4.2.2_p3/work/ntp-4.2.2p3/missing --run automake-1.9' >AWK='gawk' >BINSUBDIR='bin' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -march=athlon64 -pipe -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes' >CHUTEST='' >CLKTEST='' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CYGPATH_W='echo' >DCFD='' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EF_LIBS='' >EF_PROGS='' >EGREP='grep -E' >EXEEXT='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LCRYPTO='' >LDFLAGS='' >LIBOBJS='' >LIBPARSE='' >LIBS='' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/ntp-4.2.2_p3/work/ntp-4.2.2p3/missing --run makeinfo' >MAKE_ADJTIMED='' >MAKE_CHECK_LAYOUT='check-layout' >MAKE_CHECK_Y2K='' >MAKE_LIBNTPSIM='' >MAKE_LIBPARSE='' >MAKE_LIBPARSE_KERNEL='' >MAKE_NTPDSIM='' >MAKE_NTPTIME='ntptime' >MAKE_PARSEKMODULE='' >MAKE_SNTP='sntp' >MAKE_TICKADJ='tickadj' >MAKE_TIMETRIM='' >OBJEXT='o' >OPENSSL='' >OPENSSL_INC='/usr/include' >OPENSSL_LIB='' >PACKAGE='ntp' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='ntp' >PACKAGE_STRING='ntp 4.2.2p3' >PACKAGE_TARNAME='ntp' >PACKAGE_VERSION='4.2.2p3' >PATH_PERL='/usr/bin/perl' >PATH_SEPARATOR=':' >PATH_SH='/bin/sh' >PROPDELAY='' >RANLIB='x86_64-pc-linux-gnu-ranlib' >READLINE_LIBS='-lreadline ' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='' >TESTDCF='' >U='' >VERSION='4.2.2p3' >ac_ct_CC='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='${prefix}' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/ntp-4.2.2_p3/work/ntp-4.2.2p3/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >subdirs=' sntp' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define ADJTIME_IS_ACCURATE 1 >#define AUDIO_CHU 1 >#define CLOCK_ACTS 1 >#define CLOCK_ARBITER 1 >#define CLOCK_ARCRON_MSF 1 >#define CLOCK_AS2201 1 >#define CLOCK_ATOM 1 >#define CLOCK_CHRONOLOG 1 >#define CLOCK_CHU 1 >#define CLOCK_DATUM 1 >#define CLOCK_DUMBCLOCK 1 >#define CLOCK_FG 1 >#define CLOCK_HEATH 1 >#define CLOCK_HOPF_PCI 1 >#define CLOCK_HOPF_SERIAL 1 >#define CLOCK_HPGPS 1 >#define CLOCK_IRIG 1 >#define CLOCK_JJY 1 >#define CLOCK_LEITCH 1 >#define CLOCK_LOCAL 1 >#define CLOCK_MSFEES 1 >#define CLOCK_NEOCLOCK4X 1 >#define CLOCK_NMEA 1 >#define CLOCK_PALISADE 1 >#define CLOCK_PCF 1 >#define CLOCK_PST 1 >#define CLOCK_SHM 1 >#define CLOCK_SPECTRACOM 1 >#define CLOCK_TRAK 1 >#define CLOCK_TRUETIME 1 >#define CLOCK_ULINK 1 >#define CLOCK_WWV 1 >#define CLOCK_ZYFER 1 >#define DECL_H_ERRNO 1 >#define DEFAULT_HZ 100 >#define DSTMINUTES 60 >#define HAS_ROUTING_SOCKET 1 >#define HAVE_ARPA_NAMESER_H 1 >#define HAVE_AUDIO >#define HAVE_DAEMON 1 >#define HAVE_ERRNO_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_FINITE 1 >#define HAVE_GETDTABLESIZE 1 >#define HAVE_GETRUSAGE 1 >#define HAVE_GETUID 1 >#define HAVE_HSTRERROR 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBREADLINE 1 >#define HAVE_MATH_H 1 >#define HAVE_MEMCPY 1 >#define HAVE_MEMMOVE 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MEMSET 1 >#define HAVE_MKSTEMP 1 >#define HAVE_MKTIME 1 >#define HAVE_NETDB_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_NETINET_IN_SYSTM_H 1 >#define HAVE_NETINET_IP_H 1 >#define HAVE_NET_IF_H 1 >#define HAVE_NET_ROUTE_H 1 >#define HAVE_NICE 1 >#define HAVE_NTP_ADJTIME 1 >#define HAVE_NTP_GETTIME 1 >#define HAVE_POLL_H 1 >#define HAVE_PROTOTYPES 1 >#define HAVE_PUTUTLINE 1 >#define HAVE_PUTUTXLINE 1 >#define HAVE_READLINE_HISTORY_H 1 >#define HAVE_READLINE_READLINE_H 1 >#define HAVE_READLINK 1 >#define HAVE_RECVMSG 1 >#define HAVE_RESOLV_H 1 >#define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 >#define HAVE_SCHED_H 1 >#define HAVE_SCHED_SETSCHEDULER 1 >#define HAVE_SETLINEBUF 1 >#define HAVE_SETPGID 1 >#define HAVE_SETPGRP_0 1 >#define HAVE_SETPRIORITY 1 >#define HAVE_SETRLIMIT 1 >#define HAVE_SETSID 1 >#define HAVE_SETTIMEOFDAY 1 >#define HAVE_SETVBUF 1 >#define HAVE_SGTTY_H 1 >#define HAVE_SIGACTION 1 >#define HAVE_SIGSET 1 >#define HAVE_SIGSUSPEND 1 >#define HAVE_SIGVEC 1 >#define HAVE_SNPRINTF 1 >#define HAVE_SS_FAMILY_IN_SS 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STIME 1 >#define HAVE_STRCHR 1 >#define HAVE_STRDUP 1 >#define HAVE_STRERROR 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRSTR 1 >#define HAVE_STRUCT_NTPTIMEVAL 1 >#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >#define HAVE_STRUCT_SOCKADDR_STORAGE 1 >#define HAVE_STRUCT_TIMESPEC 1 >#define HAVE_SYSCONF 1 >#define HAVE_SYSCTL 1 >#define HAVE_SYS_CAPABILITY_H 1 >#define HAVE_SYS_FILE_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_IPC_H 1 >#define HAVE_SYS_MMAN_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_PRCTL_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_SHM_H 1 >#define HAVE_SYS_SIGNAL_H 1 >#define HAVE_SYS_SIGNAL_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_SOUNDCARD_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_STROPTS_H 1 >#define HAVE_SYS_SYSCTL_H 1 >#define HAVE_SYS_TERMIOS_H 1 >#define HAVE_SYS_TIMEX_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_TERMIOS_H 1 >#define HAVE_TERMIO_H 1 >#define HAVE_TIMEGM 1 >#define HAVE_TYPE_U_INT64_T 1 >#define HAVE_TYPE_U_INT8_T 1 >#define HAVE_UMASK 1 >#define HAVE_UNAME 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UPDWTMP 1 >#define HAVE_UPDWTMPX 1 >#define HAVE_UTMPX_H 1 >#define HAVE_UTMP_H 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_VSPRINTF 1 >#define HAVE___ADJTIMEX 1 >#define ISC_PLATFORM_HAVEIFNAMETOINDEX 1 >#define ISC_PLATFORM_HAVEIN6PKTINFO >#define ISC_PLATFORM_HAVEIPV6 >#define ISC_PLATFORM_HAVESCOPEID >#define KERNEL_PLL 1 >#define K_DOSYNCTODR_NAME "_dosynctodr" >#define K_NOPRINTF_NAME "_noprintf" >#define K_TICKADJ_NAME "_tickadj" >#define K_TICK_NAME "_tick" >#define MCAST 1 >#define NEED_S_CHAR_TYPEDEF 1 >#define NOKMEM 1 >#define NTP_KEYSDIR "/etc" >#define NTP_SYSCALLS_LIBC 1 >#define ONCORE_SHMEM_STATUS 1 >#define OPEN_BCAST_SOCKET 1 >#define PACKAGE "ntp" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "ntp" >#define PACKAGE_STRING "ntp 4.2.2p3" >#define PACKAGE_TARNAME "ntp" >#define PACKAGE_VERSION "4.2.2p3" >#define PRESET_TICK txc.tick >#define PRESET_TICKADJ 500/hz >#define PROTOTYPES 1 >#define QSORT_USES_VOID_P 1 >#define REFCLOCK 1 >#define RETSIGTYPE void >#define SIZEOF_INT 4 >#define SIZEOF_LONG 8 >#define SIZEOF_SIGNED_CHAR 1 >#define SIZEOF_TIME_T 8 >#define STDC_HEADERS 1 >#define STDC_HEADERS 1 >#define STR_SYSTEM "x86_64-pc-linux-gnu" >#define TIME_WITH_SYS_TIME 1 >#define TYPEOF_IP_MULTICAST_LOOP u_int >#define UDP_BACKWARDS_SETOWN 1 >#define ULONG_CONST(a) a ## UL >#define VERSION "4.2.2p3" >#define __PROTOTYPES 1 > >configure: exit 0
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 151885
: 100049