This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CPPFLAGS=-I/usr/local/include CXXFLAGS=-fno-common CXX=c++ LDFLAGS=-L/usr/local/lib -pthread build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 122 tasks, 177 threads, 4 processors Load average: 1.70, Mach factor: 2.29 /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:2001: checking build system type configure:2019: result: i386-unknown-gnu configure:2041: checking host system type configure:2056: result: i386-unknown-gnu configure:2078: checking target system type configure:2093: result: i386-unknown-gnu configure:2136: checking for a BSD-compatible install configure:2192: result: /usr/local/bin/ginstall -c configure:2203: checking whether build environment is sane configure:2246: result: yes configure:2311: checking for gawk configure:2327: found /usr/local/bin/gawk configure:2338: result: gawk configure:2349: checking whether make sets $(MAKE) configure:2370: result: yes configure:2562: checking whether to enable maintainer-specific portions of Makefiles configure:2571: result: no configure:2600: checking for i386-unknown-gnu-gcc configure:2630: result: no configure:2640: checking for gcc configure:2656: found /usr/bin/gcc configure:2667: result: gcc configure:2905: checking for C compiler version configure:2912: 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:2915: $? = 0 configure:2922: 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:2925: $? = 0 configure:2932: gcc -V >&5 gcc: `-V' option must have argument configure:2935: $? = 1 configure:2958: checking for C compiler default output file name configure:2985: gcc -fno-common conftest.c >&5 configure:2988: $? = 0 configure:3026: result: a.out configure:3043: checking whether the C compiler works configure:3053: ./a.out configure:3056: $? = 0 configure:3073: result: yes configure:3080: checking whether we are cross compiling configure:3082: result: no configure:3085: checking for suffix of executables configure:3092: gcc -o conftest -fno-common conftest.c >&5 configure:3095: $? = 0 configure:3119: result: configure:3125: checking for suffix of object files configure:3151: gcc -c -fno-common conftest.c >&5 configure:3154: $? = 0 configure:3177: result: configure:3181: checking whether we are using the GNU C compiler configure:3210: gcc -c -fno-common conftest.c >&5 configure:3216: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3233: result: no configure:3238: checking whether gcc accepts -g configure:3268: gcc -c -g conftest.c >&5 configure:3274: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3306: gcc -c conftest.c >&5 configure:3312: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3345: gcc -c -g conftest.c >&5 configure:3351: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3373: result: no configure:3390: checking for gcc option to accept ISO C89 configure:3464: gcc -c -fno-common conftest.c >&5 configure:3470: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:3464: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3470: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:3464: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3470: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:3464: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3470: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:3464: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3470: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:3464: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3470: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:3464: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3470: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:3496: result: unsupported configure:3522: checking for style of include used by make configure:3550: result: GNU configure:3578: checking dependency style of gcc configure:3668: result: gcc3 configure:3699: checking for i386-unknown-gnu-g++ configure:3729: result: no configure:3699: checking for i386-unknown-gnu-c++ configure:3729: result: no configure:3699: checking for i386-unknown-gnu-gpp configure:3729: result: no configure:3699: checking for i386-unknown-gnu-aCC configure:3729: result: no configure:3699: checking for i386-unknown-gnu-CC configure:3729: result: no configure:3699: checking for i386-unknown-gnu-cxx configure:3729: result: no configure:3699: checking for i386-unknown-gnu-cc++ configure:3729: result: no configure:3699: checking for i386-unknown-gnu-cl.exe configure:3729: result: no configure:3699: checking for i386-unknown-gnu-FCC configure:3729: result: no configure:3699: checking for i386-unknown-gnu-KCC configure:3729: result: no configure:3699: checking for i386-unknown-gnu-RCC configure:3729: result: no configure:3699: checking for i386-unknown-gnu-xlC_r configure:3729: result: no configure:3699: checking for i386-unknown-gnu-xlC configure:3729: result: no configure:3743: checking for g++ configure:3759: found /usr/local/bin/g++ configure:3770: result: g++ configure:3801: checking for C++ compiler version configure:3808: 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:3811: $? = 0 configure:3818: 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:3821: $? = 0 configure:3828: g++ -V >&5 g++: `-V' option must have argument configure:3831: $? = 1 configure:3834: checking whether we are using the GNU C++ compiler configure:3863: g++ -c -fno-common conftest.cpp >&5 configure:3869: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3886: result: no configure:3891: checking whether g++ accepts -g configure:3921: g++ -c -g conftest.cpp >&5 configure:3927: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3959: g++ -c conftest.cpp >&5 configure:3965: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3998: g++ -c -g conftest.cpp >&5 configure:4004: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4026: result: no configure:4051: checking dependency style of g++ configure:4141: result: gcc3 configure:4159: checking for library containing strerror configure:4200: gcc -o conftest -fno-common conftest.c >&5 configure:4206: $? = 0 configure:4234: result: none required configure:4247: checking how to run the C preprocessor configure:4287: gcc -E conftest.c configure:4293: $? = 0 configure:4324: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4330: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* end confdefs.h. */ | #include configure:4363: result: gcc -E configure:4392: gcc -E conftest.c configure:4398: $? = 0 configure:4429: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4435: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* end confdefs.h. */ | #include configure:4473: checking for grep that handles long lines and -e configure:4547: result: /usr/bin/grep configure:4552: checking for egrep configure:4630: result: /usr/bin/grep -E configure:4635: checking for ANSI C header files configure:4665: gcc -c -fno-common conftest.c >&5 configure:4671: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4796: result: no configure:4971: checking for a sed that does not truncate output configure:5025: result: /usr/local/bin/sed configure:5072: checking for non-GNU ld configure:5106: result: /usr/bin/ld configure:5115: checking if the linker (/usr/bin/ld) is GNU ld configure:5130: result: no configure:5135: checking for /usr/bin/ld option to reload object files configure:5142: result: -r configure:5160: checking for BSD-compatible nm configure:5202: result: nm configure:5206: checking whether ln -s works configure:5210: result: yes configure:5217: checking how to recognise dependent libraries configure:5389: result: pass_all configure:5608: checking for sys/types.h configure:5629: gcc -c -fno-common conftest.c >&5 configure:5635: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:5651: result: no configure:5608: checking for sys/stat.h configure:5629: gcc -c -fno-common conftest.c >&5 configure:5635: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:5651: result: no configure:5608: checking for stdlib.h configure:5629: gcc -c -fno-common conftest.c >&5 configure:5635: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:5651: result: no configure:5608: checking for string.h configure:5629: gcc -c -fno-common conftest.c >&5 configure:5635: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:5651: result: no configure:5608: checking for memory.h configure:5629: gcc -c -fno-common conftest.c >&5 configure:5635: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:5651: result: no configure:5608: checking for strings.h configure:5629: gcc -c -fno-common conftest.c >&5 configure:5635: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:5651: result: no configure:5608: checking for inttypes.h configure:5629: gcc -c -fno-common conftest.c >&5 configure:5635: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:5651: result: no configure:5608: checking for stdint.h configure:5629: gcc -c -fno-common conftest.c >&5 configure:5635: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:5651: result: no configure:5608: checking for unistd.h configure:5629: gcc -c -fno-common conftest.c >&5 configure:5635: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:5651: result: no configure:5678: checking dlfcn.h usability configure:5695: gcc -c -fno-common conftest.c >&5 configure:5701: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | /* 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:5715: result: no configure:5719: checking dlfcn.h presence configure:5734: gcc -E conftest.c configure:5740: $? = 0 configure:5754: result: yes configure:5767: WARNING: dlfcn.h: present but cannot be compiled configure:5769: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5771: WARNING: dlfcn.h: see the Autoconf documentation configure:5773: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5775: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5777: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5782: checking for dlfcn.h configure:5790: result: yes configure:5813: checking how to run the C++ preprocessor configure:5849: g++ -E conftest.cpp configure:5855: $? = 0 configure:5886: g++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:5892: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5925: result: g++ -E configure:5954: g++ -E conftest.cpp configure:5960: $? = 0 configure:5991: g++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:5997: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6046: checking for i386-unknown-gnu-g77 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-xlf configure:6076: result: no configure:6046: checking for i386-unknown-gnu-f77 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-frt configure:6076: result: no configure:6046: checking for i386-unknown-gnu-pgf77 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-cf77 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-fort77 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-fl32 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-af77 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-xlf90 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-f90 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-pgf90 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-pghpf configure:6076: result: no configure:6046: checking for i386-unknown-gnu-epcf90 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-gfortran configure:6076: result: no configure:6046: checking for i386-unknown-gnu-g95 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-xlf95 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-f95 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-fort configure:6076: result: no configure:6046: checking for i386-unknown-gnu-ifort configure:6076: result: no configure:6046: checking for i386-unknown-gnu-ifc configure:6076: result: no configure:6046: checking for i386-unknown-gnu-efc configure:6076: result: no configure:6046: checking for i386-unknown-gnu-pgf95 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-lf95 configure:6076: result: no configure:6046: checking for i386-unknown-gnu-ftn configure:6076: result: no configure:6090: checking for g77 configure:6106: found /usr/local/bin/g77 configure:6117: result: g77 configure:6147: checking for Fortran 77 compiler version configure:6154: 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:6157: $? = 0 configure:6164: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6167: $? = 0 configure:6174: 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:6177: $? = 0 configure:6185: checking whether we are using the GNU Fortran 77 compiler configure:6204: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6210: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6227: result: no configure:6233: checking whether g77 accepts -g configure:6250: g77 -c -g conftest.f >&5 configure:6256: $? = 0 configure: failed program was: | program main | | end configure:6272: result: no configure:6302: checking the maximum length of command line arguments configure:6394: result: -1 configure:6405: checking command to parse nm output from gcc object configure:6501: gcc -c -fno-common conftest.c >&5 configure:6504: $? = 0 configure:6508: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6511: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6501: gcc -c -fno-common conftest.c >&5 configure:6504: $? = 0 configure:6508: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6511: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6601: result: failed configure:6608: checking for objdir configure:6623: result: .libs configure:6675: checking for i386-unknown-gnu-ar configure:6705: result: no configure:6715: checking for ar configure:6731: found /usr/bin/ar configure:6742: result: ar configure:6771: checking for i386-unknown-gnu-ranlib configure:6801: result: no configure:6811: checking for ranlib configure:6827: found /usr/bin/ranlib configure:6838: result: ranlib configure:6867: checking for i386-unknown-gnu-strip configure:6897: result: no configure:6907: checking for strip configure:6923: found /usr/bin/strip configure:6934: result: strip configure:7235: checking if gcc static flag works configure:7263: result: yes configure:7331: checking for gcc option to produce PIC configure:7535: result: configure:7602: checking if gcc supports -c -o file.o configure:7626: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7630: $? = 0 configure:7649: result: yes configure:7675: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8567: result: no configure:8638: checking dynamic linker characteristics configure:9213: result: gnu ld.so configure:9217: checking how to hardcode library paths into programs configure:9242: result: unsupported configure:9256: checking whether stripping libraries is possible configure:9277: result: no configure:10058: checking if libtool supports shared libraries configure:10060: result: no configure:10063: checking whether to build shared libraries configure:10084: result: no configure:10087: checking whether to build static libraries configure:10091: result: yes configure:10183: creating libtool configure:10903: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11779: result: yes configure:11797: g++ -c -fno-common conftest.cpp >&5 configure:11800: $? = 0 configure:11910: checking for g++ option to produce PIC configure:12178: result: configure:12245: checking if g++ supports -c -o file.o configure:12269: g++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:12273: $? = 0 configure:12292: result: yes configure:12318: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12343: result: yes configure:12414: checking dynamic linker characteristics configure:12989: result: gnu ld.so configure:12993: checking how to hardcode library paths into programs configure:13018: result: unsupported configure:13032: checking whether stripping libraries is possible configure:13053: result: no configure:14340: checking if libtool supports shared libraries configure:14342: result: no configure:14345: checking whether to build shared libraries configure:14365: result: no configure:14368: checking whether to build static libraries configure:14372: result: yes configure:14384: checking for g77 option to produce PIC configure:14588: result: configure:14655: checking if g77 supports -c -o file.o configure:14679: g77 -c -o out/conftest2.o conftest.f >&5 configure:14683: $? = 0 configure:14702: result: yes configure:14728: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15600: result: no configure:15671: checking dynamic linker characteristics configure:16246: result: gnu ld.so configure:16250: checking how to hardcode library paths into programs configure:16275: result: unsupported configure:16289: checking whether stripping libraries is possible configure:16310: result: no configure:20536: checking whether byte ordering is bigendian configure:20568: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:20574: $? = 0 configure:20606: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c: In function `main': conftest.c:18: error: `not' undeclared (first use in this function) conftest.c:18: error: (Each undeclared identifier is reported only once conftest.c:18: error: for each function it appears in.) conftest.c:18: error: parse error before "big" configure:20612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:20752: result: no configure:20774: checking for socket in -lsocket configure:20809: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:20815: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | #define HAVE_DLFCN_H 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:20833: result: no configure:20845: checking for gethostbyname in -lnsl configure:20880: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:20886: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | #define HAVE_DLFCN_H 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:20904: result: no configure:20928: checking for vsnprintf configure:20984: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c:34: warning: conflicting types for built-in function `vsnprintf' configure:20990: $? = 0 configure:21008: result: yes configure:20928: checking for vasprintf configure:20984: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:20990: $? = 0 configure:21008: result: yes configure:20928: checking for nanosleep configure:20984: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:20990: $? = 0 configure:21008: result: yes configure:20928: checking for usleep configure:20984: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:20990: $? = 0 configure:21008: result: yes configure:20928: checking for poll configure:20984: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:20990: $? = 0 configure:21008: result: yes configure:20928: checking for setenv configure:20984: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:20990: $? = 0 configure:21008: result: yes configure:20928: checking for unsetenv configure:20984: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:20990: $? = 0 configure:21008: result: yes configure:20928: checking for socketpair configure:20984: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:20990: $? = 0 configure:21008: result: yes configure:20928: checking for getgrouplist configure:20984: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:20990: $? = 0 configure:21008: result: yes configure:21034: checking execinfo.h usability configure:21051: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c:53:22: execinfo.h: No such file or directory configure:21057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | #define HAVE_DLFCN_H 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_POLL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 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:21071: result: no configure:21075: checking execinfo.h presence configure:21090: gcc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c conftest.c:20:22: execinfo.h: No such file or directory configure:21096: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | #define HAVE_DLFCN_H 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_POLL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | /* end confdefs.h. */ | #include configure:21110: result: no configure:21138: checking for execinfo.h configure:21146: result: no configure:21253: checking for posix getpwnam_r configure:21291: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:21294: $? = 0 configure:21300: ./conftest configure:21303: $? = 0 configure:21319: result: yes configure:21391: checking whether socklen_t is defined configure:21421: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:21427: $? = 0 configure:21441: result: yes configure:21467: checking sys/uio.h usability configure:21484: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:21490: $? = 0 configure:21504: result: yes configure:21508: checking sys/uio.h presence configure:21523: gcc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c configure:21529: $? = 0 configure:21543: result: yes configure:21571: checking for sys/uio.h configure:21579: result: yes configure:21591: checking for writev configure:21647: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:21653: $? = 0 configure:21671: result: yes configure:21686: checking for ISO C99 varargs macros in C configure:21713: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:21719: $? = 0 configure:21733: result: yes configure:21736: checking for GNUC varargs macros configure:21763: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:21769: $? = 0 configure:21783: result: yes configure:21801: checking for struct cmsgcred configure:21831: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c: In function `main': conftest.c:34: error: storage size of `cred' isn't known configure:21837: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | #define HAVE_DLFCN_H 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_POLL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct cmsgcred cred; | | cred.cmcred_pid = 0; | | ; | return 0; | } configure:21851: result: no configure:21867: checking for getpeerucred configure:21923: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 ld: Undefined symbols: _getpeerucred configure:21929: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | #define HAVE_DLFCN_H 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_POLL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* 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 getpeerucred (); | /* 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_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main () | { | return getpeerucred (); | ; | return 0; | } configure:21947: result: no configure:21867: checking for getpeereid configure:21923: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:21929: $? = 0 configure:21947: result: yes configure:21964: checking for i386-unknown-gnu-pkg-config configure:21997: result: no configure:22007: checking for pkg-config configure:22025: found /usr/local/bin/pkg-config configure:22037: result: /usr/local/bin/pkg-config configure:22066: checking pkg-config is at least version 0.9.0 configure:22069: result: yes configure:22080: checking for DBUS configure:22088: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.90" Package dbus-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-1' found configure:22091: $? = 1 configure:22106: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.90" Package dbus-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-1' found configure:22109: $? = 1 No package 'dbus-1' found configure:22157: checking for moc configure:22175: found /usr/X11R6/bin/moc configure:22188: result: /usr/X11R6/bin/moc configure:22202: checking for qglobal.h configure:22220: result: not found configure:22225: WARNING: Qt3 development libraries not found configure:22257: checking for X configure:22492: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:22514: checking whether -R must be followed by a space configure:22540: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -R/usr/X11R6/lib >&5 gcc: unrecognized option `-R/usr/X11R6/lib' configure:22546: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | #define HAVE_DLFCN_H 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_POLL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define HAVE_GETPEEREID 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:22581: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -R /usr/X11R6/lib >&5 gcc: unrecognized option `-R' ld: can't map file: /usr/X11R6/lib ((os/kern) invalid argument) configure:22587: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus-qt3" | #define VERSION "0.70" | #define HAVE_DLFCN_H 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_POLL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define HAVE_GETPEEREID 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:22600: result: neither works configure:22653: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:22659: $? = 0 configure:22816: checking for gethostbyname configure:22872: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:22878: $? = 0 configure:22895: result: yes configure:23040: checking for connect configure:23096: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:23102: $? = 0 configure:23119: result: yes configure:23191: checking for remove configure:23247: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:23253: $? = 0 configure:23270: result: yes configure:23342: checking for shmat configure:23398: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:23404: $? = 0 configure:23421: result: yes configure:23502: checking for IceConnectionNumber in -lICE configure:23537: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -L/usr/X11R6/lib conftest.c -lICE >&5 configure:23543: $? = 0 configure:23561: result: yes configure:23773: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no 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_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_connect=yes ac_cv_func_getgrouplist=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpeereid=yes ac_cv_func_getpeerucred=no ac_cv_func_nanosleep=yes ac_cv_func_poll=yes ac_cv_func_posix_getpwnam_r=yes ac_cv_func_remove=yes ac_cv_func_setenv=yes ac_cv_func_shmat=yes ac_cv_func_socketpair=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_writev=yes ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11R6/include'\'' ac_x_libraries='\''/usr/X11R6/lib'\''' ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_uio_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_socket_socket=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_QT3_MOC=/usr/X11R6/bin/moc ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_target=i386-unknown-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len=-1 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/dbus-qt3/work/dbus-qt3-0.70/missing --run aclocal-1.9 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/dbus-qt3/work/dbus-qt3-0.70/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/dbus-qt3/work/dbus-qt3-0.70/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/dbus-qt3/work/dbus-qt3-0.70/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/dbus-qt3/work/dbus-qt3-0.70/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE=1 ' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DBUS_CFLAGS='' DBUS_INCLUDEDIR='' DBUS_LIBS='' DBUS_QT3_CXXFLAGS='' DBUS_QT3_LIBS='' DBUS_X_CFLAGS=' -I/usr/X11R6/include' DBUS_X_LIBS=' -L/usr/X11R6/lib -lSM -lICE -lX11 ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXPANDED_DATADIR='${prefix}/share' EXPANDED_LIBDIR='/lib' EXPANDED_LOCALSTATEDIR='/var' F77='g77' FFLAGS='' GREP='/usr/bin/grep' HAVE_QT3_FALSE='' HAVE_QT3_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/dbus-qt3/work/dbus-qt3-0.70/missing --run makeinfo' OBJEXT='' PACKAGE='dbus-qt3' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' QT3_MOC='/usr/X11R6/bin/moc' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.70' XMKMF='' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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}' dvidir='${docdir}' exec_prefix='' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/devel/dbus-qt3/work/dbus-qt3-0.70/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "dbus-qt3" #define VERSION "0.70" #define HAVE_DLFCN_H 1 #define HAVE_VSNPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_NANOSLEEP 1 #define HAVE_USLEEP 1 #define HAVE_POLL 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_SOCKETPAIR 1 #define HAVE_GETGROUPLIST 1 #define HAVE_POSIX_GETPWNAM_R 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SYS_UIO_H 1 #define HAVE_WRITEV 1 #define HAVE_ISO_VARARGS 1 #define HAVE_GNUC_VARARGS 1 #define HAVE_GETPEEREID 1 #define DBUS_BUILD_X11 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:685: creating Makefile config.status:820: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:685: creating config.h config.status:913: config.h is unchanged config.status:959: executing depfiles commands