This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by transmission configure 0.96, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --without-gtk --without-wx --prefix=/usr/local i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CC=cc CFLAGS=-fno-common LDFLAGS= -rpath=/usr/lib:/usr/local/lib CPPFLAGS=-I/usr/local/include CXX=c++ CXXFLAGS=-fno-common LDFLAGS=-rpath=/usr/lib:/usr/local/lib OPENSSL_CFLAGS=-DNO_IDEA --enable-static --disable-shared --enable-static --disable-shared -q --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: 156 tasks, 213 threads, 4 processors Load average: 0.31, Mach factor: 3.68 /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:2090: checking for a BSD-compatible install configure:2146: result: /usr/local/bin/ginstall -c configure:2157: checking whether build environment is sane configure:2200: result: yes configure:2228: checking for a thread-safe mkdir -p configure:2267: result: /usr/local/bin/mkdir -p configure:2280: checking for gawk configure:2296: found /usr/local/bin/gawk configure:2307: result: gawk configure:2318: checking whether make sets $(MAKE) configure:2339: result: yes configure:2522: checking how to create a ustar tar archive configure:2535: tar --version tar (GNU tar) 1.18 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:2538: $? = 0 configure:2578: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2581: $? = 0 configure:2585: tar -xf - &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:3148: $? = 0 configure:3155: 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:3158: $? = 0 configure:3165: gcc -V >&5 gcc: `-V' option must have argument configure:3168: $? = 1 configure:3191: checking for C compiler default output file name configure:3218: gcc -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3221: $? = 0 configure:3259: result: a.out configure:3276: checking whether the C compiler works configure:3286: ./a.out configure:3289: $? = 0 configure:3306: result: yes configure:3313: checking whether we are cross compiling configure:3315: result: no configure:3318: checking for suffix of executables configure:3325: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3328: $? = 0 configure:3352: result: configure:3358: checking for suffix of object files configure:3384: gcc -c -fno-common conftest.c >&5 configure:3387: $? = 0 configure:3410: result: configure:3414: checking whether we are using the GNU C compiler configure:3443: gcc -c -fno-common conftest.c >&5 configure:3449: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3466: result: no configure:3471: checking whether gcc accepts -g configure:3501: gcc -c -g conftest.c >&5 configure:3507: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3539: gcc -c conftest.c >&5 configure:3545: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3578: gcc -c -g conftest.c >&5 configure:3584: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3606: result: no configure:3623: checking for gcc option to accept ISO C89 configure:3697: gcc -c -fno-common conftest.c >&5 configure:3703: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:3697: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3703: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:3697: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3703: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:3697: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3703: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:3697: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3703: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:3697: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3703: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:3697: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3703: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:3729: result: unsupported configure:3746: checking dependency style of gcc configure:3837: result: gcc3 configure:3852: checking for a sed that does not truncate output configure:3908: result: /usr/local/bin/sed configure:3911: checking for grep that handles long lines and -e configure:3985: result: /usr/bin/grep configure:3990: checking for egrep configure:4068: result: /usr/bin/grep -E configure:4117: checking for non-GNU ld configure:4151: result: /usr/bin/ld configure:4160: checking if the linker (/usr/bin/ld) is GNU ld configure:4175: result: no configure:4180: checking for /usr/bin/ld option to reload object files configure:4187: result: -r configure:4205: checking for BSD-compatible nm configure:4254: result: /usr/bin/nm -p configure:4258: checking whether ln -s works configure:4262: result: yes configure:4269: checking how to recognize dependent libraries configure:4455: result: pass_all configure:4697: checking how to run the C preprocessor configure:4737: gcc -E conftest.c configure:4743: $? = 0 configure:4774: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4780: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* end confdefs.h. */ | #include configure:4813: result: gcc -E configure:4842: gcc -E conftest.c configure:4848: $? = 0 configure:4879: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4885: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* end confdefs.h. */ | #include configure:4923: checking for ANSI C header files configure:4953: gcc -c -fno-common conftest.c >&5 configure:4959: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5084: result: no configure:5108: checking for sys/types.h configure:5129: gcc -c -fno-common conftest.c >&5 configure:5135: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:5151: result: no configure:5108: checking for sys/stat.h configure:5129: gcc -c -fno-common conftest.c >&5 configure:5135: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:5151: result: no configure:5108: checking for stdlib.h configure:5129: gcc -c -fno-common conftest.c >&5 configure:5135: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:5151: result: no configure:5108: checking for string.h configure:5129: gcc -c -fno-common conftest.c >&5 configure:5135: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:5151: result: no configure:5108: checking for memory.h configure:5129: gcc -c -fno-common conftest.c >&5 configure:5135: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:5151: result: no configure:5108: checking for strings.h configure:5129: gcc -c -fno-common conftest.c >&5 configure:5135: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:5151: result: no configure:5108: checking for inttypes.h configure:5129: gcc -c -fno-common conftest.c >&5 configure:5135: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:5151: result: no configure:5108: checking for stdint.h configure:5129: gcc -c -fno-common conftest.c >&5 configure:5135: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:5151: result: no configure:5108: checking for unistd.h configure:5129: gcc -c -fno-common conftest.c >&5 configure:5135: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:5151: result: no configure:5178: checking dlfcn.h usability configure:5195: gcc -c -fno-common conftest.c >&5 configure:5201: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | /* 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:5215: result: no configure:5219: checking dlfcn.h presence configure:5234: gcc -E conftest.c configure:5240: $? = 0 configure:5254: result: yes configure:5267: WARNING: dlfcn.h: present but cannot be compiled configure:5269: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5271: WARNING: dlfcn.h: see the Autoconf documentation configure:5273: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5275: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5277: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5287: checking for dlfcn.h configure:5295: result: yes configure:5322: checking for i386-unknown-gnu-g++ configure:5352: result: no configure:5322: checking for i386-unknown-gnu-c++ configure:5352: result: no configure:5322: checking for i386-unknown-gnu-gpp configure:5352: result: no configure:5322: checking for i386-unknown-gnu-aCC configure:5352: result: no configure:5322: checking for i386-unknown-gnu-CC configure:5352: result: no configure:5322: checking for i386-unknown-gnu-cxx configure:5352: result: no configure:5322: checking for i386-unknown-gnu-cc++ configure:5352: result: no configure:5322: checking for i386-unknown-gnu-cl.exe configure:5352: result: no configure:5322: checking for i386-unknown-gnu-FCC configure:5352: result: no configure:5322: checking for i386-unknown-gnu-KCC configure:5352: result: no configure:5322: checking for i386-unknown-gnu-RCC configure:5352: result: no configure:5322: checking for i386-unknown-gnu-xlC_r configure:5352: result: no configure:5322: checking for i386-unknown-gnu-xlC configure:5352: result: no configure:5366: checking for g++ configure:5382: found /usr/local/bin/g++ configure:5393: result: g++ configure:5424: checking for C++ compiler version configure:5431: 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:5434: $? = 0 configure:5441: 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:5444: $? = 0 configure:5451: g++ -V >&5 g++: `-V' option must have argument configure:5454: $? = 1 configure:5457: checking whether we are using the GNU C++ compiler configure:5486: g++ -c -fno-common conftest.cpp >&5 configure:5492: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5509: result: no configure:5514: checking whether g++ accepts -g configure:5544: g++ -c -g conftest.cpp >&5 configure:5550: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5582: g++ -c conftest.cpp >&5 configure:5588: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5621: g++ -c -g conftest.cpp >&5 configure:5627: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5649: result: no configure:5674: checking dependency style of g++ configure:5765: result: gcc3 configure:5790: checking how to run the C++ preprocessor configure:5826: g++ -E conftest.cpp configure:5832: $? = 0 configure:3985: result: /usr/bin/grep configure:3990: checking for egrep configure:4068: result: /usr/bin/grep -E configure:4117: checking for non-GNU ld configure:4151: result: /usr/bin/ld configure:4160: checking if the linker (/usr/bin/ld) is GNU ld configure:4175: result: no configure:4180: checking for /usr/bin/ld option to reload object files configure:4187: result: -r configure:4205: checking for BSD-compatible nm configure:4254: result: /usr/bin/nm -p configure:4258: checking whether ln -s works configure:4262: result: yes configure:4269: checking how to recognize dependent libraries configure:4455: result: pass_all configure:4697: checking how to run the C preprocessor configure:5863: g++ -E conftest.cpp configure:4737: gcc -E conftest.c configure:4743: $? = 0 configure:5869: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5902: result: g++ -E configure:4774: gcc -E conftest.c configure:5931: g++ -E conftest.cpp configure:4780: $? = 1 configure: failed program was: configure:5937: $? = 0 | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:4813: result: gcc -E configure:5968: g++ -E conftest.cpp configure:4842: gcc -E conftest.c configure:5974: $? = 1 configure:4848: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6023: checking for i386-unknown-gnu-g77 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-xlf configure:6053: result: no configure:6023: checking for i386-unknown-gnu-f77 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-frt configure:6053: result: no configure:6023: checking for i386-unknown-gnu-pgf77 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-cf77 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-fort77 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-fl32 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-af77 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-xlf90 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-f90 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-pgf90 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-pghpf configure:6053: result: no configure:6023: checking for i386-unknown-gnu-epcf90 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-gfortran configure:6053: result: no configure:4879: gcc -E conftest.c configure:6023: checking for i386-unknown-gnu-g95 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-xlf95 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-f95 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-fort configure:6053: result: no configure:6023: checking for i386-unknown-gnu-ifort configure:6053: result: no configure:6023: checking for i386-unknown-gnu-ifc configure:6053: result: no configure:6023: checking for i386-unknown-gnu-efc configure:6053: result: no configure:6023: checking for i386-unknown-gnu-pgf95 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-lf95 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-ftn configure:6053: result: no configure:6067: checking for g77 configure:6083: found /usr/local/bin/g77 configure:6094: result: g77 configure:6124: checking for Fortran 77 compiler version configure:6131: 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:6134: $? = 0 configure:6141: g77 -v >&5 conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4885: $? = 1 sh: -c: line 1: syntax error near unexpected token `|' configure: failed program was: sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include 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:6144: $? = 0 configure:6151: 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:6154: $? = 0 configure:4923: checking for ANSI C header files configure:6162: checking whether we are using the GNU Fortran 77 compiler configure:6181: g77 -c conftest.F >&5 configure:4953: gcc -c -fno-common conftest.c >&5 configure:6187: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6204: result: no configure:6210: checking whether g77 accepts -g configure:4959: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5084: result: no configure:5108: checking for sys/types.h configure:6227: g77 -c -g conftest.f >&5 configure:6233: $? = 0 configure: failed program was: | program main | | end configure:6249: result: no configure:6279: checking the maximum length of command line arguments configure:6391: result: -1 configure:6403: checking command to parse /usr/bin/nm -p output from gcc object configure:5129: gcc -c -fno-common conftest.c >&5 configure:6508: gcc -c -fno-common conftest.c >&5 configure:6511: $? = 0 configure:6515: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest.configure:5135: $? = 0 (No such file or directory) configure: failed program was: configure:6518: $? = 0 | #ifdef __cplusplus | extern "C" { | #endif | char nm_test_var; | void nm_test_func(){} | #ifdef __cplusplus | } | #endif | int main(){nm_test_var='a';nm_test_func();return(0);} cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5151: result: no configure:5108: checking for sys/stat.h configure:6508: gcc -c -fno-common conftest.c >&5 conftest.c:14: error: parse error before string constant configure:6511: $? = 1 : failed program was: #ifdef __cplusplus extern "C" { #endif char nm_test_var; void nm_test_func(){} #ifdef __cplusplus } #endif int main(){nm_test_var='a';nm_test_func();return(0);} AGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" #define PACKAGE "transmission" #define VERSION "0.96" #define HAVE_DLFCN_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:5129: gcc -c -fno-common conftest.c >&5 configure:6608: result: failed configure:6615: checking for objdir In file included from /usr/include/machine/_types.h:28, from /usr/include/sys/_types.h:27, from /usr/include/_types.h:27, from /usr/include/stdio.h:64, from conftest.c:15: /usr/include/i386/_types.h:31: error: parse error before string constant configure:5135: $? = 1 configure: failed program was: configure:5151: result: no configure:5108: checking for stdlib.h configure:6630: result: .libs configure:6682: checking for i386-unknown-gnu-ar configure:6712: result: no configure:6722: checking for ar configure:6738: found /usr/bin/ar configure:6749: result: ar configure:6778: checking for i386-unknown-gnu-ranlib configure:6808: result: no configure:6818: checking for ranlib configure:6834: found /usr/bin/ranlib configure:6845: result: ranlib configure:6874: checking for i386-unknown-gnu-strip configure:6904: result: no configure:6914: checking for strip configure:6930: found /usr/bin/strip configure:6941: result: strip configure:5129: gcc -c -fno-common conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' iles configure:5135: $? = 1 configure: failed program was: configure:7277: checking for gcc option to produce PIC configure:7509: result: configure:7580: checking if gcc static flag works configure:5151: result: no configure:5108: checking for string.h configure:7608: result: no configure:7618: checking if gcc supports -c -o file.o configure:7642: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:5129: gcc -c -fno-common conftest.c >&5 configure:7646: $? = 0 configure:5135: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_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:5151: result: no configure:5108: checking for memory.h configure:7665: result: yes configure:7691: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8671: result: no configure:8738: checking dynamic linker characteristics configure:9342: result: gnu ld.so configure:9351: checking how to hardcode library paths into programs configure:9376: result: unsupported configure:9390: checking whether stripping libraries is possible configure:9412: result: no configure:10197: checking if libtool supports shared libraries configure:10199: result: no configure:10202: checking whether to build shared libraries configure:10223: result: no configure:5129: gcc -c -fno-common conftest.c >&5 configure:10226: checking whether to build static libraries configure:10230: result: yes configure:10323: creating libtool gcc: conftest.c: No such file or directory gcc: no input files configure:5135: $? = 1 configure: failed program was: configure:5151: result: no configure:5108: checking for strings.h configure:5129: gcc -c -fno-common conftest.c >&5 configure:5135: $? = 0 configure: failed program was: configure:5151: result: no configure:5108: checking for inttypes.h configure:11053: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12027: result: yes configure:12045: g++ -c -fno-common conftest.cpp >&5 configure:12048: $? = 0 configure:5129: gcc -c -fno-common conftest.c >&5 configure:12200: checking for g++ option to produce PIC configure:12484: result: configure:12555: checking if g++ static flag works g++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5135: $? = 0 configure: failed program was: | /* 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 g++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5151: result: no configure:5108: checking for stdint.h configure:12583: result: yes configure:12593: checking if g++ supports -c -o file.o configure:12617: g++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:5129: gcc -c -fno-common conftest.c >&5 configure:12621: $? = 0 configure:5135: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_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:5151: result: no configure:5108: checking for unistd.h configure:12640: result: yes configure:12666: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12691: result: yes configure:12758: checking dynamic linker characteristics configure:13310: result: gnu ld.so configure:13319: checking how to hardcode library paths into programs configure:13344: result: unsupported configure:5129: gcc -c -fno-common conftest.c >&5 gcc: conftest.c: No such file or directory gcc: no input files configure:5135: $? = 1 configure: failed program was: configure:5151: result: no configure:5178: checking dlfcn.h usability configure:13878: checking if libtool supports shared libraries configure:13880: result: no configure:13883: checking whether to build shared libraries configure:13903: result: no configure:13906: checking whether to build static libraries configure:13910: result: yes configure:13920: checking for g77 option to produce PIC configure:14152: result: configure:14223: checking if g77 static flag works configure:5195: gcc -c -fno-common conftest.c >&5 configure:14251: result: yes configure:14261: checking if g77 supports -c -o file.o configure:5201: $? = 1 configure: failed program was: configure:5215: result: no configure:5219: checking dlfcn.h presence configure:14285: g77 -c -o out/conftest2.o conftest.f >&5 configure:14289: $? = 0 configure:5234: gcc -E conftest.c configure:5240: $? = 0 configure:5254: result: yes configure:5267: WARNING: dlfcn.h: present but cannot be compiled configure:5269: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5271: WARNING: dlfcn.h: see the Autoconf documentation configure:5273: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5275: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5277: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:14308: result: yes configure:14334: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15294: result: no configure:15361: checking dynamic linker characteristics configure:15913: result: gnu ld.so configure:15922: checking how to hardcode library paths into programs configure:15947: result: unsupported configure:5287: checking for dlfcn.h configure:5295: result: yes configure:5322: checking for i386-unknown-gnu-g++ configure:5352: result: no configure:5322: checking for i386-unknown-gnu-c++ configure:5352: result: no configure:5322: checking for i386-unknown-gnu-gpp configure:5352: result: no configure:5322: checking for i386-unknown-gnu-aCC configure:5352: result: no configure:5322: checking for i386-unknown-gnu-CC configure:5352: result: no configure:5322: checking for i386-unknown-gnu-cxx configure:5352: result: no configure:5322: checking for i386-unknown-gnu-cc++ configure:5352: result: no configure:5322: checking for i386-unknown-gnu-cl.exe configure:5352: result: no configure:5322: checking for i386-unknown-gnu-FCC configure:5352: result: no configure:5322: checking for i386-unknown-gnu-KCC configure:5352: result: no configure:5322: checking for i386-unknown-gnu-RCC configure:5352: result: no configure:5322: checking for i386-unknown-gnu-xlC_r configure:5352: result: no configure:5322: checking for i386-unknown-gnu-xlC configure:5352: result: no configure:5366: checking for g++ configure:5382: found /usr/local/bin/g++ configure:5393: result: g++ configure:5424: checking for C++ compiler version configure:5431: 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:5434: $? = 0 configure:5441: 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:5444: $? = 0 configure:5451: g++ -V >&5 g++: `-V' option must have argument configure:5454: $? = 1 configure:5457: checking whether we are using the GNU C++ compiler configure:19535: checking for i386-unknown-gnu-gcc configure:19562: result: gcc configure:19840: checking for C compiler version configure:19847: 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:19850: $? = 0 configure:19857: 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:19860: $? = 0 configure:19867: gcc -V >&5 gcc: `-V' option must have argument configure:19870: $? = 1 configure:19873: checking whether we are using the GNU C compiler configure:19925: result: no configure:19930: checking whether gcc accepts -g configure:20065: result: no configure:20082: checking for gcc option to accept ISO C89 configure:20188: result: unsupported configure:20205: checking dependency style of gcc configure:20296: result: gcc3 configure:20427: checking for C++ compiler version configure:20434: 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:20437: $? = 0 configure:20444: 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:20447: $? = 0 configure:20454: g++ -V >&5 g++: `-V' option must have argument configure:20457: $? = 1 configure:20460: checking whether we are using the GNU C++ compiler configure:20512: result: no configure:20517: checking whether g++ accepts -g configure:20652: result: no configure:20677: checking dependency style of g++ configure:20768: result: gcc3 configure:20787: checking for ANSI C header files configure:20948: result: no configure:20958: checking whether time.h and sys/time.h may both be included configure:5486: g++ -c -fno-common conftest.cpp >&5 configure:5492: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:20988: gcc -c -fno-common conftest.c >&5 configure:5509: result: no configure:5514: checking whether g++ accepts -g configure:20994: $? = 0 configure:21009: result: yes configure:5544: g++ -c -g conftest.cpp >&5 configure:21028: checking for lrintf configure:5550: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:21084: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:5582: g++ -c conftest.cpp >&5 configure:21090: $? = 0 configure:5588: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:21108: result: yes configure:21028: checking for strlcpy configure:5621: g++ -c -g conftest.cpp >&5 configure:21084: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5627: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:21090: $? = 0 configure:21108: result: yes configure:5649: result: no configure:5674: checking dependency style of g++ configure:21028: checking for strlcat configure:21084: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21090: $? = 0 configure:21108: result: yes configure:21028: checking for daemon configure:21084: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21090: $? = 0 configure:5765: result: gcc3 configure:5790: checking how to run the C++ preprocessor configure:21108: result: yes configure:21028: checking for dirname configure:5826: g++ -E conftest.cpp configure:5832: $? = 0 configure:21084: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:21090: $? = 0 configure:21108: result: yes configure:5863: g++ -E conftest.cpp configure:21028: checking for basename conftest.cpp:17:28: ac_nonexistent.h: No such file or directory configure:5869: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | /* end confdefs.h. */ | #include configure:5902: result: g++ -E configure:21084: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:5931: g++ -E conftest.cpp gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21090: $? = 0 configure:21108: result: yes configure:5937: $? = 0 configure:21118: checking for void* configure:5968: g++ -E conftest.cpp configure:21148: gcc -c -fno-common conftest.c >&5 configure:5974: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | /* end confdefs.h. */ | #include configure:21154: $? = 0 configure:6023: checking for i386-unknown-gnu-g77 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-xlf configure:6053: result: no configure:6023: checking for i386-unknown-gnu-f77 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-frt configure:6053: result: no configure:21169: result: yes configure:6023: checking for i386-unknown-gnu-pgf77 configure:21176: checking size of void* configure:6053: result: no configure:6023: checking for i386-unknown-gnu-cf77 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-fort77 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-fl32 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-af77 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-xlf90 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-f90 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-pgf90 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-pghpf configure:6053: result: no configure:6023: checking for i386-unknown-gnu-epcf90 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-gfortran configure:6053: result: no configure:6023: checking for i386-unknown-gnu-g95 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-xlf95 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-f95 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-fort configure:6053: result: no configure:6023: checking for i386-unknown-gnu-ifort configure:6053: result: no configure:6023: checking for i386-unknown-gnu-ifc configure:6053: result: no configure:6023: checking for i386-unknown-gnu-efc configure:6053: result: no configure:6023: checking for i386-unknown-gnu-pgf95 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-lf95 configure:6053: result: no configure:6023: checking for i386-unknown-gnu-ftn configure:6053: result: no configure:6067: checking for g77 configure:6083: found /usr/local/bin/g77 configure:6094: result: g77 configure:21478: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:6124: checking for Fortran 77 compiler version gcc: configure:6131: g77 --version >&5 unrecognized option `-rpath=/usr/lib:/usr/local/lib' 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:6134: $? = 0 configure:6141: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' configure:21481: $? = 0 sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' configure:21487: ./conftest 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:21490: $? = 0 cc: /tmp/: linker input file unused because linking not done configure:6144: $? = 0 configure:6151: 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:6154: $? = 0 configure:6162: checking whether we are using the GNU Fortran 77 compiler configure:21513: result: 4 configure:6181: g77 -c conftest.F >&5 configure:21536: checking for a BSD-compatible install configure:21592: result: /usr/local/bin/ginstall -c configure:21603: checking whether make sets $(MAKE) configure:21624: result: yes configure:21636: checking for i386-unknown-gnu-ranlib configure:21663: result: ranlib configure:21921: checking for the pthreads library -lpthreads 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:6187: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6204: result: no configure:6210: checking whether g77 accepts -g configure:21964: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lpthreads >&5 configure:6227: g77 -c -g conftest.f >&5 configure:21970: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:6233: $? = 0 configure: failed program was: | program main | | end configure:21990: result: no configure:6249: result: no configure:21866: checking whether pthreads work without any flags configure:6279: checking the maximum length of command line arguments configure:6391: result: -1 configure:6403: checking command to parse /usr/bin/nm -p output from gcc object configure:6508: gcc -c -fno-common conftest.c >&5 configure:6511: $? = 0 configure:6515: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6518: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:21964: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:6508: gcc -c -fno-common conftest.c >&5 configure:6511: $? = 0 configure:6515: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6518: $? = 0 gcc: conftest.c: No such file or directory gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: no input files cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:21970: $? = 1 configure: failed program was: | #ifdef __cplusplus | extern "C" { | #endif | char nm_test_var; | void nm_test_func(){} | #ifdef __cplusplus | } | #endif | int main(){nm_test_var='a';nm_test_func();return(0);} configure:6608: result: failed configure:6615: checking for objdir configure:21990: result: no configure:21871: checking whether pthreads work with -Kthread configure:6630: result: .libs configure:6682: checking for i386-unknown-gnu-ar configure:6712: result: no configure:6722: checking for ar configure:6738: found /usr/bin/ar configure:6749: result: ar configure:6778: checking for i386-unknown-gnu-ranlib configure:6808: result: no configure:6818: checking for ranlib configure:6834: found /usr/bin/ranlib configure:6845: result: ranlib configure:6874: checking for i386-unknown-gnu-strip configure:6904: result: no configure:6914: checking for strip configure:6930: found /usr/bin/strip configure:6941: result: strip configure:21964: gcc -o conftest -fno-common -Kthread -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:21970: $? = 1 configure: failed program was: | int main(){return(0);} configure:21990: result: no configure:21871: checking whether pthreads work with -kthread configure:7277: checking for gcc option to produce PIC configure:7509: result: configure:7580: checking if gcc static flag works gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21964: gcc -o conftest -fno-common -kthread -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:7608: result: yes configure:7618: checking if gcc supports -c -o file.o gcc: conftest.c: No such file or directory gcc: unrecognized option `-kthread' gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: no input files configure:21970: $? = 1 configure: failed program was: configure:7642: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:21990: result: no configure:21921: checking for the pthreads library -llthread configure:7646: $? = 0 configure:21964: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -llthread >&5 configure:7665: result: yes configure:7691: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8671: result: no configure:8738: checking dynamic linker characteristics configure:9342: result: gnu ld.so configure:9351: checking how to hardcode library paths into programs configure:9376: result: unsupported configure:21970: $? = 1 configure:9390: checking whether stripping libraries is possible configure: failed program was: configure:9412: result: no configure:10197: checking if libtool supports shared libraries configure:10199: result: no configure:10202: checking whether to build shared libraries configure:10223: result: no configure:10226: checking whether to build static libraries configure:10230: result: yes configure:21990: result: no configure:21871: checking whether pthreads work with -pthread configure:10323: creating libtool configure:21964: gcc -o conftest -fno-common -pthread -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-pthread' gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21970: $? = 0 configure:21990: result: yes configure:22009: checking for joinable pthread attribute configure:22034: gcc -o conftest -fno-common -pthread -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:11053: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12027: result: yes configure:12045: g++ -c -fno-common conftest.cpp >&5 configure:12048: $? = 0 configure:22040: $? = 0 configure: failed program was: configure:12200: checking for g++ option to produce PIC configure:12484: result: configure:12555: checking if g++ static flag works configure:12583: result: yes configure:12593: checking if g++ supports -c -o file.o configure:22034: gcc -o conftest -fno-common -pthread -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:12617: g++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:12621: $? = 0 gcc: unrecognized option `-pthread' gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c: In function `main': conftest.c:6: error: `PTHREAD_CREATE_UNDETACHED' undeclared (first use in this function) conftest.c:6: error: (Each undeclared identifier is reported only once conftest.c:6: error: for each function it appears in.) configure:22040: $? = 1 configure: failed program was: | /* end confdefs.h. */ | #include | int | main () | { | int attr=PTHREAD_CREATE_UNDETACHED; return attr; | ; | return 0; | } configure:22057: result: unknown configure:22067: checking if more special flags are required for pthreads configure:22074: result: no configure:22089: checking for xlc_r configure:22119: result: no configure:22089: checking for cc_r configure:22119: result: no configure:22159: checking for library containing socket configure:12640: result: yes configure:12666: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12691: result: yes configure:12758: checking dynamic linker characteristics configure:13310: result: gnu ld.so configure:13319: checking how to hardcode library paths into programs configure:13344: result: unsupported configure:22200: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:22206: $? = 1 configure: failed program was: configure:22200: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lsocket >&5 configure:13878: checking if libtool supports shared libraries configure:13880: result: no configure:13883: checking whether to build shared libraries configure:13903: result: no configure:13906: checking whether to build static libraries configure:13910: result: yes configure:13920: checking for g77 option to produce PIC configure:14152: result: configure:14223: checking if g77 static flag works configure:22206: $? = 1 configure: failed program was: configure:22200: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lnet >&5 configure:14251: result: no configure:14261: checking if g77 supports -c -o file.o gcc: conftest.c: No such file or directory gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22206: $? = 1 configure: failed program was: configure:14285: g77 -c -o out/conftest2.o conftest.f >&5 configure:22234: result: no configure:22242: checking for library containing gethostbyname configure:14289: $? = 0 configure:22283: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't create output file: conftest (Is a directory, errno = 21) configure:22289: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 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 gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:14308: result: yes configure:14334: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15294: result: no configure:15361: checking dynamic linker characteristics configure:15913: result: gnu ld.so configure:15922: checking how to hardcode library paths into programs configure:15947: result: unsupported configure:22283: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lnsl >&5 gcc: conftest.c: No such file or directory gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22289: $? = 1 configure: failed program was: configure:19535: checking for i386-unknown-gnu-gcc configure:19562: result: gcc configure:19840: checking for C compiler version configure:19847: 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:19850: $? = 0 configure:19857: 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:19860: $? = 0 configure:19867: gcc -V >&5 gcc: `-V' option must have argument configure:22283: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbind >&5 configure:19870: $? = 1 configure:19873: checking whether we are using the GNU C compiler configure:19925: result: no configure:19930: checking whether gcc accepts -g configure:20065: result: no configure:20082: checking for gcc option to accept ISO C89 configure:20188: result: unsupported configure:20205: checking dependency style of gcc configure:20296: result: gcc3 configure:20427: checking for C++ compiler version configure:20434: 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:20437: $? = 0 configure:20444: 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:20447: $? = 0 configure:20454: g++ -V >&5 g++: `-V' option must have argument configure:20457: $? = 1 configure:20460: checking whether we are using the GNU C++ compiler configure:20512: result: no configure:20517: checking whether g++ accepts -g configure:20652: result: no configure:20677: checking dependency style of g++ configure:20768: result: gcc3 configure:20787: checking for ANSI C header files configure:20948: result: no configure:20958: checking whether time.h and sys/time.h may both be included gcc: conftest.c: No such file or directory gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22289: $? = 1 configure: failed program was: | /* confdefs.h. */ configure:22317: result: no configure:22331: checking for i386-unknown-gnu-pkg-config configure:20988: gcc -c -fno-common conftest.c >&5 configure:22364: result: no configure:22374: checking for pkg-config configure:22392: found /usr/local/bin/pkg-config configure:22404: result: /usr/local/bin/pkg-config configure:22433: checking pkg-config is at least version 0.9.0 configure:22436: result: yes configure:22447: checking for OPENSSL configure:22473: $PKG_CONFIG --exists --print-errors "openssl >= 0.9.4" configure:22476: $? = 0 configure:22552: result: yes configure:22564: checking for special C compiler options needed for large files gcc: conftest.c: No such file or directory gcc: no input files configure:20994: $? = 1 configure: failed program was: | /* confdefs.h. */ configure:21009: result: no configure:21028: checking for lrintf configure:22604: gcc -c -fno-common conftest.c >&5 configure:22610: $? = 0 configure:21084: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:22657: result: no configure:22663: checking for _FILE_OFFSET_BITS value needed for large files gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21090: $? = 0 configure:21108: result: yes configure:22698: gcc -c -fno-common conftest.c >&5 configure:21028: checking for strlcpy gcc: conftest.c: No such file or directory gcc: no input files configure:22704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 configure:21084: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _main configure:21090: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | /* 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:22748: gcc -c -fno-common conftest.c >&5 configure:21108: result: no configure:21028: checking for strlcat configure:22754: $? = 0 configure: failed program was: | /* confdefs.h. */ configure:22772: result: unknown configure:22784: checking for _LARGE_FILES value needed for large files configure:21084: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _main configure:21090: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:22819: gcc -c -fno-common conftest.c >&5 configure:21108: result: no configure:21028: checking for daemon configure:22825: $? = 0 configure: failed program was: | /* confdefs.h. */ configure:21084: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _main configure:21090: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | /* 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:22869: gcc -c -fno-common conftest.c >&5 configure:21108: result: no configure:21028: checking for dirname configure:22875: $? = 0 configure: failed program was: configure:22893: result: unknown configure:22909: checking how to copy va_list configure:21084: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:2: error: parse error before '/' token configure:21090: $? = 1 configure: failed program was: | /* confdefs.h. */ | */ | /* Define dirname to an innocuous variant, in case declares dirname. | For example, HP-UX 11i declares gettimeofday. */ | #define dirname innocuous_dirname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dirname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dirname | | /* 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 dirname (); | /* 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_dirname || defined __stub___dirname | choke me | #endif | | int | main () | { | return dirname (); | ; | return 0; | } | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | /* end confdefs.h. */ | #include | int | main () | { | va_list ap1, ap2; va_copy(ap1, ap2); | ; | return 0; | } configure:22932: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:21108: result: no configure:21028: checking for basename configure:22938: $? = 1 configure: failed program was: | /* confdefs.h. */ configure:21084: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:22973: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:46: error: parse error before string constant conftest.c:85: error: redefinition of `main' conftest.c:56: error: `main' previously defined here configure:21090: $? = 1 configure: failed program was: | /* confdefs.h. */ | E "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | /* end confdefs.h. */ | /* Define basename to an innocuous variant, in case declares basename. | For example, HP-UX 11i declares gettimeofday. */ | #define basename innocuous_basename | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char basename (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef basename | | /* 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 basename (); | /* 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_basename || defined __stub___basename | choke me | #endif | | int | main () | { | return basename (); | ; | return 0; | } | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | /* end confdefs.h. */ | #include | int | main () | { | va_list ap1, ap2; __va_copy(ap1, ap2); | ; | return 0; | } configure:21108: result: no configure:21118: checking for void* configure:22979: $? = 1 configure: failed program was: configure:22999: result: memcpy configure:21148: gcc -c -fno-common conftest.c >&5 configure:23016: invoking libevent's configure script configure:23026: checking for GTK configure:23037: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_MINIMUM glib-2.0 >= $GLIB_MINIMUM gmodule-2.0 >= $GLIB_MINIMUM gthread-2.0 >= $GLIB_MINIMUM" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:23043: $? = 1 configure:23064: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_MINIMUM glib-2.0 >= $GLIB_MINIMUM gmodule-2.0 >= $GLIB_MINIMUM gthread-2.0 >= $GLIB_MINIMUM" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:23070: $? = 1 No package 'gtk+-2.0' found configure:23107: result: no configure:23160: checking for intltool >= 0.23 configure:23167: result: 0.36.2 found configure:23223: checking for perl configure:21154: $? = 1 configure:23241: found /usr/local/bin/perl configure: failed program was: configure:23253: result: /usr/local/bin/perl configure:23286: checking for iconv configure:23304: found /usr/local/bin/iconv configure:23317: result: /usr/local/bin/iconv configure:23327: checking for msgfmt configure:23345: found /usr/local/bin/msgfmt configure:23358: result: /usr/local/bin/msgfmt configure:21169: result: no configure:23368: checking for msgmerge configure:21176: checking size of void* configure:23386: found /usr/local/bin/msgmerge configure:23399: result: /usr/local/bin/msgmerge configure:23409: checking for xgettext configure:23427: found /usr/local/bin/xgettext configure:23440: result: /usr/local/bin/xgettext configure:21478: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:113: error: redefinition of `main' conftest.c:85: error: `main' previously defined here configure:23477: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:21481: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) | /* 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 void* ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } | /* end confdefs.h. */ | | int | main () | { | extern int _nl_msg_cat_cntr; | return _nl_msg_cat_cntr | ; | return 0; | } configure:21513: result: 0 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:113: error: redefinition of `main' conftest.c:85: error: `main' previously defined here configure:23483: $? = 1 configure: failed program was: configure:21536: checking for a BSD-compatible install configure:21592: result: /usr/local/bin/ginstall -c configure:21603: checking whether make sets $(MAKE) configure:21624: result: yes configure:21636: checking for i386-unknown-gnu-ranlib configure:21663: result: ranlib configure:21921: checking for the pthreads library -lpthreads configure:23625: checking locale.h usability configure:21964: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lpthreads >&5 configure:23642: gcc -c -fno-common conftest.c >&5 conftest.c:23:1: warning: "SIZEOF_VOIDP" redefined conftest.c:18:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "SIZEOF_VOIDP" redefined conftest.c:23:1: warning: this is the location of the previous definition conftest.c:46:1: warning: "SIZEOF_VOIDP" redefined conftest.c:41:1: warning: this is the location of the previous definition configure:21970: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) | #define SIZEOF_VOIDP 0 | #define GETTEXT_PACKAGE "transmission" | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) | #define SIZEOF_VOIDP 0 | #define GETTEXT_PACKAGE "transmission" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } | /* 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 conftest.c:23:1: warning: "SIZEOF_VOIDP" redefined conftest.c:18:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "SIZEOF_VOIDP" redefined conftest.c:23:1: warning: this is the location of the previous definition conftest.c:46:1: warning: "SIZEOF_VOIDP" redefined conftest.c:41:1: warning: this is the location of the previous definition configure:23648: $? = 0 configure:21990: result: no configure:21866: checking whether pthreads work without any flags configure:23662: result: yes configure:23666: checking locale.h presence configure:21964: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:23681: gcc -E conftest.c conftest.c:23:1: warning: "SIZEOF_VOIDP" redefined conftest.c:18:1: warning: this is the location of the previous definition conftest.c:52:1: warning: "SIZEOF_VOIDP" redefined conftest.c:23:1: warning: this is the location of the previous definition conftest.c:53:1: warning: "PTHREAD_CREATE_JOINABLE" redefined In file included from conftest.c:26: /usr/include/pthread.h:178:1: warning: this is the location of the previous definition conftest.c:57:1: warning: "SIZEOF_VOIDP" redefined conftest.c:52:1: warning: this is the location of the previous definition configure:21970: $? = 1 configure: failed program was: | /* confdefs.h. */ | E "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) | #define SIZEOF_VOIDP 0 | #define GETTEXT_PACKAGE "transmission" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) | #define SIZEOF_VOIDP 0 | #define GETTEXT_PACKAGE "transmission" | /* end confdefs.h. */ | #include conftest.c:23:1: warning: "SIZEOF_VOIDP" redefined conftest.c:18:1: warning: this is the location of the previous definition conftest.c:52:1: warning: "SIZEOF_VOIDP" redefined conftest.c:23:1: warning: this is the location of the previous definition conftest.c:53:1: warning: "PTHREAD_CREATE_JOINABLE" redefined In file included from conftest.c:26: /usr/include/pthread.h:178:1: warning: this is the location of the previous definition conftest.c:57:1: warning: "SIZEOF_VOIDP" redefined conftest.c:52:1: warning: this is the location of the previous definition configure:23687: $? = 0 configure:21990: result: no configure:21871: checking whether pthreads work with -Kthread configure:23701: result: yes configure:23734: checking for locale.h configure:23742: result: yes configure:23756: checking for LC_MESSAGES configure:21964: gcc -o conftest -fno-common -Kthread -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:23782: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:23:1: warning: "SIZEOF_VOIDP" redefined conftest.c:18:1: warning: this is the location of the previous definition In file included from /usr/include/machine/_types.h:28, from /usr/include/sys/_types.h:27, from /usr/include/_types.h:27, from /usr/include/pthread.h:55, from conftest.c:27: /usr/include/i386/_types.h:31: error: parse error before string constant conftest.c:53:1: warning: "SIZEOF_VOIDP" redefined conftest.c:23:1: warning: this is the location of the previous definition conftest.c:54:1: warning: "PTHREAD_CREATE_JOINABLE" redefined In file included from conftest.c:27: /usr/include/pthread.h:178:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "SIZEOF_VOIDP" redefined conftest.c:53:1: warning: this is the location of the previous definition conftest.c:65: error: redefinition of `main' conftest.c:30: error: `main' previously defined here configure:21970: $? = 1 configure: failed program was: | /* confdefs.h. */ | E "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) | #define SIZEOF_VOIDP 0 | #define GETTEXT_PACKAGE "transmission" | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) | #define SIZEOF_VOIDP 0 | #define GETTEXT_PACKAGE "transmission" | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | return LC_MESSAGES | ; | return 0; | } gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:23:1: warning: "SIZEOF_VOIDP" redefined conftest.c:18:1: warning: this is the location of the previous definition In file included from /usr/include/machine/_types.h:28, from /usr/include/sys/_types.h:27, from /usr/include/_types.h:27, from /usr/include/pthread.h:55, from conftest.c:27: /usr/include/i386/_types.h:31: error: parse error before string constant conftest.c:53:1: warning: "SIZEOF_VOIDP" redefined conftest.c:23:1: warning: this is the location of the previous definition conftest.c:54:1: warning: "PTHREAD_CREATE_JOINABLE" redefined In file included from conftest.c:27: /usr/include/pthread.h:178:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "SIZEOF_VOIDP" redefined conftest.c:53:1: warning: this is the location of the previous definition conftest.c:65: error: redefinition of `main' conftest.c:30: error: `main' previously defined here configure:23788: $? = 1 configure: failed program was: | /* confdefs.h. */ | E "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) | #define SIZEOF_VOIDP 0 | #define GETTEXT_PACKAGE "transmission" | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) | #define SIZEOF_VOIDP 0 | #define GETTEXT_PACKAGE "transmission" | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | return LC_MESSAGES | ; | return 0; | } configure:21990: result: no configure:21871: checking whether pthreads work with -kthread configure:23805: result: no configure:23834: checking libintl.h usability configure:21964: gcc -o conftest -fno-common -kthread -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:23851: gcc -c -fno-common conftest.c >&5 conftest.c:23:1: warning: "SIZEOF_VOIDP" redefined conftest.c:18:1: warning: this is the location of the previous definition conftest.c:42:1: warning: "SIZEOF_VOIDP" redefined conftest.c:23:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "SIZEOF_VOIDP" redefined conftest.c:42:1: warning: this is the location of the previous definition configure:21970: $? = 0 conftest.c:23:1: warning: "SIZEOF_VOIDP" redefined conftest.c:18:1: warning: this is the location of the previous definition conftest.c:42:1: warning: "SIZEOF_VOIDP" redefined conftest.c:23:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "SIZEOF_VOIDP" redefined conftest.c:42:1: warning: this is the location of the previous definition configure:23857: $? = 0 configure:23871: result: yes configure:21990: result: yes configure:23875: checking libintl.h presence configure:22009: checking for joinable pthread attribute configure:23890: gcc -E conftest.c configure:22034: gcc -o conftest -fno-common -kthread -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:23896: $? = 0 configure:23910: result: yes configure:23943: checking for libintl.h configure:23950: result: yes configure:22040: $? = 0 configure:23961: checking for ngettext in libc configure:22057: result: PTHREAD_CREATE_JOINABLE configure:22067: checking if more special flags are required for pthreads configure:22074: result: no configure:22089: checking for xlc_r configure:22119: result: no configure:22089: checking for cc_r configure:22119: result: no configure:22159: checking for library containing socket configure:23989: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 configure:22200: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:34:1: warning: "SIZEOF_VOIDP" redefined conftest.c:29:1: warning: this is the location of the previous definition conftest.c:49: error: redefinition of `main' conftest.c:8: error: `main' previously defined here configure:23995: $? = 1 configure: failed program was: | /* confdefs.h. */ | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) | #define SIZEOF_VOIDP 0 | #define GETTEXT_PACKAGE "transmission" | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD 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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:24013: result: no configure:24177: checking for bindtextdomain in -lintl configure:22206: $? = 1 configure: failed program was: configure:22200: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lsocket >&5 configure:24212: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lintl >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lsocket configure:22206: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) | #define SIZEOF_VOIDP 0 | #define GETTEXT_PACKAGE "transmission" | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD 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 bindtextdomain (); | int | main () | { | return bindtextdomain (); | ; | return 0; | } configure:22200: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lnet >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:23:1: warning: "SIZEOF_VOIDP" redefined conftest.c:18:1: warning: this is the location of the previous definition ld: Undefined symbols: _bindtextdomain configure:24218: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) | #define SIZEOF_VOIDP 0 | #define GETTEXT_PACKAGE "transmission" | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD 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 bindtextdomain (); | int | main () | { | return bindtextdomain (); | ; | return 0; | } configure:24236: result: no configure:24372: checking if -liconv is needed to use gettext configure:24374: result: configure:24376: checking for ngettext in -lintl configure:22206: $? = 1 configure: failed program was: configure:22234: result: no configure:22242: checking for library containing gethostbyname configure:24411: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lintl -liconv >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _main configure:24417: $? = 1 configure: failed program was: configure:22283: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 | /* confdefs.h. */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "0.96" | #define PACKAGE_STRING "transmission 0.96" | #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" | #define PACKAGE "transmission" | #define VERSION "0.96" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define SIZEOF_VOIDP 4 | #define PTHREAD_CREATE_JOINABLE unknown | #define HAVE_PTHREAD 1 | #define HAVE_LRINTF 1 | #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) | #define SIZEOF_VOIDP 0 | #define GETTEXT_PACKAGE "transmission" | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD 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 gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:24435: result: no configure:25172: checking for wx-config configure:22289: $? = 0 configure:25204: result: no configure: failed program was: configure:25404: checking host system type configure:25419: result: i386-unknown-gnu configure:22283: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lnsl >&5 gcc: conftest.c: No such file or directory gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22289: $? = 1 configure: failed program was: configure:25792: creating ./config.status configure:22283: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbind >&5 gcc: conftest.c: No such file or directory gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22289: $? = 1 configure: failed program was: configure:22317: result: no configure:22331: checking for i386-unknown-gnu-pkg-config configure:22364: result: no configure:22374: checking for pkg-config configure:22392: found /usr/local/bin/pkg-config configure:22404: result: /usr/local/bin/pkg-config configure:22433: checking pkg-config is at least version 0.9.0 configure:22436: result: yes configure:22447: checking for OPENSSL configure:22473: $PKG_CONFIG --exists --print-errors "openssl >= 0.9.4" configure:22476: $? = 0 configure:22552: result: yes configure:22564: checking for special C compiler options needed for large files configure:22604: gcc -c -fno-common conftest.c >&5 conftest.c:23:1: warning: "SIZEOF_VOIDP" redefined conftest.c:18:1: warning: this is the location of the previous definition configure:22610: $? = 0 configure:22657: result: no configure:22663: checking for _FILE_OFFSET_BITS value needed for large files configure:22698: gcc -c -fno-common conftest.c >&5 conftest.c:23:1: warning: "SIZEOF_VOIDP" redefined conftest.c:18:1: warning: this is the location of the previous definition configure:22704: $? = 0 configure:22772: result: no configure:22909: checking how to copy va_list ## ---------------- ## ## Cache variables. ## ## ---------------- ## configure:22932: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no 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_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-rpath=/usr/lib:/usr/local/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_OPENSSL_CFLAGS_set=set ac_cv_env_OPENSSL_CFLAGS_value=-DNO_IDEA ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_basename=yes ac_cv_func_daemon=yes ac_cv_func_dirname=yes ac_cv_func_lrintf=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes 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_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_intl_bindtextdomain=no ac_cv_lib_intl_ngettext=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_INTLTOOL_ICONV=/usr/local/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/local/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_WX_CONFIG_PATH=no ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_RANLIB=ranlib 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_search_gethostbyname=no ac_cv_search_socket=no ac_cv_sizeof_voidp=4 ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no ac_cv_type_voidp=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar am_cv_val_LC_MESSAGES=no gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=no gt_cv_have_gettext=no 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='/usr/bin/nm -p' 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='""' pkg_cv_OPENSSL_CFLAGS=-DNO_IDEA pkg_cv_OPENSSL_LIBS='-L/usr/local/lib -lssl -lcrypto ' ## ----------------- ## ## Output variables. ## ## ----------------- ## gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:23:1: warning: "SIZEOF_VOIDP" redefined conftest.c:18:1: warning: this is the location of the previous definition configure:22938: $? = 0 configure:22944: result: va_copy ACLOCAL='${SHELL} /mnt/gmirror/ports/net-p2p/transmission/work/transmission-0.96/missing --run aclocal-1.10' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net-p2p/transmission/work/transmission-0.96/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net-p2p/transmission/work/transmission-0.96/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net-p2p/transmission/work/transmission-0.96/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net-p2p/transmission/work/transmission-0.96/missing --run automake-1.10' AWK='gawk' CATALOGS='' CATOBJEXT='NONE' 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' DATADIRNAME='lib' DEFS='-DPACKAGE_NAME=\"transmission\" -DPACKAGE_TARNAME=\"transmission\" -DPACKAGE_VERSION=\"0.96\" -DPACKAGE_STRING=\"transmission\ 0.96\" -DPACKAGE_BUGREPORT=\"http://transmission.m0k.org/trac/newticket\" -DPACKAGE=\"transmission\" -DVERSION=\"0.96\" -DHAVE_DLFCN_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LRINTF=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_DIRNAME=1 -DHAVE_BASENAME=1 -DSIZEOF_VOIDP=4 -DPTHREAD_CREATE_JOINABLE=unknown -DHAVE_PTHREAD=1 -DHAVE_LRINTF=1 -Dva_copy\(dest,src\)=memcpy\(\&dest,\&src,sizeof\(va_list\)\) -DSIZEOF_VOIDP=0 -DGETTEXT_PACKAGE=\"transmission\" -DHAVE_LOCALE_H=1 -DHAVE_PTHREAD=1' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GETTEXT_PACKAGE='transmission' GLIB_MINIMUM='2.6.0' GMOFILES='' GMSGFMT='' GREP='/usr/bin/grep' GTK_CFLAGS='' GTK_LIBS='' GTK_MINIMUM='2.6.0' HAVE_BEOS_FALSE='' HAVE_BEOS_TRUE='#' HAVE_DARWIN_FALSE='' HAVE_DARWIN_TRUE='#' HAVE_WINDOWS_FALSE='' HAVE_WINDOWS_TRUE='#' HAVE_WX_FALSE='' HAVE_WX_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/local/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/local/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/local/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/local/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/local/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDFLAGS='-rpath=/usr/lib:/usr/local/lib' LIBEVENT_CPPFLAGS='-I$(top_srcdir)/third-party/libevent' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/net-p2p/transmission/work/transmission-0.96/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='' OBJEXT='' OPENSSL_CFLAGS='-DNO_IDEA' OPENSSL_LIBS='-L/usr/local/lib -lssl -lcrypto ' PACKAGE='transmission' PACKAGE_BUGREPORT='http://transmission.m0k.org/trac/newticket' PACKAGE_NAME='transmission' PACKAGE_STRING='transmission 0.96' PACKAGE_TARNAME='transmission' PACKAGE_VERSION='0.96' PATH_SEPARATOR=':' PEERID_PREFIX='-TR0960-' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USERAGENT_PREFIX='0.96' USE_NLS='yes' VERSION='0.96' WINDRES='' WITH_GTK_FALSE='' WITH_GTK_TRUE='#' WX_CFLAGS='' WX_CFLAGS_ONLY='' WX_CONFIG_PATH='no' WX_CPPFLAGS='' WX_CXXFLAGS='' WX_CXXFLAGS_ONLY='' WX_LIBS='' WX_LIBS_STATIC='' WX_MINIMUM='2.6.0' WX_RESCOMP='' WX_VERSION='' XGETTEXT=':' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' acx_pthread_config='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' 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='$(SHELL) /mnt/gmirror/ports/net-p2p/transmission/work/transmission-0.96/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' third-party/libevent' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' transmissionlocaledir='${prefix}/${DATADIRNAME}/locale' ## ----------- ## ## confdefs.h. ## ## ----------- ## configure:23016: invoking libevent's configure script configure:23026: checking for GTK configure:23037: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_MINIMUM glib-2.0 >= $GLIB_MINIMUM gmodule-2.0 >= $GLIB_MINIMUM gthread-2.0 >= $GLIB_MINIMUM" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:23043: $? = 1 configure:23064: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_MINIMUM glib-2.0 >= $GLIB_MINIMUM gmodule-2.0 >= $GLIB_MINIMUM gthread-2.0 >= $GLIB_MINIMUM" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found #define PACKAGE_NAME "transmission" #define PACKAGE_TARNAME "transmission" #define PACKAGE_VERSION "0.96" #define PACKAGE_STRING "transmission 0.96" #define PACKAGE_BUGREPORT "http://transmission.m0k.org/trac/newticket" #define PACKAGE "transmission" #define VERSION "0.96" #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_LRINTF 1 #define HAVE_STRLCPY 1 #define HAVE_STRLCAT 1 #define HAVE_DAEMON 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define SIZEOF_VOIDP 4 #define PTHREAD_CREATE_JOINABLE unknown #define HAVE_PTHREAD 1 #define HAVE_LRINTF 1 #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list)) #define SIZEOF_VOIDP 0 #define GETTEXT_PACKAGE "transmission" #define HAVE_LOCALE_H 1 #define HAVE_PTHREAD 1 configure:23070: $? = 1 No package 'gtk+-2.0' found configure: exit 0 configure:23107: result: no configure:23160: checking for intltool >= 0.23 configure:23167: result: 0.36.2 found configure:23223: checking for perl configure:23241: found /usr/local/bin/perl configure:23253: result: /usr/local/bin/perl configure:23286: checking for iconv configure:23304: found /usr/local/bin/iconv configure:23317: result: /usr/local/bin/iconv configure:23327: checking for msgfmt configure:23345: found /usr/local/bin/msgfmt configure:23358: result: /usr/local/bin/msgfmt configure:23368: checking for msgmerge configure:23386: found /usr/local/bin/msgmerge configure:23399: result: /usr/local/bin/msgmerge configure:23409: checking for xgettext configure:23427: found /usr/local/bin/xgettext configure:23440: result: /usr/local/bin/xgettext configure:23477: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: __nl_msg_cat_cntr configure:23483: $? = 1 configure: failed program was: | /* confdefs.h. */ | /* end confdefs.h. */ | | int | main () | { | extern int _nl_msg_cat_cntr; | return _nl_msg_cat_cntr | ; | return 0; | } configure:23625: checking locale.h usability configure:23642: gcc -c -fno-common conftest.c >&5 configure:23648: $? = 0 configure:23662: result: yes configure:23666: checking locale.h presence configure:23681: gcc -E conftest.c ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by transmission config.status 0.96, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = configure:23687: $? = 0 CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel configure:23701: result: yes configure:23734: checking for locale.h configure:23742: result: yes configure:23756: checking for LC_MESSAGES config.status:746: creating Makefile configure:23782: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 config.status:746: creating transmission.spec gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:23788: $? = 0 configure:23805: result: yes configure:23834: checking libintl.h usability config.status:746: creating beos/Makefile configure:23851: gcc -c -fno-common conftest.c >&5 config.status:746: creating cli/Makefile configure:23857: $? = 0 configure:23871: result: yes configure:23875: checking libintl.h presence config.status:746: creating daemon/Makefile configure:23890: gcc -E conftest.c config.status:746: creating libtransmission/Makefile configure:23896: $? = 0 configure:23910: result: yes configure:23943: checking for libintl.h configure:23950: result: yes configure:23961: checking for ngettext in libc config.status:746: creating third-party/Makefile configure:23989: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _libintl_ngettext configure:23995: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define GETTEXT_PACKAGE "transmission" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } config.status:746: creating macosx/Makefile configure:24013: result: no configure:24177: checking for bindtextdomain in -lintl config.status:746: creating wx/Makefile configure:24212: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lintl >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24218: $? = 0 config.status:746: creating wx/images/Makefile configure:24236: result: yes configure:24239: checking for ngettext in -lintl config.status:746: creating gtk/Makefile configure:24274: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lintl >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24280: $? = 0 config.status:746: creating po/Makefile.in configure:24298: result: yes configure:24301: checking for dgettext in -lintl configure:24336: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lintl >&5 config.status:937: executing depfiles commands gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24342: $? = 0 configure:24360: result: yes configure:24525: checking for bind_textdomain_codeset configure:24581: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lintl >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24587: $? = 0 configure:24605: result: yes config.status:937: executing intltool commands configure:24645: checking for msgfmt configure:24672: result: /usr/local/bin/msgfmt configure:24685: checking for dcgettext configure:24741: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lintl >&5 config.status:937: executing default-1 commands gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24747: $? = 0 configure:24765: result: yes config.status:937: executing po/stamp-it commands configure:24777: checking for gmsgfmt configure:24808: result: /usr/local/bin/msgfmt configure:24818: checking for xgettext configure:24845: result: /usr/local/bin/xgettext configure:24874: gcc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lintl >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24880: $? = 0 configure:25172: checking for wx-config configure:25204: result: no configure:25404: checking host system type configure:25419: result: i386-unknown-gnu configure:25792: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no 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_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-rpath=/usr/lib:/usr/local/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_OPENSSL_CFLAGS_set=set ac_cv_env_OPENSSL_CFLAGS_value=-DNO_IDEA ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_basename=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_daemon=no ac_cv_func_dcgettext=yes ac_cv_func_dirname=no ac_cv_func_lrintf=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes 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_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_lib_intl_ngettext=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_INTLTOOL_ICONV=/usr/local/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/local/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_WX_CONFIG_PATH=no ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_RANLIB=ranlib 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_search_gethostbyname=no ac_cv_search_socket=no ac_cv_sizeof_voidp=0 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_voidp=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=no gt_cv_func_dgettext_libintl=yes gt_cv_func_ngettext_libc=no gt_cv_have_gettext=yes 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='/usr/bin/nm -p' 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='""' pkg_cv_OPENSSL_CFLAGS=-DNO_IDEA pkg_cv_OPENSSL_LIBS='-L/usr/local/lib -lssl -lcrypto ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net-p2p/transmission/work/transmission-0.96/missing --run aclocal-1.10' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net-p2p/transmission/work/transmission-0.96/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net-p2p/transmission/work/transmission-0.96/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net-p2p/transmission/work/transmission-0.96/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net-p2p/transmission/work/transmission-0.96/missing --run automake-1.10' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' 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' DATADIRNAME='share' DEFS='-DGETTEXT_PACKAGE=\"transmission\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GETTEXT_PACKAGE='transmission' GLIB_MINIMUM='2.6.0' GMOFILES='' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' GTK_CFLAGS='' GTK_LIBS='' GTK_MINIMUM='2.6.0' HAVE_BEOS_FALSE='' HAVE_BEOS_TRUE='#' HAVE_DARWIN_FALSE='' HAVE_DARWIN_TRUE='#' HAVE_WINDOWS_FALSE='' HAVE_WINDOWS_TRUE='#' HAVE_WX_FALSE='' HAVE_WX_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl ' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/local/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/local/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/local/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/local/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/local/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDFLAGS='-rpath=/usr/lib:/usr/local/lib' LIBEVENT_CPPFLAGS='-I$(top_srcdir)/third-party/libevent' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/net-p2p/transmission/work/transmission-0.96/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' OBJEXT='' OPENSSL_CFLAGS='-DNO_IDEA' OPENSSL_LIBS='-L/usr/local/lib -lssl -lcrypto ' PACKAGE='transmission' PACKAGE_BUGREPORT='http://transmission.m0k.org/trac/newticket' PACKAGE_NAME='transmission' PACKAGE_STRING='transmission 0.96' PACKAGE_TARNAME='transmission' PACKAGE_VERSION='0.96' PATH_SEPARATOR=':' PEERID_PREFIX='-TR0960-' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-kthread' PTHREAD_LIBS='' RANLIB='ranlib' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USERAGENT_PREFIX='0.96' USE_NLS='yes' VERSION='0.96' WINDRES='' WITH_GTK_FALSE='' WITH_GTK_TRUE='#' WX_CFLAGS='' WX_CFLAGS_ONLY='' WX_CONFIG_PATH='no' WX_CPPFLAGS='' WX_CXXFLAGS='' WX_CXXFLAGS_ONLY='' WX_LIBS='' WX_LIBS_STATIC='' WX_MINIMUM='2.6.0' WX_RESCOMP='' WX_VERSION='' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' acx_pthread_config='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' 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='$(SHELL) /mnt/gmirror/ports/net-p2p/transmission/work/transmission-0.96/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' third-party/libevent' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' transmissionlocaledir='${prefix}/${DATADIRNAME}/locale' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GETTEXT_PACKAGE "transmission" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 configure: exit 0