This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --sbindir=/sbin --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = bobek uname -m = i686 uname -r = 2.6.17.6-4 uname -s = Linux uname -v = #1 SMP Tue Aug 8 18:48:31 CEST 2006 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1305: checking build system type configure:1323: result: i586-uhu-linux configure:1331: checking host system type configure:1345: result: i586-uhu-linux configure:1373: checking for a BSD-compatible install configure:1427: result: /bin/install -c configure:1438: checking whether build environment is sane configure:1481: result: yes configure:1514: checking for gawk configure:1530: found /bin/gawk configure:1540: result: gawk configure:1550: checking whether make sets $(MAKE) configure:1570: result: yes configure:1734: checking whether to enable maintainer-specific portions of Makefiles configure:1743: result: no configure:1775: checking for i586-uhu-linux-gcc configure:1791: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1801: result: i586-uhu-linux-gcc configure:2083: checking for C compiler version configure:2086: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2089: $? = 0 configure:2091: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2094: $? = 0 configure:2096: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2099: $? = 1 configure:2123: checking for C compiler default output configure:2126: i586-uhu-linux-gcc conftest.c >&5 configure:2129: $? = 0 configure:2175: result: a.out configure:2180: checking whether the C compiler works configure:2186: ./a.out configure:2189: $? = 0 configure:2206: result: yes configure:2213: checking whether we are cross compiling configure:2215: result: no configure:2218: checking for suffix of executables configure:2220: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2223: $? = 0 configure:2248: result: configure:2254: checking for suffix of object files configure:2276: i586-uhu-linux-gcc -c conftest.c >&5 configure:2279: $? = 0 configure:2301: result: o configure:2305: checking whether we are using the GNU C compiler configure:2330: i586-uhu-linux-gcc -c conftest.c >&5 configure:2333: $? = 0 configure:2336: test -s conftest.o configure:2339: $? = 0 configure:2352: result: yes configure:2358: checking whether i586-uhu-linux-gcc accepts -g configure:2380: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2383: $? = 0 configure:2386: test -s conftest.o configure:2389: $? = 0 configure:2400: result: yes configure:2417: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2478: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2481: $? = 0 configure:2484: test -s conftest.o configure:2487: $? = 0 configure:2505: result: none needed configure:2523: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2526: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2646: checking for style of include used by make configure:2674: result: GNU configure:2702: checking dependency style of i586-uhu-linux-gcc configure:2785: result: gcc3 configure:2806: checking for gawk configure:2832: result: gawk configure:2854: checking for a BSD-compatible install configure:2908: result: /bin/install -c configure:2919: checking whether ln -s works configure:2923: result: yes configure:2930: checking whether make sets $(MAKE) configure:2950: result: yes configure:2962: checking for i586-uhu-linux-ranlib configure:2991: result: no configure:3000: checking for ranlib configure:3016: found /usr/bin/ranlib configure:3027: result: ranlib configure:3044: checking for uuid_generate in -luuid configure:3075: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -luuid >&5 /usr/bin/ld: cannot find -luuid collect2: ld returned 1 exit status configure:3078: $? = 1 configure: failed program was: | #line 3051 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiserfsprogs" | #define VERSION "3.6.19" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char uuid_generate (); | int | main () | { | uuid_generate (); | ; | return 0; | } configure:3096: result: no configure:3106: WARNING: libuuid could not be found configure:3118: checking how to run the C preprocessor configure:3154: i586-uhu-linux-gcc -E conftest.c configure:3160: $? = 0 configure:3192: i586-uhu-linux-gcc -E conftest.c configure:3193:28: ac_nonexistent.h: No such file or directory configure:3198: $? = 1 configure: failed program was: | #line 3183 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiserfsprogs" | #define VERSION "3.6.19" | /* end confdefs.h. */ | #include configure:3236: result: i586-uhu-linux-gcc -E configure:3261: i586-uhu-linux-gcc -E conftest.c configure:3267: $? = 0 configure:3299: i586-uhu-linux-gcc -E conftest.c configure:3300:28: ac_nonexistent.h: No such file or directory configure:3305: $? = 1 configure: failed program was: | #line 3290 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiserfsprogs" | #define VERSION "3.6.19" | /* end confdefs.h. */ | #include configure:3348: checking for egrep configure:3358: result: grep -E configure:3363: checking for ANSI C header files configure:3389: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3392: $? = 0 configure:3395: test -s conftest.o configure:3398: $? = 0 configure:3490: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3493: $? = 0 configure:3495: ./conftest configure:3498: $? = 0 configure:3513: result: yes configure:3537: checking for sys/types.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3574: result: yes configure:3537: checking for sys/stat.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3574: result: yes configure:3537: checking for stdlib.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3574: result: yes configure:3537: checking for string.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3574: result: yes configure:3537: checking for memory.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3574: result: yes configure:3537: checking for strings.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3574: result: yes configure:3537: checking for inttypes.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3574: result: yes configure:3537: checking for stdint.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3574: result: yes configure:3537: checking for unistd.h configure:3554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3557: $? = 0 configure:3560: test -s conftest.o configure:3563: $? = 0 configure:3574: result: yes configure:3605: checking fcntl.h usability configure:3618: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3621: $? = 0 configure:3624: test -s conftest.o configure:3627: $? = 0 configure:3637: result: yes configure:3641: checking fcntl.h presence configure:3652: i586-uhu-linux-gcc -E conftest.c configure:3658: $? = 0 configure:3677: result: yes configure:3713: checking for fcntl.h configure:3720: result: yes configure:3605: checking limits.h usability configure:3618: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3621: $? = 0 configure:3624: test -s conftest.o configure:3627: $? = 0 configure:3637: result: yes configure:3641: checking limits.h presence configure:3652: i586-uhu-linux-gcc -E conftest.c configure:3658: $? = 0 configure:3677: result: yes configure:3713: checking for limits.h configure:3720: result: yes configure:3605: checking malloc.h usability configure:3618: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3621: $? = 0 configure:3624: test -s conftest.o configure:3627: $? = 0 configure:3637: result: yes configure:3641: checking malloc.h presence configure:3652: i586-uhu-linux-gcc -E conftest.c configure:3658: $? = 0 configure:3677: result: yes configure:3713: checking for malloc.h configure:3720: result: yes configure:3605: checking sys/ioctl.h usability configure:3618: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3621: $? = 0 configure:3624: test -s conftest.o configure:3627: $? = 0 configure:3637: result: yes configure:3641: checking sys/ioctl.h presence configure:3652: i586-uhu-linux-gcc -E conftest.c configure:3658: $? = 0 configure:3677: result: yes configure:3713: checking for sys/ioctl.h configure:3720: result: yes configure:3596: checking for unistd.h configure:3601: result: yes configure:3605: checking uuid/uuid.h usability configure:3618: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3666:23: uuid/uuid.h: No such file or directory configure:3621: $? = 1 configure: failed program was: | #line 3607 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiserfsprogs" | #define VERSION "3.6.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 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:3637: result: no configure:3641: checking uuid/uuid.h presence configure:3652: i586-uhu-linux-gcc -E conftest.c configure:3668:23: uuid/uuid.h: No such file or directory configure:3658: $? = 1 configure: failed program was: | #line 3643 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiserfsprogs" | #define VERSION "3.6.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3677: result: no configure:3713: checking for uuid/uuid.h configure:3720: result: no configure:3733: checking whether sys/types.h defines makedev configure:3755: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3758: $? = 0 configure:3761: test -s conftest configure:3764: $? = 0 configure:3776: result: yes configure:4062: checking for an ANSI C-conforming const configure:4130: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4133: $? = 0 configure:4136: test -s conftest.o configure:4139: $? = 0 configure:4150: result: yes configure:4160: checking for inline configure:4182: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4185: $? = 0 configure:4188: test -s conftest.o configure:4191: $? = 0 configure:4203: result: inline configure:4218: checking for size_t configure:4243: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4246: $? = 0 configure:4249: test -s conftest.o configure:4252: $? = 0 configure:4263: result: yes configure:4276: checking for struct stat.st_rdev configure:4300: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4303: $? = 0 configure:4306: test -s conftest.o configure:4309: $? = 0 configure:4357: result: yes configure:4383: checking whether -fPIC works configure:4408: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:4411: $? = 0 configure:4414: test -s conftest.o configure:4417: $? = 0 configure:4430: result: yes configure:4434: checking whether -Wuninitialized works configure:4459: i586-uhu-linux-gcc -c -g -O2 -O1 -Wuninitialized conftest.c >&5 configure:4462: $? = 0 configure:4465: test -s conftest.o configure:4468: $? = 0 configure:4481: result: yes configure:4484: checking whether -Wno-unused-parameter works configure:4509: i586-uhu-linux-gcc -c -g -O2 -Wno-unused-parameter conftest.c >&5 configure:4512: $? = 0 configure:4515: test -s conftest.o configure:4518: $? = 0 configure:4531: result: yes configure:4534: checking whether -Wredundant-decls works configure:4559: i586-uhu-linux-gcc -c -g -O2 -Wredundant-decls conftest.c >&5 configure:4562: $? = 0 configure:4565: test -s conftest.o configure:4568: $? = 0 configure:4581: result: yes configure:4592: checking for special C compiler options needed for large files configure:4672: result: no configure:4678: checking for _FILE_OFFSET_BITS value needed for large files configure:4710: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4718: warning: left shift count >= width of type configure:4718: warning: left shift count >= width of type configure:4720: error: size of array `off_t_is_large' is negative configure:4713: $? = 1 configure: failed program was: | #line 4685 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiserfsprogs" | #define VERSION "3.6.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4754: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4757: $? = 0 configure:4760: test -s conftest.o configure:4763: $? = 0 configure:4775: result: 64 configure:4785: checking for _LARGE_FILES value needed for large files configure:4817: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest.o configure:4826: $? = 0 configure:4882: result: no configure:4901: checking for off_t configure:4931: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4934: $? = 0 configure:4937: test -s conftest.o configure:4940: $? = 0 configure:4951: result: yes configure:4954: checking size of off_t configure:5259: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5262: $? = 0 configure:5264: ./conftest configure:5267: $? = 0 configure:5290: result: 8 configure:5298: checking for blkcnt_t configure:5328: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5331: $? = 0 configure:5334: test -s conftest.o configure:5337: $? = 0 configure:5348: result: yes configure:5351: checking size of blkcnt_t configure:5656: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5659: $? = 0 configure:5661: ./conftest configure:5664: $? = 0 configure:5687: result: 8 configure:5696: checking whether i586-uhu-linux-gcc needs -traditional configure:5740: result: no configure:5747: checking for working memcmp configure:5796: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5799: $? = 0 configure:5801: ./conftest configure:5804: $? = 0 configure:5818: result: yes configure:5826: checking for strftime configure:5876: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5877: warning: conflicting types for built-in function 'strftime' configure:5879: $? = 0 configure:5882: test -s conftest configure:5885: $? = 0 configure:5896: result: yes configure:5974: checking for vprintf configure:6024: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6026: warning: conflicting types for built-in function 'vprintf' configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6044: result: yes configure:6051: checking for _doprnt configure:6101: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccu2fzy4.o: In function `main': /var/uhubuild/work/compile/configure:6120: undefined reference to `_doprnt' /tmp/ccu2fzy4.o:(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:6104: $? = 1 configure: failed program was: | #line 6056 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiserfsprogs" | #define VERSION "3.6.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BLKCNT_T 8 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:6121: result: no configure:6149: checking for strerror configure:6199: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6202: $? = 0 configure:6205: test -s conftest configure:6208: $? = 0 configure:6219: result: yes configure:6149: checking for strstr configure:6199: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6203: warning: conflicting types for built-in function 'strstr' configure:6202: $? = 0 configure:6205: test -s conftest configure:6208: $? = 0 configure:6219: result: yes configure:6149: checking for strtol configure:6199: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6202: $? = 0 configure:6205: test -s conftest configure:6208: $? = 0 configure:6219: result: yes configure:6149: checking for register_printf_function configure:6199: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6202: $? = 0 configure:6205: test -s conftest configure:6208: $? = 0 configure:6219: result: yes configure:6149: checking for statfs configure:6199: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6202: $? = 0 configure:6205: test -s conftest configure:6208: $? = 0 configure:6219: result: yes configure:6149: checking for getmntent configure:6199: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6202: $? = 0 configure:6205: test -s conftest configure:6208: $? = 0 configure:6219: result: yes configure:6149: checking for hasmntopt configure:6199: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6202: $? = 0 configure:6205: test -s conftest configure:6208: $? = 0 configure:6219: result: yes configure:6149: checking for memset configure:6199: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6209: warning: conflicting types for built-in function 'memset' configure:6202: $? = 0 configure:6205: test -s conftest configure:6208: $? = 0 configure:6219: result: yes configure:6149: checking for time configure:6199: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6202: $? = 0 configure:6205: test -s conftest configure:6208: $? = 0 configure:6219: result: yes configure:6149: checking for uname configure:6199: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6202: $? = 0 configure:6205: test -s conftest configure:6208: $? = 0 configure:6219: result: yes configure:6246: checking for ./CREDITS configure:6249: result: yes configure:6431: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bobek config.status:675: creating include/Makefile config.status:675: creating mkreiserfs/Makefile config.status:675: creating resize_reiserfs/Makefile config.status:675: creating fsck/Makefile config.status:675: creating lib/Makefile config.status:675: creating Makefile config.status:675: creating reiserfscore/Makefile config.status:675: creating debugreiserfs/Makefile config.status:675: creating tune/Makefile config.status:779: creating include/config.h config.status:1068: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux ac_cv_build_alias=i586-uhu-linux 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=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func__doprnt=no ac_cv_func_getmntent=yes ac_cv_func_hasmntopt=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_register_printf_function=yes ac_cv_func_statfs=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_time=yes ac_cv_func_uname=yes ac_cv_func_vprintf=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_unistd_h=yes ac_cv_header_uuid_uuid_h=no ac_cv_host=i586-uhu-linux ac_cv_host_alias=i586-uhu-linux ac_cv_lib_uuid_uuid_generate=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_blkcnt_t=8 ac_cv_sizeof_off_t=8 ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_blkcnt_t=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.7' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -Wall -O2 -fPIC -DPIC' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='reiserfsprogs' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' UUID_LIBS='' VERSION='3.6.19' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_FCNTL_H 1 #define HAVE_GETMNTENT 1 #define HAVE_HASMNTOPT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_REGISTER_PRINTF_FUNCTION 1 #define HAVE_STATFS 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIME 1 #define HAVE_UNAME 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define PACKAGE "reiserfsprogs" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_BLKCNT_T 8 #define SIZEOF_OFF_T 8 #define STDC_HEADERS 1 #define VERSION "3.6.19" #define _FILE_OFFSET_BITS 64 configure: exit 0