This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by udfclient configure 0.5.8, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 129 tasks, 184 threads, 4 processors Load average: 2.35, Mach factor: 1.67 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1741: checking build system type configure:1759: result: i386-unknown-gnu configure:1781: checking host system type configure:1796: result: i386-unknown-gnu configure:1832: checking for i386-unknown-gnu-gcc configure:1859: result: cc configure:2137: checking for C compiler version configure:2144: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2147: $? = 0 configure:2154: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2157: $? = 0 configure:2164: cc -V >&5 cc: `-V' option must have argument configure:2167: $? = 1 configure:2190: checking for C compiler default output file name configure:2217: cc -fno-common conftest.c >&5 configure:2220: $? = 0 configure:2258: result: a.out configure:2275: checking whether the C compiler works configure:2285: ./a.out configure:2288: $? = 0 configure:2305: result: yes configure:2312: checking whether we are cross compiling configure:2314: result: no configure:2317: checking for suffix of executables configure:2324: cc -o conftest -fno-common conftest.c >&5 configure:2327: $? = 0 configure:2351: result: configure:2357: checking for suffix of object files configure:2383: cc -c -fno-common conftest.c >&5 configure:2386: $? = 0 configure:2409: result: configure:2413: checking whether we are using the GNU C compiler configure:2442: cc -c -fno-common conftest.c >&5 configure:2448: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2465: result: no configure:2470: checking whether cc accepts -g configure:2500: cc -c -g conftest.c >&5 configure:2506: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2538: cc -c conftest.c >&5 configure:2544: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2577: cc -c -g conftest.c >&5 configure:2583: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2605: result: no configure:2622: checking for cc option to accept ISO C89 configure:2696: cc -c -fno-common conftest.c >&5 configure:2702: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2696: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2702: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2696: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2702: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2696: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:2702: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2696: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2702: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2696: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2702: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2696: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2702: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2728: result: unsupported configure:2756: checking for a BSD-compatible install configure:2812: result: /usr/bin/install -c -o root -g wheel configure:2992: checking for clock_gettime in -lc configure:3027: cc -o conftest -fno-common conftest.c -lc >&5 ld: Undefined symbols: _clock_gettime configure:3033: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@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 clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:3051: result: no configure:3059: checking for clock_gettime in -lrt configure:3094: cc -o conftest -fno-common conftest.c -lrt >&5 ld: can't locate file for: -lrt configure:3100: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@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 clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:3118: result: no configure:3140: checking how to run the C preprocessor configure:3180: cc -E conftest.c configure:3186: $? = 0 configure:3217: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3223: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include configure:3256: result: cc -E configure:3285: cc -E conftest.c configure:3291: $? = 0 configure:3322: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3328: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include configure:3366: checking for grep that handles long lines and -e configure:3440: result: /usr/bin/grep configure:3445: checking for egrep configure:3523: result: /usr/bin/grep -E configure:3528: checking for ANSI C header files configure:3558: cc -c -fno-common conftest.c >&5 configure:3564: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3689: result: no configure:3713: checking for sys/types.h configure:3734: cc -c -fno-common conftest.c >&5 configure:3740: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3756: result: no configure:3713: checking for sys/stat.h configure:3734: cc -c -fno-common conftest.c >&5 configure:3740: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3756: result: no configure:3713: checking for stdlib.h configure:3734: cc -c -fno-common conftest.c >&5 configure:3740: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3756: result: no configure:3713: checking for string.h configure:3734: cc -c -fno-common conftest.c >&5 configure:3740: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3756: result: no configure:3713: checking for memory.h configure:3734: cc -c -fno-common conftest.c >&5 configure:3740: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3756: result: no configure:3713: checking for strings.h configure:3734: cc -c -fno-common conftest.c >&5 configure:3740: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3756: result: no configure:3713: checking for inttypes.h configure:3734: cc -c -fno-common conftest.c >&5 configure:3740: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3756: result: no configure:3713: checking for stdint.h configure:3734: cc -c -fno-common conftest.c >&5 configure:3740: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3756: result: no configure:3713: checking for unistd.h configure:3734: cc -c -fno-common conftest.c >&5 configure:3740: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3756: result: no configure:3785: checking endian.h usability configure:3802: cc -c -fno-common conftest.c >&5 configure:3808: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3822: result: no configure:3826: checking endian.h presence configure:3841: cc -E conftest.c configure:3847: $? = 0 configure:3861: result: yes configure:3874: WARNING: endian.h: present but cannot be compiled configure:3876: WARNING: endian.h: check for missing prerequisite headers? configure:3878: WARNING: endian.h: see the Autoconf documentation configure:3880: WARNING: endian.h: section "Present But Cannot Be Compiled" configure:3882: WARNING: endian.h: proceeding with the preprocessor's result configure:3884: WARNING: endian.h: in the future, the compiler will take precedence configure:3894: checking for endian.h configure:3902: result: yes configure:3785: checking sys/endian.h usability configure:3802: cc -c -fno-common conftest.c >&5 configure:3808: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3822: result: no configure:3826: checking sys/endian.h presence configure:3841: cc -E conftest.c configure:3847: $? = 0 configure:3861: result: yes configure:3874: WARNING: sys/endian.h: present but cannot be compiled configure:3876: WARNING: sys/endian.h: check for missing prerequisite headers? configure:3878: WARNING: sys/endian.h: see the Autoconf documentation configure:3880: WARNING: sys/endian.h: section "Present But Cannot Be Compiled" configure:3882: WARNING: sys/endian.h: proceeding with the preprocessor's result configure:3884: WARNING: sys/endian.h: in the future, the compiler will take precedence configure:3894: checking for sys/endian.h configure:3902: result: yes configure:3785: checking machine/endian.h usability configure:3802: cc -c -fno-common conftest.c >&5 configure:3808: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3822: result: no configure:3826: checking machine/endian.h presence configure:3841: cc -E conftest.c configure:3847: $? = 0 configure:3861: result: yes configure:3874: WARNING: machine/endian.h: present but cannot be compiled configure:3876: WARNING: machine/endian.h: check for missing prerequisite headers? configure:3878: WARNING: machine/endian.h: see the Autoconf documentation configure:3880: WARNING: machine/endian.h: section "Present But Cannot Be Compiled" configure:3882: WARNING: machine/endian.h: proceeding with the preprocessor's result configure:3884: WARNING: machine/endian.h: in the future, the compiler will take precedence configure:3894: checking for machine/endian.h configure:3902: result: yes configure:3930: checking machine/int_fmtio.h usability configure:3947: cc -c -fno-common conftest.c >&5 conftest.c:44:31: machine/int_fmtio.h: No such file or directory configure:3953: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3967: result: no configure:3971: checking machine/int_fmtio.h presence configure:3986: cc -E conftest.c conftest.c:11:31: machine/int_fmtio.h: No such file or directory configure:3992: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:4006: result: no configure:4039: checking for machine/int_fmtio.h configure:4047: result: no configure:4069: checking for strlcpy configure:4125: cc -o conftest -fno-common -DNO_INT_FMTIO conftest.c >&5 configure:4131: $? = 0 configure:4148: result: yes configure:4164: checking for struct stat.st_atimespec configure:4192: cc -c -fno-common -DNO_INT_FMTIO conftest.c >&5 conftest.c: In function `main': conftest.c:47: error: storage size of `ac_aggr' isn't known conftest.c:47: error: storage size of `ac_aggr' isn't known configure:4198: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimespec) | return 0; | ; | return 0; | } configure:4231: cc -c -fno-common -DNO_INT_FMTIO conftest.c >&5 conftest.c: In function `main': conftest.c:47: error: storage size of `ac_aggr' isn't known conftest.c:47: error: storage size of `ac_aggr' isn't known configure:4237: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimespec) | return 0; | ; | return 0; | } configure:4255: result: no configure:4267: checking for struct stat.st_atim configure:4295: cc -c -fno-common -DNO_INT_FMTIO conftest.c >&5 conftest.c: In function `main': conftest.c:47: error: storage size of `ac_aggr' isn't known conftest.c:47: error: storage size of `ac_aggr' isn't known configure:4301: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atim) | return 0; | ; | return 0; | } configure:4334: cc -c -fno-common -DNO_INT_FMTIO conftest.c >&5 conftest.c: In function `main': conftest.c:47: error: storage size of `ac_aggr' isn't known conftest.c:47: error: storage size of `ac_aggr' isn't known configure:4340: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "udfclient" | #define PACKAGE_TARNAME "udfclient" | #define PACKAGE_VERSION "0.5.8" | #define PACKAGE_STRING "udfclient 0.5.8" | #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atim) | return 0; | ; | return 0; | } configure:4358: result: no ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_strlcpy=yes ac_cv_header_endian_h=yes ac_cv_header_inttypes_h=no ac_cv_header_machine_endian_h=yes ac_cv_header_machine_int_fmtio_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_endian_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_c_clock_gettime=no ac_cv_lib_rt_clock_gettime=no ac_cv_member_struct_stat_st_atim=no ac_cv_member_struct_stat_st_atimespec=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## BUILD_APPS='' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS=' -DNO_INT_FMTIO' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='reinoud@NetBSD.org' PACKAGE_NAME='udfclient' PACKAGE_STRING='udfclient 0.5.8' PACKAGE_TARNAME='udfclient' PACKAGE_VERSION='0.5.8' PATH_SEPARATOR=':' SCSI_LIB='' SHELL='/bin/sh' THREADLIB='-pthread' TIMELIB='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "udfclient" #define PACKAGE_TARNAME "udfclient" #define PACKAGE_VERSION "0.5.8" #define PACKAGE_STRING "udfclient 0.5.8" #define PACKAGE_BUGREPORT "reinoud@NetBSD.org" #define HAVE_ENDIAN_H 1 #define HAVE_SYS_ENDIAN_H 1 #define HAVE_MACHINE_ENDIAN_H 1 configure: exit 0