Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 199190 Details for
Bug 209614
sys-apps/mtree-2007.4 compile fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mtree-2007.4-config.log
mtree-2007.4-config.log (text/plain), 271.02 KB, created by
Ryan Hill (RETIRED)
on 2009-07-26 05:17:04 UTC
(
hide
)
Description:
mtree-2007.4-config.log
Filename:
MIME Type:
Creator:
Ryan Hill (RETIRED)
Created:
2009-07-26 05:17:04 UTC
Size:
271.02 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 libnbcompat configure 20070622, which was >generated by GNU Autoconf 2.61. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = halo >uname -m = x86_64 >uname -r = 2.6.30-gentoo-r4 >uname -s = Linux >uname -v = #2 SMP Sat Jul 25 14:43:25 CST 2009 > >/usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/x86_64-unknown-linux-gnu/gcc-bin/4.4.1 >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1766: checking build system type >configure:1784: result: x86_64-unknown-linux-gnu >configure:1806: checking host system type >configure:1821: result: x86_64-unknown-linux-gnu >configure:1848: checking whether make sets $(MAKE) >configure:1869: result: yes >configure:1886: checking for x86_64-unknown-linux-gnu-gcc >configure:1902: found /usr/lib/ccache/bin/x86_64-unknown-linux-gnu-gcc >configure:1913: result: x86_64-unknown-linux-gnu-gcc >configure:2191: checking for C compiler version >configure:2198: x86_64-unknown-linux-gnu-gcc --version >&5 >x86_64-unknown-linux-gnu-gcc (Gentoo 4.4.1 p1.0) 4.4.1 >Copyright (C) 2009 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:2201: $? = 0 >configure:2208: x86_64-unknown-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-unknown-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.1/work/gcc-4.4.1/configure --prefix=/usr --bindir=/usr/x86_64-unknown-linux-gnu/gcc-bin/4.4.1 --includedir=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/include --datadir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1 --mandir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1/man --infodir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/include/g++-v4 --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.1 p1.0' >Thread model: posix >gcc version 4.4.1 (Gentoo 4.4.1 p1.0) >configure:2211: $? = 0 >configure:2218: x86_64-unknown-linux-gnu-gcc -V >&5 >x86_64-unknown-linux-gnu-gcc: '-V' option must have argument >configure:2221: $? = 1 >configure:2244: checking for C compiler default output file name >configure:2271: x86_64-unknown-linux-gnu-gcc -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:2274: $? = 0 >configure:2312: result: a.out >configure:2329: checking whether the C compiler works >configure:2339: ./a.out >configure:2342: $? = 0 >configure:2359: result: yes >configure:2366: checking whether we are cross compiling >configure:2368: result: no >configure:2371: checking for suffix of executables >configure:2378: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:2381: $? = 0 >configure:2405: result: >configure:2411: checking for suffix of object files >configure:2437: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:2440: $? = 0 >configure:2463: result: o >configure:2467: checking whether we are using the GNU C compiler >configure:2496: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:2502: $? = 0 >configure:2519: result: yes >configure:2524: checking whether x86_64-unknown-linux-gnu-gcc accepts -g >configure:2554: x86_64-unknown-linux-gnu-gcc -c -g conftest.c >&5 >configure:2560: $? = 0 >configure:2659: result: yes >configure:2676: checking for x86_64-unknown-linux-gnu-gcc option to accept ISO C89 >configure:2750: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:2756: $? = 0 >configure:2779: result: none needed >configure:2810: checking for a BSD-compatible install >configure:2866: result: /usr/bin/install -c >configure:2877: checking whether ln -s works >configure:2881: result: yes >configure:2891: checking for x86_64-unknown-linux-gnu-ranlib >configure:2907: found /usr/bin/x86_64-unknown-linux-gnu-ranlib >configure:2918: result: x86_64-unknown-linux-gnu-ranlib >configure:2988: checking for gawk >configure:3004: found /bin/gawk >configure:3015: result: gawk >configure:3028: checking for ar >configure:3044: found /usr/bin/ar >configure:3055: result: ar >configure:3071: checking for fparseln in -lutil >configure:3106: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lutil >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/cc7xIOXD.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:19: undefined reference to `fparseln' >collect2: ld returned 1 exit status >configure:3112: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char fparseln (); >| int >| main () >| { >| return fparseln (); >| ; >| return 0; >| } >configure:3130: result: no >configure:3147: checking how to run the C preprocessor >configure:3187: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:3193: $? = 0 >configure:3224: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:3230: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3263: result: x86_64-unknown-linux-gnu-gcc -E >configure:3292: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:3298: $? = 0 >configure:3329: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:3335: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3373: checking for grep that handles long lines and -e >configure:3447: result: /bin/grep >configure:3452: checking for egrep >configure:3530: result: /bin/grep -E >configure:3535: checking for ANSI C header files >configure:3565: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:3571: $? = 0 >configure:3670: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:3673: $? = 0 >configure:3679: ./conftest >configure:3682: $? = 0 >configure:3699: result: yes >configure:3709: checking whether time.h and sys/time.h may both be included >configure:3739: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:3745: $? = 0 >configure:3760: result: yes >configure:3785: checking for sys/types.h >configure:3806: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:3812: $? = 0 >configure:3828: result: yes >configure:3785: checking for sys/stat.h >configure:3806: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:3812: $? = 0 >configure:3828: result: yes >configure:3785: checking for stdlib.h >configure:3806: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:3812: $? = 0 >configure:3828: result: yes >configure:3785: checking for string.h >configure:3806: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:3812: $? = 0 >configure:3828: result: yes >configure:3785: checking for memory.h >configure:3806: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:3812: $? = 0 >configure:3828: result: yes >configure:3785: checking for strings.h >configure:3806: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:3812: $? = 0 >configure:3828: result: yes >configure:3785: checking for inttypes.h >configure:3806: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:3812: $? = 0 >configure:3828: result: yes >configure:3785: checking for stdint.h >configure:3806: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:3812: $? = 0 >configure:3828: result: yes >configure:3785: checking for unistd.h >configure:3806: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:3812: $? = 0 >configure:3828: result: yes >configure:3850: checking for inttypes.h >configure:3856: result: yes >configure:3850: checking for sys/types.h >configure:3856: result: yes >configure:3860: checking sys/bitypes.h usability >configure:3877: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:3883: $? = 0 >configure:3897: result: yes >configure:3901: checking sys/bitypes.h presence >configure:3916: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:3922: $? = 0 >configure:3936: result: yes >configure:3969: checking for sys/bitypes.h >configure:3977: result: yes >configure:3860: checking bind/bitypes.h usability >configure:3877: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:55:26: error: bind/bitypes.h: No such file or directory >configure:3883: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <bind/bitypes.h> >configure:3897: result: no >configure:3901: checking bind/bitypes.h presence >configure:3916: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:22:26: error: bind/bitypes.h: No such file or directory >configure:3922: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| #include <bind/bitypes.h> >configure:3936: result: no >configure:3969: checking for bind/bitypes.h >configure:3977: result: no >configure:3860: checking netinet/in6_machtypes.h usability >configure:3877: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:55:35: error: netinet/in6_machtypes.h: No such file or directory >configure:3883: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <netinet/in6_machtypes.h> >configure:3897: result: no >configure:3901: checking netinet/in6_machtypes.h presence >configure:3916: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:22:35: error: netinet/in6_machtypes.h: No such file or directory >configure:3922: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| #include <netinet/in6_machtypes.h> >configure:3936: result: no >configure:3969: checking for netinet/in6_machtypes.h >configure:3977: result: no >configure:4058: checking alloca.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking alloca.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for alloca.h >configure:4175: result: yes >configure:4058: checking assert.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking assert.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for assert.h >configure:4175: result: yes >configure:4058: checking ctype.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking ctype.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for ctype.h >configure:4175: result: yes >configure:4058: checking dirent.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking dirent.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for dirent.h >configure:4175: result: yes >configure:4058: checking err.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking err.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for err.h >configure:4175: result: yes >configure:4058: checking errno.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking errno.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for errno.h >configure:4175: result: yes >configure:4058: checking fcntl.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking fcntl.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for fcntl.h >configure:4175: result: yes >configure:4058: checking fnmatch.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking fnmatch.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for fnmatch.h >configure:4175: result: yes >configure:4058: checking fts.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking fts.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for fts.h >configure:4175: result: yes >configure:4058: checking grp.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking grp.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for grp.h >configure:4175: result: yes >configure:4058: checking libutil.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:65:21: error: libutil.h: No such file or directory >configure:4081: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libutil.h> >configure:4095: result: no >configure:4099: checking libutil.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:32:21: error: libutil.h: No such file or directory >configure:4120: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <libutil.h> >configure:4134: result: no >configure:4167: checking for libutil.h >configure:4175: result: no >configure:4058: checking limits.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking limits.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for limits.h >configure:4175: result: yes >configure:4058: checking machine/endian.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:66:28: error: machine/endian.h: No such file or directory >configure:4081: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <machine/endian.h> >configure:4095: result: no >configure:4099: checking machine/endian.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:33:28: error: machine/endian.h: No such file or directory >configure:4120: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <machine/endian.h> >configure:4134: result: no >configure:4167: checking for machine/endian.h >configure:4175: result: no >configure:4058: checking ndir.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:66:18: error: ndir.h: No such file or directory >configure:4081: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ndir.h> >configure:4095: result: no >configure:4099: checking ndir.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:33:18: error: ndir.h: No such file or directory >configure:4120: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <ndir.h> >configure:4134: result: no >configure:4167: checking for ndir.h >configure:4175: result: no >configure:4058: checking paths.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking paths.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for paths.h >configure:4175: result: yes >configure:4058: checking pwd.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking pwd.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for pwd.h >configure:4175: result: yes >configure:4058: checking signal.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking signal.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for signal.h >configure:4175: result: yes >configure:4058: checking stdarg.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking stdarg.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for stdarg.h >configure:4175: result: yes >configure:4058: checking stddef.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking stddef.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for stddef.h >configure:4175: result: yes >configure:4048: checking for stdint.h >configure:4054: result: yes >configure:4058: checking stdio.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking stdio.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for stdio.h >configure:4175: result: yes >configure:4048: checking for stdlib.h >configure:4054: result: yes >configure:4048: checking for string.h >configure:4054: result: yes >configure:4058: checking sys/byteorder.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:75:27: error: sys/byteorder.h: No such file or directory >configure:4081: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/byteorder.h> >configure:4095: result: no >configure:4099: checking sys/byteorder.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:42:27: error: sys/byteorder.h: No such file or directory >configure:4120: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| /* end confdefs.h. */ >| #include <sys/byteorder.h> >configure:4134: result: no >configure:4167: checking for sys/byteorder.h >configure:4175: result: no >configure:4058: checking sys/cdefs.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking sys/cdefs.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for sys/cdefs.h >configure:4175: result: yes >configure:4058: checking sys/dir.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking sys/dir.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for sys/dir.h >configure:4175: result: yes >configure:4058: checking sys/endian.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:77:24: error: sys/endian.h: No such file or directory >configure:4081: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/endian.h> >configure:4095: result: no >configure:4099: checking sys/endian.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:44:24: error: sys/endian.h: No such file or directory >configure:4120: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| /* end confdefs.h. */ >| #include <sys/endian.h> >configure:4134: result: no >configure:4167: checking for sys/endian.h >configure:4175: result: no >configure:4058: checking sys/file.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking sys/file.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for sys/file.h >configure:4175: result: yes >configure:4058: checking sys/mkdev.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:78:23: error: sys/mkdev.h: No such file or directory >configure:4081: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/mkdev.h> >configure:4095: result: no >configure:4099: checking sys/mkdev.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:45:23: error: sys/mkdev.h: No such file or directory >configure:4120: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <sys/mkdev.h> >configure:4134: result: no >configure:4167: checking for sys/mkdev.h >configure:4175: result: no >configure:4058: checking sys/ndir.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:78:22: error: sys/ndir.h: No such file or directory >configure:4081: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/ndir.h> >configure:4095: result: no >configure:4099: checking sys/ndir.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:45:22: error: sys/ndir.h: No such file or directory >configure:4120: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <sys/ndir.h> >configure:4134: result: no >configure:4167: checking for sys/ndir.h >configure:4175: result: no >configure:4058: checking sys/param.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking sys/param.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for sys/param.h >configure:4175: result: yes >configure:4048: checking for sys/stat.h >configure:4054: result: yes >configure:4058: checking sys/statfs.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking sys/statfs.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for sys/statfs.h >configure:4175: result: yes >configure:4058: checking sys/statvfs.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking sys/statvfs.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for sys/statvfs.h >configure:4175: result: yes >configure:4058: checking sys/time.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking sys/time.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for sys/time.h >configure:4175: result: yes >configure:4058: checking sys/ttycom.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:83:24: error: sys/ttycom.h: No such file or directory >configure:4081: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/ttycom.h> >configure:4095: result: no >configure:4099: checking sys/ttycom.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:50:24: error: sys/ttycom.h: No such file or directory >configure:4120: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <sys/ttycom.h> >configure:4134: result: no >configure:4167: checking for sys/ttycom.h >configure:4175: result: no >configure:4048: checking for sys/types.h >configure:4054: result: yes >configure:4058: checking sys/uio.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking sys/uio.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for sys/uio.h >configure:4175: result: yes >configure:4058: checking sys/vfs.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking sys/vfs.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for sys/vfs.h >configure:4175: result: yes >configure:4058: checking termcap.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking termcap.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for termcap.h >configure:4175: result: yes >configure:4058: checking time.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking time.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for time.h >configure:4175: result: yes >configure:4058: checking tzfile.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:88:20: error: tzfile.h: No such file or directory >configure:4081: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <tzfile.h> >configure:4095: result: no >configure:4099: checking tzfile.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:55:20: error: tzfile.h: No such file or directory >configure:4120: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <tzfile.h> >configure:4134: result: no >configure:4167: checking for tzfile.h >configure:4175: result: no >configure:4048: checking for unistd.h >configure:4054: result: yes >configure:4058: checking util.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:89:18: error: util.h: No such file or directory >configure:4081: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <util.h> >configure:4095: result: no >configure:4099: checking util.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:56:18: error: util.h: No such file or directory >configure:4120: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <util.h> >configure:4134: result: no >configure:4167: checking for util.h >configure:4175: result: no >configure:4058: checking utime.h usability >configure:4075: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4081: $? = 0 >configure:4095: result: yes >configure:4099: checking utime.h presence >configure:4114: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4120: $? = 0 >configure:4134: result: yes >configure:4167: checking for utime.h >configure:4175: result: yes >configure:4192: checking for sys/mount.h >configure:4218: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4224: $? = 0 >configure:4240: result: yes >configure:4269: checking glob.h usability >configure:4286: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4292: $? = 0 >configure:4306: result: yes >configure:4310: checking glob.h presence >configure:4325: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4331: $? = 0 >configure:4345: result: yes >configure:4378: checking for glob.h >configure:4386: result: yes >configure:4427: checking sys/queue.h usability >configure:4444: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4450: $? = 0 >configure:4464: result: yes >configure:4468: checking sys/queue.h presence >configure:4483: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4489: $? = 0 >configure:4503: result: yes >configure:4536: checking for sys/queue.h >configure:4544: result: yes >configure:4579: checking regex.h usability >configure:4596: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4602: $? = 0 >configure:4616: result: yes >configure:4620: checking regex.h presence >configure:4635: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:4641: $? = 0 >configure:4655: result: yes >configure:4688: checking for regex.h >configure:4696: result: yes >configure:4709: checking for regexec >configure:4765: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:4771: $? = 0 >configure:4788: result: yes >configure:4843: checking md5.h usability >configure:4860: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:96:17: error: md5.h: No such file or directory >configure:4866: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <md5.h> >configure:4880: result: no >configure:4884: checking md5.h presence >configure:4899: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:63:17: error: md5.h: No such file or directory >configure:4905: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| /* end confdefs.h. */ >| #include <md5.h> >configure:4919: result: no >configure:4952: checking for md5.h >configure:4960: result: no >configure:5055: checking for md5.h >configure:5061: result: no >configure:5065: checking rmd160.h usability >configure:5082: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:96:20: error: rmd160.h: No such file or directory >configure:5088: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <rmd160.h> >configure:5102: result: no >configure:5106: checking rmd160.h presence >configure:5121: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:63:20: error: rmd160.h: No such file or directory >configure:5127: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| /* end confdefs.h. */ >| #include <rmd160.h> >configure:5141: result: no >configure:5174: checking for rmd160.h >configure:5182: result: no >configure:5065: checking sha1.h usability >configure:5082: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:96:18: error: sha1.h: No such file or directory >configure:5088: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sha1.h> >configure:5102: result: no >configure:5106: checking sha1.h presence >configure:5121: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:63:18: error: sha1.h: No such file or directory >configure:5127: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| /* end confdefs.h. */ >| #include <sha1.h> >configure:5141: result: no >configure:5174: checking for sha1.h >configure:5182: result: no >configure:5065: checking sha2.h usability >configure:5082: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:96:18: error: sha2.h: No such file or directory >configure:5088: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sha2.h> >configure:5102: result: no >configure:5106: checking sha2.h presence >configure:5121: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:63:18: error: sha2.h: No such file or directory >configure:5127: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| /* end confdefs.h. */ >| #include <sha2.h> >configure:5141: result: no >configure:5174: checking for sha2.h >configure:5182: result: no >configure:5195: checking for MD5File >configure:5251: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccxaDSCb.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:97: undefined reference to `MD5File' >collect2: ld returned 1 exit status >configure:5257: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| /* end confdefs.h. */ >| /* Define MD5File to an innocuous variant, in case <limits.h> declares MD5File. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define MD5File innocuous_MD5File >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char MD5File (); 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 MD5File >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char MD5File (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_MD5File || defined __stub___MD5File >| choke me >| #endif >| >| int >| main () >| { >| return MD5File (); >| ; >| return 0; >| } >configure:5274: result: no >configure:5301: checking for RMD160File >configure:5357: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccpH0gHh.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:98: undefined reference to `RMD160File' >collect2: ld returned 1 exit status >configure:5363: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| /* end confdefs.h. */ >| /* Define RMD160File to an innocuous variant, in case <limits.h> declares RMD160File. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define RMD160File innocuous_RMD160File >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char RMD160File (); 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 RMD160File >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char RMD160File (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_RMD160File || defined __stub___RMD160File >| choke me >| #endif >| >| int >| main () >| { >| return RMD160File (); >| ; >| return 0; >| } >configure:5380: result: no >configure:5407: checking for SHA1File >configure:5463: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccy8DHgc.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:99: undefined reference to `SHA1File' >collect2: ld returned 1 exit status >configure:5469: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| /* end confdefs.h. */ >| /* Define SHA1File to an innocuous variant, in case <limits.h> declares SHA1File. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define SHA1File innocuous_SHA1File >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char SHA1File (); 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 SHA1File >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char SHA1File (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_SHA1File || defined __stub___SHA1File >| choke me >| #endif >| >| int >| main () >| { >| return SHA1File (); >| ; >| return 0; >| } >configure:5486: result: no >configure:5514: checking for SHA512_File >configure:5570: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccAQ3yzg.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:100: undefined reference to `SHA512_File' >collect2: ld returned 1 exit status >configure:5576: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| /* end confdefs.h. */ >| /* Define SHA512_File to an innocuous variant, in case <limits.h> declares SHA512_File. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define SHA512_File innocuous_SHA512_File >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char SHA512_File (); 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 SHA512_File >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char SHA512_File (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_SHA512_File || defined __stub___SHA512_File >| choke me >| #endif >| >| int >| main () >| { >| return SHA512_File (); >| ; >| return 0; >| } >configure:5593: result: no >configure:5637: checking getopt.h usability >configure:5654: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:5660: $? = 0 >configure:5674: result: yes >configure:5678: checking getopt.h presence >configure:5693: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:5699: $? = 0 >configure:5713: result: yes >configure:5746: checking for getopt.h >configure:5754: result: yes >configure:5764: checking for struct option >configure:5791: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:5797: $? = 0 >configure:5813: result: yes >configure:5859: checking vis.h usability >configure:5876: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:101:17: error: vis.h: No such file or directory >configure:5882: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <vis.h> >configure:5896: result: no >configure:5900: checking vis.h presence >configure:5915: x86_64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:68:17: error: vis.h: No such file or directory >configure:5921: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| /* end confdefs.h. */ >| #include <vis.h> >configure:5935: result: no >configure:5968: checking for vis.h >configure:5976: result: no >configure:6276: checking for __attribute__ >configure:6304: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:6310: $? = 0 >configure:6333: result: yes >configure:6336: checking for size_t >configure:6366: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:6372: $? = 0 >configure:6387: result: yes >configure:6400: checking for uintptr_t >configure:6430: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:6436: $? = 0 >configure:6451: result: yes >configure:6515: checking for long long >configure:6558: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:6564: $? = 0 >configure:6579: result: yes >configure:6589: checking for long double >configure:6632: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:6638: $? = 0 >configure:6653: result: yes >configure:6663: checking for int8_t >configure:6706: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:6712: $? = 0 >configure:6727: result: yes >configure:6737: checking for int16_t >configure:6780: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:6786: $? = 0 >configure:6801: result: yes >configure:6811: checking for int32_t >configure:6854: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:6860: $? = 0 >configure:6875: result: yes >configure:6885: checking for int64_t >configure:6928: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:6934: $? = 0 >configure:6949: result: yes >configure:6959: checking for u_int8_t >configure:7002: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:7008: $? = 0 >configure:7023: result: yes >configure:7033: checking for u_int16_t >configure:7076: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:7082: $? = 0 >configure:7097: result: yes >configure:7107: checking for u_int32_t >configure:7150: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7171: result: yes >configure:7181: checking for u_int64_t >configure:7224: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:7230: $? = 0 >configure:7245: result: yes >configure:7255: checking for uint8_t >configure:7298: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:7304: $? = 0 >configure:7319: result: yes >configure:7329: checking for uint16_t >configure:7372: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:7378: $? = 0 >configure:7393: result: yes >configure:7403: checking for uint32_t >configure:7446: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:7452: $? = 0 >configure:7467: result: yes >configure:7477: checking for uint64_t >configure:7520: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:7526: $? = 0 >configure:7541: result: yes >configure:7552: checking for fsid_t >configure:7594: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:7600: $? = 0 >configure:7615: result: yes >configure:7626: checking whether byte ordering is bigendian >configure:7659: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:7665: $? = 0 >configure:7697: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:93: error: 'not' undeclared (first use in this function) >conftest.c:93: error: (Each undeclared identifier is reported only once >conftest.c:93: error: for each function it appears in.) >conftest.c:93: error: expected ';' before 'big' >configure:7703: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 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:7843: result: no >configure:7862: checking for off_t >configure:7892: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:7898: $? = 0 >configure:7913: result: yes >configure:7920: checking size of off_t >configure:8222: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:8225: $? = 0 >configure:8231: ./conftest >configure:8234: $? = 0 >configure:8257: result: 8 >configure:8274: checking for stdlib.h >configure:8280: result: yes >configure:8414: checking for GNU libc compatible malloc >configure:8448: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:8451: $? = 0 >configure:8457: ./conftest >configure:8460: $? = 0 >configure:8476: result: yes >configure:8504: checking whether strerror_r is declared >configure:8533: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:8539: $? = 0 >configure:8554: result: yes >configure:8576: checking for strerror_r >configure:8632: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:8638: $? = 0 >configure:8656: result: yes >configure:8666: checking whether strerror_r returns char * >configure:8700: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:129: error: invalid type argument of 'unary *' (have 'int') >conftest.c:130: warning: initialization makes pointer from integer without a cast >configure:8706: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| >| char buf[100]; >| char x = *strerror_r (0, buf, sizeof buf); >| char *p = strerror_r (0, buf, sizeof buf); >| return !p || x; >| >| ; >| return 0; >| } >configure:8782: result: no >configure:8796: checking for vprintf >configure:8852: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >conftest.c:114: warning: conflicting types for built-in function 'vprintf' >configure:8858: $? = 0 >configure:8876: result: yes >configure:8883: checking for _doprnt >configure:8939: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccOTuxek.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:126: undefined reference to `_doprnt' >collect2: ld returned 1 exit status >configure:8945: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| /* end confdefs.h. */ >| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _doprnt innocuous__doprnt >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _doprnt (); 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 _doprnt >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char _doprnt (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub__doprnt || defined __stub____doprnt >| choke me >| #endif >| >| int >| main () >| { >| return _doprnt (); >| ; >| return 0; >| } >configure:8962: result: no >configure:9014: checking for asprintf >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for err >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for fgetln >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccj6BFLx.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:128: undefined reference to `fgetln' >collect2: ld returned 1 exit status >configure:9076: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| /* end confdefs.h. */ >| /* Define fgetln to an innocuous variant, in case <limits.h> declares fgetln. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define fgetln innocuous_fgetln >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char fgetln (); 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 fgetln >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char fgetln (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_fgetln || defined __stub___fgetln >| choke me >| #endif >| >| int >| main () >| { >| return fgetln (); >| ; >| return 0; >| } >configure:9094: result: no >configure:9014: checking for fnmatch >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for fparseln >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccNKrP5I.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:129: undefined reference to `fparseln' >collect2: ld returned 1 exit status >configure:9076: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| /* end confdefs.h. */ >| /* Define fparseln to an innocuous variant, in case <limits.h> declares fparseln. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define fparseln innocuous_fparseln >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char fparseln (); 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 fparseln >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char fparseln (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_fparseln || defined __stub___fparseln >| choke me >| #endif >| >| int >| main () >| { >| return fparseln (); >| ; >| return 0; >| } >configure:9094: result: no >configure:9014: checking for getenv >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for isblank >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >conftest.c:119: warning: conflicting types for built-in function 'isblank' >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for lchflags >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccmSBdHT.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:131: undefined reference to `lchflags' >collect2: ld returned 1 exit status >configure:9076: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| /* end confdefs.h. */ >| /* Define lchflags to an innocuous variant, in case <limits.h> declares lchflags. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define lchflags innocuous_lchflags >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char lchflags (); 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 lchflags >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char lchflags (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_lchflags || defined __stub___lchflags >| choke me >| #endif >| >| int >| main () >| { >| return lchflags (); >| ; >| return 0; >| } >configure:9094: result: no >configure:9014: checking for lchmod >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >conftest.c:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:9076: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| /* end confdefs.h. */ >| /* Define lchmod to an innocuous variant, in case <limits.h> declares lchmod. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define lchmod innocuous_lchmod >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char lchmod (); 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 lchmod >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char lchmod (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_lchmod || defined __stub___lchmod >| choke me >| #endif >| >| int >| main () >| { >| return lchmod (); >| ; >| return 0; >| } >configure:9094: result: no >configure:9014: checking for lchown >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for lutimes >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for mkdtemp >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for mkstemp >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for setenv >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for setgroupent >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/cc2guG3c.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:136: undefined reference to `setgroupent' >collect2: ld returned 1 exit status >configure:9076: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| /* end confdefs.h. */ >| /* Define setgroupent to an innocuous variant, in case <limits.h> declares setgroupent. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setgroupent innocuous_setgroupent >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setgroupent (); 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 setgroupent >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setgroupent (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_setgroupent || defined __stub___setgroupent >| choke me >| #endif >| >| int >| main () >| { >| return setgroupent (); >| ; >| return 0; >| } >configure:9094: result: no >configure:9014: checking for setpassent >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccPbn5ij.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:136: undefined reference to `setpassent' >collect2: ld returned 1 exit status >configure:9076: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| /* end confdefs.h. */ >| /* Define setpassent to an innocuous variant, in case <limits.h> declares setpassent. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setpassent innocuous_setpassent >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setpassent (); 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 setpassent >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setpassent (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_setpassent || defined __stub___setpassent >| choke me >| #endif >| >| int >| main () >| { >| return setpassent (); >| ; >| return 0; >| } >configure:9094: result: no >configure:9014: checking for setprogname >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccWumMfq.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:136: undefined reference to `setprogname' >collect2: ld returned 1 exit status >configure:9076: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| /* end confdefs.h. */ >| /* Define setprogname to an innocuous variant, in case <limits.h> declares setprogname. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setprogname innocuous_setprogname >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setprogname (); 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 setprogname >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setprogname (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_setprogname || defined __stub___setprogname >| choke me >| #endif >| >| int >| main () >| { >| return setprogname (); >| ; >| return 0; >| } >configure:9094: result: no >configure:9014: checking for snprintf >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >conftest.c:125: warning: conflicting types for built-in function 'snprintf' >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for statvfs >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for strdup >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >conftest.c:127: warning: conflicting types for built-in function 'strdup' >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for strerror >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for strlcat >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccbGdFkL.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:140: undefined reference to `strlcat' >collect2: ld returned 1 exit status >configure:9076: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| /* end confdefs.h. */ >| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcat innocuous_strlcat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcat (); 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 strlcat >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strlcat (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_strlcat || defined __stub___strlcat >| choke me >| #endif >| >| int >| main () >| { >| return strlcat (); >| ; >| return 0; >| } >configure:9094: result: no >configure:9014: checking for strlcpy >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccGF06wP.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:140: undefined reference to `strlcpy' >collect2: ld returned 1 exit status >configure:9076: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| /* end confdefs.h. */ >| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); 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 strlcpy >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strlcpy (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_strlcpy || defined __stub___strlcpy >| choke me >| #endif >| >| int >| main () >| { >| return strlcpy (); >| ; >| return 0; >| } >configure:9094: result: no >configure:9014: checking for strmode >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccBU320T.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:140: undefined reference to `strmode' >collect2: ld returned 1 exit status >configure:9076: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| /* end confdefs.h. */ >| /* Define strmode to an innocuous variant, in case <limits.h> declares strmode. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strmode innocuous_strmode >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strmode (); 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 strmode >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strmode (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_strmode || defined __stub___strmode >| choke me >| #endif >| >| int >| main () >| { >| return strmode (); >| ; >| return 0; >| } >configure:9094: result: no >configure:9014: checking for strsep >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for strtoll >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for unsetenv >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for usleep >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for utimes >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9014: checking for warn >configure:9070: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9076: $? = 0 >configure:9094: result: yes >configure:9119: checking for getenv >configure:9199: result: yes >configure:9119: checking for setenv >configure:9199: result: yes >configure:9119: checking for unsetenv >configure:9199: result: yes >configure:9225: checking for mkdtemp >configure:9305: result: yes >configure:9225: checking for mkstemp >configure:9305: result: yes >configure:9334: checking for bcopy >configure:9390: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >conftest.c:140: warning: conflicting types for built-in function 'bcopy' >configure:9396: $? = 0 >configure:9414: result: yes >configure:9334: checking for bzero >configure:9390: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >conftest.c:141: warning: conflicting types for built-in function 'bzero' >configure:9396: $? = 0 >configure:9414: result: yes >configure:9334: checking for memset >configure:9390: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >conftest.c:142: warning: conflicting types for built-in function 'memset' >configure:9396: $? = 0 >configure:9414: result: yes >configure:9334: checking for memcpy >configure:9390: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >conftest.c:143: warning: conflicting types for built-in function 'memcpy' >configure:9396: $? = 0 >configure:9414: result: yes >configure:9334: checking for setlocale >configure:9390: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9396: $? = 0 >configure:9414: result: yes >configure:9429: checking for getmode >configure:9485: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/cchYS8YD.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:156: undefined reference to `getmode' >collect2: ld returned 1 exit status >configure:9491: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| /* end confdefs.h. */ >| /* Define getmode to an innocuous variant, in case <limits.h> declares getmode. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getmode innocuous_getmode >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getmode (); 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 getmode >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getmode (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_getmode || defined __stub___getmode >| choke me >| #endif >| >| int >| main () >| { >| return getmode (); >| ; >| return 0; >| } >configure:9509: result: no >configure:9429: checking for setmode >configure:9485: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccCv4DLF.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:156: undefined reference to `setmode' >collect2: ld returned 1 exit status >configure:9491: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| /* end confdefs.h. */ >| /* Define setmode to an innocuous variant, in case <limits.h> declares setmode. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setmode innocuous_setmode >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setmode (); 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 setmode >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setmode (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_setmode || defined __stub___setmode >| choke me >| #endif >| >| int >| main () >| { >| return setmode (); >| ; >| return 0; >| } >configure:9509: result: no >configure:9524: checking for getmode >configure:9604: result: no >configure:9636: checking for gid_from_group >configure:9692: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccDP5mHN.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:156: undefined reference to `gid_from_group' >collect2: ld returned 1 exit status >configure:9698: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| /* end confdefs.h. */ >| /* Define gid_from_group to an innocuous variant, in case <limits.h> declares gid_from_group. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define gid_from_group innocuous_gid_from_group >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char gid_from_group (); 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 gid_from_group >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char gid_from_group (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_gid_from_group || defined __stub___gid_from_group >| choke me >| #endif >| >| int >| main () >| { >| return gid_from_group (); >| ; >| return 0; >| } >configure:9716: result: no >configure:9636: checking for group_from_gid >configure:9692: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/cc4l79KR.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:156: undefined reference to `group_from_gid' >collect2: ld returned 1 exit status >configure:9698: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| /* end confdefs.h. */ >| /* Define group_from_gid to an innocuous variant, in case <limits.h> declares group_from_gid. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define group_from_gid innocuous_group_from_gid >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char group_from_gid (); 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 group_from_gid >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char group_from_gid (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_group_from_gid || defined __stub___group_from_gid >| choke me >| #endif >| >| int >| main () >| { >| return group_from_gid (); >| ; >| return 0; >| } >configure:9716: result: no >configure:9636: checking for pwcache_groupdb >configure:9692: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/cc3FmrHT.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:156: undefined reference to `pwcache_groupdb' >collect2: ld returned 1 exit status >configure:9698: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| /* end confdefs.h. */ >| /* Define pwcache_groupdb to an innocuous variant, in case <limits.h> declares pwcache_groupdb. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pwcache_groupdb innocuous_pwcache_groupdb >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pwcache_groupdb (); 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 pwcache_groupdb >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char pwcache_groupdb (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_pwcache_groupdb || defined __stub___pwcache_groupdb >| choke me >| #endif >| >| int >| main () >| { >| return pwcache_groupdb (); >| ; >| return 0; >| } >configure:9716: result: no >configure:9636: checking for pwcache_userdb >configure:9692: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccYp52tY.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:156: undefined reference to `pwcache_userdb' >collect2: ld returned 1 exit status >configure:9698: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| /* end confdefs.h. */ >| /* Define pwcache_userdb to an innocuous variant, in case <limits.h> declares pwcache_userdb. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pwcache_userdb innocuous_pwcache_userdb >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pwcache_userdb (); 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 pwcache_userdb >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char pwcache_userdb (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_pwcache_userdb || defined __stub___pwcache_userdb >| choke me >| #endif >| >| int >| main () >| { >| return pwcache_userdb (); >| ; >| return 0; >| } >configure:9716: result: no >configure:9636: checking for uid_from_user >configure:9692: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/cc7uOeJ2.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:156: undefined reference to `uid_from_user' >collect2: ld returned 1 exit status >configure:9698: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| /* end confdefs.h. */ >| /* Define uid_from_user to an innocuous variant, in case <limits.h> declares uid_from_user. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define uid_from_user innocuous_uid_from_user >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char uid_from_user (); 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 uid_from_user >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char uid_from_user (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_uid_from_user || defined __stub___uid_from_user >| choke me >| #endif >| >| int >| main () >| { >| return uid_from_user (); >| ; >| return 0; >| } >configure:9716: result: no >configure:9636: checking for user_from_uid >configure:9692: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccG3YI06.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:156: undefined reference to `user_from_uid' >collect2: ld returned 1 exit status >configure:9698: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| /* end confdefs.h. */ >| /* Define user_from_uid to an innocuous variant, in case <limits.h> declares user_from_uid. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define user_from_uid innocuous_user_from_uid >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char user_from_uid (); 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 user_from_uid >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char user_from_uid (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_user_from_uid || defined __stub___user_from_uid >| choke me >| #endif >| >| int >| main () >| { >| return user_from_uid (); >| ; >| return 0; >| } >configure:9716: result: no >configure:9737: checking for gid_from_group >configure:9817: result: no >configure:9838: checking for fts_open >configure:9894: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:9900: $? = 0 >configure:9917: result: yes >configure:9960: checking poll.h usability >configure:9977: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:9983: $? = 0 >configure:9997: result: yes >configure:10001: checking poll.h presence >configure:10016: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:10022: $? = 0 >configure:10036: result: yes >configure:10069: checking for poll.h >configure:10077: result: yes >configure:9960: checking sys/poll.h usability >configure:9977: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:9983: $? = 0 >configure:9997: result: yes >configure:10001: checking sys/poll.h presence >configure:10016: x86_64-unknown-linux-gnu-gcc -E conftest.c >configure:10022: $? = 0 >configure:10036: result: yes >configure:10069: checking for sys/poll.h >configure:10077: result: yes >configure:10096: checking for poll.h >configure:10102: result: yes >configure:10096: checking for sys/poll.h >configure:10102: result: yes >configure:10243: checking for poll >configure:10299: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:10305: $? = 0 >configure:10322: result: yes >configure:10327: checking if poll() is implemented natively >configure:10363: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:10369: $? = 0 >configure:10385: result: yes >configure:10421: checking for getpassphrase >configure:10477: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-apps/mtree-2007.4/temp/ccheASVz.o: In function `main': >/var/tmp/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools/libnbcompat/files/conftest.c:160: undefined reference to `getpassphrase' >collect2: ld returned 1 exit status >configure:10483: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| /* end confdefs.h. */ >| /* Define getpassphrase to an innocuous variant, in case <limits.h> declares getpassphrase. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpassphrase innocuous_getpassphrase >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpassphrase (); 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 getpassphrase >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getpassphrase (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_getpassphrase || defined __stub___getpassphrase >| choke me >| #endif >| >| int >| main () >| { >| return getpassphrase (); >| ; >| return 0; >| } >configure:10501: result: no >configure:10421: checking for getpgrp >configure:10477: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:10483: $? = 0 >configure:10501: result: yes >configure:10421: checking for memmove >configure:10477: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >conftest.c:150: warning: conflicting types for built-in function 'memmove' >configure:10483: $? = 0 >configure:10501: result: yes >configure:10421: checking for select >configure:10477: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:10483: $? = 0 >configure:10501: result: yes >configure:10512: checking for getpgrp >configure:10591: result: yes >configure:10594: checking whether getpgrp requires zero arguments >configure:10621: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:165: error: too many arguments to function 'getpgrp' >configure:10627: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SELECT 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| getpgrp (0); >| ; >| return 0; >| } >configure:10643: result: yes >configure:10656: checking for struct statfs.f_fsize >configure:10685: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:136: error: 'struct statfs' has no member named 'f_fsize' >configure:10691: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SELECT 1 >| #define GETPGRP_VOID 1 >| /* end confdefs.h. */ >| #include <sys/statfs.h> >| >| int >| main () >| { >| static struct statfs ac_aggr; >| if (ac_aggr.f_fsize) >| return 0; >| ; >| return 0; >| } >configure:10725: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:136: error: 'struct statfs' has no member named 'f_fsize' >configure:10731: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SELECT 1 >| #define GETPGRP_VOID 1 >| /* end confdefs.h. */ >| #include <sys/statfs.h> >| >| int >| main () >| { >| static struct statfs ac_aggr; >| if (sizeof ac_aggr.f_fsize) >| return 0; >| ; >| return 0; >| } >configure:10749: result: no >configure:10762: checking for struct statfs.f_iosize >configure:10791: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:136: error: 'struct statfs' has no member named 'f_iosize' >configure:10797: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SELECT 1 >| #define GETPGRP_VOID 1 >| /* end confdefs.h. */ >| #include <sys/statfs.h> >| >| int >| main () >| { >| static struct statfs ac_aggr; >| if (ac_aggr.f_iosize) >| return 0; >| ; >| return 0; >| } >configure:10831: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:136: error: 'struct statfs' has no member named 'f_iosize' >configure:10837: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SELECT 1 >| #define GETPGRP_VOID 1 >| /* end confdefs.h. */ >| #include <sys/statfs.h> >| >| int >| main () >| { >| static struct statfs ac_aggr; >| if (sizeof ac_aggr.f_iosize) >| return 0; >| ; >| return 0; >| } >configure:10855: result: no >configure:10868: checking for struct dirent.d_namlen >configure:10911: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:150: error: 'struct dirent' has no member named 'd_namlen' >configure:10917: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SELECT 1 >| #define GETPGRP_VOID 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #if HAVE_DIRENT_H >| # include <dirent.h> >| #else >| # define dirent direct >| # if HAVE_SYS_NDIR_H >| # include <sys/ndir.h> >| # endif >| # if HAVE_SYS_DIR_H >| # include <sys/dir.h> >| # endif >| # if HAVE_NDIR_H >| # include <ndir.h> >| # endif >| #endif >| >| int >| main () >| { >| static struct dirent ac_aggr; >| if (ac_aggr.d_namlen) >| return 0; >| ; >| return 0; >| } >configure:10965: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:150: error: 'struct dirent' has no member named 'd_namlen' >configure:10971: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SELECT 1 >| #define GETPGRP_VOID 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #if HAVE_DIRENT_H >| # include <dirent.h> >| #else >| # define dirent direct >| # if HAVE_SYS_NDIR_H >| # include <sys/ndir.h> >| # endif >| # if HAVE_SYS_DIR_H >| # include <sys/dir.h> >| # endif >| # if HAVE_NDIR_H >| # include <ndir.h> >| # endif >| #endif >| >| int >| main () >| { >| static struct dirent ac_aggr; >| if (sizeof ac_aggr.d_namlen) >| return 0; >| ; >| return 0; >| } >configure:10989: result: no >configure:11001: checking for DIR.dd_fd >configure:11044: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:149: error: storage size of 'ac_aggr' isn't known >configure:11050: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SELECT 1 >| #define GETPGRP_VOID 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #if HAVE_DIRENT_H >| # include <dirent.h> >| #else >| # define dirent direct >| # if HAVE_SYS_NDIR_H >| # include <sys/ndir.h> >| # endif >| # if HAVE_SYS_DIR_H >| # include <sys/dir.h> >| # endif >| # if HAVE_NDIR_H >| # include <ndir.h> >| # endif >| #endif >| >| int >| main () >| { >| static DIR ac_aggr; >| if (ac_aggr.dd_fd) >| return 0; >| ; >| return 0; >| } >configure:11098: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:149: error: storage size of 'ac_aggr' isn't known >configure:11104: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SELECT 1 >| #define GETPGRP_VOID 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #if HAVE_DIRENT_H >| # include <dirent.h> >| #else >| # define dirent direct >| # if HAVE_SYS_NDIR_H >| # include <sys/ndir.h> >| # endif >| # if HAVE_SYS_DIR_H >| # include <sys/dir.h> >| # endif >| # if HAVE_NDIR_H >| # include <ndir.h> >| # endif >| #endif >| >| int >| main () >| { >| static DIR ac_aggr; >| if (sizeof ac_aggr.dd_fd) >| return 0; >| ; >| return 0; >| } >configure:11122: result: no >configure:11136: checking for dirfd >configure:11175: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:11181: $? = 0 >configure:11188: result: yes >configure:11212: checking *printf() support for %lld >configure:11239: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:11242: $? = 0 >configure:11248: ./conftest >configure:11251: $? = 0 >configure:11254: result: yes >configure:11354: checking for strtoll >configure:11434: result: yes >configure:11458: checking if vsnprintf is standards compliant >configure:11491: x86_64-unknown-linux-gnu-gcc -o conftest -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure:11494: $? = 0 >configure:11500: ./conftest >configure:11503: $? = 0 >configure:11506: result: yes >configure:11535: checking whether optind is declared >configure:11569: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >configure:11575: $? = 0 >configure:11590: result: yes >configure:11606: checking whether optreset is declared >configure:11640: x86_64-unknown-linux-gnu-gcc -c -O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:144: error: 'optreset' undeclared (first use in this function) >conftest.c:144: error: (Each undeclared identifier is reported only once >conftest.c:144: error: for each function it appears in.) >configure:11646: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libnbcompat" >| #define PACKAGE_TARNAME "libnbcompat" >| #define PACKAGE_VERSION "20070622" >| #define PACKAGE_STRING "libnbcompat 20070622" >| #define PACKAGE_BUGREPORT "grant@NetBSD.org" >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_FTS_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_NBCOMPAT_GLOB 1 >| #define HAVE_SYS_QUEUE_H 1 >| #define HAVE_NBCOMPAT_QUEUE 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_NBCOMPAT_MD5 1 >| #define HAVE_NBCOMPAT_RMD160 1 >| #define HAVE_NBCOMPAT_SHA1 1 >| #define HAVE_NBCOMPAT_SHA2 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_NBCOMPAT_VIS 1 >| #define HAVE___ATTRIBUTE__ 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_INT8_T 1 >| #define HAVE_INT16_T 1 >| #define HAVE_INT32_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INT8_T 1 >| #define HAVE_U_INT16_T 1 >| #define HAVE_U_INT32_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINT8_T 1 >| #define HAVE_UINT16_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_UINT64_T 1 >| #define HAVE_FSID_T 1 >| #define SIZEOF_OFF_T 8 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_ERR 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_GETENV 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_SETENV 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSEP 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WARN 1 >| #define HAVE_GETENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_BCOPY 1 >| #define HAVE_BZERO 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SELECT 1 >| #define GETPGRP_VOID 1 >| #define HAVE_DIRFD 1 >| #define HAVE_WORKING_LONG_LONG 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_DECL_OPTIND 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #include <stdlib.h> >| #include <unistd.h> >| >| >| int >| main () >| { >| #ifndef optreset >| (void) optreset; >| #endif >| >| ; >| return 0; >| } >configure:11661: result: no >configure:11785: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by libnbcompat config.status 20070622, which was >generated by GNU Autoconf 2.61. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on halo > >config.status:612: creating Makefile >config.status:612: creating nbcompat/config.h > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv___attribute__=yes >ac_cv_build=x86_64-unknown-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -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=set >ac_cv_env_LDFLAGS_value='-Wl,--as-needed -Wl,--hash-style=gnu' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_MD5File=no >ac_cv_func_RMD160File=no >ac_cv_func_SHA1File=no >ac_cv_func_SHA512_File=no >ac_cv_func__doprnt=no >ac_cv_func_asprintf=yes >ac_cv_func_bcopy=yes >ac_cv_func_bzero=yes >ac_cv_func_err=yes >ac_cv_func_fgetln=no >ac_cv_func_fnmatch=yes >ac_cv_func_fparseln=no >ac_cv_func_fts_open=yes >ac_cv_func_getenv=yes >ac_cv_func_getmode=no >ac_cv_func_getpassphrase=no >ac_cv_func_getpgrp=yes >ac_cv_func_getpgrp_void=yes >ac_cv_func_gid_from_group=no >ac_cv_func_group_from_gid=no >ac_cv_func_isblank=yes >ac_cv_func_lchflags=no >ac_cv_func_lchmod=no >ac_cv_func_lchown=yes >ac_cv_func_lutimes=yes >ac_cv_func_malloc_0_nonnull=yes >ac_cv_func_memcpy=yes >ac_cv_func_memmove=yes >ac_cv_func_memset=yes >ac_cv_func_mkdtemp=yes >ac_cv_func_mkstemp=yes >ac_cv_func_poll=yes >ac_cv_func_pwcache_groupdb=no >ac_cv_func_pwcache_userdb=no >ac_cv_func_regexec=yes >ac_cv_func_select=yes >ac_cv_func_setenv=yes >ac_cv_func_setgroupent=no >ac_cv_func_setlocale=yes >ac_cv_func_setmode=no >ac_cv_func_setpassent=no >ac_cv_func_setprogname=no >ac_cv_func_snprintf=yes >ac_cv_func_statvfs=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strerror_r=yes >ac_cv_func_strerror_r_char_p=no >ac_cv_func_strlcat=no >ac_cv_func_strlcpy=no >ac_cv_func_strmode=no >ac_cv_func_strsep=yes >ac_cv_func_strtoll=yes >ac_cv_func_uid_from_user=no >ac_cv_func_unsetenv=yes >ac_cv_func_user_from_uid=no >ac_cv_func_usleep=yes >ac_cv_func_utimes=yes >ac_cv_func_vprintf=yes >ac_cv_func_warn=yes >ac_cv_have_decl_optind=yes >ac_cv_have_decl_optreset=no >ac_cv_have_decl_strerror_r=yes >ac_cv_header_alloca_h=yes >ac_cv_header_assert_h=yes >ac_cv_header_bind_bitypes_h=no >ac_cv_header_ctype_h=yes >ac_cv_header_dirent_h=yes >ac_cv_header_err_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_fnmatch_h=yes >ac_cv_header_fts_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_glob_h=yes >ac_cv_header_grp_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libutil_h=no >ac_cv_header_limits_h=yes >ac_cv_header_machine_endian_h=no >ac_cv_header_md5_h=no >ac_cv_header_memory_h=yes >ac_cv_header_ndir_h=no >ac_cv_header_netinet_in6_machtypes_h=no >ac_cv_header_paths_h=yes >ac_cv_header_poll_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_regex_h=yes >ac_cv_header_rmd160_h=no >ac_cv_header_sha1_h=no >ac_cv_header_sha2_h=no >ac_cv_header_signal_h=yes >ac_cv_header_stdarg_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdio_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_bitypes_h=yes >ac_cv_header_sys_byteorder_h=no >ac_cv_header_sys_cdefs_h=yes >ac_cv_header_sys_dir_h=yes >ac_cv_header_sys_endian_h=no >ac_cv_header_sys_file_h=yes >ac_cv_header_sys_mkdev_h=no >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_ndir_h=no >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_queue_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statfs_h=yes >ac_cv_header_sys_statvfs_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_ttycom_h=no >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_uio_h=yes >ac_cv_header_sys_vfs_h=yes >ac_cv_header_termcap_h=yes >ac_cv_header_time=yes >ac_cv_header_time_h=yes >ac_cv_header_tzfile_h=no >ac_cv_header_unistd_h=yes >ac_cv_header_util_h=no >ac_cv_header_utime_h=yes >ac_cv_header_vis_h=no >ac_cv_host=x86_64-unknown-linux-gnu >ac_cv_lib_util_fparseln=no >ac_cv_member_DIR_dd_fd=no >ac_cv_member_struct_dirent_d_namlen=no >ac_cv_member_struct_statfs_f_fsize=no >ac_cv_member_struct_statfs_f_iosize=no >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AR=ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-unknown-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-unknown-linux-gnu-gcc -E' >ac_cv_prog_RANLIB=x86_64-unknown-linux-gnu-ranlib >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_sizeof_off_t=8 >ac_cv_type_fsid_t=yes >ac_cv_type_int16_t=yes >ac_cv_type_int32_t=yes >ac_cv_type_int64_t=yes >ac_cv_type_int8_t=yes >ac_cv_type_long_double=yes >ac_cv_type_long_long=yes >ac_cv_type_off_t=yes >ac_cv_type_size_t=yes >ac_cv_type_u_int16_t=yes >ac_cv_type_u_int32_t=yes >ac_cv_type_u_int64_t=yes >ac_cv_type_u_int8_t=yes >ac_cv_type_uint16_t=yes >ac_cv_type_uint32_t=yes >ac_cv_type_uint64_t=yes >ac_cv_type_uint8_t=yes >ac_cv_type_uintptr_t=yes >pkg_cv_have_poll_h=yes >pkg_cv_have_struct_option=yes >pkg_cv_native_poll=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AR='ar' >AUTOCONF='./missing --run autoconf' >AUTOHEADER='./missing --run autoheader' >AWK='gawk' >CANONICAL_HOST='x86_64-unknown-linux-gnu' >CC='x86_64-unknown-linux-gnu-gcc' >CFLAGS='-O2 -g -march=core2 -msse4.1 -fomit-frame-pointer -pipe' >CPP='x86_64-unknown-linux-gnu-gcc -E' >CPPFLAGS='' >DEFS='-DHAVE_CONFIG_H' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GREP='/bin/grep' >INCLUDES='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >LDFLAGS='-Wl,--as-needed -Wl,--hash-style=gnu' >LIBOBJS=' ${LIBOBJDIR}glob$U.o ${LIBOBJDIR}md5c$U.o ${LIBOBJDIR}md5hl$U.o ${LIBOBJDIR}rmd160$U.o ${LIBOBJDIR}rmd160hl$U.o ${LIBOBJDIR}sha1$U.o ${LIBOBJDIR}sha1hl$U.o ${LIBOBJDIR}sha2$U.o ${LIBOBJDIR}sha2hl$U.o ${LIBOBJDIR}vis$U.o ${LIBOBJDIR}unvis$U.o ${LIBOBJDIR}fgetln$U.o ${LIBOBJDIR}fparseln$U.o ${LIBOBJDIR}lchflags$U.o ${LIBOBJDIR}lchmod$U.o ${LIBOBJDIR}setgroupent$U.o ${LIBOBJDIR}setpassent$U.o ${LIBOBJDIR}setprogname$U.o ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o ${LIBOBJDIR}strmode$U.o ${LIBOBJDIR}setmode$U.o ${LIBOBJDIR}pwcache$U.o' >LIBS='' >LN_S='ln -s' >LTLIBOBJS=' ${LIBOBJDIR}glob$U.lo ${LIBOBJDIR}md5c$U.lo ${LIBOBJDIR}md5hl$U.lo ${LIBOBJDIR}rmd160$U.lo ${LIBOBJDIR}rmd160hl$U.lo ${LIBOBJDIR}sha1$U.lo ${LIBOBJDIR}sha1hl$U.lo ${LIBOBJDIR}sha2$U.lo ${LIBOBJDIR}sha2hl$U.lo ${LIBOBJDIR}vis$U.lo ${LIBOBJDIR}unvis$U.lo ${LIBOBJDIR}fgetln$U.lo ${LIBOBJDIR}fparseln$U.lo ${LIBOBJDIR}lchflags$U.lo ${LIBOBJDIR}lchmod$U.lo ${LIBOBJDIR}setgroupent$U.lo ${LIBOBJDIR}setpassent$U.lo ${LIBOBJDIR}setprogname$U.lo ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo ${LIBOBJDIR}strmode$U.lo ${LIBOBJDIR}setmode$U.lo ${LIBOBJDIR}pwcache$U.lo' >OBJEXT='o' >PACKAGE_BUGREPORT='grant@NetBSD.org' >PACKAGE_NAME='libnbcompat' >PACKAGE_STRING='libnbcompat 20070622' >PACKAGE_TARNAME='libnbcompat' >PACKAGE_VERSION='20070622' >PATH_SEPARATOR=':' >RANLIB='x86_64-unknown-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >ac_ct_CC='' >bindir='${exec_prefix}/bin' >build='x86_64-unknown-linux-gnu' >build_alias='x86_64-unknown-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='unknown' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host='x86_64-unknown-linux-gnu' >host_alias='x86_64-unknown-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='unknown' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "libnbcompat" >#define PACKAGE_TARNAME "libnbcompat" >#define PACKAGE_VERSION "20070622" >#define PACKAGE_STRING "libnbcompat 20070622" >#define PACKAGE_BUGREPORT "grant@NetBSD.org" >#define STDC_HEADERS 1 >#define TIME_WITH_SYS_TIME 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_INTTYPES_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_BITYPES_H 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ASSERT_H 1 >#define HAVE_CTYPE_H 1 >#define HAVE_DIRENT_H 1 >#define HAVE_ERR_H 1 >#define HAVE_ERRNO_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_FNMATCH_H 1 >#define HAVE_FTS_H 1 >#define HAVE_GRP_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_PATHS_H 1 >#define HAVE_PWD_H 1 >#define HAVE_SIGNAL_H 1 >#define HAVE_STDARG_H 1 >#define HAVE_STDDEF_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDIO_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_CDEFS_H 1 >#define HAVE_SYS_DIR_H 1 >#define HAVE_SYS_FILE_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_STATFS_H 1 >#define HAVE_SYS_STATVFS_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_UIO_H 1 >#define HAVE_SYS_VFS_H 1 >#define HAVE_TERMCAP_H 1 >#define HAVE_TIME_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_SYS_MOUNT_H 1 >#define HAVE_GLOB_H 1 >#define HAVE_NBCOMPAT_GLOB 1 >#define HAVE_SYS_QUEUE_H 1 >#define HAVE_NBCOMPAT_QUEUE 1 >#define HAVE_REGEX_H 1 >#define HAVE_NBCOMPAT_MD5 1 >#define HAVE_NBCOMPAT_RMD160 1 >#define HAVE_NBCOMPAT_SHA1 1 >#define HAVE_NBCOMPAT_SHA2 1 >#define HAVE_GETOPT_H 1 >#define HAVE_NBCOMPAT_VIS 1 >#define HAVE___ATTRIBUTE__ 1 >#define HAVE_UINTPTR_T 1 >#define HAVE_LONG_LONG 1 >#define HAVE_LONG_DOUBLE 1 >#define HAVE_INT8_T 1 >#define HAVE_INT16_T 1 >#define HAVE_INT32_T 1 >#define HAVE_INT64_T 1 >#define HAVE_U_INT8_T 1 >#define HAVE_U_INT16_T 1 >#define HAVE_U_INT32_T 1 >#define HAVE_U_INT64_T 1 >#define HAVE_UINT8_T 1 >#define HAVE_UINT16_T 1 >#define HAVE_UINT32_T 1 >#define HAVE_UINT64_T 1 >#define HAVE_FSID_T 1 >#define SIZEOF_OFF_T 8 >#define HAVE_STDLIB_H 1 >#define HAVE_MALLOC 1 >#define HAVE_DECL_STRERROR_R 1 >#define HAVE_STRERROR_R 1 >#define HAVE_VPRINTF 1 >#define HAVE_ASPRINTF 1 >#define HAVE_ERR 1 >#define HAVE_FNMATCH 1 >#define HAVE_GETENV 1 >#define HAVE_ISBLANK 1 >#define HAVE_LCHOWN 1 >#define HAVE_LUTIMES 1 >#define HAVE_MKDTEMP 1 >#define HAVE_MKSTEMP 1 >#define HAVE_SETENV 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STATVFS 1 >#define HAVE_STRDUP 1 >#define HAVE_STRERROR 1 >#define HAVE_STRSEP 1 >#define HAVE_STRTOLL 1 >#define HAVE_UNSETENV 1 >#define HAVE_USLEEP 1 >#define HAVE_UTIMES 1 >#define HAVE_WARN 1 >#define HAVE_GETENV 1 >#define HAVE_SETENV 1 >#define HAVE_UNSETENV 1 >#define HAVE_MKDTEMP 1 >#define HAVE_MKSTEMP 1 >#define HAVE_BCOPY 1 >#define HAVE_BZERO 1 >#define HAVE_MEMSET 1 >#define HAVE_MEMCPY 1 >#define HAVE_SETLOCALE 1 >#define HAVE_POLL_H 1 >#define HAVE_SYS_POLL_H 1 >#define HAVE_POLL_H 1 >#define HAVE_SYS_POLL_H 1 >#define HAVE_GETPGRP 1 >#define HAVE_MEMMOVE 1 >#define HAVE_SELECT 1 >#define GETPGRP_VOID 1 >#define HAVE_DIRFD 1 >#define HAVE_WORKING_LONG_LONG 1 >#define HAVE_STRTOLL 1 >#define HAVE_DECL_OPTIND 1 >#define HAVE_DECL_OPTRESET 0 > >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 209614
:
143176
|
143181
|
143199
|
199189
| 199190