This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by nbd configure 2.8.5, which was generated by GNU Autoconf 2.59e. Invocation command line was $ ./configure --prefix=/usr/local --enable-lfs --enable-syslog --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: 118 tasks, 175 threads, 4 processors Load average: 0.87, Mach factor: 3.12 /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:1769: checking for a BSD-compatible install configure:1825: result: /usr/bin/install -c -o root -g wheel configure:1836: checking whether build environment is sane configure:1879: result: yes configure:1944: checking for gawk configure:1960: found /usr/local/bin/gawk configure:1971: result: gawk configure:1982: checking whether make sets $(MAKE) configure:2003: result: yes configure:2187: checking whether to enable maintainer-specific portions of Makefiles configure:2196: result: no configure:2227: checking whether Large File Support should be enabled configure:2235: result: yes configure:2260: checking whether syslog logging is requested configure:2268: result: yes configure:2283: checking for i386-unknown-gnu-gcc configure:2310: result: cc configure:2588: checking for C compiler version configure:2595: 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:2598: $? = 0 configure:2605: 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:2608: $? = 0 configure:2615: cc -V >&5 cc: `-V' option must have argument configure:2618: $? = 1 configure:2641: checking for C compiler default output file name configure:2668: cc -fno-common conftest.c >&5 configure:2671: $? = 0 configure:2717: result: a.out configure:2722: checking whether the C compiler works configure:2732: ./a.out configure:2735: $? = 0 configure:2752: result: yes configure:2759: checking whether we are cross compiling configure:2761: result: no configure:2764: checking for suffix of executables configure:2771: cc -o conftest -fno-common conftest.c >&5 configure:2774: $? = 0 configure:2798: result: configure:2804: checking for suffix of object files configure:2830: cc -c -fno-common conftest.c >&5 configure:2833: $? = 0 configure:2856: result: configure:2860: checking whether we are using the GNU C compiler configure:2889: cc -c -fno-common conftest.c >&5 configure:2895: $? = 0 configure:2902: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2905: $? = 0 configure:2912: test -s conftest. configure:2915: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2929: result: no configure:2934: checking whether cc accepts -g configure:2964: cc -c -g conftest.c >&5 configure:2970: $? = 0 configure:2977: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2980: $? = 0 configure:2987: test -s conftest. configure:2990: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3019: cc -c conftest.c >&5 configure:3025: $? = 0 configure:3032: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3035: $? = 0 configure:3042: test -s conftest. configure:3045: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3075: cc -c -g conftest.c >&5 configure:3081: $? = 0 configure:3088: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3091: $? = 0 configure:3098: test -s conftest. configure:3101: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3120: result: no configure:3137: checking for cc option to accept ISO C89 configure:3206: cc -c -fno-common conftest.c >&5 configure:3212: $? = 0 configure:3219: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3222: $? = 0 configure:3229: test -s conftest. configure:3232: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* 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]; | | 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:3206: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3212: $? = 0 configure:3219: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3222: $? = 0 configure:3229: test -s conftest. configure:3232: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* 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]; | | 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:3206: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3212: $? = 0 configure:3219: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3222: $? = 0 configure:3229: test -s conftest. configure:3232: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* 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]; | | 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:3206: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3212: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* 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]; | | 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:3206: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3212: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* 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]; | | 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:3206: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3212: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* 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]; | | 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:3206: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3212: $? = 0 configure:3219: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3222: $? = 0 configure:3229: test -s conftest. configure:3232: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* 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]; | | 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:3255: result: unsupported configure:3281: checking for style of include used by make configure:3309: result: GNU configure:3337: checking dependency style of cc configure:3427: result: gcc3 configure:3449: checking how to run the C preprocessor configure:3489: cc -E conftest.c configure:3495: $? = 0 configure:3533: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3539: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #include configure:3579: result: cc -E configure:3608: cc -E conftest.c configure:3614: $? = 0 configure:3652: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3658: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #include configure:3715: checking for a BSD-compatible install configure:3771: result: /usr/bin/install -c -o root -g wheel configure:3784: checking for grep that handles long lines and -e configure:3858: result: /usr/bin/grep configure:3863: checking for egrep configure:3941: result: /usr/bin/grep -E configure:3946: checking for ANSI C header files configure:3976: cc -c -fno-common conftest.c >&5 configure:3982: $? = 0 configure:3989: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3992: $? = 0 configure:3999: test -s conftest. configure:4002: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4124: result: no configure:4148: checking for sys/types.h configure:4169: cc -c -fno-common conftest.c >&5 configure:4175: $? = 0 configure:4182: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4185: $? = 0 configure:4192: test -s conftest. configure:4195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4208: result: no configure:4148: checking for sys/stat.h configure:4169: cc -c -fno-common conftest.c >&5 configure:4175: $? = 0 configure:4182: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4185: $? = 0 configure:4192: test -s conftest. configure:4195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4208: result: no configure:4148: checking for stdlib.h configure:4169: cc -c -fno-common conftest.c >&5 configure:4175: $? = 0 configure:4182: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4185: $? = 0 configure:4192: test -s conftest. configure:4195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4208: result: no configure:4148: checking for string.h configure:4169: cc -c -fno-common conftest.c >&5 configure:4175: $? = 0 configure:4182: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4185: $? = 0 configure:4192: test -s conftest. configure:4195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4208: result: no configure:4148: checking for memory.h configure:4169: cc -c -fno-common conftest.c >&5 configure:4175: $? = 0 configure:4182: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4185: $? = 0 configure:4192: test -s conftest. configure:4195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4208: result: no configure:4148: checking for strings.h configure:4169: cc -c -fno-common conftest.c >&5 configure:4175: $? = 0 configure:4182: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4185: $? = 0 configure:4192: test -s conftest. configure:4195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4208: result: no configure:4148: checking for inttypes.h configure:4169: cc -c -fno-common conftest.c >&5 configure:4175: $? = 0 configure:4182: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4185: $? = 0 configure:4192: test -s conftest. configure:4195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4208: result: no configure:4148: checking for stdint.h configure:4169: cc -c -fno-common conftest.c >&5 configure:4175: $? = 0 configure:4182: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4185: $? = 0 configure:4192: test -s conftest. configure:4195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4208: result: no configure:4148: checking for unistd.h configure:4169: cc -c -fno-common conftest.c >&5 configure:4175: $? = 0 configure:4182: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4185: $? = 0 configure:4192: test -s conftest. configure:4195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4208: result: no configure:4220: checking whether byte ordering is bigendian configure:4252: cc -c -fno-common conftest.c >&5 configure:4258: $? = 0 configure:4265: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4268: $? = 0 configure:4275: test -s conftest. configure:4278: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:4456: cc -o conftest -fno-common conftest.c >&5 configure:4459: $? = 0 configure:4465: ./conftest configure:4468: $? = 0 configure:4487: result: no configure:4506: checking for inline configure:4532: cc -c -fno-common conftest.c >&5 configure:4538: $? = 0 configure:4545: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4548: $? = 0 configure:4555: test -s conftest. configure:4558: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4532: cc -c -fno-common conftest.c >&5 configure:4538: $? = 0 configure:4545: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4548: $? = 0 configure:4555: test -s conftest. configure:4558: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4532: cc -c -fno-common conftest.c >&5 configure:4538: $? = 0 configure:4545: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4548: $? = 0 configure:4555: test -s conftest. configure:4558: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:4573: result: no configure:4592: checking for an ANSI C-conforming const configure:4667: cc -c -fno-common conftest.c >&5 configure:4673: $? = 0 configure:4680: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4683: $? = 0 configure:4690: test -s conftest. configure:4693: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !x[0] && !zero.x; | #endif | | ; | return 0; | } configure:4705: result: no configure:4715: checking for unsigned short int configure:4745: cc -c -fno-common conftest.c >&5 configure:4751: $? = 0 configure:4758: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4761: $? = 0 configure:4768: test -s conftest. configure:4771: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef unsigned short int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4783: result: no configure:4786: checking size of unsigned short int configure:5208: result: 0 configure:5215: checking for unsigned int configure:5245: cc -c -fno-common conftest.c >&5 configure:5251: $? = 0 configure:5258: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5261: $? = 0 configure:5268: test -s conftest. configure:5271: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define SIZEOF_UNSIGNED_SHORT_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef unsigned int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5283: result: no configure:5286: checking size of unsigned int configure:5708: result: 0 configure:5715: checking for unsigned long int configure:5745: cc -c -fno-common conftest.c >&5 configure:5751: $? = 0 configure:5758: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5761: $? = 0 configure:5768: test -s conftest. configure:5771: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define SIZEOF_UNSIGNED_SHORT_INT 0 | #define SIZEOF_UNSIGNED_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef unsigned long int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5783: result: no configure:5786: checking size of unsigned long int configure:6208: result: 0 configure:6215: checking for unsigned long long int configure:6245: cc -c -fno-common conftest.c >&5 configure:6251: $? = 0 configure:6258: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6261: $? = 0 configure:6268: test -s conftest. configure:6271: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define SIZEOF_UNSIGNED_SHORT_INT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef unsigned long long int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6283: result: no configure:6286: checking size of unsigned long long int configure:6708: result: 0 configure:6726: checking for llseek configure:6782: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _llseek configure:6788: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define SIZEOF_UNSIGNED_SHORT_INT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG_INT 0 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 0 | /* end confdefs.h. */ | /* Define llseek to an innocuous variant, in case declares llseek. | For example, HP-UX 11i declares gettimeofday. */ | #define llseek innocuous_llseek | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char llseek (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef llseek | | /* 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 llseek (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_llseek || defined __stub___llseek | choke me | #endif | | int | main () | { | return llseek (); | ; | return 0; | } configure:6822: result: no configure:6726: checking for alarm configure:6782: cc -o conftest -fno-common conftest.c >&5 configure:6788: $? = 0 configure:6795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6798: $? = 0 configure:6805: test -s conftest configure:6808: $? = 0 configure:6822: result: yes configure:6726: checking for gethostbyname configure:6782: cc -o conftest -fno-common conftest.c >&5 configure:6788: $? = 0 configure:6795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6798: $? = 0 configure:6805: test -s conftest configure:6808: $? = 0 configure:6822: result: yes configure:6726: checking for inet_ntoa configure:6782: cc -o conftest -fno-common conftest.c >&5 configure:6788: $? = 0 configure:6795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6798: $? = 0 configure:6805: test -s conftest configure:6808: $? = 0 configure:6822: result: yes configure:6726: checking for memset configure:6782: cc -o conftest -fno-common conftest.c >&5 conftest.c:46: warning: conflicting types for built-in function `memset' configure:6788: $? = 0 configure:6795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6798: $? = 0 configure:6805: test -s conftest configure:6808: $? = 0 configure:6822: result: yes configure:6726: checking for socket configure:6782: cc -o conftest -fno-common conftest.c >&5 configure:6788: $? = 0 configure:6795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6798: $? = 0 configure:6805: test -s conftest configure:6808: $? = 0 configure:6822: result: yes configure:6726: checking for strerror configure:6782: cc -o conftest -fno-common conftest.c >&5 configure:6788: $? = 0 configure:6795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6798: $? = 0 configure:6805: test -s conftest configure:6808: $? = 0 configure:6822: result: yes configure:6726: checking for strstr configure:6782: cc -o conftest -fno-common conftest.c >&5 conftest.c:49: warning: conflicting types for built-in function `strstr' configure:6788: $? = 0 configure:6795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6798: $? = 0 configure:6805: test -s conftest configure:6808: $? = 0 configure:6822: result: yes configure:6832: checking for pid_t configure:6862: cc -c -fno-common conftest.c >&5 conftest.c:60: error: parse error before "ac__type_new_" conftest.c:60: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:64: error: parse error before ')' token configure:6868: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define SIZEOF_UNSIGNED_SHORT_INT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG_INT 0 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 0 | #define HAVE_ALARM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6900: result: no configure:6927: checking vfork.h usability configure:6944: cc -c -fno-common conftest.c >&5 conftest.c:61:19: vfork.h: No such file or directory configure:6950: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define SIZEOF_UNSIGNED_SHORT_INT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG_INT 0 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 0 | #define HAVE_ALARM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define pid_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6981: result: no configure:6985: checking vfork.h presence configure:7000: cc -E conftest.c conftest.c:28:19: vfork.h: No such file or directory configure:7006: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define SIZEOF_UNSIGNED_SHORT_INT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG_INT 0 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 0 | #define HAVE_ALARM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define pid_t int | /* end confdefs.h. */ | #include configure:7027: result: no configure:7060: checking for vfork.h configure:7068: result: no configure:7086: checking for fork configure:7142: cc -o conftest -fno-common conftest.c >&5 configure:7148: $? = 0 configure:7155: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7158: $? = 0 configure:7165: test -s conftest configure:7168: $? = 0 configure:7182: result: yes configure:7086: checking for vfork configure:7142: cc -o conftest -fno-common conftest.c >&5 configure:7148: $? = 0 configure:7155: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7158: $? = 0 configure:7165: test -s conftest configure:7168: $? = 0 configure:7182: result: yes configure:7193: checking for working fork configure:7225: cc -o conftest -fno-common conftest.c >&5 configure:7228: $? = 0 configure:7234: ./conftest configure:7237: $? = 0 configure:7253: result: yes configure:7274: checking for working vfork configure:7412: result: yes configure:7443: checking for function prototypes configure:7459: result: no configure:7463: checking whether setvbuf arguments are reversed configure:7493: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:39: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:39: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:7499: $? = 0 configure:7506: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7509: $? = 0 configure:7516: test -s conftest configure:7519: $? = 0 configure:7545: cc -o conftest -fno-common conftest.c >&5 configure:7551: $? = 0 configure:7558: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7561: $? = 0 configure:7568: test -s conftest configure:7571: $? = 0 configure:7607: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:72: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:72: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:7610: $? = 0 configure:7616: ./conftest configure:7619: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define SIZEOF_UNSIGNED_SHORT_INT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG_INT 0 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 0 | #define HAVE_ALARM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | /* This call has the arguments reversed. | A reversed system may check and see that the address of buf | is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ | char buf; | if (setvbuf (stdout, _IOLBF, &buf, 1) != 0) | return 1; | putchar ('\r'); | return 0; /* Non-reversed systems SEGV here. */ | ; | return 0; | } configure:7652: result: yes configure:7662: checking whether client should be built configure:7670: result: no configure:7673: checking where to find a working nbd.h configure:7699: cc -c -fno-common conftest.c >&5 configure:7705: $? = 0 configure:7712: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7715: $? = 0 configure:7722: test -s conftest. configure:7725: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define SIZEOF_UNSIGNED_SHORT_INT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG_INT 0 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 0 | #define HAVE_ALARM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETVBUF_REVERSED 1 | /* end confdefs.h. */ | #define u32 int | #define u64 int | #include "nbd.h" | | int | main () | { | int foo=NBD_CMD_DISC | ; | return 0; | } configure:7761: cc -c -fno-common conftest.c >&5 conftest.c:35:23: linux/nbd.h: No such file or directory conftest.c: In function `main': conftest.c:41: error: `NBD_CMD_DISC' undeclared (first use in this function) conftest.c:41: error: (Each undeclared identifier is reported only once conftest.c:41: error: for each function it appears in.) configure:7767: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.8.5" | #define PACKAGE_STRING "nbd 2.8.5" | #define PACKAGE_BUGREPORT "wouter@debian.org" | #define PACKAGE "nbd" | #define VERSION "2.8.5" | #define NBD_LFS 1 | #define ISSERVER 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define SIZEOF_UNSIGNED_SHORT_INT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG_INT 0 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 0 | #define HAVE_ALARM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETVBUF_REVERSED 1 | /* end confdefs.h. */ | #define u32 int | #define u64 int | #include | | int | main () | { | int foo=NBD_CMD_DISC | ; | return 0; | } configure:7798: error: Could not find an nbd.h from kernel 2.6 or above. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=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_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_alarm=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gethostbyname=yes ac_cv_func_inet_ntoa=yes ac_cv_func_llseek=no ac_cv_func_memset=yes ac_cv_func_setvbuf_reversed=yes ac_cv_func_socket=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_header_inttypes_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_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_vfork_h=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_unsigned_int=0 ac_cv_sizeof_unsigned_long_int=0 ac_cv_sizeof_unsigned_long_long_int=0 ac_cv_sizeof_unsigned_short_int=0 ac_cv_type_pid_t=no ac_cv_type_unsigned_int=no ac_cv_type_unsigned_long_int=no ac_cv_type_unsigned_long_long_int=no ac_cv_type_unsigned_short_int=no am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net/nbd-server/work/nbd-2.8.5/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net/nbd-server/work/nbd-2.8.5/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net/nbd-server/work/nbd-2.8.5/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net/nbd-server/work/nbd-2.8.5/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net/nbd-server/work/nbd-2.8.5/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GLIB_CFLAGS='' GLIB_GENMARSHAL='' GLIB_LIBS='' GLIB_MKENUMS='' GOBJECT_QUERY='' 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' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/net/nbd-server/work/nbd-2.8.5/missing --run makeinfo' OBJEXT='' PACKAGE='nbd' PACKAGE_BUGREPORT='wouter@debian.org' PACKAGE_NAME='nbd' PACKAGE_STRING='nbd 2.8.5' PACKAGE_TARNAME='nbd' PACKAGE_VERSION='2.8.5' PATH_SEPARATOR=':' PKG_CONFIG='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.8.5' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/net/nbd-server/work/nbd-2.8.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' man8_MANS='' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbin_PROGRAMS='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "nbd" #define PACKAGE_TARNAME "nbd" #define PACKAGE_VERSION "2.8.5" #define PACKAGE_STRING "nbd 2.8.5" #define PACKAGE_BUGREPORT "wouter@debian.org" #define PACKAGE "nbd" #define VERSION "2.8.5" #define NBD_LFS 1 #define ISSERVER 1 #ifndef __cplusplus #define inline #endif #define const #define SIZEOF_UNSIGNED_SHORT_INT 0 #define SIZEOF_UNSIGNED_INT 0 #define SIZEOF_UNSIGNED_LONG_INT 0 #define SIZEOF_UNSIGNED_LONG_LONG_INT 0 #define HAVE_ALARM 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_INET_NTOA 1 #define HAVE_MEMSET 1 #define HAVE_SOCKET 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define pid_t int #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define SETVBUF_REVERSED 1 configure: exit 1