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.5, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = server uname -m = i686 uname -r = 2.4.18-14 uname -s = Linux uname -v = #1 Wed Sep 4 12:13:11 EDT 2002 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1280: checking whether Large File Support should be enabled configure:1295: result: no configure:1344: checking for gcc configure:1360: found /usr/bin/gcc configure:1370: result: gcc configure:1614: checking for C compiler version configure:1617: gcc --version &5 gcc (GCC) 3.2 20020903 (Red Hat Linux 8.0 3.2-7) 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:1620: $? = 0 configure:1622: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --host=i386-redhat-linux --with-system-zlib --enable-__cxa_atexit Thread model: posix gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7) configure:1625: $? = 0 configure:1627: gcc -V &5 gcc: argument to `-V' is missing configure:1630: $? = 1 configure:1654: checking for C compiler default output configure:1657: gcc conftest.c >&5 configure:1660: $? = 0 configure:1706: result: a.out configure:1711: checking whether the C compiler works configure:1717: ./a.out configure:1720: $? = 0 configure:1737: result: yes configure:1744: checking whether we are cross compiling configure:1746: result: no configure:1749: checking for suffix of executables configure:1751: gcc -o conftest conftest.c >&5 configure:1754: $? = 0 configure:1779: result: configure:1785: checking for suffix of object files configure:1807: gcc -c conftest.c >&5 configure:1810: $? = 0 configure:1832: result: o configure:1836: checking whether we are using the GNU C compiler configure:1861: gcc -c conftest.c >&5 configure:1864: $? = 0 configure:1867: test -s conftest.o configure:1870: $? = 0 configure:1883: result: yes configure:1889: checking whether gcc accepts -g configure:1911: gcc -c -g conftest.c >&5 configure:1914: $? = 0 configure:1917: test -s conftest.o configure:1920: $? = 0 configure:1931: result: yes configure:1948: checking for gcc option to accept ANSI C configure:2009: gcc -c -g -O2 conftest.c >&5 configure:2012: $? = 0 configure:2015: test -s conftest.o configure:2018: $? = 0 configure:2036: result: none needed configure:2054: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before "me" configure:2057: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2165: checking whether warnings should be enabled configure:2168: result: yes configure:2177: checking whether byte ordering is bigendian configure:2205: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2197: warning: function declaration isn't a prototype configure:2208: $? = 0 configure:2211: test -s conftest.o configure:2214: $? = 0 configure:2239: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2231: warning: function declaration isn't a prototype configure: In function `main': configure:2233: `not' undeclared (first use in this function) configure:2233: (Each undeclared identifier is reported only once configure:2233: for each function it appears in.) configure:2233: parse error before "big" configure:2242: $? = 1 configure: failed program was: | #line 2217 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nbd 2.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define NBD_LFS 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:2362: result: no configure:2381: checking for inline configure:2403: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2399: warning: function declaration isn't a prototype configure:2400: warning: function declaration isn't a prototype configure:2406: $? = 0 configure:2409: test -s conftest.o configure:2412: $? = 0 configure:2424: result: inline configure:2439: checking for an ANSI C-conforming const configure:2507: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2456: warning: function declaration isn't a prototype configure: In function `main': configure:2479: warning: `t' might be used uninitialized in this function configure:2497: warning: `b' might be used uninitialized in this function configure:2510: $? = 0 configure:2513: test -s conftest.o configure:2516: $? = 0 configure:2527: result: yes configure:2542: checking how to run the C preprocessor configure:2578: gcc -E conftest.c configure:2584: $? = 0 configure:2616: gcc -E conftest.c configure:2616:28: ac_nonexistent.h: No such file or directory configure:2622: $? = 1 configure: failed program was: | #line 2607 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nbd 2.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define NBD_LFS 0 | /* end confdefs.h. */ | #include configure:2660: result: gcc -E configure:2685: gcc -E conftest.c configure:2691: $? = 0 configure:2723: gcc -E conftest.c configure:2723:28: ac_nonexistent.h: No such file or directory configure:2729: $? = 1 configure: failed program was: | #line 2714 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nbd 2.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define NBD_LFS 0 | /* end confdefs.h. */ | #include configure:2772: checking for egrep configure:2782: result: grep -E configure:2787: checking for ANSI C header files configure:2813: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2808: warning: function declaration isn't a prototype configure:2816: $? = 0 configure:2819: test -s conftest.o configure:2822: $? = 0 configure:2911: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2903: warning: function declaration isn't a prototype configure: In function `main': configure:2908: warning: implicit declaration of function `exit' configure:2914: $? = 0 configure:2916: ./conftest configure:2919: $? = 0 configure:2934: result: yes configure:2958: checking for sys/types.h configure:2975: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2978: $? = 0 configure:2981: test -s conftest.o configure:2984: $? = 0 configure:2995: result: yes configure:2958: checking for sys/stat.h configure:2975: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2978: $? = 0 configure:2981: test -s conftest.o configure:2984: $? = 0 configure:2995: result: yes configure:2958: checking for stdlib.h configure:2975: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2978: $? = 0 configure:2981: test -s conftest.o configure:2984: $? = 0 configure:2995: result: yes configure:2958: checking for string.h configure:2975: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2978: $? = 0 configure:2981: test -s conftest.o configure:2984: $? = 0 configure:2995: result: yes configure:2958: checking for memory.h configure:2975: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2978: $? = 0 configure:2981: test -s conftest.o configure:2984: $? = 0 configure:2995: result: yes configure:2958: checking for strings.h configure:2975: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2978: $? = 0 configure:2981: test -s conftest.o configure:2984: $? = 0 configure:2995: result: yes configure:2958: checking for inttypes.h configure:2975: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2978: $? = 0 configure:2981: test -s conftest.o configure:2984: $? = 0 configure:2995: result: yes configure:2958: checking for stdint.h configure:2975: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2978: $? = 0 configure:2981: test -s conftest.o configure:2984: $? = 0 configure:2995: result: yes configure:2958: checking for unistd.h configure:2975: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:2978: $? = 0 configure:2981: test -s conftest.o configure:2984: $? = 0 configure:2995: result: yes configure:3007: checking for unsigned short int configure:3032: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:3067: warning: function declaration isn't a prototype configure:3035: $? = 0 configure:3038: test -s conftest.o configure:3041: $? = 0 configure:3052: result: yes configure:3055: checking size of unsigned short int configure:3330: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:3343: warning: function declaration isn't a prototype configure:3344: warning: function declaration isn't a prototype configure:3349: warning: function declaration isn't a prototype configure:3333: $? = 0 configure:3335: ./conftest configure:3338: $? = 0 configure:3361: result: 2 configure:3368: checking for unsigned int configure:3393: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:3429: warning: function declaration isn't a prototype configure:3396: $? = 0 configure:3399: test -s conftest.o configure:3402: $? = 0 configure:3413: result: yes configure:3416: checking size of unsigned int configure:3691: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:3705: warning: function declaration isn't a prototype configure:3706: warning: function declaration isn't a prototype configure:3711: warning: function declaration isn't a prototype configure:3694: $? = 0 configure:3696: ./conftest configure:3699: $? = 0 configure:3722: result: 4 configure:3729: checking for unsigned long int configure:3754: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:3791: warning: function declaration isn't a prototype configure:3757: $? = 0 configure:3760: test -s conftest.o configure:3763: $? = 0 configure:3774: result: yes configure:3777: checking size of unsigned long int configure:4052: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4067: warning: function declaration isn't a prototype configure:4068: warning: function declaration isn't a prototype configure:4073: warning: function declaration isn't a prototype configure:4055: $? = 0 configure:4057: ./conftest configure:4060: $? = 0 configure:4083: result: 4 configure:4090: checking for unsigned long long int configure:4115: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4153: warning: function declaration isn't a prototype configure:4118: $? = 0 configure:4121: test -s conftest.o configure:4124: $? = 0 configure:4135: result: yes configure:4138: checking size of unsigned long long int configure:4413: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4429: warning: function declaration isn't a prototype configure:4430: warning: function declaration isn't a prototype configure:4435: warning: function declaration isn't a prototype configure:4416: $? = 0 configure:4418: ./conftest configure:4421: $? = 0 configure:4444: result: 8 configure:4462: checking for llseek configure:4512: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4506: warning: function declaration isn't a prototype configure:4513: warning: function declaration isn't a prototype configure:4521: warning: function declaration isn't a prototype /tmp/ccgZHDWY.o: In function `main': /root/server/nbd/configure:4522: the `llseek' function may be dangerous; use `lseek64' instead. configure:4515: $? = 0 configure:4518: test -s conftest configure:4521: $? = 0 configure:4532: result: yes configure:4462: checking for alarm configure:4512: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4507: warning: function declaration isn't a prototype configure:4514: warning: function declaration isn't a prototype configure:4522: warning: function declaration isn't a prototype configure:4515: $? = 0 configure:4518: test -s conftest configure:4521: $? = 0 configure:4532: result: yes configure:4462: checking for gethostbyname configure:4512: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4508: warning: function declaration isn't a prototype configure:4515: warning: function declaration isn't a prototype configure:4523: warning: function declaration isn't a prototype configure:4515: $? = 0 configure:4518: test -s conftest configure:4521: $? = 0 configure:4532: result: yes configure:4462: checking for inet_ntoa configure:4512: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4509: warning: function declaration isn't a prototype configure:4516: warning: function declaration isn't a prototype configure:4524: warning: function declaration isn't a prototype configure:4515: $? = 0 configure:4518: test -s conftest configure:4521: $? = 0 configure:4532: result: yes configure:4462: checking for memset configure:4512: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4510: warning: function declaration isn't a prototype configure:4510: warning: conflicting types for built-in function `memset' configure:4517: warning: function declaration isn't a prototype configure:4525: warning: function declaration isn't a prototype configure:4515: $? = 0 configure:4518: test -s conftest configure:4521: $? = 0 configure:4532: result: yes configure:4462: checking for socket configure:4512: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4511: warning: function declaration isn't a prototype configure:4518: warning: function declaration isn't a prototype configure:4526: warning: function declaration isn't a prototype configure:4515: $? = 0 configure:4518: test -s conftest configure:4521: $? = 0 configure:4532: result: yes configure:4462: checking for strerror configure:4512: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4512: warning: function declaration isn't a prototype configure:4519: warning: function declaration isn't a prototype configure:4527: warning: function declaration isn't a prototype configure:4515: $? = 0 configure:4518: test -s conftest configure:4521: $? = 0 configure:4532: result: yes configure:4462: checking for strstr configure:4512: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4513: warning: function declaration isn't a prototype configure:4513: warning: conflicting types for built-in function `strstr' configure:4520: warning: function declaration isn't a prototype configure:4528: warning: function declaration isn't a prototype configure:4515: $? = 0 configure:4518: test -s conftest configure:4521: $? = 0 configure:4532: result: yes configure:4542: checking for pid_t configure:4567: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4614: warning: function declaration isn't a prototype configure:4570: $? = 0 configure:4573: test -s conftest.o configure:4576: $? = 0 configure:4587: result: yes configure:4605: checking for unistd.h configure:4610: result: yes configure:4614: checking vfork.h usability configure:4627: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4682:19: vfork.h: No such file or directory configure:4630: $? = 1 configure: failed program was: | #line 4616 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nbd 2.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define NBD_LFS 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 | #define HAVE_LLSEEK 1 | #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 HAVE_UNISTD_H 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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4646: result: no configure:4650: checking vfork.h presence configure:4661: gcc -E conftest.c configure:4684:19: vfork.h: No such file or directory configure:4667: $? = 1 configure: failed program was: | #line 4652 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nbd 2.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define NBD_LFS 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 | #define HAVE_LLSEEK 1 | #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 HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4686: result: no configure:4722: checking for vfork.h configure:4729: result: no configure:4747: checking for fork configure:4797: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4800: warning: function declaration isn't a prototype configure:4807: warning: function declaration isn't a prototype configure:4815: warning: function declaration isn't a prototype configure:4800: $? = 0 configure:4803: test -s conftest configure:4806: $? = 0 configure:4817: result: yes configure:4747: checking for vfork configure:4797: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:4801: warning: function declaration isn't a prototype configure:4808: warning: function declaration isn't a prototype configure:4816: warning: function declaration isn't a prototype configure:4800: $? = 0 configure:4803: test -s conftest configure:4806: $? = 0 configure:4817: result: yes configure:4828: checking for working fork configure:4851: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 conftest.c:8: warning: function declaration isn't a prototype conftest.c: In function `main': conftest.c:9: warning: implicit declaration of function `fork' conftest.c:10: warning: implicit declaration of function `exit' configure:4854: $? = 0 configure:4856: ./conftest configure:4859: $? = 0 configure:4873: result: yes configure:4894: checking for working vfork configure:5028: result: yes configure:5059: checking for function prototypes configure:5062: result: yes configure:5079: checking whether setvbuf arguments are reversed configure:5105: gcc -o conftest -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:5125: conflicting types for `setvbuf' /usr/include/stdio.h:281: previous declaration of `setvbuf' configure:5129: warning: function declaration isn't a prototype configure:5108: $? = 1 configure: failed program was: | #line 5085 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nbd 2.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define NBD_LFS 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 | #define HAVE_LLSEEK 1 | #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 HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include | # if PROTOTYPES | int (setvbuf) (FILE *, int, char *, size_t); | # endif | int | main () | { | char buf; return setvbuf (stdout, _IOLBF, &buf, 1); | ; | return 0; | } configure:5212: result: no configure:5222: checking whether client should be built configure:5226: result: yes configure:5254: checking linux/nbd.h usability configure:5267: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 In file included from configure:5328: /usr/include/linux/nbd.h:89: parse error before "u32" /usr/include/linux/nbd.h:92: parse error before "from" /usr/include/linux/nbd.h:93: parse error before "len" /usr/include/linux/nbd.h:101: parse error before "u32" /usr/include/linux/nbd.h:104: parse error before '}' token configure:5270: $? = 1 configure: failed program was: | #line 5256 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nbd" | #define PACKAGE_TARNAME "nbd" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nbd 2.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define NBD_LFS 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 | #define HAVE_LLSEEK 1 | #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 HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5286: result: no configure:5290: checking linux/nbd.h presence configure:5301: gcc -E conftest.c configure:5307: $? = 0 configure:5326: result: yes configure:5346: WARNING: linux/nbd.h: present but cannot be compiled configure:5348: WARNING: linux/nbd.h: check for missing prerequisite headers? configure:5350: WARNING: linux/nbd.h: proceeding with the preprocessor's result configure:5362: checking for linux/nbd.h configure:5369: result: yes configure:5254: checking arpa/inet.h usability configure:5267: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5286: result: yes configure:5290: checking arpa/inet.h presence configure:5301: gcc -E conftest.c configure:5307: $? = 0 configure:5326: result: yes configure:5362: checking for arpa/inet.h configure:5369: result: yes configure:5254: checking fcntl.h usability configure:5267: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5286: result: yes configure:5290: checking fcntl.h presence configure:5301: gcc -E conftest.c configure:5307: $? = 0 configure:5326: result: yes configure:5362: checking for fcntl.h configure:5369: result: yes configure:5254: checking netdb.h usability configure:5267: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5286: result: yes configure:5290: checking netdb.h presence configure:5301: gcc -E conftest.c configure:5307: $? = 0 configure:5326: result: yes configure:5362: checking for netdb.h configure:5369: result: yes configure:5254: checking netinet/in.h usability configure:5267: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5286: result: yes configure:5290: checking netinet/in.h presence configure:5301: gcc -E conftest.c configure:5307: $? = 0 configure:5326: result: yes configure:5362: checking for netinet/in.h configure:5369: result: yes configure:5254: checking sys/ioctl.h usability configure:5267: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5286: result: yes configure:5290: checking sys/ioctl.h presence configure:5301: gcc -E conftest.c configure:5307: $? = 0 configure:5326: result: yes configure:5362: checking for sys/ioctl.h configure:5369: result: yes configure:5254: checking sys/mount.h usability configure:5267: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5286: result: yes configure:5290: checking sys/mount.h presence configure:5301: gcc -E conftest.c configure:5307: $? = 0 configure:5326: result: yes configure:5362: checking for sys/mount.h configure:5369: result: yes configure:5254: checking sys/socket.h usability configure:5267: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5286: result: yes configure:5290: checking sys/socket.h presence configure:5301: gcc -E conftest.c configure:5307: $? = 0 configure:5326: result: yes configure:5362: checking for sys/socket.h configure:5369: result: yes configure:5254: checking syslog.h usability configure:5267: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5286: result: yes configure:5290: checking syslog.h presence configure:5301: gcc -E conftest.c configure:5307: $? = 0 configure:5326: result: yes configure:5362: checking for syslog.h configure:5369: result: yes configure:5382: checking for sys/wait.h that is POSIX.1 compatible configure:5414: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:5445: warning: function declaration isn't a prototype configure:5417: $? = 0 configure:5420: test -s conftest.o configure:5423: $? = 0 configure:5434: result: yes configure:5444: checking for off_t configure:5469: gcc -c -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused conftest.c >&5 configure:5533: warning: function declaration isn't a prototype configure:5472: $? = 0 configure:5475: test -s conftest.o configure:5478: $? = 0 configure:5489: result: yes configure:5501: checking for pid_t configure:5546: result: yes configure:5657: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nbd config.status 2.5, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on server config.status:608: creating Makefile config.status:711: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_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=yes ac_cv_func_memset=yes ac_cv_func_setvbuf_reversed=no 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_arpa_inet_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_nbd_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_objext=o ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long_int=4 ac_cv_sizeof_unsigned_long_long_int=8 ac_cv_sizeof_unsigned_short_int=2 ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long_int=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_unsigned_short_int=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## BUILD_CLIENT='nbd-client' CC='gcc' CFLAGS='-g -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wno-unused' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='nbd' PACKAGE_STRING='nbd 2.5' PACKAGE_TARNAME='nbd' PACKAGE_VERSION='2.5' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALARM 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FORK 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_INET_NTOA 1 #define HAVE_INTTYPES_H 1 #define HAVE_LINUX_NBD_H 1 #define HAVE_LLSEEK 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SOCKET 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSTR 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define NBD_LFS 0 #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_NAME "nbd" #define PACKAGE_STRING "nbd 2.5" #define PACKAGE_TARNAME "nbd" #define PACKAGE_VERSION "2.5" #define PROTOTYPES 1 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG_INT 4 #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 #define SIZEOF_UNSIGNED_SHORT_INT 2 #define STDC_HEADERS 1 #define __PROTOTYPES 1 configure: exit 0