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.52. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## ---------- ## ## Platform. ## ## ---------- ## hostname = hp07 uname -m = i686 uname -r = 3.15.4-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 8 09:03:00 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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:/usr/lib/ccache:/sbin:/usr/sbin:/bin:/usr/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:1134: PATH=".;."; conftest.sh ./configure: line 1135: conftest.sh: command not found configure:1137: $? = 127 configure:1177: checking build system type configure:1195: result: i686-uhu-linux-gnu configure:1205: checking host system type configure:1219: result: i686-uhu-linux-gnu configure:1260: checking for a BSD compatible install configure:1309: result: /bin/install -c configure:1320: checking whether build environment is sane configure:1363: result: yes configure:1396: checking for mawk configure:1422: result: no configure:1396: checking for gawk configure:1411: found /bin/gawk configure:1419: result: gawk configure:1429: checking whether make sets ${MAKE} configure:1449: result: yes configure:1600: checking for i686-uhu-linux-gcc configure:1615: found /usr/bin/i686-uhu-linux-gcc configure:1623: result: i686-uhu-linux-gcc configure:1886: checking for C compiler version configure:1889: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:1892: $? = 0 configure:1894: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:1897: $? = 0 configure:1899: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:1902: $? = 1 configure:1922: checking for C compiler default output configure:1925: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic -D_REENTRANT conftest.c >&5 configure:1928: $? = 0 configure:1957: result: a.out configure:1962: checking whether the C compiler works configure:1968: ./a.out configure:1971: $? = 0 configure:1986: result: yes configure:1993: checking whether we are cross compiling configure:1995: result: no configure:1998: checking for executable suffix configure:2000: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT conftest.c >&5 configure:2003: $? = 0 configure:2025: result: configure:2031: checking for object suffix configure:2049: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT conftest.c >&5 configure:2052: $? = 0 configure:2071: result: o configure:2075: checking whether we are using the GNU C compiler configure:2096: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT conftest.c >&5 configure:2099: $? = 0 configure:2102: test -s conftest.o configure:2105: $? = 0 configure:2117: result: yes configure:2123: checking whether i686-uhu-linux-gcc accepts -g configure:2141: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2144: $? = 0 configure:2147: test -s conftest.o configure:2150: $? = 0 configure:2160: result: yes configure:2187: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2190: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2296: checking for style of include used by make configure:2323: result: GNU configure:2329: checking dependency style of i686-uhu-linux-gcc configure:2391: result: gcc3 configure:2407: checking for a BSD compatible install configure:2456: result: /bin/install -c configure:2467: checking whether ln -s works configure:2471: result: yes configure:2481: checking for i686-uhu-linux-ranlib configure:2507: result: no configure:2516: checking for ranlib configure:2531: found /usr/bin/ranlib configure:2540: result: ranlib configure:2559: checking for special C compiler options needed for large files configure:2633: result: no configure:2639: checking for _FILE_OFFSET_BITS value needed for large files configure:2667: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT conftest.c >&5 configure:2654:3: warning: left shift count >= width of type [enabled by default] #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) ^ configure:2654:3: warning: left shift count >= width of type [enabled by default] configure:2655:10: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:2655:10: warning: left shift count >= width of type [enabled by default] configure:2654:7: error: variably modified 'off_t_is_large' at file scope #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) ^ configure:2670: $? = 1 configure: failed program was: #line 2647 "configure" #include "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:2706: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT conftest.c >&5 configure:2709: $? = 0 configure:2712: test -s conftest.o configure:2715: $? = 0 configure:2726: result: 64 configure:2736: checking for _LARGE_FILES value needed for large files configure:2764: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT conftest.c >&5 configure:2767: $? = 0 configure:2770: test -s conftest.o configure:2773: $? = 0 configure:2823: result: no configure:2836: checking for off_t configure:2861: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:2864: $? = 0 configure:2867: test -s conftest.o configure:2870: $? = 0 configure:2880: result: yes configure:2883: checking size of off_t configure:3067: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure: In function 'main': configure:3058:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (!f) ^ configure:3070: $? = 0 configure:3072: ./conftest configure:3075: $? = 0 configure:3091: result: 8 configure:3210: checking for ld used by GCC configure:3273: result: /usr/bin/ld configure:3282: checking if the linker (/usr/bin/ld) is GNU ld GNU ld (GNU Binutils) 2.23.2 configure:3294: result: yes configure:3298: checking for /usr/bin/ld option to reload object files configure:3305: result: -r configure:3310: checking for BSD-compatible nm configure:3346: result: nm configure:3349: checking how to recognise dependant libraries configure:3527: result: pass_all configure:3533: checking command to parse nm output configure:3614: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3617: $? = 0 configure:3621: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3624: $? = 0 configure:3676: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c conftstm.o >&5 configure:3679: $? = 0 configure:3723: result: ok configure:3732: checking how to run the C preprocessor configure:3758: i686-uhu-linux-gcc -E conftest.c configure:3764: $? = 0 configure:3791: i686-uhu-linux-gcc -E conftest.c configure:3788:28: fatal error: ac_nonexistent.h: No such file or directory #include "confdefs.h" ^ compilation terminated. configure:3797: $? = 1 configure: failed program was: #line 3787 "configure" #include "confdefs.h" #include configure:3834: result: i686-uhu-linux-gcc -E configure:3849: i686-uhu-linux-gcc -E conftest.c configure:3855: $? = 0 configure:3882: i686-uhu-linux-gcc -E conftest.c configure:3879:28: fatal error: ac_nonexistent.h: No such file or directory #include "confdefs.h" ^ compilation terminated. configure:3888: $? = 1 configure: failed program was: #line 3878 "configure" #include "confdefs.h" #include configure:3930: checking for dlfcn.h configure:3940: i686-uhu-linux-gcc -E conftest.c configure:3946: $? = 0 configure:3965: result: yes configure:4117: checking for i686-uhu-linux-ranlib configure:4140: result: ranlib configure:4191: checking for i686-uhu-linux-strip configure:4217: result: no configure:4226: checking for strip configure:4241: found /usr/bin/strip configure:4250: result: strip configure:4446: checking for objdir configure:4457: result: .libs configure:4472: checking for i686-uhu-linux-gcc option to produce PIC configure:4622: result: -fPIC configure:4626: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:4646: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fPIC -DPIC conftest.c >&5 configure:4649: $? = 0 configure:4652: test -s conftest.o configure:4655: $? = 0 configure:4691: result: yes configure:4707: checking if i686-uhu-linux-gcc static flag -static works configure:4728: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:4731: $? = 0 configure:4734: test -s conftest configure:4737: $? = 0 configure:4751: result: yes configure:4762: checking if i686-uhu-linux-gcc supports -c -o file.o configure:4782: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.c >&5 configure:4806: result: yes configure:4811: checking if i686-uhu-linux-gcc supports -c -o file.lo configure:4835: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -c -o conftest.lo conftest.c >&5 configure:4838: $? = 0 configure:4841: test -s conftest.lo configure:4844: $? = 0 configure:4865: result: yes configure:4896: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:4915: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:4918: $? = 0 configure:4921: test -s conftest.o configure:4924: $? = 0 configure:4940: result: yes configure:4951: checking whether the linker (/usr/bin/ld) supports shared libraries configure:5631: result: yes configure:5636: checking how to hardcode library paths into programs configure:5660: result: immediate configure:5665: checking whether stripping libraries is possible configure:5670: result: yes configure:5681: checking dynamic linker characteristics configure:6074: result: GNU/Linux ld.so configure:6079: checking if libtool supports shared libraries configure:6081: result: yes configure:6084: checking whether to build shared libraries configure:6105: result: yes configure:6108: checking whether to build static libraries configure:6112: result: no configure:6730: checking whether -lc should be explicitly linked in configure:6738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6741: $? = 0 configure:6755: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:6758: $? = 0 configure:6771: result: no configure:7338: checking for strerror in -lcposix configure:7365: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: error: ld returned 1 exit status configure:7368: $? = 1 configure: failed program was: #line 7346 "configure" #include "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 strerror (); int main () { strerror (); ; return 0; } configure:7385: result: no configure:7391: checking for ANSI C header files configure:7405: i686-uhu-linux-gcc -E conftest.c configure:7411: $? = 0 configure:7498: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure: In function 'main': configure:7490:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] for (i = 0; i < 256; i++) ^ configure:7501: $? = 0 configure:7503: ./conftest configure:7506: $? = 0 configure:7519: result: yes configure:7529: checking for i686-uhu-linux-gcc option to accept ANSI C configure:7586: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7589: $? = 0 configure:7592: test -s conftest.o configure:7595: $? = 0 configure:7612: result: none needed configure:7620: checking for an ANSI C-conforming const configure:7684: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7687: $? = 0 configure:7690: test -s conftest.o configure:7693: $? = 0 configure:7703: result: yes configure:7713: checking for inline configure:7730: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7733: $? = 0 configure:7736: test -s conftest.o configure:7739: $? = 0 configure:7750: result: inline configure:7771: checking for sys/types.h configure:7783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7786: $? = 0 configure:7789: test -s conftest.o configure:7792: $? = 0 configure:7802: result: yes configure:7771: checking for sys/stat.h configure:7783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7786: $? = 0 configure:7789: test -s conftest.o configure:7792: $? = 0 configure:7802: result: yes configure:7771: checking for stdlib.h configure:7783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7786: $? = 0 configure:7789: test -s conftest.o configure:7792: $? = 0 configure:7802: result: yes configure:7771: checking for string.h configure:7783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7786: $? = 0 configure:7789: test -s conftest.o configure:7792: $? = 0 configure:7802: result: yes configure:7771: checking for memory.h configure:7783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7786: $? = 0 configure:7789: test -s conftest.o configure:7792: $? = 0 configure:7802: result: yes configure:7771: checking for strings.h configure:7783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7786: $? = 0 configure:7789: test -s conftest.o configure:7792: $? = 0 configure:7802: result: yes configure:7771: checking for inttypes.h configure:7783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7786: $? = 0 configure:7789: test -s conftest.o configure:7792: $? = 0 configure:7802: result: yes configure:7771: checking for stdint.h configure:7783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7786: $? = 0 configure:7789: test -s conftest.o configure:7792: $? = 0 configure:7802: result: yes configure:7771: checking for unistd.h configure:7783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7786: $? = 0 configure:7789: test -s conftest.o configure:7792: $? = 0 configure:7802: result: yes configure:7812: checking for off_t configure:7852: result: yes configure:7864: checking for size_t configure:7885: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7888: $? = 0 configure:7891: test -s conftest.o configure:7894: $? = 0 configure:7904: result: yes configure:7918: checking for working alloca.h configure:7936: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7939: $? = 0 configure:7942: test -s conftest configure:7945: $? = 0 configure:7955: result: yes configure:7965: checking for alloca configure:8003: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8006: $? = 0 configure:8009: test -s conftest configure:8012: $? = 0 configure:8022: result: yes configure:8206: checking for stdlib.h configure:8241: result: yes configure:8206: checking for unistd.h configure:8241: result: yes configure:8254: checking for getpagesize configure:8291: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8294: $? = 0 configure:8297: test -s conftest configure:8300: $? = 0 configure:8310: result: yes configure:8320: checking for working mmap configure:8456: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8459: $? = 0 configure:8461: ./conftest configure:8464: $? = 0 configure:8476: result: yes configure:8487: checking whether we are using the GNU C Library 2.1 or newer configure:8513: result: yes configure:8522: checking for argz.h configure:8532: i686-uhu-linux-gcc -E conftest.c configure:8538: $? = 0 configure:8557: result: yes configure:8522: checking for limits.h configure:8532: i686-uhu-linux-gcc -E conftest.c configure:8538: $? = 0 configure:8557: result: yes configure:8522: checking for locale.h configure:8532: i686-uhu-linux-gcc -E conftest.c configure:8538: $? = 0 configure:8557: result: yes configure:8522: checking for nl_types.h configure:8532: i686-uhu-linux-gcc -E conftest.c configure:8538: $? = 0 configure:8557: result: yes configure:8522: checking for malloc.h configure:8532: i686-uhu-linux-gcc -E conftest.c configure:8538: $? = 0 configure:8557: result: yes configure:8522: checking for stddef.h configure:8532: i686-uhu-linux-gcc -E conftest.c configure:8538: $? = 0 configure:8557: result: yes configure:8522: checking for stdlib.h configure:8557: result: yes configure:8522: checking for string.h configure:8557: result: yes configure:8522: checking for unistd.h configure:8557: result: yes configure:8522: checking for sys/param.h configure:8532: i686-uhu-linux-gcc -E conftest.c configure:8538: $? = 0 configure:8557: result: yes configure:8572: checking for feof_unlocked configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for fgets_unlocked configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for getcwd configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for getegid configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for geteuid configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for getgid configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for getuid configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for mempcpy configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8588:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for munmap configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for putenv configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for setenv configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for setlocale configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for stpcpy configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8588:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for strchr configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8588:6: warning: conflicting types for built-in function 'strchr' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for strcasecmp configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8588:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for strdup configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8588:6: warning: conflicting types for built-in function 'strdup' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for strtoul configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for tsearch configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for __argz_count configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for __argz_stringify configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8572: checking for __argz_next configure:8609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8612: $? = 0 configure:8615: test -s conftest configure:8618: $? = 0 configure:8628: result: yes configure:8649: checking for iconv configure:8673: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8676: $? = 0 configure:8679: test -s conftest configure:8682: $? = 0 configure:8731: result: yes configure:8739: checking for iconv declaration configure:8770: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8773: $? = 0 configure:8776: test -s conftest.o configure:8779: $? = 0 configure:8792: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:8807: checking for nl_langinfo and CODESET configure:8825: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8828: $? = 0 configure:8831: test -s conftest configure:8834: $? = 0 configure:8845: result: yes configure:8856: checking for LC_MESSAGES configure:8874: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8877: $? = 0 configure:8880: test -s conftest configure:8883: $? = 0 configure:8893: result: yes configure:8903: checking whether NLS is requested configure:8912: result: yes configure:8925: checking whether included gettext is requested configure:8935: result: no configure:8942: checking for libintl.h configure:8952: i686-uhu-linux-gcc -E conftest.c configure:8958: $? = 0 configure:8977: result: yes configure:8980: checking for GNU gettext in libc configure:9000: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9003: $? = 0 configure:9006: test -s conftest configure:9009: $? = 0 configure:9019: result: yes configure:9087: checking for dcgettext configure:9124: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9103:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:9127: $? = 0 configure:9130: test -s conftest configure:9133: $? = 0 configure:9143: result: yes configure:9157: checking for msgfmt configure:9184: result: /usr/bin/msgfmt configure:9193: checking for gmsgfmt configure:9222: result: /usr/bin/msgfmt configure:9231: checking for xgettext configure:9258: result: /usr/bin/xgettext configure:9426: checking for bison configure:9441: found /usr/bin/bison configure:9449: result: bison configure:9462: checking version of bison configure:9471: result: 3.0.2, ok configure:9538: checking for uuid_generate in -luuid configure:9565: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR="\"${prefix}/share/locale\"" conftest.c -luuid >&5 /usr/bin/ld: cannot find -luuid collect2: error: ld returned 1 exit status configure:9568: $? = 1 configure: failed program was: #line 9546 "configure" #include "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:9585: result: no configure:9599: checking for ANSI C header files configure:9727: result: yes configure:9740: checking for alloca.h configure:9750: i686-uhu-linux-gcc -E conftest.c configure:9756: $? = 0 configure:9775: result: yes configure:9740: checking for argz.h configure:9775: result: yes configure:9740: checking for errno.h configure:9750: i686-uhu-linux-gcc -E conftest.c configure:9756: $? = 0 configure:9775: result: yes configure:9740: checking for fcntl.h configure:9750: i686-uhu-linux-gcc -E conftest.c configure:9756: $? = 0 configure:9775: result: yes configure:9740: checking for langinfo.h configure:9750: i686-uhu-linux-gcc -E conftest.c configure:9756: $? = 0 configure:9775: result: yes configure:9740: checking for libintl.h configure:9775: result: yes configure:9740: checking for limits.h configure:9775: result: yes configure:9740: checking for locale.h configure:9775: result: yes configure:9740: checking for malloc.h configure:9775: result: yes configure:9740: checking for stddef.h configure:9775: result: yes configure:9740: checking for stdlib.h configure:9775: result: yes configure:9740: checking for string.h configure:9775: result: yes configure:9740: checking for strings.h configure:9775: result: yes configure:9740: checking for sys/param.h configure:9775: result: yes configure:9740: checking for unistd.h configure:9775: result: yes configure:9790: checking for wctype.h configure:9800: i686-uhu-linux-gcc -E conftest.c configure:9806: $? = 0 configure:9825: result: yes configure:9853: checking whether byte ordering is bigendian configure:9878: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR="\"${prefix}/share/locale\"" conftest.c >&5 configure:9881: $? = 0 configure:9884: test -s conftest.o configure:9887: $? = 0 configure:9908: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR="\"${prefix}/share/locale\"" conftest.c >&5 configure: In function 'main': configure:9899:2: error: unknown type name 'not' #if BYTE_ORDER != BIG_ENDIAN ^ configure:9899:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' #if BYTE_ORDER != BIG_ENDIAN ^ configure:9911: $? = 1 configure: failed program was: #line 9891 "configure" #include "confdefs.h" #include #include int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:9975: result: no configure:9986: checking for an ANSI C-conforming const configure:10069: result: yes configure:10079: checking for inline configure:10116: result: inline configure:10131: checking for size_t configure:10171: result: yes configure:10186: checking for working alloca.h configure:10223: result: yes configure:10233: checking for alloca configure:10290: result: yes configure:10474: checking for stdlib.h configure:10509: result: yes configure:10519: checking for working malloc configure:10545: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR="\"${prefix}/share/locale\"" conftest.c >&5 configure:10548: $? = 0 configure:10550: ./conftest configure:10553: $? = 0 configure:10565: result: yes configure:10578: checking for stdlib.h configure:10613: result: yes configure:10578: checking for unistd.h configure:10613: result: yes configure:10626: checking for getpagesize configure:10682: result: yes configure:10692: checking for working mmap configure:10848: result: yes configure:10862: checking for __argz_count configure:10918: result: yes configure:10862: checking for __argz_next configure:10918: result: yes configure:10862: checking for __argz_stringify configure:10918: result: yes configure:10862: checking for dcgettext configure:10918: result: yes configure:10862: checking for getcwd configure:10918: result: yes configure:10862: checking for getwd configure:10899: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR="\"${prefix}/share/locale\"" conftest.c >&5 configure:10902: $? = 0 configure:10905: test -s conftest configure:10908: $? = 0 configure:10918: result: yes configure:10862: checking for memmove configure:10899: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR="\"${prefix}/share/locale\"" conftest.c >&5 configure:10878:6: warning: conflicting types for built-in function 'memmove' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:10902: $? = 0 configure:10905: test -s conftest configure:10908: $? = 0 configure:10918: result: yes configure:10862: checking for mempcpy configure:10918: result: yes configure:10862: checking for memset configure:10899: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR="\"${prefix}/share/locale\"" conftest.c >&5 configure:10878:6: warning: conflicting types for built-in function 'memset' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:10902: $? = 0 configure:10905: test -s conftest configure:10908: $? = 0 configure:10918: result: yes configure:10862: checking for munmap configure:10918: result: yes configure:10862: checking for nl_langinfo configure:10899: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR="\"${prefix}/share/locale\"" conftest.c >&5 configure:10902: $? = 0 configure:10905: test -s conftest configure:10908: $? = 0 configure:10918: result: yes configure:10862: checking for setlocale configure:10918: result: yes configure:10862: checking for stpcpy configure:10918: result: yes configure:10862: checking for strcasecmp configure:10918: result: yes configure:10862: checking for strchr configure:10918: result: yes configure:10862: checking for strcspn configure:10899: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR="\"${prefix}/share/locale\"" conftest.c >&5 configure:10878:6: warning: conflicting types for built-in function 'strcspn' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:10902: $? = 0 configure:10905: test -s conftest configure:10908: $? = 0 configure:10918: result: yes configure:10862: checking for strdup configure:10918: result: yes configure:10862: checking for strstr configure:10899: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR="\"${prefix}/share/locale\"" conftest.c >&5 configure:10878:6: warning: conflicting types for built-in function 'strstr' [enabled by default] builtin and then its argument prototype would still apply. */ ^ configure:10902: $? = 0 configure:10905: test -s conftest configure:10908: $? = 0 configure:10918: result: yes configure:10862: checking for strtoul configure:10918: result: yes configure:10862: checking for strsep configure:10899: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR="\"${prefix}/share/locale\"" conftest.c >&5 configure:10902: $? = 0 configure:10905: test -s conftest configure:10908: $? = 0 configure:10918: result: yes configure:10862: checking for getopt_long_only configure:10899: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR="\"${prefix}/share/locale\"" conftest.c >&5 configure:10902: $? = 0 configure:10905: test -s conftest configure:10908: $? = 0 configure:10918: result: yes configure:11026: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on hp07 config.status:11556: creating Makefile config.status:11556: creating include/Makefile config.status:11556: creating include/dal/Makefile config.status:11556: creating include/reiserfs/Makefile config.status:11556: creating libdal/Makefile config.status:11556: creating libreiserfs/Makefile config.status:11556: creating progsreiserfs/Makefile config.status:11556: creating progsreiserfs/libprogs/Makefile config.status:11556: creating progsreiserfs/mkfs.reiserfs/Makefile config.status:11556: creating progsreiserfs/cpfs.reiserfs/Makefile config.status:11556: creating progsreiserfs/resizefs.reiserfs/Makefile config.status:11556: creating progsreiserfs/tunefs.reiserfs/Makefile config.status:11556: creating progsreiserfs/fsck.reiserfs/Makefile config.status:11556: creating demos/Makefile config.status:11556: creating debug/Makefile config.status:11556: creating doc/Makefile config.status:11556: creating progsreiserfs.spec config.status:11648: creating config.h ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux 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=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func_alloca_works=yes ac_cv_func_dcgettext=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_malloc_works=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nl_langinfo=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strsep=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_gnu_library_2_1=yes ac_cv_header_alloca_h=yes ac_cv_header_argz_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_lib_cposix_strerror=no ac_cv_lib_uuid_uuid_generate=no ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes 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_off_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=yes lt_cv_archive_cmds_need_lc=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.19.so' lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_path_separator=: nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PACKAGE "progsreiserfs" #define VERSION "0.3.0.4" #define LIBREISERFS_MAX_INTERFACE_VERSION 0 #define LIBREISERFS_MIN_INTERFACE_VERSION 0 #define DEBUG 1 #define _FILE_OFFSET_BITS 64 #define SIZEOF_OFF_T 8 #define HAVE_DLFCN_H 1 #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_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_ARGZ_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MEMPCPY 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STPCPY 1 #define HAVE_STRCHR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___ARGZ_NEXT 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define STDC_HEADERS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE_DCGETTEXT 1 #define HAVE_GETCWD 1 #define HAVE_GETWD 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMPCPY 1 #define HAVE_MEMSET 1 #define HAVE_MUNMAP 1 #define HAVE_NL_LANGINFO 1 #define HAVE_SETLOCALE 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 #define HAVE_STRTOUL 1 #define HAVE_STRSEP 1 #define HAVE_GETOPT_LONG_ONLY 1 configure: exit 0 ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = config.h CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on hp07 config.status:11648: creating config.h config.status:11789: config.h is unchanged