This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by librsync configure 0.9.7, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-shared --disable-trace --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CPPFLAGS=-I/usr/local/include CXXFLAGS=-fno-common CXX=c++ LDFLAGS=-L/usr/local/lib build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 145 tasks, 202 threads, 4 processors Load average: 0.91, Mach factor: 3.08 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1987: checking for a BSD-compatible install configure:2043: result: /usr/local/bin/ginstall -c configure:2054: checking whether build environment is sane configure:2097: result: yes configure:2130: checking for gawk configure:2146: found /usr/local/bin/gawk configure:2157: result: gawk configure:2168: checking whether make sets $(MAKE) configure:2189: result: yes configure:2417: checking for i386-unknown-gnu-gcc configure:2447: result: no configure:2457: checking for gcc configure:2473: found /usr/bin/gcc configure:2484: result: gcc configure:2722: checking for C compiler version configure:2729: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2732: $? = 0 configure:2739: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2742: $? = 0 configure:2749: gcc -V >&5 gcc: `-V' option must have argument configure:2752: $? = 1 configure:2775: checking for C compiler default output file name configure:2802: gcc -fno-common conftest.c >&5 configure:2805: $? = 0 configure:2843: result: a.out configure:2860: checking whether the C compiler works configure:2870: ./a.out configure:2873: $? = 0 configure:2890: result: yes configure:2897: checking whether we are cross compiling configure:2899: result: no configure:2902: checking for suffix of executables configure:2909: gcc -o conftest -fno-common conftest.c >&5 configure:2912: $? = 0 configure:2936: result: configure:2942: checking for suffix of object files configure:2968: gcc -c -fno-common conftest.c >&5 configure:2971: $? = 0 configure:2994: result: configure:2998: checking whether we are using the GNU C compiler configure:3027: gcc -c -fno-common conftest.c >&5 configure:3033: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3050: result: no configure:3055: checking whether gcc accepts -g configure:3085: gcc -c -g conftest.c >&5 configure:3091: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3123: gcc -c conftest.c >&5 configure:3129: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3162: gcc -c -g conftest.c >&5 configure:3168: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3190: result: no configure:3207: checking for gcc option to accept ISO C89 configure:3281: gcc -c -fno-common conftest.c >&5 configure:3287: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3281: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3287: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3281: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3287: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3281: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3287: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3281: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3287: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3281: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3287: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3281: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3287: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3313: result: unsupported configure:3339: checking for style of include used by make configure:3367: result: GNU configure:3395: checking dependency style of gcc configure:3478: result: gcc3 configure:3497: checking for strerror in -lcposix configure:3532: gcc -o conftest -fno-common conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:3538: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | /* Override any 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 strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:3556: result: no configure:3569: checking how to run the C preprocessor configure:3609: gcc -E conftest.c configure:3615: $? = 0 configure:3646: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3685: result: gcc -E configure:3714: gcc -E conftest.c configure:3720: $? = 0 configure:3751: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3757: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3807: checking for a BSD-compatible install configure:3863: result: /usr/local/bin/ginstall -c configure:3874: checking whether make sets $(MAKE) configure:3895: result: yes configure:3958: checking build system type configure:3976: result: i386-unknown-gnu configure:3998: checking host system type configure:4013: result: i386-unknown-gnu configure:4035: checking for a sed that does not truncate output configure:4089: result: /usr/local/bin/sed configure:4092: checking for grep that handles long lines and -e configure:4166: result: /usr/bin/grep configure:4171: checking for egrep configure:4249: result: /usr/bin/grep -E configure:4298: checking for non-GNU ld configure:4332: result: /usr/bin/ld configure:4341: checking if the linker (/usr/bin/ld) is GNU ld configure:4356: result: no configure:4361: checking for /usr/bin/ld option to reload object files configure:4368: result: -r configure:4377: checking for BSD-compatible nm configure:4419: result: nm configure:4423: checking whether ln -s works configure:4427: result: yes configure:4434: checking how to recognise dependent libraries configure:4608: result: pass_all configure:4814: checking for ANSI C header files configure:4844: gcc -c -fno-common conftest.c >&5 configure:4850: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4975: result: no configure:4999: checking for sys/types.h configure:5020: gcc -c -fno-common conftest.c >&5 configure:5026: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #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:5042: result: no configure:4999: checking for sys/stat.h configure:5020: gcc -c -fno-common conftest.c >&5 configure:5026: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #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:5042: result: no configure:4999: checking for stdlib.h configure:5020: gcc -c -fno-common conftest.c >&5 configure:5026: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #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:5042: result: no configure:4999: checking for string.h configure:5020: gcc -c -fno-common conftest.c >&5 configure:5026: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #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:5042: result: no configure:4999: checking for memory.h configure:5020: gcc -c -fno-common conftest.c >&5 configure:5026: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #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:5042: result: no configure:4999: checking for strings.h configure:5020: gcc -c -fno-common conftest.c >&5 configure:5026: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #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:5042: result: no configure:4999: checking for inttypes.h configure:5020: gcc -c -fno-common conftest.c >&5 configure:5026: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #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:5042: result: no configure:4999: checking for stdint.h configure:5020: gcc -c -fno-common conftest.c >&5 configure:5026: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #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:5042: result: no configure:4999: checking for unistd.h configure:5020: gcc -c -fno-common conftest.c >&5 configure:5026: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #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:5042: result: no configure:5069: checking dlfcn.h usability configure:5086: gcc -c -fno-common conftest.c >&5 configure:5092: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #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:5106: result: no configure:5110: checking dlfcn.h presence configure:5125: gcc -E conftest.c configure:5131: $? = 0 configure:5145: result: yes configure:5158: WARNING: dlfcn.h: present but cannot be compiled configure:5160: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5162: WARNING: dlfcn.h: see the Autoconf documentation configure:5164: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5166: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5168: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5173: checking for dlfcn.h configure:5181: result: yes configure:5208: checking for i386-unknown-gnu-g++ configure:5238: result: no configure:5208: checking for i386-unknown-gnu-c++ configure:5238: result: no configure:5208: checking for i386-unknown-gnu-gpp configure:5238: result: no configure:5208: checking for i386-unknown-gnu-aCC configure:5238: result: no configure:5208: checking for i386-unknown-gnu-CC configure:5238: result: no configure:5208: checking for i386-unknown-gnu-cxx configure:5238: result: no configure:5208: checking for i386-unknown-gnu-cc++ configure:5238: result: no configure:5208: checking for i386-unknown-gnu-cl.exe configure:5238: result: no configure:5208: checking for i386-unknown-gnu-FCC configure:5238: result: no configure:5208: checking for i386-unknown-gnu-KCC configure:5238: result: no configure:5208: checking for i386-unknown-gnu-RCC configure:5238: result: no configure:5208: checking for i386-unknown-gnu-xlC_r configure:5238: result: no configure:5208: checking for i386-unknown-gnu-xlC configure:5238: result: no configure:5252: checking for g++ configure:5268: found /usr/local/bin/g++ configure:5279: result: g++ configure:5310: checking for C++ compiler version configure:5317: g++ --version >&5 g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:5320: $? = 0 configure:5327: g++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:5330: $? = 0 configure:5337: g++ -V >&5 g++: `-V' option must have argument configure:5340: $? = 1 configure:5343: checking whether we are using the GNU C++ compiler configure:5372: g++ -c -fno-common conftest.cpp >&5 configure:5378: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5395: result: no configure:5400: checking whether g++ accepts -g configure:5430: g++ -c -g conftest.cpp >&5 configure:5436: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5468: g++ -c conftest.cpp >&5 configure:5474: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5507: g++ -c -g conftest.cpp >&5 configure:5513: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5535: result: no configure:5560: checking dependency style of g++ configure:5643: result: gcc3 configure:5665: checking how to run the C++ preprocessor configure:5701: g++ -E conftest.cpp configure:5707: $? = 0 configure:5738: g++ -E conftest.cpp conftest.cpp:12:28: ac_nonexistent.h: No such file or directory configure:5744: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5777: result: g++ -E configure:5806: g++ -E conftest.cpp configure:5812: $? = 0 configure:5843: g++ -E conftest.cpp conftest.cpp:12:28: ac_nonexistent.h: No such file or directory configure:5849: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5896: checking for i386-unknown-gnu-g77 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-xlf configure:5926: result: no configure:5896: checking for i386-unknown-gnu-f77 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-frt configure:5926: result: no configure:5896: checking for i386-unknown-gnu-pgf77 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-cf77 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-fort77 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-fl32 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-af77 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-xlf90 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-f90 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-pgf90 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-pghpf configure:5926: result: no configure:5896: checking for i386-unknown-gnu-epcf90 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-gfortran configure:5926: result: no configure:5896: checking for i386-unknown-gnu-g95 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-xlf95 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-f95 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-fort configure:5926: result: no configure:5896: checking for i386-unknown-gnu-ifort configure:5926: result: no configure:5896: checking for i386-unknown-gnu-ifc configure:5926: result: no configure:5896: checking for i386-unknown-gnu-efc configure:5926: result: no configure:5896: checking for i386-unknown-gnu-pgf95 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-lf95 configure:5926: result: no configure:5896: checking for i386-unknown-gnu-ftn configure:5926: result: no configure:5940: checking for g77 configure:5956: found /usr/local/bin/g77 configure:5967: result: g77 configure:5997: checking for Fortran 77 compiler version configure:6004: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:6007: $? = 0 configure:6014: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6017: $? = 0 configure:6024: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6027: $? = 0 configure:6035: checking whether we are using the GNU Fortran 77 compiler configure:6054: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6060: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6077: result: no configure:6083: checking whether g77 accepts -g configure:6100: g77 -c -g conftest.f >&5 configure:6106: $? = 0 configure: failed program was: | program main | | end configure:6122: result: no configure:6152: checking the maximum length of command line arguments configure:6217: result: -1 configure:6228: checking command to parse nm output from gcc object configure:6317: gcc -c -fno-common conftest.c >&5 configure:6320: $? = 0 configure:6324: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6327: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6317: gcc -c -fno-common conftest.c >&5 configure:6320: $? = 0 configure:6324: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6327: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6417: result: failed configure:6424: checking for objdir configure:6439: result: .libs configure:6491: checking for i386-unknown-gnu-ar configure:6521: result: no configure:6531: checking for ar configure:6547: found /usr/bin/ar configure:6558: result: ar configure:6587: checking for i386-unknown-gnu-ranlib configure:6617: result: no configure:6627: checking for ranlib configure:6643: found /usr/bin/ranlib configure:6654: result: ranlib configure:6683: checking for i386-unknown-gnu-strip configure:6713: result: no configure:6723: checking for strip configure:6739: found /usr/bin/strip configure:6750: result: strip configure:7026: checking if gcc static flag works configure:7049: result: yes configure:7115: checking for gcc option to produce PIC configure:7292: result: configure:7357: checking if gcc supports -c -o file.o configure:7381: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7385: $? = 0 configure:7402: result: yes configure:7428: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8273: result: no configure:8344: checking dynamic linker characteristics configure:8884: result: gnu ld.so configure:8888: checking how to hardcode library paths into programs configure:8913: result: immediate configure:8927: checking whether stripping libraries is possible configure:8948: result: no configure:9729: checking if libtool supports shared libraries configure:9731: result: no configure:9734: checking whether to build shared libraries configure:9792: result: no configure:9795: checking whether to build static libraries configure:9799: result: yes configure:9891: creating libtool configure:10580: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11404: result: yes configure:11422: g++ -c -fno-common conftest.cc >&5 configure:11425: $? = 0 configure:11521: checking for g++ option to produce PIC configure:11773: result: configure:11838: checking if g++ supports -c -o file.o configure:11862: g++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:11866: $? = 0 configure:11883: result: yes configure:11909: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11937: result: yes configure:12008: checking dynamic linker characteristics configure:12548: result: gnu ld.so configure:12552: checking how to hardcode library paths into programs configure:12577: result: immediate configure:12591: checking whether stripping libraries is possible configure:12612: result: no configure:13870: checking if libtool supports shared libraries configure:13872: result: no configure:13875: checking whether to build shared libraries configure:13893: result: no configure:13896: checking whether to build static libraries configure:13900: result: yes configure:13912: checking for g77 option to produce PIC configure:14089: result: configure:14154: checking if g77 supports -c -o file.o configure:14178: g77 -c -o out/conftest2.o conftest.f >&5 configure:14182: $? = 0 configure:14199: result: yes configure:14225: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15050: result: no configure:15121: checking dynamic linker characteristics configure:15661: result: gnu ld.so configure:15665: checking how to hardcode library paths into programs configure:15690: result: immediate configure:15704: checking whether stripping libraries is possible configure:15725: result: no configure:19760: checking for deflate in -lz configure:19795: gcc -o conftest -fno-common conftest.c -lz >&5 configure:19801: $? = 0 configure:19819: result: yes configure:19831: checking for BZ2_bzCompress in -lbz2 configure:19866: gcc -o conftest -fno-common conftest.c -lbz2 -lz >&5 configure:19872: $? = 0 configure:19890: result: yes configure:19902: checking for poptGetContext in -lpopt configure:19937: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:19943: $? = 0 configure:19961: result: yes configure:19978: checking for working alloca.h configure:20005: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:20011: $? = 0 configure:20028: result: yes configure:20038: checking for alloca configure:20085: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:20091: $? = 0 configure:20108: result: yes configure:20335: checking for ANSI C header files configure:20496: result: no configure:20523: checking mcheck.h usability configure:20540: gcc -c -fno-common conftest.c >&5 conftest.c:50:20: mcheck.h: No such file or directory configure:20546: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 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:20560: result: no configure:20564: checking mcheck.h presence configure:20579: gcc -E conftest.c conftest.c:17:20: mcheck.h: No such file or directory configure:20585: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include configure:20599: result: no configure:20627: checking for mcheck.h configure:20635: result: no configure:20523: checking bzlib.h usability configure:20540: gcc -c -fno-common conftest.c >&5 configure:20546: $? = 0 configure:20560: result: yes configure:20564: checking bzlib.h presence configure:20579: gcc -E conftest.c configure:20585: $? = 0 configure:20599: result: yes configure:20627: checking for bzlib.h configure:20635: result: yes configure:20523: checking zlib.h usability configure:20540: gcc -c -fno-common conftest.c >&5 configure:20546: $? = 0 configure:20560: result: yes configure:20564: checking zlib.h presence configure:20579: gcc -E conftest.c configure:20585: $? = 0 configure:20599: result: yes configure:20627: checking for zlib.h configure:20635: result: yes configure:20672: checking fcntl.h usability configure:20689: gcc -c -fno-common conftest.c >&5 configure:20695: $? = 0 configure:20709: result: yes configure:20713: checking fcntl.h presence configure:20728: gcc -E conftest.c configure:20734: $? = 0 configure:20748: result: yes configure:20776: checking for fcntl.h configure:20784: result: yes configure:20662: checking for inttypes.h configure:20668: result: no configure:20672: checking libintl.h usability configure:20689: gcc -c -fno-common conftest.c >&5 configure:20695: $? = 0 configure:20709: result: yes configure:20713: checking libintl.h presence configure:20728: gcc -E conftest.c configure:20734: $? = 0 configure:20748: result: yes configure:20776: checking for libintl.h configure:20784: result: yes configure:20672: checking limits.h usability configure:20689: gcc -c -fno-common conftest.c >&5 configure:20695: $? = 0 configure:20709: result: yes configure:20713: checking limits.h presence configure:20728: gcc -E conftest.c configure:20734: $? = 0 configure:20748: result: yes configure:20776: checking for limits.h configure:20784: result: yes configure:20672: checking malloc.h usability configure:20689: gcc -c -fno-common conftest.c >&5 configure:20695: $? = 0 configure:20709: result: yes configure:20713: checking malloc.h presence configure:20728: gcc -E conftest.c configure:20734: $? = 0 configure:20748: result: yes configure:20776: checking for malloc.h configure:20784: result: yes configure:20662: checking for stdint.h configure:20668: result: no configure:20662: checking for stdlib.h configure:20668: result: no configure:20662: checking for string.h configure:20668: result: no configure:20672: checking sys/file.h usability configure:20689: gcc -c -fno-common conftest.c >&5 configure:20695: $? = 0 configure:20709: result: yes configure:20713: checking sys/file.h presence configure:20728: gcc -E conftest.c configure:20734: $? = 0 configure:20748: result: yes configure:20776: checking for sys/file.h configure:20784: result: yes configure:20662: checking for unistd.h configure:20668: result: no configure:20799: checking for an ANSI C-conforming const configure:20874: gcc -c -fno-common conftest.c >&5 configure:20880: $? = 0 configure:20895: result: yes configure:20905: checking whether byte ordering is bigendian configure:20937: gcc -c -fno-common conftest.c >&5 configure:20943: $? = 0 configure:20975: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:31: error: `not' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) conftest.c:31: error: parse error before "big" configure:20981: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21121: result: no configure:21140: checking for size_t configure:21170: gcc -c -fno-common conftest.c >&5 configure:21176: $? = 0 configure:21191: result: yes configure:21203: checking for off_t configure:21233: gcc -c -fno-common conftest.c >&5 conftest.c:57: error: parse error before "ac__type_new_" conftest.c:57: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:61: error: parse error before ')' token configure:21239: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_FILE_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 | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21254: result: no configure:21273: checking for special C compiler options needed for large files configure:21313: gcc -c -fno-common conftest.c >&5 conftest.c:31: warning: left shift count >= width of type conftest.c:31: warning: left shift count >= width of type conftest.c:33: error: size of array `off_t_is_large' is negative configure:21319: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long int | /* 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:21340: gcc -n32 -c -fno-common conftest.c >&5 gcc: unrecognized option `-n32' conftest.c:31: warning: left shift count >= width of type conftest.c:31: warning: left shift count >= width of type conftest.c:33: error: size of array `off_t_is_large' is negative configure:21346: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long int | /* 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:21366: result: no configure:21372: checking for _FILE_OFFSET_BITS value needed for large files configure:21407: gcc -c -fno-common conftest.c >&5 conftest.c:31: warning: left shift count >= width of type conftest.c:31: warning: left shift count >= width of type conftest.c:33: error: size of array `off_t_is_large' is negative configure:21413: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long int | /* 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:21457: gcc -c -fno-common conftest.c >&5 conftest.c:32: warning: left shift count >= width of type conftest.c:32: warning: left shift count >= width of type conftest.c:34: error: size of array `off_t_is_large' is negative configure:21463: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long int | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #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:21481: result: unknown configure:21493: checking for _LARGE_FILES value needed for large files configure:21528: gcc -c -fno-common conftest.c >&5 conftest.c:31: warning: left shift count >= width of type conftest.c:31: warning: left shift count >= width of type conftest.c:33: error: size of array `off_t_is_large' is negative configure:21534: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long int | /* 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:21578: gcc -c -fno-common conftest.c >&5 conftest.c:32: warning: left shift count >= width of type conftest.c:32: warning: left shift count >= width of type conftest.c:34: error: size of array `off_t_is_large' is negative configure:21584: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long int | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #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:21602: result: unknown configure:21617: checking for unsigned char configure:21647: gcc -c -fno-common conftest.c >&5 configure:21653: $? = 0 configure:21668: result: yes configure:21675: checking size of unsigned char configure:21977: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:21980: $? = 0 configure:21986: ./conftest configure:21989: $? = 0 configure:22012: result: 1 configure:22026: checking for short configure:22056: gcc -c -fno-common conftest.c >&5 configure:22062: $? = 0 configure:22077: result: yes configure:22084: checking size of short configure:22386: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:22389: $? = 0 configure:22395: ./conftest configure:22398: $? = 0 configure:22421: result: 2 configure:22431: checking for unsigned short configure:22461: gcc -c -fno-common conftest.c >&5 configure:22467: $? = 0 configure:22482: result: yes configure:22489: checking size of unsigned short configure:22791: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:22794: $? = 0 configure:22800: ./conftest configure:22803: $? = 0 configure:22826: result: 2 configure:22836: checking for int configure:22866: gcc -c -fno-common conftest.c >&5 configure:22872: $? = 0 configure:22887: result: yes configure:22894: checking size of int configure:23196: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:23199: $? = 0 configure:23205: ./conftest configure:23208: $? = 0 configure:23231: result: 4 configure:23241: checking for unsigned int configure:23271: gcc -c -fno-common conftest.c >&5 configure:23277: $? = 0 configure:23292: result: yes configure:23299: checking size of unsigned int configure:23601: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:23604: $? = 0 configure:23610: ./conftest configure:23613: $? = 0 configure:23636: result: 4 configure:23646: checking for long configure:23676: gcc -c -fno-common conftest.c >&5 configure:23682: $? = 0 configure:23697: result: yes configure:23704: checking size of long configure:24006: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:24009: $? = 0 configure:24015: ./conftest configure:24018: $? = 0 configure:24041: result: 4 configure:24051: checking for unsigned long configure:24081: gcc -c -fno-common conftest.c >&5 configure:24087: $? = 0 configure:24102: result: yes configure:24109: checking size of unsigned long configure:24411: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:24414: $? = 0 configure:24420: ./conftest configure:24423: $? = 0 configure:24446: result: 4 configure:24456: checking for long long configure:24486: gcc -c -fno-common conftest.c >&5 configure:24492: $? = 0 configure:24507: result: yes configure:24514: checking size of long long configure:24816: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:24819: $? = 0 configure:24825: ./conftest configure:24828: $? = 0 configure:24851: result: 8 configure:24861: checking for off_t configure:24912: result: no configure:24919: checking size of off_t configure:25221: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:25224: $? = 0 configure:25230: ./conftest configure:25233: $? = 0 configure:25256: result: 4 configure:25266: checking for size_t configure:25317: result: yes configure:25324: checking size of size_t configure:25626: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:25629: $? = 0 configure:25635: ./conftest configure:25638: $? = 0 configure:25661: result: 4 configure:25700: gcc -c -fno-common conftest.c >&5 conftest.c:37:2: #error not defined configure:25706: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long int | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_SIZE_T 4 | /* end confdefs.h. */ | #include | #ifndef LONG_LONG | #error not defined | #endif | int | main () | { | ; | ; | return 0; | } configure:25729: checking for _LARGEFILE_SOURCE value needed for large files configure:25756: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:25762: $? = 0 configure:25826: result: no configure:25857: checking for memmove configure:25913: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:25919: $? = 0 configure:25937: result: yes configure:25857: checking for memset configure:25913: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 conftest.c:60: warning: conflicting types for built-in function `memset' configure:25919: $? = 0 configure:25937: result: yes configure:25857: checking for strchr configure:25913: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 conftest.c:61: warning: conflicting types for built-in function `strchr' configure:25919: $? = 0 configure:25937: result: yes configure:25857: checking for strerror configure:25913: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:25919: $? = 0 configure:25937: result: yes configure:25857: checking for strtol configure:25913: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:25919: $? = 0 configure:25937: result: yes configure:25952: checking for gettext configure:26008: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 ld: Undefined symbols: _gettext configure:26014: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long int | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_SIZE_T 4 | #define HAVE_FSEEKO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | /* Define gettext to an innocuous variant, in case declares gettext. | For example, HP-UX 11i declares gettimeofday. */ | #define gettext innocuous_gettext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gettext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gettext | | /* 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 gettext (); | /* 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_gettext || defined __stub___gettext | choke me | #endif | | int | main () | { | return gettext (); | ; | return 0; | } configure:26032: result: no configure:25952: checking for dgettext configure:26008: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 ld: Undefined symbols: _dgettext configure:26014: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long int | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_SIZE_T 4 | #define HAVE_FSEEKO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | /* Define dgettext to an innocuous variant, in case declares dgettext. | For example, HP-UX 11i declares gettimeofday. */ | #define dgettext innocuous_dgettext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dgettext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dgettext | | /* 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 dgettext (); | /* 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_dgettext || defined __stub___dgettext | choke me | #endif | | int | main () | { | return dgettext (); | ; | return 0; | } configure:26032: result: no configure:26042: checking for setreuid configure:26098: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 configure:26104: $? = 0 configure:26121: result: yes configure:26202: checking for snprintf configure:26258: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 conftest.c:64: warning: conflicting types for built-in function `snprintf' configure:26264: $? = 0 configure:26282: result: yes configure:26391: checking for vsnprintf configure:26447: gcc -o conftest -fno-common conftest.c -lpopt -lbz2 -lz >&5 conftest.c:65: warning: conflicting types for built-in function `vsnprintf' configure:26453: $? = 0 configure:26471: result: yes configure:26585: checking for program_invocation_short_name configure:26608: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:47: error: `program_invocation_short_name' undeclared (first use in this function) conftest.c:47: error: (Each undeclared identifier is reported only once conftest.c:47: error: for each function it appears in.) configure:26614: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "librsync" | #define PACKAGE_TARNAME "librsync" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "librsync 0.9.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "librsync" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBPOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_FILE_H 1 | #define off_t long int | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_SIZE_T 4 | #define HAVE_FSEEKO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | #include | int | main () | { | strlen(program_invocation_short_name) | ; | return 0; | } configure:26630: result: no configure:26637: checking for vararg macro support configure:26660: gcc -c -fno-common conftest.c >&5 configure:26666: $? = 0 configure:26676: result: yes configure:26853: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_f77_compiler_gnu=no ac_cv_func_alloca_works=yes ac_cv_func_dgettext=no ac_cv_func_gettext=no ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_setreuid=yes ac_cv_func_snprintf=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strtol=yes ac_cv_func_vsnprintf=yes ac_cv_header_bzlib_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_mcheck_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_bz2_BZ2_bzCompress=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_popt_poptGetContext=yes ac_cv_lib_z_deflate=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_unsigned_char=1 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_short=2 ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_off_t=no ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_char=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_short=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len=-1 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net/librsync/work/librsync-0.9.7/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net/librsync/work/librsync-0.9.7/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net/librsync/work/librsync-0.9.7/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net/librsync/work/librsync-0.9.7/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net/librsync/work/librsync-0.9.7/missing --run automake-1.7' AWK='gawk' BUILD_POPT='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lpopt -lbz2 -lz ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/net/librsync/work/librsync-0.9.7/missing --run makeinfo' OBJEXT='' PACKAGE='librsync' PACKAGE_BUGREPORT='' PACKAGE_NAME='librsync' PACKAGE_STRING='librsync 0.9.7' PACKAGE_TARNAME='librsync' PACKAGE_VERSION='0.9.7' PATH_SEPARATOR=':' RANLIB='ranlib' RS_LONG_T='long long' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.9.7' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/net/librsync/work/librsync-0.9.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' librsync_libversion='1:2:0' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "librsync" #define PACKAGE_TARNAME "librsync" #define PACKAGE_VERSION "0.9.7" #define PACKAGE_STRING "librsync 0.9.7" #define PACKAGE_BUGREPORT "" #define PACKAGE "librsync" #define VERSION "0.9.7" #define _GNU_SOURCE 1 #define HAVE_DLFCN_H 1 #define HAVE_LIBZ 1 #define HAVE_LIBBZ2 1 #define HAVE_LIBPOPT 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_BZLIB_H 1 #define HAVE_ZLIB_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_SYS_FILE_H 1 #define off_t long int #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_OFF_T 4 #define SIZEOF_SIZE_T 4 #define HAVE_FSEEKO 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VARARG_MACROS #define DO_RS_TRACE #define RS_LIBVERSION "1:2:0" #define RS_CANONICAL_HOST "i386-unknown-gnu" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by librsync config.status 0.9.7, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile depfiles on darwintel config.status:665: creating Makefile config.status:958: executing depfiles commands