This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure.sh, which was generated by GNU Autoconf 2.68. Invocation command line was $ /var/uhubuild/work/compile/configure.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/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.sh:2434: Configuring rsync 3.1.1 configure.sh:2478: checking build system type configure.sh:2492: result: i686-uhu-linux-gnu configure.sh:2512: checking host system type configure.sh:2525: result: i686-uhu-linux-gnu configure.sh:2551: checking whether to include debugging symbols configure.sh:2564: result: yes configure.sh:2577: checking for i686-uhu-linux-gcc configure.sh:2593: found /usr/bin/i686-uhu-linux-gcc configure.sh:2604: result: i686-uhu-linux-gcc configure.sh:2873: checking for C compiler version configure.sh:2882: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure.sh:2893: $? = 0 configure.sh:2882: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure.sh:2893: $? = 0 configure.sh:2882: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure.sh:2893: $? = 1 configure.sh:2882: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure.sh:2893: $? = 1 configure.sh:2913: checking whether the C compiler works configure.sh:2935: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure.sh:2939: $? = 0 configure.sh:2987: result: yes configure.sh:2990: checking for C compiler default output file name configure.sh:2992: result: a.out configure.sh:2998: checking for suffix of executables configure.sh:3005: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure.sh:3009: $? = 0 configure.sh:3031: result: configure.sh:3053: checking whether we are cross compiling configure.sh:3061: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure.sh:3065: $? = 0 configure.sh:3072: ./conftest configure.sh:3076: $? = 0 configure.sh:3091: result: no configure.sh:3096: checking for suffix of object files configure.sh:3118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure.sh:3122: $? = 0 configure.sh:3143: result: o configure.sh:3147: checking whether we are using the GNU C compiler configure.sh:3166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure.sh:3166: $? = 0 configure.sh:3175: result: yes configure.sh:3184: checking whether i686-uhu-linux-gcc accepts -g configure.sh:3204: i686-uhu-linux-gcc -c -g conftest.c >&5 configure.sh:3204: $? = 0 configure.sh:3245: result: yes configure.sh:3262: checking for i686-uhu-linux-gcc option to accept ISO C89 configure.sh:3326: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure.sh:3326: $? = 0 configure.sh:3339: result: none needed configure.sh:3364: checking how to run the C preprocessor configure.sh:3395: i686-uhu-linux-gcc -E conftest.c configure.sh:3395: $? = 0 configure.sh:3409: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure.sh:3409: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | /* end confdefs.h. */ | #include configure.sh:3434: result: i686-uhu-linux-gcc -E configure.sh:3454: i686-uhu-linux-gcc -E conftest.c configure.sh:3454: $? = 0 configure.sh:3468: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure.sh:3468: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | /* end confdefs.h. */ | #include configure.sh:3496: checking for grep that handles long lines and -e configure.sh:3554: result: /bin/grep configure.sh:3559: checking for egrep configure.sh:3621: result: /bin/grep -E configure.sh:3640: checking for a BSD-compatible install configure.sh:3708: result: /bin/install -c configure.sh:3719: checking for a thread-safe mkdir -p configure.sh:3758: result: /bin/mkdir -p configure.sh:3765: checking for i686-uhu-linux-gcc option to accept ISO C99 configure.sh:3914: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:60:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:114:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:114:18: error: 'newvar' undeclared (first use in this function) conftest.c:114:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:124:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:124:3: note: use option -std=c99 or -std=gnu99 to compile your code configure.sh:3914: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure.sh:3914: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure.sh:3914: $? = 0 configure.sh:3934: result: -std=gnu99 configure.sh:4036: checking for i686-uhu-linux-gcc -std=gnu99 option to accept ISO Standard C configure.sh:4050: result: -std=gnu99 configure.sh:4176: checking for remsh configure.sh:4204: result: 0 configure.sh:4231: checking for yodl2man configure.sh:4259: result: 0 configure.sh:4276: checking for sh configure.sh:4294: found /bin/sh configure.sh:4307: result: /bin/sh configure.sh:4317: checking for fakeroot configure.sh:4348: result: /usr/bin/fakeroot configure.sh:4365: checking the group for user "nobody" configure.sh:4374: result: nobody configure.sh:4392: checking for broken largefile support configure.sh:4437: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:28:2: warning: implicit declaration of function 'mkstemp' [-Wimplicit-function-declaration] int fd = mkstemp(tpl); ^ conftest.c:30:3: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(tpl, "conftest.dat"); ^ conftest.c:30:3: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] conftest.c:40:2: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration] if (fork() == 0) { ^ conftest.c:42:3: warning: implicit declaration of function '_exit' [-Wimplicit-function-declaration] _exit(fcntl(fd,F_SETLK,&lock) == 0); ^ conftest.c:42:3: warning: incompatible implicit declaration of built-in function '_exit' [enabled by default] conftest.c:45:2: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] unlink(tpl); ^ conftest.c:46:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(WEXITSTATUS(status)); ^ conftest.c:46:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure.sh:4437: $? = 0 configure.sh:4437: ./conftest configure.sh:4437: $? = 1 configure.sh: program exited with status 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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.sh:4447: result: no configure.sh:4457: checking for special C compiler options needed for large files configure.sh:4502: result: no configure.sh:4508: checking for _FILE_OFFSET_BITS value needed for large files configure.sh:4533: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:22:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:22:3: warning: left shift count >= width of type [enabled by default] conftest.c:23:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:23:10: warning: left shift count >= width of type [enabled by default] conftest.c:22:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure.sh:4533: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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.sh:4557: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:4557: $? = 0 configure.sh:4565: result: 64 configure.sh:4660: checking ipv6 stack type configure.sh:4846: result: linux-glibc configure.sh:4849: checking for library containing getaddrinfo configure.sh:4880: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:4880: $? = 0 configure.sh:4897: result: none required configure.sh:4918: checking whether to call shutdown on all sockets configure.sh:4927: result: no configure.sh:4931: checking for ANSI C header files configure.sh:4951: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:4951: $? = 0 configure.sh:5024: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5024: $? = 0 configure.sh:5024: ./conftest configure.sh:5024: $? = 0 configure.sh:5035: result: yes configure.sh:5048: checking for sys/types.h configure.sh:5048: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5048: $? = 0 configure.sh:5048: result: yes configure.sh:5048: checking for sys/stat.h configure.sh:5048: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5048: $? = 0 configure.sh:5048: result: yes configure.sh:5048: checking for stdlib.h configure.sh:5048: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5048: $? = 0 configure.sh:5048: result: yes configure.sh:5048: checking for string.h configure.sh:5048: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5048: $? = 0 configure.sh:5048: result: yes configure.sh:5048: checking for memory.h configure.sh:5048: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5048: $? = 0 configure.sh:5048: result: yes configure.sh:5048: checking for strings.h configure.sh:5048: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5048: $? = 0 configure.sh:5048: result: yes configure.sh:5048: checking for inttypes.h configure.sh:5048: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5048: $? = 0 configure.sh:5048: result: yes configure.sh:5048: checking for stdint.h configure.sh:5048: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5048: $? = 0 configure.sh:5048: result: yes configure.sh:5048: checking for unistd.h configure.sh:5048: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5048: $? = 0 configure.sh:5048: result: yes configure.sh:5060: checking whether byte ordering is bigendian configure.sh:5075: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:30:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:30:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:30:15: error: unknown type name 'universal' configure.sh:5075: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure.sh:5120: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5120: $? = 0 configure.sh:5138: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:36:4: error: unknown type name 'not' not big endian ^ conftest.c:36:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure.sh:5138: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure.sh:5266: result: no configure.sh:5287: checking for dirent.h that defines DIR configure.sh:5306: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5306: $? = 0 configure.sh:5314: result: yes configure.sh:5327: checking for library containing opendir configure.sh:5358: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5358: $? = 0 configure.sh:5375: result: none required configure.sh:5442: checking whether time.h and sys/time.h may both be included configure.sh:5462: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5462: $? = 0 configure.sh:5469: result: yes configure.sh:5477: checking for sys/wait.h that is POSIX.1 compatible configure.sh:5503: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5503: $? = 0 configure.sh:5510: result: yes configure.sh:5528: checking sys/fcntl.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking sys/fcntl.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for sys/fcntl.h configure.sh:5528: result: yes configure.sh:5528: checking sys/select.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking sys/select.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for sys/select.h configure.sh:5528: result: yes configure.sh:5528: checking fcntl.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking fcntl.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for fcntl.h configure.sh:5528: result: yes configure.sh:5528: checking sys/time.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking sys/time.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for sys/time.h configure.sh:5528: result: yes configure.sh:5528: checking sys/unistd.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking sys/unistd.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for sys/unistd.h configure.sh:5528: result: yes configure.sh:5528: checking for unistd.h configure.sh:5528: result: yes configure.sh:5528: checking utime.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking utime.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for utime.h configure.sh:5528: result: yes configure.sh:5528: checking grp.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking grp.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for grp.h configure.sh:5528: result: yes configure.sh:5528: checking compat.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:73:20: fatal error: compat.h: No such file or directory #include ^ compilation terminated. configure.sh:5528: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5528: result: no configure.sh:5528: checking compat.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c conftest.c:40:20: fatal error: compat.h: No such file or directory #include ^ compilation terminated. configure.sh:5528: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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.sh:5528: result: no configure.sh:5528: checking for compat.h configure.sh:5528: result: no configure.sh:5528: checking sys/param.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking sys/param.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for sys/param.h configure.sh:5528: result: yes configure.sh:5528: checking ctype.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking ctype.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for ctype.h configure.sh:5528: result: yes configure.sh:5528: checking for sys/wait.h configure.sh:5528: result: yes configure.sh:5528: checking sys/ioctl.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking sys/ioctl.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for sys/ioctl.h configure.sh:5528: result: yes configure.sh:5528: checking sys/filio.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:77:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure.sh:5528: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5528: result: no configure.sh:5528: checking sys/filio.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c conftest.c:44:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure.sh:5528: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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.sh:5528: result: no configure.sh:5528: checking for sys/filio.h configure.sh:5528: result: no configure.sh:5528: checking for string.h configure.sh:5528: result: yes configure.sh:5528: checking for stdlib.h configure.sh:5528: result: yes configure.sh:5528: checking sys/socket.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking sys/socket.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for sys/socket.h configure.sh:5528: result: yes configure.sh:5528: checking sys/mode.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:80:22: fatal error: sys/mode.h: No such file or directory #include ^ compilation terminated. configure.sh:5528: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5528: result: no configure.sh:5528: checking sys/mode.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c conftest.c:47:22: fatal error: sys/mode.h: No such file or directory #include ^ compilation terminated. configure.sh:5528: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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.sh:5528: result: no configure.sh:5528: checking for sys/mode.h configure.sh:5528: result: no configure.sh:5528: checking sys/un.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking sys/un.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for sys/un.h configure.sh:5528: result: yes configure.sh:5528: checking sys/attr.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:81:22: fatal error: sys/attr.h: No such file or directory #include ^ compilation terminated. configure.sh:5528: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5528: result: no configure.sh:5528: checking sys/attr.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c conftest.c:48:22: fatal error: sys/attr.h: No such file or directory #include ^ compilation terminated. configure.sh:5528: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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 | /* end confdefs.h. */ | #include configure.sh:5528: result: no configure.sh:5528: checking for sys/attr.h configure.sh:5528: result: no configure.sh:5528: checking mcheck.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking mcheck.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for mcheck.h configure.sh:5528: result: yes configure.sh:5528: checking arpa/inet.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking arpa/inet.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for arpa/inet.h configure.sh:5528: result: yes configure.sh:5528: checking arpa/nameser.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking arpa/nameser.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for arpa/nameser.h configure.sh:5528: result: yes configure.sh:5528: checking locale.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking locale.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for locale.h configure.sh:5528: result: yes configure.sh:5528: checking netdb.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking netdb.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for netdb.h configure.sh:5528: result: yes configure.sh:5528: checking malloc.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking malloc.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for malloc.h configure.sh:5528: result: yes configure.sh:5528: checking float.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking float.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for float.h configure.sh:5528: result: yes configure.sh:5528: checking limits.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking limits.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for limits.h configure.sh:5528: result: yes configure.sh:5528: checking iconv.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking iconv.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for iconv.h configure.sh:5528: result: yes configure.sh:5528: checking libcharset.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:90:24: fatal error: libcharset.h: No such file or directory #include ^ compilation terminated. configure.sh:5528: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5528: result: no configure.sh:5528: checking libcharset.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c conftest.c:57:24: fatal error: libcharset.h: No such file or directory #include ^ compilation terminated. configure.sh:5528: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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.sh:5528: result: no configure.sh:5528: checking for libcharset.h configure.sh:5528: result: no configure.sh:5528: checking langinfo.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking langinfo.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for langinfo.h configure.sh:5528: result: yes configure.sh:5528: checking sys/acl.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking sys/acl.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for sys/acl.h configure.sh:5528: result: yes configure.sh:5528: checking acl/libacl.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking acl/libacl.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for acl/libacl.h configure.sh:5528: result: yes configure.sh:5528: checking attr/xattr.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking attr/xattr.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for attr/xattr.h configure.sh:5528: result: yes configure.sh:5528: checking sys/xattr.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking sys/xattr.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for sys/xattr.h configure.sh:5528: result: yes configure.sh:5528: checking sys/extattr.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:95:25: fatal error: sys/extattr.h: No such file or directory #include ^ compilation terminated. configure.sh:5528: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5528: result: no configure.sh:5528: checking sys/extattr.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c conftest.c:62:25: fatal error: sys/extattr.h: No such file or directory #include ^ compilation terminated. configure.sh:5528: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure.sh:5528: result: no configure.sh:5528: checking for sys/extattr.h configure.sh:5528: result: no configure.sh:5528: checking popt.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking popt.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for popt.h configure.sh:5528: result: yes configure.sh:5528: checking popt/popt.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:96:23: fatal error: popt/popt.h: No such file or directory #include ^ compilation terminated. configure.sh:5528: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5528: result: no configure.sh:5528: checking popt/popt.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c conftest.c:63:23: fatal error: popt/popt.h: No such file or directory #include ^ compilation terminated. configure.sh:5528: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | /* end confdefs.h. */ | #include configure.sh:5528: result: no configure.sh:5528: checking for popt/popt.h configure.sh:5528: result: no configure.sh:5528: checking linux/falloc.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking linux/falloc.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for linux/falloc.h configure.sh:5528: result: yes configure.sh:5528: checking netinet/in_systm.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking netinet/in_systm.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for netinet/in_systm.h configure.sh:5528: result: yes configure.sh:5528: checking netinet/ip.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking netinet/ip.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for netinet/ip.h configure.sh:5528: result: yes configure.sh:5528: checking zlib.h usability configure.sh:5528: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking zlib.h presence configure.sh:5528: i686-uhu-linux-gcc -E conftest.c configure.sh:5528: $? = 0 configure.sh:5528: result: yes configure.sh:5528: checking for zlib.h configure.sh:5528: result: yes configure.sh:5538: checking whether sys/types.h defines makedev configure.sh:5554: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5554: $? = 0 configure.sh:5563: result: yes configure.sh:5589: checking if makedev takes 3 args configure.sh:5620: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:80:29: error: macro "makedev" passed 3 arguments, but takes just 2 dev_t dev = makedev(0, 5, 7); ^ conftest.c:80:14: error: 'makedev' undeclared (first use in this function) dev_t dev = makedev(0, 5, 7); ^ conftest.c:80:14: note: each undeclared identifier is reported only once for each function it appears in conftest.c:82:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^ conftest.c:82:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure.sh:5620: $? = 1 configure.sh: program exited with status 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | | #include | #ifdef MAJOR_IN_MKDEV | #include | # if !defined makedev && (defined mkdev || defined _WIN32 || defined __WIN32__) | # define makedev mkdev | # endif | #elif defined MAJOR_IN_SYSMACROS | #include | #endif | | int main(void) | { | dev_t dev = makedev(0, 5, 7); | if (major(dev) != 5 || minor(dev) != 7) | exit(1); | return 0; | } | configure.sh:5630: result: no configure.sh:5642: checking size of int configure.sh:5647: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5647: $? = 0 configure.sh:5647: ./conftest configure.sh:5647: $? = 0 configure.sh:5661: result: 4 configure.sh:5675: checking size of long configure.sh:5680: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5680: $? = 0 configure.sh:5680: ./conftest configure.sh:5680: $? = 0 configure.sh:5694: result: 4 configure.sh:5708: checking size of long long configure.sh:5713: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5713: $? = 0 configure.sh:5713: ./conftest configure.sh:5713: $? = 0 configure.sh:5727: result: 8 configure.sh:5741: checking size of short configure.sh:5746: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5746: $? = 0 configure.sh:5746: ./conftest configure.sh:5746: $? = 0 configure.sh:5760: result: 2 configure.sh:5774: checking size of int16_t configure.sh:5779: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5779: $? = 0 configure.sh:5779: ./conftest configure.sh:5779: $? = 0 configure.sh:5793: result: 2 configure.sh:5807: checking size of uint16_t configure.sh:5812: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5812: $? = 0 configure.sh:5812: ./conftest configure.sh:5812: $? = 0 configure.sh:5826: result: 2 configure.sh:5840: checking size of int32_t configure.sh:5845: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5845: $? = 0 configure.sh:5845: ./conftest configure.sh:5845: $? = 0 configure.sh:5859: result: 4 configure.sh:5873: checking size of uint32_t configure.sh:5878: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5878: $? = 0 configure.sh:5878: ./conftest configure.sh:5878: $? = 0 configure.sh:5892: result: 4 configure.sh:5906: checking size of int64_t configure.sh:5911: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5911: $? = 0 configure.sh:5911: ./conftest configure.sh:5911: $? = 0 configure.sh:5925: result: 8 configure.sh:5939: checking size of off_t configure.sh:5944: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5944: $? = 0 configure.sh:5944: ./conftest configure.sh:5944: $? = 0 configure.sh:5958: result: 8 configure.sh:5972: checking size of off64_t configure.sh:5977: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:5977: $? = 0 configure.sh:5977: ./conftest configure.sh:5977: $? = 0 configure.sh:5991: result: 8 configure.sh:6005: checking size of time_t configure.sh:6010: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6010: $? = 0 configure.sh:6010: ./conftest configure.sh:6010: $? = 0 configure.sh:6024: result: 4 configure.sh:6035: checking for inline configure.sh:6051: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6051: $? = 0 configure.sh:6059: result: inline configure.sh:6079: checking for long double with more range or precision than double configure.sh:6114: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:95:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !((0 < ((DBL_MAX_EXP < LDBL_MAX_EXP) ^ configure.sh:6114: $? = 0 configure.sh:6121: result: yes configure.sh:6137: checking return type of signal handlers configure.sh:6155: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:87:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure.sh:6155: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure.sh:6162: result: void configure.sh:6170: checking for uid_t in sys/types.h configure.sh:6189: result: yes configure.sh:6200: checking for mode_t configure.sh:6200: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6200: $? = 0 configure.sh:6200: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:118:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure.sh:6200: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure.sh:6200: result: yes configure.sh:6209: checking for off_t configure.sh:6209: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6209: $? = 0 configure.sh:6209: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:119:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure.sh:6209: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure.sh:6209: result: yes configure.sh:6218: checking for size_t configure.sh:6218: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6218: $? = 0 configure.sh:6218: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:120:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure.sh:6218: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure.sh:6218: result: yes configure.sh:6227: checking for pid_t configure.sh:6227: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6227: $? = 0 configure.sh:6227: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:121:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure.sh:6227: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure.sh:6227: result: yes configure.sh:6236: checking for id_t configure.sh:6236: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6236: $? = 0 configure.sh:6236: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:122:19: error: expected expression before ')' token if (sizeof ((id_t))) ^ configure.sh:6236: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((id_t))) | return 0; | ; | return 0; | } configure.sh:6236: result: yes configure.sh:6246: checking type of array argument to getgroups configure.sh:6280: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6280: $? = 0 configure.sh:6280: ./conftest configure.sh:6280: $? = 0 configure.sh:6305: result: gid_t configure.sh:6313: checking for struct stat.st_rdev configure.sh:6313: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6313: $? = 0 configure.sh:6313: result: yes configure.sh:6332: checking for struct stat.st_mtimensec configure.sh:6332: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:104:12: error: 'struct stat' has no member named 'st_mtimensec' if (ac_aggr.st_mtimensec) ^ conftest.c:103:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct stat ac_aggr; ^ configure.sh:6332: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_STAT_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtimensec) | return 0; | ; | return 0; | } configure.sh:6332: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:104:19: error: 'struct stat' has no member named 'st_mtimensec' if (sizeof ac_aggr.st_mtimensec) ^ conftest.c:103:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct stat ac_aggr; ^ configure.sh:6332: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_STAT_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtimensec) | return 0; | ; | return 0; | } configure.sh:6332: result: no configure.sh:6351: checking for struct stat.st_mtim.tv_nsec configure.sh:6351: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6351: $? = 0 configure.sh:6351: result: yes configure.sh:6373: checking for socklen_t configure.sh:6373: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6373: $? = 0 configure.sh:6373: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:96:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure.sh:6373: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure.sh:6373: result: yes configure.sh:6437: checking for errno in errno.h configure.sh:6454: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:94:5: warning: unused variable 'i' [-Wunused-variable] int i = errno ^ configure.sh:6454: $? = 0 configure.sh:6461: result: yes configure.sh:6479: checking for connect configure.sh:6479: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6479: $? = 0 configure.sh:6479: result: yes configure.sh:6691: checking for library containing inet_ntop configure.sh:6722: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6722: $? = 0 configure.sh:6739: result: none required configure.sh:6751: checking for library containing iconv_open configure.sh:6782: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6782: $? = 0 configure.sh:6799: result: none required configure.sh:6807: checking for library containing libiconv_open configure.sh:6838: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/cch1HGJ5.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `libiconv_open' collect2: error: ld returned 1 exit status configure.sh:6838: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libiconv_open (); | int | main () | { | return libiconv_open (); | ; | return 0; | } configure.sh:6838: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -liconv >&5 /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure.sh:6838: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libiconv_open (); | int | main () | { | return libiconv_open (); | ; | return 0; | } configure.sh:6855: result: no configure.sh:6864: checking for iconv declaration configure.sh:6893: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6893: $? = 0 configure.sh:6904: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure.sh:6916: checking for inet_ntop configure.sh:6916: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6916: $? = 0 configure.sh:6916: result: yes configure.sh:6934: checking for inet_pton configure.sh:6934: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:6934: $? = 0 configure.sh:6934: result: yes configure.sh:6954: checking for struct addrinfo configure.sh:6972: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:133:17: warning: unused variable 'foo' [-Wunused-variable] struct addrinfo foo; ^ configure.sh:6972: $? = 0 configure.sh:6980: result: yes configure.sh:7006: checking for struct sockaddr_storage configure.sh:7025: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:135:25: warning: unused variable 'foo' [-Wunused-variable] struct sockaddr_storage foo; ^ configure.sh:7025: $? = 0 configure.sh:7033: result: yes configure.sh:7059: checking whether defines needed by getaddrinfo exist configure.sh:7084: result: yes configure.sh:7092: checking for getaddrinfo configure.sh:7092: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7092: $? = 0 configure.sh:7092: result: yes configure.sh:7144: checking for struct sockaddr.sa_len configure.sh:7144: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:107:12: error: 'struct sockaddr' has no member named 'sa_len' if (ac_aggr.sa_len) ^ conftest.c:106:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr ac_aggr; ^ configure.sh:7144: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure.sh:7144: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:107:19: error: 'struct sockaddr' has no member named 'sa_len' if (sizeof ac_aggr.sa_len) ^ conftest.c:106:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr ac_aggr; ^ configure.sh:7144: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure.sh:7144: result: no configure.sh:7156: checking for struct sockaddr_in.sin_len configure.sh:7156: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:108:12: error: 'struct sockaddr_in' has no member named 'sin_len' if (ac_aggr.sin_len) ^ conftest.c:107:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr_in ac_aggr; ^ configure.sh:7156: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 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.sh:7156: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:108:19: error: 'struct sockaddr_in' has no member named 'sin_len' if (sizeof ac_aggr.sin_len) ^ conftest.c:107:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr_in ac_aggr; ^ configure.sh:7156: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 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.sh:7156: result: no configure.sh:7169: checking for struct sockaddr_un.sun_len configure.sh:7169: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:107:27: error: storage size of 'ac_aggr' isn't known static struct sockaddr_un ac_aggr; ^ conftest.c:107:27: warning: unused variable 'ac_aggr' [-Wunused-variable] configure.sh:7169: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 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.sh:7169: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:107:27: error: storage size of 'ac_aggr' isn't known static struct sockaddr_un ac_aggr; ^ conftest.c:107:27: warning: unused variable 'ac_aggr' [-Wunused-variable] configure.sh:7169: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 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.sh:7169: result: no configure.sh:7182: checking for struct sockaddr_in6.sin6_scope_id configure.sh:7182: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7182: $? = 0 configure.sh:7182: result: yes configure.sh:7198: checking for struct stat64 configure.sh:7231: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:152:15: warning: unused variable 'foo' [-Wunused-variable] struct stat64 foo; ^ configure.sh:7231: $? = 0 configure.sh:7239: result: yes configure.sh:7267: checking for strcasecmp configure.sh:7267: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:123:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure.sh:7267: $? = 0 configure.sh:7267: result: yes configure.sh:7326: checking for aclsort configure.sh:7326: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/ccalDuyg.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `aclsort' collect2: error: ld returned 1 exit status configure.sh:7326: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define aclsort to an innocuous variant, in case declares aclsort. | For example, HP-UX 11i declares gettimeofday. */ | #define aclsort innocuous_aclsort | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char aclsort (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef aclsort | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char aclsort (); | /* 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_aclsort || defined __stub___aclsort | choke me | #endif | | int | main () | { | return aclsort (); | ; | return 0; | } configure.sh:7326: result: no configure.sh:7336: checking for aclsort in -lsec configure.sh:7361: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lsec >&5 /usr/bin/ld: cannot find -lsec collect2: error: ld returned 1 exit status configure.sh:7361: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char aclsort (); | int | main () | { | return aclsort (); | ; | return 0; | } configure.sh:7370: result: no configure.sh:7390: checking for utime.h configure.sh:7390: result: yes configure.sh:7404: checking whether utime accepts a null argument configure.sh:7433: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7433: $? = 0 configure.sh:7433: ./conftest configure.sh:7433: $? = 0 configure.sh:7443: result: yes configure.sh:7453: checking for size_t configure.sh:7453: result: yes configure.sh:7466: checking for working alloca.h configure.sh:7483: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7483: $? = 0 configure.sh:7491: result: yes configure.sh:7499: checking for alloca configure.sh:7536: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7536: $? = 0 configure.sh:7544: result: yes configure.sh:7663: checking for waitpid configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for wait4 configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for getcwd configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for strdup configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:131:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for chown configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for chmod configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for lchmod configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:139:1: error: unknown type name 'choke' choke me ^ conftest.c:142:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure.sh:7663: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure.sh:7663: result: no configure.sh:7663: checking for mknod configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for mkfifo configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for fchmod configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for fstat configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for ftruncate configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for strchr configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:139:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for readlink configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for link configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for utime configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for utimes configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for lutimes configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for strftime configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:145:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for memmove configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:146:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for lchown configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for vsnprintf configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:148:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for snprintf configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:149:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for vasprintf configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for asprintf configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for setsid configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for strpbrk configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:153:6: warning: conflicting types for built-in function 'strpbrk' [enabled by default] char strpbrk (); ^ configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for strlcat configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/cchYVet2.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure.sh:7663: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure.sh:7663: result: no configure.sh:7663: checking for strlcpy configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/ccqU6BUf.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure.sh:7663: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure.sh:7663: result: no configure.sh:7663: checking for strtol configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for mallinfo configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for getgroups configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for setgroups configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for geteuid configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for getegid configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for setlocale configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for setmode configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/ccf5gEbl.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setmode' collect2: error: ld returned 1 exit status configure.sh:7663: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return setmode (); | ; | return 0; | } configure.sh:7663: result: no configure.sh:7663: checking for open64 configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for lseek64 configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for mkstemp64 configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for mtrace configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for va_copy configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/ccn011RB.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `va_copy' collect2: error: ld returned 1 exit status configure.sh:7663: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return va_copy (); | ; | return 0; | } configure.sh:7663: result: no configure.sh:7663: checking for __va_copy configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/cc0QPg2g.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__va_copy' collect2: error: ld returned 1 exit status configure.sh:7663: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return __va_copy (); | ; | return 0; | } configure.sh:7663: result: no configure.sh:7663: checking for seteuid configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for strerror configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for putenv configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for iconv_open configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for locale_charset configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/cc46mB6N.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `locale_charset' collect2: error: ld returned 1 exit status configure.sh:7663: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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_SETEUID 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return locale_charset (); | ; | return 0; | } configure.sh:7663: result: no configure.sh:7663: checking for nl_langinfo configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for getxattr configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for extattr_get_link configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/ccEyYzNK.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `extattr_get_link' collect2: error: ld returned 1 exit status configure.sh:7663: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETXATTR 1 | /* end confdefs.h. */ | /* Define extattr_get_link to an innocuous variant, in case declares extattr_get_link. | For example, HP-UX 11i declares gettimeofday. */ | #define extattr_get_link innocuous_extattr_get_link | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char extattr_get_link (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef extattr_get_link | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char extattr_get_link (); | /* 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_extattr_get_link || defined __stub___extattr_get_link | choke me | #endif | | int | main () | { | return extattr_get_link (); | ; | return 0; | } configure.sh:7663: result: no configure.sh:7663: checking for sigaction configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for sigprocmask configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for setattrlist configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/cc7JwtN0.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setattrlist' collect2: error: ld returned 1 exit status configure.sh:7663: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETXATTR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | /* end confdefs.h. */ | /* Define setattrlist to an innocuous variant, in case declares setattrlist. | For example, HP-UX 11i declares gettimeofday. */ | #define setattrlist innocuous_setattrlist | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setattrlist (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setattrlist | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setattrlist (); | /* 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_setattrlist || defined __stub___setattrlist | choke me | #endif | | int | main () | { | return setattrlist (); | ; | return 0; | } configure.sh:7663: result: no configure.sh:7663: checking for getgrouplist configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for initgroups configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for utimensat configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for posix_fallocate configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7663: checking for attropen configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 /tmp/ccYkFZic.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `attropen' collect2: error: ld returned 1 exit status configure.sh:7663: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETXATTR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_INITGROUPS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_POSIX_FALLOCATE 1 | /* end confdefs.h. */ | /* Define attropen to an innocuous variant, in case declares attropen. | For example, HP-UX 11i declares gettimeofday. */ | #define attropen innocuous_attropen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char attropen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef attropen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char attropen (); | /* 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_attropen || defined __stub___attropen | choke me | #endif | | int | main () | { | return attropen (); | ; | return 0; | } configure.sh:7663: result: no configure.sh:7663: checking for setvbuf configure.sh:7663: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7663: $? = 0 configure.sh:7663: result: yes configure.sh:7683: checking for useable fallocate configure.sh:7701: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7701: $? = 0 configure.sh:7709: result: yes configure.sh:7717: checking for SYS_fallocate configure.sh:7735: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:161:1: warning: implicit declaration of function 'syscall' [-Wimplicit-function-declaration] syscall(SYS_fallocate, 0, 0, (loff_t)0, (loff_t)0); ^ configure.sh:7735: $? = 0 configure.sh:7742: result: yes configure.sh:7751: checking whether posix_fallocate is efficient configure.sh:7762: result: no configure.sh:7772: checking for getpgrp configure.sh:7772: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7772: $? = 0 configure.sh:7772: result: yes configure.sh:7772: checking for tcgetpgrp configure.sh:7772: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:7772: $? = 0 configure.sh:7772: result: yes configure.sh:7782: checking whether getpgrp requires zero arguments configure.sh:7799: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:195:1: error: too many arguments to function 'getpgrp' getpgrp (0); ^ In file included from conftest.c:190:0: /usr/include/unistd.h:634:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^ configure.sh:7799: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETXATTR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_INITGROUPS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_SETVBUF 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SYS_FALLOCATE 1 | #define HAVE_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | getpgrp (0); | ; | return 0; | } configure.sh:7807: result: yes configure.sh:7854: checking whether chown() modifies symlinks configure.sh:7879: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:169:5: warning: return type defaults to 'int' [enabled by default] main() { ^ configure.sh:7879: $? = 0 configure.sh:7879: ./conftest configure.sh:7879: $? = 1 configure.sh: program exited with status 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETXATTR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_INITGROUPS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_SETVBUF 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SYS_FALLOCATE 1 | #define HAVE_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 1 | #define USE_ICONV_OPEN 1 | #define ICONV_OPTION NULL | #define UTF8_CHARSET "UTF-8" | /* 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.sh:7889: result: no configure.sh:7897: checking whether link() can hard-link symlinks configure.sh:7923: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:170:5: warning: return type defaults to 'int' [enabled by default] main() { ^ configure.sh:7923: $? = 0 configure.sh:7923: ./conftest configure.sh:7923: $? = 0 configure.sh:7933: result: yes configure.sh:7941: checking whether link() can hard-link special files configure.sh:7967: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:171:5: warning: return type defaults to 'int' [enabled by default] main() { ^ conftest.c: In function 'main': conftest.c:173:2: warning: implicit declaration of function 'mkfifo' [-Wimplicit-function-declaration] if (mkfifo(FILENAME, 0777) < 0) abort(); ^ configure.sh:7967: $? = 0 configure.sh:7967: ./conftest configure.sh:7967: $? = 0 configure.sh:7977: result: yes configure.sh:7985: checking for working socketpair configure.sh:8005: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c:169:1: warning: return type defaults to 'int' [enabled by default] main() { ^ conftest.c: In function 'main': conftest.c:171:8: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit((socketpair(AF_UNIX, SOCK_STREAM, 0, fd) != -1) ? 0 : 1); ^ conftest.c:171:8: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure.sh:8005: $? = 0 configure.sh:8005: ./conftest configure.sh:8005: $? = 0 configure.sh:8015: result: yes configure.sh:8025: checking for getpass configure.sh:8025: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 configure.sh:8025: $? = 0 configure.sh:8025: result: yes configure.sh:8043: checking for poptGetContext in -lpopt configure.sh:8068: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 configure.sh:8068: $? = 0 configure.sh:8077: result: yes configure.sh:8101: checking whether to use included libpopt configure.sh:8116: result: no configure.sh:8176: checking whether to use included zlib configure.sh:8179: result: ./zlib configure.sh:8191: checking for unsigned char configure.sh:8208: i686-uhu-linux-gcc -std=gnu99 -c -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:172:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] signed char *s = "" ^ conftest.c:172:14: warning: unused variable 's' [-Wunused-variable] signed char *s = "" ^ configure.sh:8208: $? = 0 configure.sh:8215: result: yes configure.sh:8223: checking for broken readdir configure.sh:8240: i686-uhu-linux-gcc -std=gnu99 -o conftest -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 conftest.c:171:1: warning: return type defaults to 'int' [enabled by default] main() { struct dirent *di; DIR *d = opendir("."); di = readdir(d); ^ conftest.c: In function 'main': conftest.c:173:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] di->d_name[0] == 0) exit(0); exit(1);} ^ conftest.c:173:21: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] di->d_name[0] == 0) exit(0); exit(1);} ^ conftest.c:173:30: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] di->d_name[0] == 0) exit(0); exit(1);} ^ configure.sh:8240: $? = 0 configure.sh:8240: ./conftest configure.sh:8240: $? = 1 configure.sh: program exited with status 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETXATTR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_INITGROUPS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_SETVBUF 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SYS_FALLOCATE 1 | #define HAVE_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 1 | #define USE_ICONV_OPEN 1 | #define ICONV_OPTION NULL | #define UTF8_CHARSET "UTF-8" | #define CAN_HARDLINK_SYMLINK 1 | #define CAN_HARDLINK_SPECIAL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETPASS 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.sh:8250: result: no configure.sh:8258: checking for utimbuf configure.sh:8276: i686-uhu-linux-gcc -std=gnu99 -c -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:174:8: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] struct utimbuf tbuf; tbuf.actime = 0; tbuf.modtime = 1; exit(utime("foo.c",&tbuf)); ^ conftest.c:174:58: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] struct utimbuf tbuf; tbuf.actime = 0; tbuf.modtime = 1; exit(utime("foo.c",&tbuf)); ^ configure.sh:8276: $? = 0 configure.sh:8283: result: yes configure.sh:8291: checking if gettimeofday takes tz argument configure.sh:8309: i686-uhu-linux-gcc -std=gnu99 -c -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c >&5 conftest.c: In function 'main': conftest.c:175:8: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] struct timeval tv; exit(gettimeofday(&tv, NULL)); ^ conftest.c:175:20: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] struct timeval tv; exit(gettimeofday(&tv, NULL)); ^ configure.sh:8309: $? = 0 configure.sh:8316: result: yes configure.sh:8324: checking for C99 vsnprintf configure.sh:8355: i686-uhu-linux-gcc -std=gnu99 -o conftest -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 conftest.c: In function 'foo': conftest.c:180:8: warning: implicit declaration of function 'vsnprintf' [-Wimplicit-function-declaration] len = vsnprintf(0, 0, format, ap); ^ conftest.c:182:8: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if (len != 5) exit(1); ^ conftest.c:182:22: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (len != 5) exit(1); ^ conftest.c:184:8: warning: implicit declaration of function 'snprintf' [-Wimplicit-function-declaration] if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); ^ conftest.c:184:12: warning: incompatible implicit declaration of built-in function 'snprintf' [enabled by default] if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); ^ conftest.c:184:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); ^ conftest.c:184:70: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); ^ conftest.c:186:8: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ conftest.c: At top level: conftest.c:188:1: warning: return type defaults to 'int' [enabled by default] main() { foo("hello"); } ^ configure.sh:8355: $? = 0 configure.sh:8355: ./conftest configure.sh:8355: $? = 0 configure.sh:8365: result: yes configure.sh:8374: checking for secure mkstemp configure.sh:8400: i686-uhu-linux-gcc -std=gnu99 -o conftest -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 conftest.c:176:1: warning: return type defaults to 'int' [enabled by default] main() { ^ configure.sh:8400: $? = 0 configure.sh:8400: ./conftest configure.sh:8400: $? = 0 configure.sh:8410: result: yes configure.sh:8427: checking if mknod creates FIFOs configure.sh:8447: i686-uhu-linux-gcc -std=gnu99 -o conftest -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 conftest.c:177:1: warning: return type defaults to 'int' [enabled by default] main() { int rc, ec; char *fn = "fifo-test"; ^ conftest.c: In function 'main': conftest.c:178:1: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] unlink(fn); rc = mknod(fn,S_IFIFO,0600); ec = errno; unlink(fn); ^ configure.sh:8447: $? = 0 configure.sh:8447: ./conftest configure.sh:8447: $? = 0 configure.sh:8457: result: yes configure.sh:8465: checking if mknod creates sockets configure.sh:8485: i686-uhu-linux-gcc -std=gnu99 -o conftest -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 conftest.c:178:1: warning: return type defaults to 'int' [enabled by default] main() { int rc, ec; char *fn = "sock-test"; ^ conftest.c: In function 'main': conftest.c:179:1: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] unlink(fn); rc = mknod(fn,S_IFSOCK,0600); ec = errno; unlink(fn); ^ configure.sh:8485: $? = 0 configure.sh:8485: ./conftest configure.sh:8485: $? = 0 configure.sh:8495: result: yes configure.sh:8506: checking whether -c -o works configure.sh:8525: result: yes configure.sh:8546: checking for stunnel configure.sh:8577: result: stunnel configure.sh:8587: checking for stunnel4 configure.sh:8618: result: stunnel configure.sh:8630: checking for _acl configure.sh:8630: i686-uhu-linux-gcc -std=gnu99 -o conftest -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 /tmp/ccuKHAPX.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_acl' collect2: error: ld returned 1 exit status configure.sh:8630: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETXATTR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_INITGROUPS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_SETVBUF 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SYS_FALLOCATE 1 | #define HAVE_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 1 | #define USE_ICONV_OPEN 1 | #define ICONV_OPTION NULL | #define UTF8_CHARSET "UTF-8" | #define CAN_HARDLINK_SYMLINK 1 | #define CAN_HARDLINK_SPECIAL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETPASS 1 | #define HAVE_LIBPOPT 1 | #define SIGNED_CHAR_OK 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_SECURE_MKSTEMP 1 | #define MKNOD_CREATES_FIFOS 1 | #define MKNOD_CREATES_SOCKETS 1 | /* end confdefs.h. */ | /* Define _acl to an innocuous variant, in case declares _acl. | For example, HP-UX 11i declares gettimeofday. */ | #define _acl innocuous__acl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _acl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _acl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _acl (); | /* 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__acl || defined __stub____acl | choke me | #endif | | int | main () | { | return _acl (); | ; | return 0; | } configure.sh:8630: result: no configure.sh:8630: checking for __acl configure.sh:8630: i686-uhu-linux-gcc -std=gnu99 -o conftest -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 /tmp/ccXwK1IW.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__acl' collect2: error: ld returned 1 exit status configure.sh:8630: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETXATTR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_INITGROUPS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_SETVBUF 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SYS_FALLOCATE 1 | #define HAVE_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 1 | #define USE_ICONV_OPEN 1 | #define ICONV_OPTION NULL | #define UTF8_CHARSET "UTF-8" | #define CAN_HARDLINK_SYMLINK 1 | #define CAN_HARDLINK_SPECIAL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETPASS 1 | #define HAVE_LIBPOPT 1 | #define SIGNED_CHAR_OK 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_SECURE_MKSTEMP 1 | #define MKNOD_CREATES_FIFOS 1 | #define MKNOD_CREATES_SOCKETS 1 | /* end confdefs.h. */ | /* Define __acl to an innocuous variant, in case declares __acl. | For example, HP-UX 11i declares gettimeofday. */ | #define __acl innocuous___acl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __acl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __acl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __acl (); | /* 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___acl || defined __stub_____acl | choke me | #endif | | int | main () | { | return __acl (); | ; | return 0; | } configure.sh:8630: result: no configure.sh:8630: checking for _facl configure.sh:8630: i686-uhu-linux-gcc -std=gnu99 -o conftest -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 /tmp/ccUsOke8.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_facl' collect2: error: ld returned 1 exit status configure.sh:8630: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETXATTR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_INITGROUPS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_SETVBUF 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SYS_FALLOCATE 1 | #define HAVE_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 1 | #define USE_ICONV_OPEN 1 | #define ICONV_OPTION NULL | #define UTF8_CHARSET "UTF-8" | #define CAN_HARDLINK_SYMLINK 1 | #define CAN_HARDLINK_SPECIAL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETPASS 1 | #define HAVE_LIBPOPT 1 | #define SIGNED_CHAR_OK 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_SECURE_MKSTEMP 1 | #define MKNOD_CREATES_FIFOS 1 | #define MKNOD_CREATES_SOCKETS 1 | /* end confdefs.h. */ | /* Define _facl to an innocuous variant, in case declares _facl. | For example, HP-UX 11i declares gettimeofday. */ | #define _facl innocuous__facl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _facl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _facl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _facl (); | /* 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__facl || defined __stub____facl | choke me | #endif | | int | main () | { | return _facl (); | ; | return 0; | } configure.sh:8630: result: no configure.sh:8630: checking for __facl configure.sh:8630: i686-uhu-linux-gcc -std=gnu99 -o conftest -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 /tmp/ccheum8L.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__facl' collect2: error: ld returned 1 exit status configure.sh:8630: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETXATTR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_INITGROUPS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_SETVBUF 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SYS_FALLOCATE 1 | #define HAVE_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 1 | #define USE_ICONV_OPEN 1 | #define ICONV_OPTION NULL | #define UTF8_CHARSET "UTF-8" | #define CAN_HARDLINK_SYMLINK 1 | #define CAN_HARDLINK_SPECIAL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETPASS 1 | #define HAVE_LIBPOPT 1 | #define SIGNED_CHAR_OK 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_SECURE_MKSTEMP 1 | #define MKNOD_CREATES_FIFOS 1 | #define MKNOD_CREATES_SOCKETS 1 | /* end confdefs.h. */ | /* Define __facl to an innocuous variant, in case declares __facl. | For example, HP-UX 11i declares gettimeofday. */ | #define __facl innocuous___facl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __facl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __facl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __facl (); | /* 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___facl || defined __stub_____facl | choke me | #endif | | int | main () | { | return __facl (); | ; | return 0; | } configure.sh:8630: result: no configure.sh:8642: checking whether to support ACLs configure.sh:8721: result: running tests: configure.sh:8723: checking for acl_get_file in -lacl configure.sh:8748: i686-uhu-linux-gcc -std=gnu99 -o conftest -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lacl -lpopt >&5 configure.sh:8748: $? = 0 configure.sh:8757: result: yes configure.sh:8768: checking for ACL support configure.sh:8786: i686-uhu-linux-gcc -std=gnu99 -o conftest -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lacl -lpopt >&5 conftest.c: In function 'main': conftest.c:181:49: warning: 'acl' is used uninitialized in this function [-Wuninitialized] acl_t acl; int entry_id; acl_entry_t *entry_p; return acl_get_entry( acl, entry_id, entry_p); ^ conftest.c:181:49: warning: 'entry_id' is used uninitialized in this function [-Wuninitialized] conftest.c:181:49: warning: 'entry_p' is used uninitialized in this function [-Wuninitialized] configure.sh:8786: $? = 0 configure.sh:8794: result: yes configure.sh:8796: checking ACL test results configure.sh:8799: result: Using posix ACLs configure.sh:8806: checking for acl_get_perm_np configure.sh:8824: i686-uhu-linux-gcc -std=gnu99 -o conftest -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lacl -lpopt >&5 conftest.c: In function 'main': conftest.c:183:2: warning: implicit declaration of function 'acl_get_perm_np' [-Wimplicit-function-declaration] acl_permset_t permset_d; acl_perm_t perm; return acl_get_perm_np( permset_d, perm); ^ conftest.c:183:44: warning: 'permset_d' is used uninitialized in this function [-Wuninitialized] acl_permset_t permset_d; acl_perm_t perm; return acl_get_perm_np( permset_d, perm); ^ conftest.c:183:44: warning: 'perm' is used uninitialized in this function [-Wuninitialized] /tmp/cc5ldG2B.o: In function `main': conftest.c:(.text.startup+0x19): undefined reference to `acl_get_perm_np' collect2: error: ld returned 1 exit status configure.sh:8824: $? = 1 configure.sh: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define RSYNC_VERSION "3.1.1" | #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 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_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_POPT_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_ZLIB_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_MODE_T 1 | #define HAVE_OFF_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_PID_T 1 | #define HAVE_ID_T 1 | #define GETGROUPS_T gid_t | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_CONNECT 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 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_LUTIMES 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_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_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETXATTR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_INITGROUPS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_SETVBUF 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SYS_FALLOCATE 1 | #define HAVE_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 1 | #define USE_ICONV_OPEN 1 | #define ICONV_OPTION NULL | #define UTF8_CHARSET "UTF-8" | #define CAN_HARDLINK_SYMLINK 1 | #define CAN_HARDLINK_SPECIAL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETPASS 1 | #define HAVE_LIBPOPT 1 | #define SIGNED_CHAR_OK 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_SECURE_MKSTEMP 1 | #define MKNOD_CREATES_FIFOS 1 | #define MKNOD_CREATES_SOCKETS 1 | #define HAVE_LIBACL 1 | #define HAVE_POSIX_ACLS 1 | #define SUPPORT_ACLS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | acl_permset_t permset_d; acl_perm_t perm; return acl_get_perm_np( permset_d, perm); | ; | return 0; | } configure.sh:8832: result: no configure.sh:8853: checking whether to support extended attributes configure.sh:8872: result: Using Linux xattrs configure.sh:8882: checking for getxattr in -lattr configure.sh:8907: i686-uhu-linux-gcc -std=gnu99 -o conftest -I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W conftest.c -lattr -lacl -lpopt >&5 configure.sh:8907: $? = 0 configure.sh:8916: result: yes configure.sh:9130: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp10 config.status:1004: creating Makefile config.status:1004: creating lib/dummy config.status:1004: creating zlib/dummy config.status:1004: creating popt/dummy config.status:1004: creating shconfig config.status:1004: creating config.h configure.sh:10313: WARNING: unrecognized options: --enable-shared, --disable-static configure.sh:10318: result: configure.sh:10320: result: rsync 3.1.1 configuration successful configure.sh:10322: result: configure.sh:10325: result: Note that yodl2man was not found, so pre-existing manpage files will be configure.sh:10327: result: used w/o change (if available) -- no .yo file changes will be used. configure.sh:10329: result: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu 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=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___acl=no ac_cv_func___facl=no ac_cv_func___va_copy=no ac_cv_func__acl=no ac_cv_func__facl=no ac_cv_func_aclsort=no ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_attropen=no ac_cv_func_chmod=yes ac_cv_func_chown=yes ac_cv_func_connect=yes ac_cv_func_extattr_get_link=no 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_getgrouplist=yes ac_cv_func_getgroups=yes ac_cv_func_getpass=yes ac_cv_func_getpgrp=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getxattr=yes ac_cv_func_iconv_open=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_initgroups=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=yes 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_posix_fallocate=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_setattrlist=no ac_cv_func_seteuid=yes ac_cv_func_setgroups=yes ac_cv_func_setlocale=yes ac_cv_func_setmode=no ac_cv_func_setsid=yes ac_cv_func_setvbuf=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_utimensat=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_acl_libacl_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_attr_xattr_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_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_linux_falloc_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_netinet_in_systm_h=yes ac_cv_header_netinet_ip_h=yes ac_cv_header_popt_h=yes ac_cv_header_popt_popt_h=no 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_acl_h=yes ac_cv_header_sys_attr_h=no ac_cv_header_sys_extattr_h=no 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_sys_xattr_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_acl_acl_get_file=yes ac_cv_lib_attr_getxattr=yes ac_cv_lib_popt_poptGetContext=yes ac_cv_lib_sec_aclsort=no 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_mtim_tv_nsec=yes ac_cv_member_struct_stat_st_mtimensec=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FAKEROOT_PATH=/usr/bin/fakeroot ac_cv_path_GREP=/bin/grep ac_cv_path_SHELL_PATH=/bin/sh ac_cv_path_STUNNEL4=stunnel ac_cv_path_STUNNEL=stunnel ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_HAVE_REMSH=0 ac_cv_prog_HAVE_YODL2MAN=0 ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_search_getaddrinfo='none required' ac_cv_search_iconv_open='none required' ac_cv_search_inet_ntop='none required' ac_cv_search_libiconv_open=no ac_cv_search_opendir='none required' ac_cv_sizeof_int16_t=2 ac_cv_sizeof_int32_t=4 ac_cv_sizeof_int64_t=8 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_sizeof_time_t=4 ac_cv_sizeof_uint16_t=2 ac_cv_sizeof_uint32_t=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_getgroups=gid_t ac_cv_type_id_t=yes ac_cv_type_long_double_wider=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_stat64=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= 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_STRUCT_UTIMBUF=yes rsync_cv_MAKEDEV_TAKES_3_ARGS=no 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 rsync_cv_have_fallocate=yes rsync_cv_have_sys_fallocate=yes samba_cv_HAVE_ACL_GET_PERM_NP=no samba_cv_HAVE_POSIX_ACLS=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' BUILD_POPT='' BUILD_ZLIB='$(zlib_OBJS)' CC='i686-uhu-linux-gcc -std=gnu99' CC_SHOBJ_FLAG='-o $@' CFLAGS='-I./zlib -O2 -march=i686 -mtune=generic -DHAVE_CONFIG_H -Wall -W' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FAKEROOT_PATH='/usr/bin/fakeroot' GREP='/bin/grep' HAVE_REMSH='0' HAVE_YODL2MAN='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='-lattr -lacl -lpopt ' LTLIBOBJS='' MAKE_MAN='man-copy' MKDIR_P='/bin/mkdir -p' OBJEXT='o' OBJ_RESTORE='#' OBJ_SAVE='#' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RSYNC_VERSION='3.1.1' SHELL='/bin/sh' SHELL_PATH='/bin/sh' STUNNEL4='stunnel' STUNNEL='stunnel' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define RSYNC_VERSION "3.1.1" #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 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_DIRENT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_WAIT_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_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 HAVE_SYS_ACL_H 1 #define HAVE_ACL_LIBACL_H 1 #define HAVE_ATTR_XATTR_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_POPT_H 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_ZLIB_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_OFF_T 8 #define SIZEOF_OFF64_T 8 #define SIZEOF_TIME_T 4 #define HAVE_LONG_DOUBLE_WIDER 1 #define HAVE_LONG_DOUBLE 1 #define RETSIGTYPE void #define HAVE_MODE_T 1 #define HAVE_OFF_T 1 #define HAVE_SIZE_T 1 #define HAVE_PID_T 1 #define HAVE_ID_T 1 #define GETGROUPS_T gid_t #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 #define HAVE_ERRNO_DECL 1 #define HAVE_CONNECT 1 #define ICONV_CONST #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_GETADDRINFO 1 #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 #define HAVE_STRUCT_STAT64 1 #define HAVE_STRCASECMP 1 #define HAVE_UTIME_H 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_LUTIMES 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_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_SETEUID 1 #define HAVE_STRERROR 1 #define HAVE_PUTENV 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NL_LANGINFO 1 #define HAVE_GETXATTR 1 #define HAVE_SIGACTION 1 #define HAVE_SIGPROCMASK 1 #define HAVE_GETGROUPLIST 1 #define HAVE_INITGROUPS 1 #define HAVE_UTIMENSAT 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_SETVBUF 1 #define HAVE_FALLOCATE 1 #define HAVE_SYS_FALLOCATE 1 #define HAVE_GETPGRP 1 #define HAVE_TCGETPGRP 1 #define GETPGRP_VOID 1 #define USE_ICONV_OPEN 1 #define ICONV_OPTION NULL #define UTF8_CHARSET "UTF-8" #define CAN_HARDLINK_SYMLINK 1 #define CAN_HARDLINK_SPECIAL 1 #define HAVE_SOCKETPAIR 1 #define HAVE_GETPASS 1 #define HAVE_LIBPOPT 1 #define SIGNED_CHAR_OK 1 #define HAVE_STRUCT_UTIMBUF 1 #define HAVE_GETTIMEOFDAY_TZ 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SECURE_MKSTEMP 1 #define MKNOD_CREATES_FIFOS 1 #define MKNOD_CREATES_SOCKETS 1 #define HAVE_LIBACL 1 #define HAVE_POSIX_ACLS 1 #define SUPPORT_ACLS 1 #define HAVE_LINUX_XATTRS 1 #define SUPPORT_XATTRS 1 #define NO_SYMLINK_USER_XATTRS 1 #define HAVE_LIBATTR 1 configure.sh: exit 0