This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --program-transform-name= --disable-usb --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CFLAGS=-fno-common -D_FORTIFY_SOURCE=2 --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 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: 129 tasks, 186 threads, 4 processors Load average: 1.19, Mach factor: 2.80 /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: /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:1542: checking for a BSD-compatible install configure:1597: result: /usr/local/bin/ginstall -c configure:1608: checking whether build environment is sane configure:1651: result: yes configure:1716: checking for gawk configure:1732: found /usr/local/bin/gawk configure:1742: result: gawk configure:1752: checking whether make sets $(MAKE) configure:1772: result: yes configure:1943: checking whether to enable maintainer-specific portions of Makefiles configure:1952: result: no configure:2021: checking for i386-unknown-gnu-gcc configure:2050: result: no configure:2059: checking for gcc configure:2075: found /usr/bin/gcc configure:2085: result: gcc configure:2329: checking for C compiler version configure:2332: 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:2335: $? = 0 configure:2337: 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:2340: $? = 0 configure:2342: gcc -V &5 gcc: `-V' option must have argument configure:2345: $? = 1 configure:2368: checking for C compiler default output file name configure:2371: gcc -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2374: $? = 0 configure:2420: result: a.out configure:2425: checking whether the C compiler works configure:2431: ./a.out configure:2434: $? = 0 configure:2451: result: yes configure:2458: checking whether we are cross compiling configure:2460: result: no configure:2463: checking for suffix of executables configure:2465: gcc -o conftest -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2468: $? = 0 configure:2493: result: configure:2499: checking for suffix of object files configure:2520: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2523: $? = 0 configure:2545: result: configure:2549: checking whether we are using the GNU C compiler configure:2573: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2579: $? = 0 configure:2582: test -z || test ! -s conftest.err configure:2585: $? = 0 configure:2588: test -s conftest. configure:2591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2604: result: no configure:2610: checking whether gcc accepts -g configure:2631: gcc -c -g conftest.c >&5 configure:2637: $? = 0 configure:2640: test -z || test ! -s conftest.err configure:2643: $? = 0 configure:2646: test -s conftest. configure:2649: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2660: result: no configure:2677: checking for gcc option to accept ANSI C configure:2747: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2753: $? = 0 configure:2756: test -z || test ! -s conftest.err configure:2759: $? = 0 configure:2762: test -s conftest. configure:2765: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2747: gcc -qlanglvl=ansi -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2753: $? = 0 configure:2756: test -z || test ! -s conftest.err configure:2759: $? = 0 configure:2762: test -s conftest. configure:2765: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2747: gcc -std1 -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2753: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2747: gcc -Ae -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 :6:2: missing '(' after predicate configure:2753: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2747: gcc -Aa -D_HPUX_SOURCE -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 :6:2: missing '(' after predicate configure:2753: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2747: gcc -Xc -D__EXTENSIONS__ -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 gcc: unrecognized option `-Xc' configure:2753: $? = 0 configure:2756: test -z || test ! -s conftest.err configure:2759: $? = 0 configure:2762: test -s conftest. configure:2765: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2783: result: none needed configure:2801: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2807: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2948: checking for style of include used by make configure:2976: result: GNU configure:3004: checking dependency style of gcc configure:3094: result: gcc3 configure:3112: checking whether gcc accepts -fPIE configure:3127: result: no configure:3143: checking for a BSD-compatible install configure:3198: result: /usr/local/bin/ginstall -c configure:3291: checking build system type configure:3309: result: i386-unknown-gnu configure:3317: checking host system type configure:3331: result: i386-unknown-gnu configure:3339: checking for a sed that does not truncate output configure:3393: result: /usr/local/bin/sed configure:3396: checking for egrep configure:3406: result: grep -E configure:3455: checking for non-GNU ld configure:3489: result: /usr/bin/ld configure:3498: checking if the linker (/usr/bin/ld) is GNU ld configure:3513: result: no configure:3518: checking for /usr/bin/ld option to reload object files configure:3525: result: -r configure:3543: checking for BSD-compatible nm configure:3592: result: /usr/bin/nm -p configure:3596: checking whether ln -s works configure:3600: result: yes configure:3607: checking how to recognise dependent libraries configure:3783: result: pass_all configure:4019: checking how to run the C preprocessor configure:4054: gcc -E conftest.c configure:4060: $? = 0 configure:4092: gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:4098: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | #include configure:4137: result: gcc -E configure:4161: gcc -E conftest.c configure:4167: $? = 0 configure:4199: gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:4205: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | #include configure:4249: checking for ANSI C header files configure:4274: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4280: $? = 0 configure:4283: test -z || test ! -s conftest.err configure:4286: $? = 0 configure:4289: test -s conftest. configure:4292: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4401: result: no configure:4425: checking for sys/types.h configure:4441: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4447: $? = 0 configure:4450: test -z || test ! -s conftest.err configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4425: checking for sys/stat.h configure:4441: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4447: $? = 0 configure:4450: test -z || test ! -s conftest.err configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4425: checking for stdlib.h configure:4441: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4447: $? = 0 configure:4450: test -z || test ! -s conftest.err configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4425: checking for string.h configure:4441: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4447: $? = 0 configure:4450: test -z || test ! -s conftest.err configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4425: checking for memory.h configure:4441: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4447: $? = 0 configure:4450: test -z || test ! -s conftest.err configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4425: checking for strings.h configure:4441: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4447: $? = 0 configure:4450: test -z || test ! -s conftest.err configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4425: checking for inttypes.h configure:4441: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4447: $? = 0 configure:4450: test -z || test ! -s conftest.err configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4425: checking for stdint.h configure:4441: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4447: $? = 0 configure:4450: test -z || test ! -s conftest.err configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4425: checking for unistd.h configure:4441: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4447: $? = 0 configure:4450: test -z || test ! -s conftest.err configure:4453: $? = 0 configure:4456: test -s conftest. configure:4459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4470: result: no configure:4496: checking dlfcn.h usability configure:4508: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4514: $? = 0 configure:4517: test -z || test ! -s conftest.err configure:4520: $? = 0 configure:4523: test -s conftest. configure:4526: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4536: result: no configure:4540: checking dlfcn.h presence configure:4550: gcc -E conftest.c configure:4556: $? = 0 configure:4576: result: yes configure:4589: WARNING: dlfcn.h: present but cannot be compiled configure:4591: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4593: WARNING: dlfcn.h: see the Autoconf documentation configure:4595: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4597: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4599: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4611: checking for dlfcn.h configure:4618: result: yes configure:4635: checking the maximum length of command line arguments configure:4744: result: -1 configure:4755: checking command to parse /usr/bin/nm -p output from gcc object configure:4860: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4863: $? = 0 configure:4867: /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:4870: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:4860: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4863: $? = 0 configure:4867: /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:4870: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:4960: result: failed configure:4967: checking for objdir configure:4982: result: .libs configure:5034: checking for i386-unknown-gnu-ar configure:5063: result: no configure:5072: checking for ar configure:5088: found /usr/bin/ar configure:5099: result: ar configure:5114: checking for i386-unknown-gnu-ranlib configure:5143: result: no configure:5152: checking for ranlib configure:5168: found /usr/bin/ranlib configure:5179: result: ranlib configure:5194: checking for i386-unknown-gnu-strip configure:5223: result: no configure:5232: checking for strip configure:5248: found /usr/bin/strip configure:5259: result: strip configure:5581: checking for gcc option to produce PIC configure:5791: result: configure:5862: checking if gcc static flag works configure:5890: result: yes configure:5900: checking if gcc supports -c -o file.o configure:5924: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5 configure:5928: $? = 0 configure:5947: result: yes configure:5973: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:6939: result: no configure:7006: checking dynamic linker characteristics configure:7606: result: gnu ld.so configure:7615: checking how to hardcode library paths into programs configure:7640: result: unsupported configure:7654: checking whether stripping libraries is possible configure:7675: result: no configure:8486: checking if libtool supports shared libraries configure:8488: result: no configure:8491: checking whether to build shared libraries configure:8512: result: no configure:8515: checking whether to build static libraries configure:8519: result: yes configure:8611: creating libtool configure:9032: checking for IrDA support configure:9059: gcc -c -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9065: $? = 0 configure:9068: test -z || test ! -s conftest.err configure:9071: $? = 0 configure:9074: test -s conftest.o configure:9077: $? = 0 configure:9089: result: yes configure:9098: checking for i386-unknown-gnu-pkg-config configure:9131: result: no configure:9140: checking for pkg-config configure:9158: found /usr/local/bin/pkg-config configure:9170: result: /usr/local/bin/pkg-config configure:9185: checking pkg-config is at least version 0.9.0 configure:9188: result: yes configure:9200: checking for BLUEZ configure:9208: $PKG_CONFIG --exists --print-errors "bluez" Package bluez was not found in the pkg-config search path. Perhaps you should add the directory containing `bluez.pc' to the PKG_CONFIG_PATH environment variable No package 'bluez' found configure:9211: $? = 1 configure:9226: $PKG_CONFIG --exists --print-errors "bluez" Package bluez was not found in the pkg-config search path. Perhaps you should add the directory containing `bluez.pc' to the PKG_CONFIG_PATH environment variable No package 'bluez' found configure:9229: $? = 1 No package 'bluez' found configure:9257: result: no configure:9275: checking for USB configure:9283: $PKG_CONFIG --exists --print-errors "libusb" Package libusb was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb' found configure:9286: $? = 1 configure:9301: $PKG_CONFIG --exists --print-errors "libusb" Package libusb was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb' found configure:9304: $? = 1 No package 'libusb' found configure:9332: result: no configure:9346: checking for usb_get_busses in -lusb configure:9376: gcc -o conftest -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c -lusb >&5 ld: Undefined symbols: _CFRunLoopAddSource _CFRunLoopGetCurrent _CFRunLoopRun _CFRunLoopStop _CFUUIDGetConstantUUIDWithBytes _CFUUIDGetUUIDBytes _IOCreatePlugInInterfaceForService _IOIteratorNext _IOMasterPort _IONotificationPortCreate _IONotificationPortGetRunLoopSource _IOObjectRelease _IOServiceAddMatchingNotification _IOServiceMatching _kCFRunLoopDefaultMode configure:9382: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char usb_get_busses (); | int | main () | { | usb_get_busses (); | ; | return 0; | } configure:9407: result: no configure:9419: checking for usb_interrupt_read in -lusb configure:9449: gcc -o conftest -fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 conftest.c -lusb >&5 ld: Undefined symbols: _usb_interrupt_read configure:9455: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openobex" | #define VERSION "1.3" | #define CONFIGDIR "/etc/openobex" | #define HAVE_DLFCN_H 1 | #define NEED_USB_GET_BUSSES 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char usb_interrupt_read (); | int | main () | { | usb_interrupt_read (); | ; | return 0; | } configure:9480: result: no configure:9784: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_env_BLUEZ_CFLAGS_set= ac_cv_env_BLUEZ_CFLAGS_value= ac_cv_env_BLUEZ_LIBS_set= ac_cv_env_BLUEZ_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_USB_CFLAGS_set= ac_cv_env_USB_CFLAGS_value= ac_cv_env_USB_LIBS_set= ac_cv_env_USB_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_header_dlfcn_h=yes 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_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_usb_usb_get_busses=no ac_cv_lib_usb_usb_interrupt_read=no ac_cv_objext= 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_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_pie=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_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_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_gnu_ld=no 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_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='/usr/local/bin/aclocal-1.4' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/comms/openobex/work/openobex-1.3/missing --run tar' APPS_FALSE='' APPS_TRUE='#' AR='ar' AUTOCONF='/usr/local/bin/autoconf-2.61' AUTOHEADER='/usr/local/bin/autoheader-2.61' AUTOMAKE='/usr/local/bin/automake-1.4' AWK='gawk' BLUEZ_CFLAGS='' BLUEZ_LIBS='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' 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/comms/openobex/work/openobex-1.3/missing --run makeinfo' OBJEXT='' PACKAGE='openobex' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' RANLIB='ranlib' REQUIRES='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USB_CFLAGS='' USB_LIBS='' VERSION='1.3' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_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='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/comms/openobex/work/openobex-1.3/install-sh' libdir='/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CONFIGDIR "/etc/openobex" #define HAVE_DLFCN_H 1 #define HAVE_IRDA 1 #define NEED_USB_GET_BUSSES 1 #define NEED_USB_INTERRUPT_READ 1 #define PACKAGE "openobex" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "1.3" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:761: creating Makefile config.status:761: creating include/Makefile config.status:761: creating lib/Makefile config.status:761: creating apps/Makefile config.status:761: creating ircp/Makefile config.status:761: creating doc/Makefile config.status:761: creating openobex.pc config.status:827: creating config.h config.status:923: config.h is unchanged config.status:1103: executing depfiles commands