This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by librsync configure 0.9.7, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --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 = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 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:1561: checking for a BSD-compatible install configure:1616: result: /bin/install -c configure:1627: checking whether build environment is sane configure:1670: result: yes configure:1703: checking for gawk configure:1719: found /bin/gawk configure:1729: result: gawk configure:1739: checking whether make sets $(MAKE) configure:1759: result: yes configure:1971: checking for i586-uhu-linux-gcc configure:1987: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1997: result: i586-uhu-linux-gcc configure:2279: checking for C compiler version configure:2282: 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:2285: $? = 0 configure:2287: 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:2290: $? = 0 configure:2292: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2295: $? = 1 configure:2318: checking for C compiler default output file name configure:2321: i586-uhu-linux-gcc conftest.c >&5 configure:2324: $? = 0 configure:2370: result: a.out configure:2375: checking whether the C compiler works configure:2381: ./a.out configure:2384: $? = 0 configure:2401: result: yes configure:2408: checking whether we are cross compiling configure:2410: result: no configure:2413: checking for suffix of executables configure:2415: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2418: $? = 0 configure:2443: result: configure:2449: checking for suffix of object files configure:2470: i586-uhu-linux-gcc -c conftest.c >&5 configure:2473: $? = 0 configure:2495: result: o configure:2499: checking whether we are using the GNU C compiler configure:2523: i586-uhu-linux-gcc -c conftest.c >&5 configure:2529: $? = 0 configure:2532: test -z || test ! -s conftest.err configure:2535: $? = 0 configure:2538: test -s conftest.o configure:2541: $? = 0 configure:2554: result: yes configure:2560: checking whether i586-uhu-linux-gcc accepts -g configure:2581: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2587: $? = 0 configure:2590: test -z || test ! -s conftest.err configure:2593: $? = 0 configure:2596: test -s conftest.o configure:2599: $? = 0 configure:2610: result: yes configure:2627: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2697: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2703: $? = 0 configure:2706: test -z || test ! -s conftest.err configure:2709: $? = 0 configure:2712: test -s conftest.o configure:2715: $? = 0 configure:2733: result: none needed configure:2751: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2757: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2898: checking for style of include used by make configure:2926: result: GNU configure:2954: checking dependency style of i586-uhu-linux-gcc configure:3037: result: gcc3 configure:3056: checking for strerror in -lcposix configure:3086: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:3092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* 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 strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3117: result: no configure:3130: checking how to run the C preprocessor configure:3165: i586-uhu-linux-gcc -E conftest.c configure:3171: $? = 0 configure:3203: i586-uhu-linux-gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3248: result: i586-uhu-linux-gcc -E configure:3272: i586-uhu-linux-gcc -E conftest.c configure:3278: $? = 0 configure:3310: i586-uhu-linux-gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3316: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3372: checking for a BSD-compatible install configure:3427: result: /bin/install -c configure:3438: checking whether make sets $(MAKE) configure:3458: result: yes configure:3521: checking build system type configure:3539: result: i586-uhu-linux-gnu configure:3547: checking host system type configure:3561: result: i586-uhu-linux-gnu configure:3569: checking for a sed that does not truncate output configure:3623: result: /bin/sed configure:3626: checking for egrep configure:3636: result: grep -E configure:3652: checking for ld used by i586-uhu-linux-gcc configure:3719: result: /usr/bin/ld configure:3728: checking if the linker (/usr/bin/ld) is GNU ld configure:3743: result: yes configure:3748: checking for /usr/bin/ld option to reload object files configure:3755: result: -r configure:3764: checking for BSD-compatible nm configure:3806: result: nm configure:3810: checking whether ln -s works configure:3814: result: yes configure:3821: checking how to recognise dependent libraries configure:3995: result: pass_all configure:4203: checking for ANSI C header files configure:4228: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4234: $? = 0 configure:4237: test -z || test ! -s conftest.err configure:4240: $? = 0 configure:4243: test -s conftest.o configure:4246: $? = 0 configure:4335: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4338: $? = 0 configure:4340: ./conftest configure:4343: $? = 0 configure:4358: result: yes configure:4382: checking for sys/types.h configure:4398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4404: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest.o configure:4416: $? = 0 configure:4427: result: yes configure:4382: checking for sys/stat.h configure:4398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4404: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest.o configure:4416: $? = 0 configure:4427: result: yes configure:4382: checking for stdlib.h configure:4398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4404: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest.o configure:4416: $? = 0 configure:4427: result: yes configure:4382: checking for string.h configure:4398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4404: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest.o configure:4416: $? = 0 configure:4427: result: yes configure:4382: checking for memory.h configure:4398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4404: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest.o configure:4416: $? = 0 configure:4427: result: yes configure:4382: checking for strings.h configure:4398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4404: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest.o configure:4416: $? = 0 configure:4427: result: yes configure:4382: checking for inttypes.h configure:4398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4404: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest.o configure:4416: $? = 0 configure:4427: result: yes configure:4382: checking for stdint.h configure:4398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4404: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest.o configure:4416: $? = 0 configure:4427: result: yes configure:4382: checking for unistd.h configure:4398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4404: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest.o configure:4416: $? = 0 configure:4427: result: yes configure:4453: checking dlfcn.h usability configure:4465: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4471: $? = 0 configure:4474: test -z || test ! -s conftest.err configure:4477: $? = 0 configure:4480: test -s conftest.o configure:4483: $? = 0 configure:4493: result: yes configure:4497: checking dlfcn.h presence configure:4507: i586-uhu-linux-gcc -E conftest.c configure:4513: $? = 0 configure:4533: result: yes configure:4568: checking for dlfcn.h configure:4575: result: yes configure:4598: checking for i586-uhu-linux-g++ configure:4614: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4624: result: i586-uhu-linux-g++ configure:4682: checking for C++ compiler version configure:4685: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (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:4688: $? = 0 configure:4690: i586-uhu-linux-g++ -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:4693: $? = 0 configure:4695: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4698: $? = 1 configure:4701: checking whether we are using the GNU C++ compiler configure:4725: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4731: $? = 0 configure:4734: test -z || test ! -s conftest.err configure:4737: $? = 0 configure:4740: test -s conftest.o configure:4743: $? = 0 configure:4756: result: yes configure:4762: checking whether i586-uhu-linux-g++ accepts -g configure:4783: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4789: $? = 0 configure:4792: test -z || test ! -s conftest.err configure:4795: $? = 0 configure:4798: test -s conftest.o configure:4801: $? = 0 configure:4812: result: yes configure:4854: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4860: $? = 0 configure:4863: test -z || test ! -s conftest.err configure:4866: $? = 0 configure:4869: test -s conftest.o configure:4872: $? = 0 configure:4898: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:27: error: `exit' was not declared in this scope configure:4904: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 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_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4854: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4860: $? = 0 configure:4863: test -z || test ! -s conftest.err configure:4866: $? = 0 configure:4869: test -s conftest.o configure:4872: $? = 0 configure:4898: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4904: $? = 0 configure:4907: test -z || test ! -s conftest.err configure:4910: $? = 0 configure:4913: test -s conftest.o configure:4916: $? = 0 configure:4941: checking dependency style of i586-uhu-linux-g++ configure:5024: result: gcc3 configure:5046: checking how to run the C++ preprocessor configure:5077: i586-uhu-linux-g++ -E conftest.cc configure:5083: $? = 0 configure:5115: i586-uhu-linux-g++ -E conftest.cc conftest.cc:26:28: ac_nonexistent.h: No such file or directory configure:5121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5160: result: i586-uhu-linux-g++ -E configure:5184: i586-uhu-linux-g++ -E conftest.cc configure:5190: $? = 0 configure:5222: i586-uhu-linux-g++ -E conftest.cc conftest.cc:26:28: ac_nonexistent.h: No such file or directory configure:5228: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5281: checking for i586-uhu-linux-g77 configure:5310: result: no configure:5281: checking for i586-uhu-linux-f77 configure:5310: result: no configure:5281: checking for i586-uhu-linux-xlf configure:5310: result: no configure:5281: checking for i586-uhu-linux-frt configure:5310: result: no configure:5281: checking for i586-uhu-linux-pgf77 configure:5310: result: no configure:5281: checking for i586-uhu-linux-fort77 configure:5310: result: no configure:5281: checking for i586-uhu-linux-fl32 configure:5310: result: no configure:5281: checking for i586-uhu-linux-af77 configure:5310: result: no configure:5281: checking for i586-uhu-linux-f90 configure:5310: result: no configure:5281: checking for i586-uhu-linux-xlf90 configure:5310: result: no configure:5281: checking for i586-uhu-linux-pgf90 configure:5310: result: no configure:5281: checking for i586-uhu-linux-epcf90 configure:5310: result: no configure:5281: checking for i586-uhu-linux-f95 configure:5310: result: no configure:5281: checking for i586-uhu-linux-fort configure:5310: result: no configure:5281: checking for i586-uhu-linux-xlf95 configure:5310: result: no configure:5281: checking for i586-uhu-linux-ifc configure:5310: result: no configure:5281: checking for i586-uhu-linux-efc configure:5310: result: no configure:5281: checking for i586-uhu-linux-pgf95 configure:5310: result: no configure:5281: checking for i586-uhu-linux-lf95 configure:5310: result: no configure:5281: checking for i586-uhu-linux-gfortran configure:5310: result: no configure:5323: checking for g77 configure:5352: result: no configure:5323: checking for f77 configure:5352: result: no configure:5323: checking for xlf configure:5352: result: no configure:5323: checking for frt configure:5352: result: no configure:5323: checking for pgf77 configure:5352: result: no configure:5323: checking for fort77 configure:5352: result: no configure:5323: checking for fl32 configure:5352: result: no configure:5323: checking for af77 configure:5352: result: no configure:5323: checking for f90 configure:5352: result: no configure:5323: checking for xlf90 configure:5352: result: no configure:5323: checking for pgf90 configure:5352: result: no configure:5323: checking for epcf90 configure:5352: result: no configure:5323: checking for f95 configure:5352: result: no configure:5323: checking for fort configure:5352: result: no configure:5323: checking for xlf95 configure:5352: result: no configure:5323: checking for ifc configure:5352: result: no configure:5323: checking for efc configure:5352: result: no configure:5323: checking for pgf95 configure:5352: result: no configure:5323: checking for lf95 configure:5352: result: no configure:5323: checking for gfortran configure:5352: result: no configure:5364: checking for Fortran 77 compiler version configure:5367: --version &5 ./configure: line 5368: --version: command not found configure:5370: $? = 127 configure:5372: -v &5 ./configure: line 5373: -v: command not found configure:5375: $? = 127 configure:5377: -V &5 ./configure: line 5378: -V: command not found configure:5380: $? = 127 configure:5388: checking whether we are using the GNU Fortran 77 compiler configure:5402: -c conftest.F >&5 ./configure: line 5403: -c: command not found configure:5408: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5433: result: no configure:5439: checking whether accepts -g configure:5451: -c -g conftest.f >&5 ./configure: line 5452: -c: command not found configure:5457: $? = 127 configure: failed program was: | program main | | end configure:5481: result: no configure:5511: checking the maximum length of command line arguments configure:5576: result: 32768 configure:5587: checking command to parse nm output from i586-uhu-linux-gcc object configure:5676: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5679: $? = 0 configure:5683: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5686: $? = 0 configure:5738: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5741: $? = 0 configure:5779: result: ok configure:5783: checking for objdir configure:5798: result: .libs configure:5850: checking for i586-uhu-linux-ar configure:5879: result: no configure:5888: checking for ar configure:5904: found /usr/bin/ar configure:5915: result: ar configure:5930: checking for i586-uhu-linux-ranlib configure:5959: result: no configure:5968: checking for ranlib configure:5984: found /usr/bin/ranlib configure:5995: result: ranlib configure:6010: checking for i586-uhu-linux-strip configure:6039: result: no configure:6048: checking for strip configure:6064: found /usr/bin/strip configure:6075: result: strip configure:6337: checking if i586-uhu-linux-gcc static flag works configure:6360: result: yes configure:6378: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6396: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6400: $? = 0 configure:6411: result: no configure:6426: checking for i586-uhu-linux-gcc option to produce PIC configure:6603: result: -fPIC configure:6611: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6629: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6633: $? = 0 configure:6644: result: yes configure:6668: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6689: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6693: $? = 0 configure:6713: result: yes configure:6739: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7586: result: yes configure:7612: checking whether -lc should be explicitly linked in configure:7617: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7620: $? = 0 configure:7634: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7637: $? = 0 configure:7649: result: no configure:7657: checking dynamic linker characteristics configure:8197: result: GNU/Linux ld.so configure:8201: checking how to hardcode library paths into programs configure:8226: result: immediate configure:8240: checking whether stripping libraries is possible configure:8245: result: yes configure:9068: checking if libtool supports shared libraries configure:9070: result: yes configure:9073: checking whether to build shared libraries configure:9131: result: yes configure:9134: checking whether to build static libraries configure:9138: result: yes configure:9230: creating libtool configure:9777: checking for ld used by i586-uhu-linux-g++ configure:9844: result: /usr/bin/ld configure:9853: checking if the linker (/usr/bin/ld) is GNU ld configure:9868: result: yes configure:9919: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:10745: result: yes configure:10763: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:10766: $? = 0 configure:10862: checking for i586-uhu-linux-g++ option to produce PIC configure:11114: result: -fPIC configure:11122: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11140: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11144: $? = 0 configure:11155: result: yes configure:11179: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11200: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11204: $? = 0 configure:11224: result: yes configure:11250: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11278: result: yes configure:11349: checking dynamic linker characteristics configure:11889: result: GNU/Linux ld.so configure:11893: checking how to hardcode library paths into programs configure:11918: result: immediate configure:11932: checking whether stripping libraries is possible configure:11937: result: yes configure:19159: checking for deflate in -lz configure:19189: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lz >&5 configure:19195: $? = 0 configure:19198: test -z || test ! -s conftest.err configure:19201: $? = 0 configure:19204: test -s conftest configure:19207: $? = 0 configure:19220: result: yes configure:19232: checking for BZ2_bzCompress in -lbz2 configure:19262: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lbz2 -lz >&5 configure:19268: $? = 0 configure:19271: test -z || test ! -s conftest.err configure:19274: $? = 0 configure:19277: test -s conftest configure:19280: $? = 0 configure:19293: result: yes configure:19305: checking for poptGetContext in -lpopt configure:19335: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:19341: $? = 0 configure:19344: test -z || test ! -s conftest.err configure:19347: $? = 0 configure:19350: test -s conftest configure:19353: $? = 0 configure:19366: result: yes configure:19383: checking for working alloca.h configure:19404: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:19410: $? = 0 configure:19413: test -z || test ! -s conftest.err configure:19416: $? = 0 configure:19419: test -s conftest configure:19422: $? = 0 configure:19434: result: yes configure:19444: checking for alloca configure:19485: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:19491: $? = 0 configure:19494: test -z || test ! -s conftest.err configure:19497: $? = 0 configure:19500: test -s conftest configure:19503: $? = 0 configure:19515: result: yes configure:19737: checking for ANSI C header files configure:19892: result: yes configure:19918: checking mcheck.h usability configure:19930: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19936: $? = 0 configure:19939: test -z || test ! -s conftest.err configure:19942: $? = 0 configure:19945: test -s conftest.o configure:19948: $? = 0 configure:19958: result: yes configure:19962: checking mcheck.h presence configure:19972: i586-uhu-linux-gcc -E conftest.c configure:19978: $? = 0 configure:19998: result: yes configure:20033: checking for mcheck.h configure:20040: result: yes configure:19918: checking bzlib.h usability configure:19930: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19936: $? = 0 configure:19939: test -z || test ! -s conftest.err configure:19942: $? = 0 configure:19945: test -s conftest.o configure:19948: $? = 0 configure:19958: result: yes configure:19962: checking bzlib.h presence configure:19972: i586-uhu-linux-gcc -E conftest.c configure:19978: $? = 0 configure:19998: result: yes configure:20033: checking for bzlib.h configure:20040: result: yes configure:19918: checking zlib.h usability configure:19930: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19936: $? = 0 configure:19939: test -z || test ! -s conftest.err configure:19942: $? = 0 configure:19945: test -s conftest.o configure:19948: $? = 0 configure:19958: result: yes configure:19962: checking zlib.h presence configure:19972: i586-uhu-linux-gcc -E conftest.c configure:19978: $? = 0 configure:19998: result: yes configure:20033: checking for zlib.h configure:20040: result: yes configure:20076: checking fcntl.h usability configure:20088: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20094: $? = 0 configure:20097: test -z || test ! -s conftest.err configure:20100: $? = 0 configure:20103: test -s conftest.o configure:20106: $? = 0 configure:20116: result: yes configure:20120: checking fcntl.h presence configure:20130: i586-uhu-linux-gcc -E conftest.c configure:20136: $? = 0 configure:20156: result: yes configure:20191: checking for fcntl.h configure:20198: result: yes configure:20067: checking for inttypes.h configure:20072: result: yes configure:20076: checking libintl.h usability configure:20088: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20094: $? = 0 configure:20097: test -z || test ! -s conftest.err configure:20100: $? = 0 configure:20103: test -s conftest.o configure:20106: $? = 0 configure:20116: result: yes configure:20120: checking libintl.h presence configure:20130: i586-uhu-linux-gcc -E conftest.c configure:20136: $? = 0 configure:20156: result: yes configure:20191: checking for libintl.h configure:20198: result: yes configure:20076: checking limits.h usability configure:20088: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20094: $? = 0 configure:20097: test -z || test ! -s conftest.err configure:20100: $? = 0 configure:20103: test -s conftest.o configure:20106: $? = 0 configure:20116: result: yes configure:20120: checking limits.h presence configure:20130: i586-uhu-linux-gcc -E conftest.c configure:20136: $? = 0 configure:20156: result: yes configure:20191: checking for limits.h configure:20198: result: yes configure:20076: checking malloc.h usability configure:20088: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20094: $? = 0 configure:20097: test -z || test ! -s conftest.err configure:20100: $? = 0 configure:20103: test -s conftest.o configure:20106: $? = 0 configure:20116: result: yes configure:20120: checking malloc.h presence configure:20130: i586-uhu-linux-gcc -E conftest.c configure:20136: $? = 0 configure:20156: result: yes configure:20191: checking for malloc.h configure:20198: result: yes configure:20067: checking for stdint.h configure:20072: result: yes configure:20067: checking for stdlib.h configure:20072: result: yes configure:20067: checking for string.h configure:20072: result: yes configure:20076: checking sys/file.h usability configure:20088: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20094: $? = 0 configure:20097: test -z || test ! -s conftest.err configure:20100: $? = 0 configure:20103: test -s conftest.o configure:20106: $? = 0 configure:20116: result: yes configure:20120: checking sys/file.h presence configure:20130: i586-uhu-linux-gcc -E conftest.c configure:20136: $? = 0 configure:20156: result: yes configure:20191: checking for sys/file.h configure:20198: result: yes configure:20067: checking for unistd.h configure:20072: result: yes configure:20213: checking for an ANSI C-conforming const configure:20280: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20286: $? = 0 configure:20289: test -z || test ! -s conftest.err configure:20292: $? = 0 configure:20295: test -s conftest.o configure:20298: $? = 0 configure:20309: result: yes configure:20319: checking whether byte ordering is bigendian configure:20346: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20352: $? = 0 configure:20355: test -z || test ! -s conftest.err configure:20358: $? = 0 configure:20361: test -s conftest.o configure:20364: $? = 0 configure:20388: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `not' undeclared (first use in this function) conftest.c:52: error: (Each undeclared identifier is reported only once conftest.c:52: error: for each function it appears in.) conftest.c:52: error: syntax error before "big" configure:20394: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_MCHECK_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:20527: result: no configure:20546: checking for size_t configure:20570: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20576: $? = 0 configure:20579: test -z || test ! -s conftest.err configure:20582: $? = 0 configure:20585: test -s conftest.o configure:20588: $? = 0 configure:20599: result: yes configure:20611: checking for off_t configure:20635: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20641: $? = 0 configure:20644: test -z || test ! -s conftest.err configure:20647: $? = 0 configure:20650: test -s conftest.o configure:20653: $? = 0 configure:20664: result: yes configure:20683: checking for special C compiler options needed for large files configure:20780: result: no configure:20786: checking for _FILE_OFFSET_BITS value needed for large files configure:20817: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:51: warning: left shift count >= width of type conftest.c:51: warning: left shift count >= width of type conftest.c:53: error: size of array `off_t_is_large' is negative configure:20823: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_MCHECK_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 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:20869: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20875: $? = 0 configure:20878: test -z || test ! -s conftest.err configure:20881: $? = 0 configure:20884: test -s conftest.o configure:20887: $? = 0 configure:20899: result: 64 configure:20909: checking for _LARGE_FILES value needed for large files configure:20940: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20946: $? = 0 configure:20949: test -z || test ! -s conftest.err configure:20952: $? = 0 configure:20955: test -s conftest.o configure:20958: $? = 0 configure:21022: result: no configure:21035: checking for unsigned char configure:21059: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21065: $? = 0 configure:21068: test -z || test ! -s conftest.err configure:21071: $? = 0 configure:21074: test -s conftest.o configure:21077: $? = 0 configure:21088: result: yes configure:21091: checking size of unsigned char configure:21403: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:21406: $? = 0 configure:21408: ./conftest configure:21411: $? = 0 configure:21434: result: 1 configure:21445: checking for short configure:21469: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21475: $? = 0 configure:21478: test -z || test ! -s conftest.err configure:21481: $? = 0 configure:21484: test -s conftest.o configure:21487: $? = 0 configure:21498: result: yes configure:21501: checking size of short configure:21813: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:21816: $? = 0 configure:21818: ./conftest configure:21821: $? = 0 configure:21844: result: 2 configure:21851: checking for unsigned short configure:21875: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21881: $? = 0 configure:21884: test -z || test ! -s conftest.err configure:21887: $? = 0 configure:21890: test -s conftest.o configure:21893: $? = 0 configure:21904: result: yes configure:21907: checking size of unsigned short configure:22219: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:22222: $? = 0 configure:22224: ./conftest configure:22227: $? = 0 configure:22250: result: 2 configure:22257: checking for int configure:22281: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22287: $? = 0 configure:22290: test -z || test ! -s conftest.err configure:22293: $? = 0 configure:22296: test -s conftest.o configure:22299: $? = 0 configure:22310: result: yes configure:22313: checking size of int configure:22625: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:22628: $? = 0 configure:22630: ./conftest configure:22633: $? = 0 configure:22656: result: 4 configure:22663: checking for unsigned int configure:22687: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22693: $? = 0 configure:22696: test -z || test ! -s conftest.err configure:22699: $? = 0 configure:22702: test -s conftest.o configure:22705: $? = 0 configure:22716: result: yes configure:22719: checking size of unsigned int configure:23031: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:23034: $? = 0 configure:23036: ./conftest configure:23039: $? = 0 configure:23062: result: 4 configure:23069: checking for long configure:23093: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23099: $? = 0 configure:23102: test -z || test ! -s conftest.err configure:23105: $? = 0 configure:23108: test -s conftest.o configure:23111: $? = 0 configure:23122: result: yes configure:23125: checking size of long configure:23437: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:23440: $? = 0 configure:23442: ./conftest configure:23445: $? = 0 configure:23468: result: 4 configure:23475: checking for unsigned long configure:23499: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23505: $? = 0 configure:23508: test -z || test ! -s conftest.err configure:23511: $? = 0 configure:23514: test -s conftest.o configure:23517: $? = 0 configure:23528: result: yes configure:23531: checking size of unsigned long configure:23843: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:23846: $? = 0 configure:23848: ./conftest configure:23851: $? = 0 configure:23874: result: 4 configure:23881: checking for long long configure:23905: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23911: $? = 0 configure:23914: test -z || test ! -s conftest.err configure:23917: $? = 0 configure:23920: test -s conftest.o configure:23923: $? = 0 configure:23934: result: yes configure:23937: checking size of long long configure:24249: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:24252: $? = 0 configure:24254: ./conftest configure:24257: $? = 0 configure:24280: result: 8 configure:24287: checking for off_t configure:24340: result: yes configure:24343: checking size of off_t configure:24655: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:24658: $? = 0 configure:24660: ./conftest configure:24663: $? = 0 configure:24686: result: 8 configure:24693: checking for size_t configure:24746: result: yes configure:24749: checking size of size_t configure:25061: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:25064: $? = 0 configure:25066: ./conftest configure:25069: $? = 0 configure:25092: result: 4 configure:25123: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:58:2: #error not defined configure:25129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_MCHECK_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | /* end confdefs.h. */ | #include | #ifndef LONG_LONG | #error not defined | #endif | int | main () | { | ; | ; | return 0; | } configure:25160: checking for _LARGEFILE_SOURCE value needed for large files configure:25183: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:60: warning: the address of `fseeko', will always evaluate as `true' configure:25189: $? = 0 configure:25192: test -z || test ! -s conftest.err configure:25195: $? = 0 configure:25198: test -s conftest.o configure:25201: $? = 0 configure:25257: result: no configure:25271: checking for fseeko configure:25292: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 conftest.c: In function `main': conftest.c:60: warning: the address of `fseeko', will always evaluate as `true' configure:25298: $? = 0 configure:25301: test -z || test ! -s conftest.err configure:25304: $? = 0 configure:25307: test -s conftest configure:25310: $? = 0 configure:25322: result: yes configure:25340: checking for memmove configure:25397: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 conftest.c:81: warning: conflicting types for built-in function 'memmove' configure:25403: $? = 0 configure:25406: test -z || test ! -s conftest.err configure:25409: $? = 0 configure:25412: test -s conftest configure:25415: $? = 0 configure:25427: result: yes configure:25340: checking for memset configure:25397: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 conftest.c:82: warning: conflicting types for built-in function 'memset' configure:25403: $? = 0 configure:25406: test -z || test ! -s conftest.err configure:25409: $? = 0 configure:25412: test -s conftest configure:25415: $? = 0 configure:25427: result: yes configure:25340: checking for strchr configure:25397: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 conftest.c:83: warning: conflicting types for built-in function 'strchr' configure:25403: $? = 0 configure:25406: test -z || test ! -s conftest.err configure:25409: $? = 0 configure:25412: test -s conftest configure:25415: $? = 0 configure:25427: result: yes configure:25340: checking for strerror configure:25397: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:25403: $? = 0 configure:25406: test -z || test ! -s conftest.err configure:25409: $? = 0 configure:25412: test -s conftest configure:25415: $? = 0 configure:25427: result: yes configure:25340: checking for strtol configure:25397: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:25403: $? = 0 configure:25406: test -z || test ! -s conftest.err configure:25409: $? = 0 configure:25412: test -s conftest configure:25415: $? = 0 configure:25427: result: yes configure:25442: checking for gettext configure:25499: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 conftest.c:86: warning: conflicting types for built-in function 'gettext' configure:25505: $? = 0 configure:25508: test -z || test ! -s conftest.err configure:25511: $? = 0 configure:25514: test -s conftest configure:25517: $? = 0 configure:25529: result: yes configure:25442: checking for dgettext configure:25499: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 conftest.c:87: warning: conflicting types for built-in function 'dgettext' configure:25505: $? = 0 configure:25508: test -z || test ! -s conftest.err configure:25511: $? = 0 configure:25514: test -s conftest configure:25517: $? = 0 configure:25529: result: yes configure:25539: checking for setreuid configure:25596: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 configure:25602: $? = 0 configure:25605: test -z || test ! -s conftest.err configure:25608: $? = 0 configure:25611: test -s conftest configure:25614: $? = 0 configure:25626: result: yes configure:25709: checking for snprintf configure:25766: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 conftest.c:88: warning: conflicting types for built-in function 'snprintf' configure:25772: $? = 0 configure:25775: test -z || test ! -s conftest.err configure:25778: $? = 0 configure:25781: test -s conftest configure:25784: $? = 0 configure:25796: result: yes configure:25912: checking for vsnprintf configure:25969: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt -lbz2 -lz >&5 conftest.c:89: warning: conflicting types for built-in function 'vsnprintf' configure:25975: $? = 0 configure:25978: test -z || test ! -s conftest.err configure:25981: $? = 0 configure:25984: test -s conftest configure:25987: $? = 0 configure:25999: result: yes configure:26122: checking for program_invocation_short_name configure:26140: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:26146: $? = 0 configure:26149: test -z || test ! -s conftest.err configure:26152: $? = 0 configure:26155: test -s conftest.o configure:26158: $? = 0 configure:26165: result: yes configure:26177: checking for vararg macro support configure:26195: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:26201: $? = 0 configure:26204: test -z || test ! -s conftest.err configure:26207: $? = 0 configure:26210: test -s conftest.o configure:26213: $? = 0 configure:26220: result: yes configure:26391: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by librsync config.status 0.9.7, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:759: creating Makefile config.status:759: creating doc/Makefile config.status:759: creating doc/Doxyfile config.status:759: creating popt/Makefile config.status:759: creating testsuite/Makefile config.status:759: creating librsync-config.h config.status:825: creating config.h config.status:1223: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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_f77_compiler_gnu=no ac_cv_func_alloca_works=yes ac_cv_func_dgettext=yes ac_cv_func_fseeko=yes ac_cv_func_gettext=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_setreuid=yes ac_cv_func_snprintf=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strtol=yes ac_cv_func_vsnprintf=yes ac_cv_header_bzlib_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_mcheck_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_file_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_zlib_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_bz2_BZ2_bzCompress=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_popt_poptGetContext=yes ac_cv_lib_z_deflate=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_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar 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_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_unsigned_char=1 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_short=2 ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_off_t=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_char=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_short=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_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_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' 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' BUILD_POPT='' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lpopt -lbz2 -lz ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='librsync' PACKAGE_BUGREPORT='' PACKAGE_NAME='librsync' PACKAGE_STRING='librsync 0.9.7' PACKAGE_TARNAME='librsync' PACKAGE_VERSION='0.9.7' PATH_SEPARATOR=':' RANLIB='ranlib' RS_LONG_T='long long' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.9.7' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' 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' librsync_libversion='1:2:0' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DO_RS_TRACE #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_BZLIB_H 1 #define HAVE_DGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FSEEKO 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBBZ2 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBPOPT 1 #define HAVE_LIBZ 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MCHECK_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_PROGRAM_INVOCATION_NAME #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOL 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VARARG_MACROS #define HAVE_VSNPRINTF 1 #define HAVE_ZLIB_H 1 #define PACKAGE "librsync" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "librsync" #define PACKAGE_STRING "librsync 0.9.7" #define PACKAGE_TARNAME "librsync" #define PACKAGE_VERSION "0.9.7" #define RS_CANONICAL_HOST "i586-uhu-linux-gnu" #define RS_LIBVERSION "1:2:0" #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_OFF_T 8 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_UNSIGNED_SHORT 2 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.9.7" #define _FILE_OFFSET_BITS 64 #define _GNU_SOURCE 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0