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.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:1319: Configuring rsync 2.6.8 configure:1361: checking build system type configure:1379: result: i586-uhu-linux-gnu configure:1387: checking host system type configure:1401: result: i586-uhu-linux-gnu configure:1409: checking target system type configure:1423: result: i586-uhu-linux-gnu configure:1446: checking for i586-uhu-linux-gcc configure:1462: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1472: result: i586-uhu-linux-gcc configure:1754: checking for C compiler version configure:1757: 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:1760: $? = 0 configure:1762: 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:1765: $? = 0 configure:1767: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:1770: $? = 1 configure:1793: checking for C compiler default output file name configure:1796: i586-uhu-linux-gcc conftest.c >&5 configure:1799: $? = 0 configure:1845: result: a.out configure:1850: checking whether the C compiler works configure:1856: ./a.out configure:1859: $? = 0 configure:1876: result: yes configure:1883: checking whether we are cross compiling configure:1885: result: no configure:1888: checking for suffix of executables configure:1890: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:1893: $? = 0 configure:1918: result: configure:1924: checking for suffix of object files configure:1945: i586-uhu-linux-gcc -c conftest.c >&5 configure:1948: $? = 0 configure:1970: result: o configure:1974: checking whether we are using the GNU C compiler configure:1998: i586-uhu-linux-gcc -c conftest.c >&5 configure:2004: $? = 0 configure:2007: test -z || test ! -s conftest.err configure:2010: $? = 0 configure:2013: test -s conftest.o configure:2016: $? = 0 configure:2029: result: yes configure:2035: checking whether i586-uhu-linux-gcc accepts -g configure:2056: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2062: $? = 0 configure:2065: test -z || test ! -s conftest.err configure:2068: $? = 0 configure:2071: test -s conftest.o configure:2074: $? = 0 configure:2085: result: yes configure:2102: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2172: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2178: $? = 0 configure:2181: test -z || test ! -s conftest.err configure:2184: $? = 0 configure:2187: test -s conftest.o configure:2190: $? = 0 configure:2208: result: none needed configure:2226: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2232: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2367: checking how to run the C preprocessor configure:2402: i586-uhu-linux-gcc -E conftest.c configure:2408: $? = 0 configure:2440: i586-uhu-linux-gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2446: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | /* end confdefs.h. */ | #include configure:2485: result: i586-uhu-linux-gcc -E configure:2509: i586-uhu-linux-gcc -E conftest.c configure:2515: $? = 0 configure:2547: i586-uhu-linux-gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2553: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | /* end confdefs.h. */ | #include configure:2596: checking for egrep configure:2606: result: grep -E configure:2624: checking for a BSD-compatible install configure:2679: result: /bin/install -c configure:2709: checking whether to include debugging symbols configure:2722: result: yes configure:2820: checking for remsh configure:2847: result: 0 configure:2873: checking the group for user "nobody" configure:2882: result: nobody configure:2898: checking for broken largefile support configure:2948: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:28: warning: implicit declaration of function `mkstemp' conftest.c:30: warning: implicit declaration of function `strcpy' conftest.c:40: warning: implicit declaration of function `fork' conftest.c:42: warning: implicit declaration of function `_exit' conftest.c:45: warning: implicit declaration of function `unlink' conftest.c:46: warning: implicit declaration of function `exit' configure:2951: $? = 0 configure:2953: ./conftest configure:2956: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | /* end confdefs.h. */ | | #define _FILE_OFFSET_BITS 64 | #include | #include | #include | #include | | int main(void) | { | struct flock lock; | int status; | char tpl[32] = "/tmp/locktest.XXXXXX"; | int fd = mkstemp(tpl); | if (fd < 0) { | strcpy(tpl, "conftest.dat"); | fd = open(tpl, O_CREAT|O_RDWR, 0600); | } | | lock.l_type = F_WRLCK; | lock.l_whence = SEEK_SET; | lock.l_start = 0; | lock.l_len = 1; | lock.l_pid = 0; | fcntl(fd,F_SETLK,&lock); | if (fork() == 0) { | lock.l_start = 1; | _exit(fcntl(fd,F_SETLK,&lock) == 0); | } | wait(&status); | unlink(tpl); | exit(WEXITSTATUS(status)); | } | configure:2970: result: no configure:2980: checking for special C compiler options needed for large files configure:3077: result: no configure:3083: checking for _FILE_OFFSET_BITS value needed for large files configure:3114: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:22: warning: left shift count >= width of type conftest.c:22: warning: left shift count >= width of type conftest.c:24: error: size of array `off_t_is_large' is negative configure:3120: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | /* 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:3166: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:3172: $? = 0 configure:3175: test -z || test ! -s conftest.err configure:3178: $? = 0 configure:3181: test -s conftest.o configure:3184: $? = 0 configure:3196: result: 64 configure:3206: checking for _LARGE_FILES value needed for large files configure:3237: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:3243: $? = 0 configure:3246: test -z || test ! -s conftest.err configure:3249: $? = 0 configure:3252: test -s conftest.o configure:3255: $? = 0 configure:3319: result: no configure:3343: checking ipv6 stack type configure:3528: result: linux-glibc configure:3531: checking for library containing getaddrinfo configure:3561: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:3567: $? = 0 configure:3570: test -z || test ! -s conftest.err configure:3573: $? = 0 configure:3576: test -s conftest configure:3579: $? = 0 configure:3648: result: none required configure:3671: checking whether to call shutdown on all sockets configure:3682: result: no configure:3686: checking whether byte ordering is bigendian configure:3713: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:3719: $? = 0 configure:3722: test -z || test ! -s conftest.err configure:3725: $? = 0 configure:3728: test -s conftest.o configure:3731: $? = 0 configure:3755: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:26: error: `not' undeclared (first use in this function) conftest.c:26: error: (Each undeclared identifier is reported only once conftest.c:26: error: for each function it appears in.) conftest.c:26: error: syntax error before "big" configure:3761: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:3894: result: no configure:3921: checking for dirent.h that defines DIR configure:3945: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:3951: $? = 0 configure:3954: test -z || test ! -s conftest.err configure:3957: $? = 0 configure:3960: test -s conftest.o configure:3963: $? = 0 configure:3974: result: yes configure:3987: checking for library containing opendir configure:4017: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4023: $? = 0 configure:4026: test -z || test ! -s conftest.err configure:4029: $? = 0 configure:4032: test -s conftest configure:4035: $? = 0 configure:4104: result: none required configure:4238: checking whether time.h and sys/time.h may both be included configure:4263: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4269: $? = 0 configure:4272: test -z || test ! -s conftest.err configure:4275: $? = 0 configure:4278: test -s conftest.o configure:4281: $? = 0 configure:4292: result: yes configure:4302: checking for sys/wait.h that is POSIX.1 compatible configure:4333: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4339: $? = 0 configure:4342: test -z || test ! -s conftest.err configure:4345: $? = 0 configure:4348: test -s conftest.o configure:4351: $? = 0 configure:4362: result: yes configure:4372: checking for ANSI C header files configure:4397: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4403: $? = 0 configure:4406: test -z || test ! -s conftest.err configure:4409: $? = 0 configure:4412: test -s conftest.o configure:4415: $? = 0 configure:4504: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:39: warning: implicit declaration of function `exit' configure:4507: $? = 0 configure:4509: ./conftest configure:4512: $? = 0 configure:4527: result: yes configure:4551: checking for sys/types.h configure:4567: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4573: $? = 0 configure:4576: test -z || test ! -s conftest.err configure:4579: $? = 0 configure:4582: test -s conftest.o configure:4585: $? = 0 configure:4596: result: yes configure:4551: checking for sys/stat.h configure:4567: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4573: $? = 0 configure:4576: test -z || test ! -s conftest.err configure:4579: $? = 0 configure:4582: test -s conftest.o configure:4585: $? = 0 configure:4596: result: yes configure:4551: checking for stdlib.h configure:4567: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4573: $? = 0 configure:4576: test -z || test ! -s conftest.err configure:4579: $? = 0 configure:4582: test -s conftest.o configure:4585: $? = 0 configure:4596: result: yes configure:4551: checking for string.h configure:4567: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4573: $? = 0 configure:4576: test -z || test ! -s conftest.err configure:4579: $? = 0 configure:4582: test -s conftest.o configure:4585: $? = 0 configure:4596: result: yes configure:4551: checking for memory.h configure:4567: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4573: $? = 0 configure:4576: test -z || test ! -s conftest.err configure:4579: $? = 0 configure:4582: test -s conftest.o configure:4585: $? = 0 configure:4596: result: yes configure:4551: checking for strings.h configure:4567: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4573: $? = 0 configure:4576: test -z || test ! -s conftest.err configure:4579: $? = 0 configure:4582: test -s conftest.o configure:4585: $? = 0 configure:4596: result: yes configure:4551: checking for inttypes.h configure:4567: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4573: $? = 0 configure:4576: test -z || test ! -s conftest.err configure:4579: $? = 0 configure:4582: test -s conftest.o configure:4585: $? = 0 configure:4596: result: yes configure:4551: checking for stdint.h configure:4567: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4573: $? = 0 configure:4576: test -z || test ! -s conftest.err configure:4579: $? = 0 configure:4582: test -s conftest.o configure:4585: $? = 0 configure:4596: result: yes configure:4551: checking for unistd.h configure:4567: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4573: $? = 0 configure:4576: test -z || test ! -s conftest.err configure:4579: $? = 0 configure:4582: test -s conftest.o configure:4585: $? = 0 configure:4596: result: yes configure:4656: checking sys/fcntl.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking sys/fcntl.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for sys/fcntl.h configure:4778: result: yes configure:4656: checking sys/select.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking sys/select.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for sys/select.h configure:4778: result: yes configure:4656: checking fcntl.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking fcntl.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for fcntl.h configure:4778: result: yes configure:4656: checking sys/time.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking sys/time.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for sys/time.h configure:4778: result: yes configure:4656: checking sys/unistd.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking sys/unistd.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for sys/unistd.h configure:4778: result: yes configure:4647: checking for unistd.h configure:4652: result: yes configure:4656: checking utime.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking utime.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for utime.h configure:4778: result: yes configure:4656: checking grp.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking grp.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for grp.h configure:4778: result: yes configure:4656: checking compat.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:74:20: compat.h: No such file or directory configure:4674: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4696: result: no configure:4700: checking compat.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c conftest.c:40:20: compat.h: No such file or directory configure:4716: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:4736: result: no configure:4771: checking for compat.h configure:4778: result: no configure:4656: checking sys/param.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking sys/param.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for sys/param.h configure:4778: result: yes configure:4656: checking ctype.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking ctype.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for ctype.h configure:4778: result: yes configure:4647: checking for sys/wait.h configure:4652: result: yes configure:4656: checking sys/ioctl.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking sys/ioctl.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for sys/ioctl.h configure:4778: result: yes configure:4656: checking sys/filio.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:78:23: sys/filio.h: No such file or directory configure:4674: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4696: result: no configure:4700: checking sys/filio.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c conftest.c:44:23: sys/filio.h: No such file or directory configure:4716: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:4736: result: no configure:4771: checking for sys/filio.h configure:4778: result: no configure:4647: checking for string.h configure:4652: result: yes configure:4647: checking for stdlib.h configure:4652: result: yes configure:4656: checking sys/socket.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking sys/socket.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for sys/socket.h configure:4778: result: yes configure:4656: checking sys/mode.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:81:22: sys/mode.h: No such file or directory configure:4674: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4696: result: no configure:4700: checking sys/mode.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c conftest.c:47:22: sys/mode.h: No such file or directory configure:4716: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:4736: result: no configure:4771: checking for sys/mode.h configure:4778: result: no configure:4656: checking sys/un.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking sys/un.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for sys/un.h configure:4778: result: yes configure:4656: checking glob.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking glob.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for glob.h configure:4778: result: yes configure:4656: checking mcheck.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking mcheck.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for mcheck.h configure:4778: result: yes configure:4656: checking arpa/inet.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking arpa/inet.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for arpa/inet.h configure:4778: result: yes configure:4656: checking arpa/nameser.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking arpa/nameser.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for arpa/nameser.h configure:4778: result: yes configure:4656: checking locale.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking locale.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for locale.h configure:4778: result: yes configure:4656: checking netdb.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking netdb.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for netdb.h configure:4778: result: yes configure:4656: checking malloc.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking malloc.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for malloc.h configure:4778: result: yes configure:4656: checking float.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking float.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for float.h configure:4778: result: yes configure:4656: checking limits.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking limits.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for limits.h configure:4778: result: yes configure:4656: checking iconv.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking iconv.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for iconv.h configure:4778: result: yes configure:4656: checking libcharset.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:92:24: libcharset.h: No such file or directory configure:4674: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4696: result: no configure:4700: checking libcharset.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c conftest.c:58:24: libcharset.h: No such file or directory configure:4716: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include configure:4736: result: no configure:4771: checking for libcharset.h configure:4778: result: no configure:4656: checking langinfo.h usability configure:4668: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4674: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest.o configure:4686: $? = 0 configure:4696: result: yes configure:4700: checking langinfo.h presence configure:4710: i586-uhu-linux-gcc -E conftest.c configure:4716: $? = 0 configure:4736: result: yes configure:4771: checking for langinfo.h configure:4778: result: yes configure:4791: checking whether sys/types.h defines makedev configure:4812: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:4818: $? = 0 configure:4821: test -z || test ! -s conftest.err configure:4824: $? = 0 configure:4827: test -s conftest configure:4830: $? = 0 configure:4843: result: yes configure:5143: checking for int configure:5167: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:5173: $? = 0 configure:5176: test -z || test ! -s conftest.err configure:5179: $? = 0 configure:5182: test -s conftest.o configure:5185: $? = 0 configure:5196: result: yes configure:5199: checking size of int configure:5511: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:5514: $? = 0 configure:5516: ./conftest configure:5519: $? = 0 configure:5542: result: 4 configure:5549: checking for long configure:5573: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:5579: $? = 0 configure:5582: test -z || test ! -s conftest.err configure:5585: $? = 0 configure:5588: test -s conftest.o configure:5591: $? = 0 configure:5602: result: yes configure:5605: checking size of long configure:5917: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:5920: $? = 0 configure:5922: ./conftest configure:5925: $? = 0 configure:5948: result: 4 configure:5955: checking for long long configure:5979: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:5985: $? = 0 configure:5988: test -z || test ! -s conftest.err configure:5991: $? = 0 configure:5994: test -s conftest.o configure:5997: $? = 0 configure:6008: result: yes configure:6011: checking size of long long configure:6323: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:6326: $? = 0 configure:6328: ./conftest configure:6331: $? = 0 configure:6354: result: 8 configure:6361: checking for short configure:6385: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:6391: $? = 0 configure:6394: test -z || test ! -s conftest.err configure:6397: $? = 0 configure:6400: test -s conftest.o configure:6403: $? = 0 configure:6414: result: yes configure:6417: checking size of short configure:6729: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:6732: $? = 0 configure:6734: ./conftest configure:6737: $? = 0 configure:6760: result: 2 configure:6767: checking for off_t configure:6791: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:6797: $? = 0 configure:6800: test -z || test ! -s conftest.err configure:6803: $? = 0 configure:6806: test -s conftest.o configure:6809: $? = 0 configure:6820: result: yes configure:6823: checking size of off_t configure:7135: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:7138: $? = 0 configure:7140: ./conftest configure:7143: $? = 0 configure:7166: result: 8 configure:7173: checking for off64_t configure:7197: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:7203: $? = 0 configure:7206: test -z || test ! -s conftest.err configure:7209: $? = 0 configure:7212: test -s conftest.o configure:7215: $? = 0 configure:7226: result: yes configure:7229: checking size of off64_t configure:7541: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:7544: $? = 0 configure:7546: ./conftest configure:7549: $? = 0 configure:7572: result: 8 configure:7580: checking for inline configure:7601: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:7607: $? = 0 configure:7610: test -z || test ! -s conftest.err configure:7613: $? = 0 configure:7616: test -s conftest.o configure:7619: $? = 0 configure:7631: result: inline configure:7650: checking for working long double with more range or precision than double configure:7676: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:7682: $? = 0 configure:7685: test -z || test ! -s conftest.err configure:7688: $? = 0 configure:7691: test -s conftest.o configure:7694: $? = 0 configure:7705: result: yes configure:7716: checking return type of signal handlers configure:7747: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:80: warning: unused variable `i' configure:7753: $? = 0 configure:7756: test -z || test ! -s conftest.err configure:7759: $? = 0 configure:7762: test -s conftest.o configure:7765: $? = 0 configure:7776: result: void configure:7784: checking for uid_t in sys/types.h configure:7807: result: yes configure:7822: checking for mode_t configure:7846: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:7852: $? = 0 configure:7855: test -z || test ! -s conftest.err configure:7858: $? = 0 configure:7861: test -s conftest.o configure:7864: $? = 0 configure:7875: result: yes configure:7887: checking for off_t configure:7940: result: yes configure:7952: checking for size_t configure:7976: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:7982: $? = 0 configure:7985: test -z || test ! -s conftest.err configure:7988: $? = 0 configure:7991: test -s conftest.o configure:7994: $? = 0 configure:8005: result: yes configure:8017: checking for pid_t configure:8041: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:8047: $? = 0 configure:8050: test -z || test ! -s conftest.err configure:8053: $? = 0 configure:8056: test -s conftest.o configure:8059: $? = 0 configure:8070: result: yes configure:8082: checking type of array argument to getgroups configure:8120: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:83: warning: implicit declaration of function `getgroups' conftest.c:87: warning: implicit declaration of function `exit' configure:8123: $? = 0 configure:8125: ./conftest configure:8128: $? = 0 configure:8161: result: gid_t configure:8169: checking for struct stat.st_rdev configure:8192: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:8198: $? = 0 configure:8201: test -z || test ! -s conftest.err configure:8204: $? = 0 configure:8207: test -s conftest.o configure:8210: $? = 0 configure:8266: result: yes configure:8279: checking for socklen_t configure:8305: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:8311: $? = 0 configure:8314: test -z || test ! -s conftest.err configure:8317: $? = 0 configure:8320: test -s conftest.o configure:8323: $? = 0 configure:8334: result: yes configure:8427: checking for errno in errno.h configure:8449: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:73: warning: unused variable `i' configure:8455: $? = 0 configure:8458: test -z || test ! -s conftest.err configure:8461: $? = 0 configure:8464: test -s conftest.o configure:8467: $? = 0 configure:8478: result: yes configure:8500: checking for connect configure:8557: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:8563: $? = 0 configure:8566: test -z || test ! -s conftest.err configure:8569: $? = 0 configure:8572: test -s conftest configure:8575: $? = 0 configure:8587: result: yes configure:8914: checking for library containing inet_ntop configure:8944: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:8950: $? = 0 configure:8953: test -z || test ! -s conftest.err configure:8956: $? = 0 configure:8959: test -s conftest configure:8962: $? = 0 configure:9031: result: none required configure:9041: checking for library containing libiconv_open configure:9071: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/ccqq1wap.o: In function `main': /var/uhubuild/work/compile/conftest.c:82: undefined reference to `libiconv_open' collect2: ld returned 1 exit status configure:9077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 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 libiconv_open (); | int | main () | { | libiconv_open (); | ; | return 0; | } configure:9125: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c -liconv >&5 /usr/bin/ld: cannot find -liconv collect2: ld returned 1 exit status configure:9131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 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 libiconv_open (); | int | main () | { | libiconv_open (); | ; | return 0; | } configure:9158: result: no configure:9171: checking for inet_ntop configure:9228: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:9234: $? = 0 configure:9237: test -z || test ! -s conftest.err configure:9240: $? = 0 configure:9243: test -s conftest configure:9246: $? = 0 configure:9258: result: yes configure:9281: checking for inet_pton configure:9338: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:9344: $? = 0 configure:9347: test -z || test ! -s conftest.err configure:9350: $? = 0 configure:9353: test -s conftest configure:9356: $? = 0 configure:9368: result: yes configure:9390: checking whether defines needed by getaddrinfo exist configure:9419: result: yes configure:9429: checking for getaddrinfo configure:9486: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:9492: $? = 0 configure:9495: test -z || test ! -s conftest.err configure:9498: $? = 0 configure:9501: test -s conftest configure:9504: $? = 0 configure:9516: result: yes configure:9595: checking for getnameinfo configure:9652: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:9658: $? = 0 configure:9661: test -z || test ! -s conftest.err configure:9664: $? = 0 configure:9667: test -s conftest configure:9670: $? = 0 configure:9682: result: yes configure:9720: checking for struct sockaddr.sa_len configure:9747: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:84: error: structure has no member named `sa_len' configure:9753: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:9794: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:84: error: structure has no member named `sa_len' configure:9800: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:9825: result: no configure:9836: checking for struct sockaddr_in.sin_len configure:9864: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:85: error: structure has no member named `sin_len' configure:9870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:9912: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:85: error: structure has no member named `sin_len' configure:9918: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (sizeof ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:9943: result: no configure:9954: checking for struct sockaddr_un.sun_len configure:9982: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:84: error: storage size of 'ac_aggr' isn't known conftest.c:84: warning: unused variable `ac_aggr' conftest.c:84: error: storage size of `ac_aggr' isn't known configure:9988: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct sockaddr_un ac_aggr; | if (ac_aggr.sun_len) | return 0; | ; | return 0; | } configure:10030: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:84: error: storage size of 'ac_aggr' isn't known conftest.c:84: warning: unused variable `ac_aggr' conftest.c:84: error: storage size of `ac_aggr' isn't known configure:10036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct sockaddr_un ac_aggr; | if (sizeof ac_aggr.sun_len) | return 0; | ; | return 0; | } configure:10061: result: no configure:10072: checking struct sockaddr_storage configure:10091: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:80: warning: unused variable `x' configure:10097: $? = 0 configure:10100: test -z || test ! -s conftest.err configure:10103: $? = 0 configure:10106: test -s conftest.o configure:10109: $? = 0 configure:10111: result: yes configure:10127: checking for struct sockaddr_in6.sin6_scope_id configure:10155: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:10161: $? = 0 configure:10164: test -z || test ! -s conftest.err configure:10167: $? = 0 configure:10170: test -s conftest.o configure:10173: $? = 0 configure:10234: result: yes configure:10245: checking struct stat64 configure:10278: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:96: warning: unused variable `st' configure:10284: $? = 0 configure:10287: test -z || test ! -s conftest.err configure:10290: $? = 0 configure:10293: test -s conftest.o configure:10296: $? = 0 configure:10298: result: yes configure:10320: checking for strcasecmp configure:10377: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:10383: $? = 0 configure:10386: test -z || test ! -s conftest.err configure:10389: $? = 0 configure:10392: test -s conftest configure:10395: $? = 0 configure:10407: result: yes configure:10494: checking whether utime accepts a null argument configure:10525: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:118: warning: implicit declaration of function `utime' configure:10528: $? = 0 configure:10530: ./conftest configure:10533: $? = 0 configure:10548: result: yes configure:10561: checking for working alloca.h configure:10582: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:84: warning: unused variable `p' configure:10588: $? = 0 configure:10591: test -z || test ! -s conftest.err configure:10594: $? = 0 configure:10597: test -s conftest configure:10600: $? = 0 configure:10612: result: yes configure:10622: checking for alloca configure:10663: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:105: warning: unused variable `p' configure:10669: $? = 0 configure:10672: test -z || test ! -s conftest.err configure:10675: $? = 0 configure:10678: test -s conftest configure:10681: $? = 0 configure:10693: result: yes configure:10975: checking for waitpid configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for wait4 configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for getcwd configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for strdup configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:109: warning: conflicting types for built-in function 'strdup' configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for chown configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for chmod configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for lchmod configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:117: error: syntax error before "me" conftest.c:125: error: syntax error before "int" conftest.c: In function `main': conftest.c:128: error: `f' undeclared (first use in this function) conftest.c:128: error: (Each undeclared identifier is reported only once conftest.c:128: error: for each function it appears in.) configure:11038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_CHOWN 1 | #define HAVE_CHMOD 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_lchmod) || defined (__stub___lchmod) | choke me | #else | char (*f) () = lchmod; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != lchmod; | ; | return 0; | } configure:11062: result: no configure:10975: checking for mknod configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for mkfifo configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for fchmod configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for fstat configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for ftruncate configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for strchr configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function 'strchr' configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for readlink configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for link configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for utime configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for utimes configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for lutimes configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:127: error: syntax error before "me" conftest.c:135: error: syntax error before "int" conftest.c: In function `main': conftest.c:138: error: `f' undeclared (first use in this function) conftest.c:138: error: (Each undeclared identifier is reported only once conftest.c:138: error: for each function it appears in.) configure:11038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_CHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_MKFIFO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRCHR 1 | #define HAVE_READLINK 1 | #define HAVE_LINK 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | /* Define lutimes to an innocuous variant, in case declares lutimes. | For example, HP-UX 11i declares gettimeofday. */ | #define lutimes innocuous_lutimes | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lutimes (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lutimes | | /* 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 lutimes (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_lutimes) || defined (__stub___lutimes) | choke me | #else | char (*f) () = lutimes; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != lutimes; | ; | return 0; | } configure:11062: result: no configure:10975: checking for strftime configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:122: warning: conflicting types for built-in function 'strftime' configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for memmove configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:123: warning: conflicting types for built-in function 'memmove' configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for lchown configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for vsnprintf configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:125: warning: conflicting types for built-in function 'vsnprintf' configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for snprintf configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:126: warning: conflicting types for built-in function 'snprintf' configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for vasprintf configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for asprintf configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for setsid configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for glob configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for strpbrk configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:131: warning: conflicting types for built-in function 'strpbrk' configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for strlcat configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/cc85QiwU.o: In function `main': /var/uhubuild/work/compile/conftest.c:148: undefined reference to `strlcat' /tmp/cc85QiwU.o:(.data+0x0): undefined reference to `strlcat' collect2: ld returned 1 exit status configure:11038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_CHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_MKFIFO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRCHR 1 | #define HAVE_READLINK 1 | #define HAVE_LINK 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strlcat) || defined (__stub___strlcat) | choke me | #else | char (*f) () = strlcat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcat; | ; | return 0; | } configure:11062: result: no configure:10975: checking for strlcpy configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/ccWFElh5.o: In function `main': /var/uhubuild/work/compile/conftest.c:148: undefined reference to `strlcpy' /tmp/ccWFElh5.o:(.data+0x0): undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:11038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_CHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_MKFIFO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRCHR 1 | #define HAVE_READLINK 1 | #define HAVE_LINK 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strlcpy) || defined (__stub___strlcpy) | choke me | #else | char (*f) () = strlcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcpy; | ; | return 0; | } configure:11062: result: no configure:10975: checking for strtol configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for mallinfo configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for getgroups configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for setgroups configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for geteuid configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for getegid configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for setlocale configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for setmode configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/ccM1AgAm.o: In function `main': /var/uhubuild/work/compile/conftest.c:155: undefined reference to `setmode' /tmp/ccM1AgAm.o:(.data+0x0): undefined reference to `setmode' collect2: ld returned 1 exit status configure:11038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_CHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_MKFIFO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRCHR 1 | #define HAVE_READLINK 1 | #define HAVE_LINK 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_MALLINFO 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETLOCALE 1 | /* end confdefs.h. */ | /* Define setmode to an innocuous variant, in case declares setmode. | For example, HP-UX 11i declares gettimeofday. */ | #define setmode innocuous_setmode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setmode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setmode | | /* 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 setmode (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_setmode) || defined (__stub___setmode) | choke me | #else | char (*f) () = setmode; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setmode; | ; | return 0; | } configure:11062: result: no configure:10975: checking for open64 configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for lseek64 configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for mkstemp64 configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for mtrace configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for va_copy configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/ccMbkhKk.o: In function `main': /var/uhubuild/work/compile/conftest.c:159: undefined reference to `va_copy' /tmp/ccMbkhKk.o:(.data+0x0): undefined reference to `va_copy' collect2: ld returned 1 exit status configure:11038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_CHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_MKFIFO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRCHR 1 | #define HAVE_READLINK 1 | #define HAVE_LINK 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_MALLINFO 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_MKSTEMP64 1 | #define HAVE_MTRACE 1 | /* end confdefs.h. */ | /* Define va_copy to an innocuous variant, in case declares va_copy. | For example, HP-UX 11i declares gettimeofday. */ | #define va_copy innocuous_va_copy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char va_copy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef va_copy | | /* 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 va_copy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_va_copy) || defined (__stub___va_copy) | choke me | #else | char (*f) () = va_copy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != va_copy; | ; | return 0; | } configure:11062: result: no configure:10975: checking for __va_copy configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/ccMMqe5b.o: In function `main': /var/uhubuild/work/compile/conftest.c:159: undefined reference to `__va_copy' /tmp/ccMMqe5b.o:(.data+0x0): undefined reference to `__va_copy' collect2: ld returned 1 exit status configure:11038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_CHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_MKFIFO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRCHR 1 | #define HAVE_READLINK 1 | #define HAVE_LINK 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_MALLINFO 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_MKSTEMP64 1 | #define HAVE_MTRACE 1 | /* end confdefs.h. */ | /* Define __va_copy to an innocuous variant, in case declares __va_copy. | For example, HP-UX 11i declares gettimeofday. */ | #define __va_copy innocuous___va_copy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __va_copy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __va_copy | | /* 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 __va_copy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___va_copy) || defined (__stub_____va_copy) | choke me | #else | char (*f) () = __va_copy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __va_copy; | ; | return 0; | } configure:11062: result: no configure:10975: checking for strerror configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for putenv configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for iconv_open configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for locale_charset configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/ccClO2MX.o: In function `main': /var/uhubuild/work/compile/conftest.c:162: undefined reference to `locale_charset' /tmp/ccClO2MX.o:(.data+0x0): undefined reference to `locale_charset' collect2: ld returned 1 exit status configure:11038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_CHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_MKFIFO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRCHR 1 | #define HAVE_READLINK 1 | #define HAVE_LINK 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_MALLINFO 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_MKSTEMP64 1 | #define HAVE_MTRACE 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | /* end confdefs.h. */ | /* Define locale_charset to an innocuous variant, in case declares locale_charset. | For example, HP-UX 11i declares gettimeofday. */ | #define locale_charset innocuous_locale_charset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char locale_charset (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef locale_charset | | /* 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 locale_charset (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_locale_charset) || defined (__stub___locale_charset) | choke me | #else | char (*f) () = locale_charset; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != locale_charset; | ; | return 0; | } configure:11062: result: no configure:10975: checking for nl_langinfo configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for sigaction configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:10975: checking for sigprocmask configure:11032: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:11078: checking for getpgrp configure:11135: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11141: $? = 0 configure:11144: test -z || test ! -s conftest.err configure:11147: $? = 0 configure:11150: test -s conftest configure:11153: $? = 0 configure:11165: result: yes configure:11078: checking for tcgetpgrp configure:11135: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure:11141: $? = 0 configure:11144: test -z || test ! -s conftest.err configure:11147: $? = 0 configure:11150: test -s conftest configure:11153: $? = 0 configure:11165: result: yes configure:11176: checking whether getpgrp requires zero arguments configure:11198: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:164: error: too many arguments to function `getpgrp' configure:11204: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_CHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_MKFIFO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRCHR 1 | #define HAVE_READLINK 1 | #define HAVE_LINK 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_MALLINFO 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_MKSTEMP64 1 | #define HAVE_MTRACE 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | getpgrp (0); | ; | return 0; | } configure:11228: result: yes configure:11240: checking whether chown() modifies symlinks configure:11270: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:134: warning: return type defaults to `int' configure:11273: $? = 0 configure:11275: ./conftest configure:11278: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_CHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_MKFIFO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRCHR 1 | #define HAVE_READLINK 1 | #define HAVE_LINK 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_MALLINFO 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_MKSTEMP64 1 | #define HAVE_MTRACE 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | #include | #include | main() { | char const *dangling_symlink = "conftest.dangle"; | unlink(dangling_symlink); | if (symlink("conftest.no-such", dangling_symlink) < 0) abort(); | if (chown(dangling_symlink, getuid(), getgid()) < 0 && errno == ENOENT) exit(1); | exit(0); | } configure:11292: result: no configure:11302: checking whether link() can hard-link symlinks configure:11332: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:135: warning: return type defaults to `int' configure:11335: $? = 0 configure:11337: ./conftest configure:11340: $? = 0 configure:11354: result: yes configure:11364: checking whether link() can hard-link special files configure:11394: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:136: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:138: warning: implicit declaration of function `mkfifo' configure:11397: $? = 0 configure:11399: ./conftest configure:11402: $? = 0 configure:11416: result: yes configure:11426: checking for working socketpair configure:11451: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:134: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:136: warning: implicit declaration of function `exit' configure:11454: $? = 0 configure:11456: ./conftest configure:11459: $? = 0 configure:11473: result: yes configure:11485: checking for poptGetContext in -lpopt configure:11515: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 configure:11521: $? = 0 configure:11524: test -z || test ! -s conftest.err configure:11527: $? = 0 configure:11530: test -s conftest configure:11533: $? = 0 configure:11546: result: yes configure:11561: checking whether to use included libpopt configure:11576: result: no configure:11580: checking for unsigned char configure:11602: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:136: warning: unused variable `s' configure:11608: $? = 0 configure:11611: test -z || test ! -s conftest.err configure:11614: $? = 0 configure:11617: test -s conftest.o configure:11620: $? = 0 configure:11631: result: yes configure:11641: checking for broken readdir configure:11663: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 conftest.c:135: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:137: warning: implicit declaration of function `exit' configure:11666: $? = 0 configure:11668: ./conftest configure:11671: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "2.6.8" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nobody" | #define _FILE_OFFSET_BITS 64 | #define INET6 1 | #define CONFIG_LOCALE 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LANGINFO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_CHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_MKFIFO 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSTAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRCHR 1 | #define HAVE_READLINK 1 | #define HAVE_LINK 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_MALLINFO 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_MKSTEMP64 1 | #define HAVE_MTRACE 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 1 | #define CAN_HARDLINK_SYMLINK 1 | #define CAN_HARDLINK_SPECIAL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_LIBPOPT 1 | #define SIGNED_CHAR_OK 1 | /* end confdefs.h. */ | #include | #include | main() { struct dirent *di; DIR *d = opendir("."); di = readdir(d); | if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 && | di->d_name[0] == 0) exit(0); exit(1);} configure:11685: result: no configure:11695: checking for utimbuf configure:11718: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:138: warning: implicit declaration of function `exit' configure:11724: $? = 0 configure:11727: test -z || test ! -s conftest.err configure:11730: $? = 0 configure:11733: test -s conftest.o configure:11736: $? = 0 configure:11747: result: yes configure:11757: checking if gettimeofday takes tz argument configure:11780: i586-uhu-linux-gcc -c -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function `main': conftest.c:139: warning: implicit declaration of function `exit' configure:11786: $? = 0 configure:11789: test -z || test ! -s conftest.err configure:11792: $? = 0 configure:11795: test -s conftest.o configure:11798: $? = 0 configure:11809: result: yes configure:11819: checking for C99 vsnprintf configure:11855: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 conftest.c: In function `foo': conftest.c:144: warning: implicit declaration of function `vsnprintf' conftest.c:146: warning: implicit declaration of function `exit' conftest.c:148: warning: implicit declaration of function `snprintf' conftest.c:148: warning: implicit declaration of function `strcmp' conftest.c: At top level: conftest.c:152: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:152: warning: control reaches end of non-void function configure:11858: $? = 0 configure:11860: ./conftest configure:11863: $? = 0 configure:11877: result: yes configure:11888: checking for secure mkstemp configure:11919: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 conftest.c:140: warning: return type defaults to `int' configure:11922: $? = 0 configure:11924: ./conftest configure:11927: $? = 0 configure:11941: result: yes configure:11960: checking if mknod creates FIFOs configure:11985: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 conftest.c:141: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:142: warning: implicit declaration of function `unlink' configure:11988: $? = 0 configure:11990: ./conftest configure:11993: $? = 0 configure:12007: result: yes configure:12017: checking if mknod creates sockets configure:12042: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 conftest.c:142: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:143: warning: implicit declaration of function `unlink' configure:12045: $? = 0 configure:12047: ./conftest configure:12050: $? = 0 configure:12064: result: yes configure:12077: checking whether -c -o works configure:12096: result: yes configure:12210: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, 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:711: creating Makefile config.status:711: creating lib/dummy config.status:711: creating zlib/dummy config.status:711: creating popt/dummy config.status:711: creating shconfig config.status:777: creating config.h configure:13256: result: configure:13258: result: rsync 2.6.8 configuration successful configure:13260: result: ## ---------------- ## ## 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_inline=inline ac_cv_c_long_double=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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func___va_copy=no ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_chmod=yes ac_cv_func_chown=yes ac_cv_func_connect=yes ac_cv_func_fchmod=yes ac_cv_func_fstat=yes ac_cv_func_ftruncate=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgroups=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpgrp=yes ac_cv_func_getpgrp_void=yes ac_cv_func_glob=yes ac_cv_func_iconv_open=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_locale_charset=no ac_cv_func_lseek64=yes ac_cv_func_lutimes=no ac_cv_func_mallinfo=yes ac_cv_func_memmove=yes ac_cv_func_mkfifo=yes ac_cv_func_mknod=yes ac_cv_func_mkstemp64=yes ac_cv_func_mtrace=yes ac_cv_func_nl_langinfo=yes ac_cv_func_open64=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_setgroups=yes ac_cv_func_setlocale=yes ac_cv_func_setmode=no ac_cv_func_setsid=yes ac_cv_func_sigaction=yes ac_cv_func_sigprocmask=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strpbrk=yes ac_cv_func_strtol=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_utime=yes ac_cv_func_utime_null=yes ac_cv_func_utimes=yes ac_cv_func_va_copy=no ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_compat_h=no ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_glob_h=yes ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libcharset_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_mcheck_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_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_fcntl_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mode_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_unistd_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_popt_poptGetContext=yes ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes ac_cv_member_struct_sockaddr_in_sin_len=no ac_cv_member_struct_sockaddr_sa_len=no ac_cv_member_struct_sockaddr_un_sun_len=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_HAVE_REMSH=0 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_search_getaddrinfo='none required' ac_cv_search_inet_ntop='none required' ac_cv_search_libiconv_open=no ac_cv_search_opendir='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off64_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_getgroups=gid_t ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_mode_t=yes ac_cv_type_off64_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes rsync_cv_DASHC_WORKS_WITH_DASHO=yes rsync_cv_HAVE_BROKEN_LARGEFILE=no rsync_cv_HAVE_BROKEN_READDIR=no rsync_cv_HAVE_C99_VSNPRINTF=yes rsync_cv_HAVE_GETADDR_DEFINES=yes rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes rsync_cv_HAVE_SECURE_MKSTEMP=yes rsync_cv_HAVE_SOCKETPAIR=yes rsync_cv_HAVE_UTIMBUF=yes rsync_cv_MKNOD_CREATES_FIFOS=yes rsync_cv_MKNOD_CREATES_SOCKETS=yes rsync_cv_SIGNED_CHAR_OK=yes rsync_cv_can_hardlink_special=yes rsync_cv_can_hardlink_symlink=yes rsync_cv_chown_modifies_symlink=no rsync_cv_errno=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' BUILD_POPT='' CC='i586-uhu-linux-gcc' CC_SHOBJ_FLAG='-o $@' CFLAGS='-g -O2 -DHAVE_CONFIG_H -Wall -W' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HAVE_REMSH='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='-lpopt ' LTLIBOBJS='' OBJEXT='o' OBJ_RESTORE='#' OBJ_SAVE='#' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RSYNC_VERSION='2.6.8' SHELL='/bin/sh' ac_ct_CC='' 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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CAN_HARDLINK_SPECIAL 1 #define CAN_HARDLINK_SYMLINK 1 #define CONFIG_LOCALE 1 #define GETGROUPS_T gid_t #define GETPGRP_VOID 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ASPRINTF 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_CHMOD 1 #define HAVE_CHOWN 1 #define HAVE_CONNECT 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_DECL 1 #define HAVE_FCHMOD 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_FSTAT 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGROUPS 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETPGRP 1 #define HAVE_GETTIMEOFDAY_TZ 1 #define HAVE_GLOB 1 #define HAVE_GLOB_H 1 #define HAVE_GRP_H 1 #define HAVE_ICONV_H 1 #define HAVE_ICONV_OPEN 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LCHOWN 1 #define HAVE_LIBPOPT 1 #define HAVE_LIMITS_H 1 #define HAVE_LINK 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LSEEK64 1 #define HAVE_MALLINFO 1 #define HAVE_MALLOC_H 1 #define HAVE_MCHECK_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MKFIFO 1 #define HAVE_MKNOD 1 #define HAVE_MKSTEMP64 1 #define HAVE_MTRACE 1 #define HAVE_NETDB_H 1 #define HAVE_NL_LANGINFO 1 #define HAVE_OPEN64 1 #define HAVE_PUTENV 1 #define HAVE_READLINK 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_SETGROUPS 1 #define HAVE_SETLOCALE 1 #define HAVE_SETSID 1 #define HAVE_SIGACTION 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_SOCKETPAIR 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRPBRK 1 #define HAVE_STRTOL 1 #define HAVE_STRUCT_STAT64 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TCGETPGRP 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIMBUF 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_UTIME_H 1 #define HAVE_UTIME_NULL 1 #define HAVE_VASPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WAIT4 1 #define HAVE_WAITPID 1 #define INET6 1 #define MKNOD_CREATES_FIFOS 1 #define MKNOD_CREATES_SOCKETS 1 #define NOBODY_GROUP "nobody" #define NOBODY_USER "nobody" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE void #define RSYNCD_SYSCONF "/etc/rsyncd.conf" #define RSYNC_PATH "rsync" #define RSYNC_RSH "ssh" #define RSYNC_VERSION "2.6.8" #define SIGNED_CHAR_OK 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_OFF64_T 8 #define SIZEOF_OFF_T 8 #define SIZEOF_SHORT 2 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define _FILE_OFFSET_BITS 64 #define _GNU_SOURCE 1 configure: exit 0