This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by wired configure 1.3.2, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## 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: 131 tasks, 186 threads, 4 processors Load average: 3.73, Mach factor: 0.92 /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:1853: checking build system type configure:1871: result: i386-unknown-gnu configure:1893: checking host system type configure:1908: result: i386-unknown-gnu configure:1979: checking for i386-unknown-gnu-gcc configure:2006: result: cc configure:2284: checking for C compiler version configure:2291: cc --version >&5 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:2294: $? = 0 configure:2301: cc -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:2304: $? = 0 configure:2311: cc -V >&5 cc: `-V' option must have argument configure:2314: $? = 1 configure:2337: checking for C compiler default output file name configure:2364: cc -fno-common conftest.c >&5 configure:2367: $? = 0 configure:2405: result: a.out configure:2422: checking whether the C compiler works configure:2432: ./a.out configure:2435: $? = 0 configure:2452: result: yes configure:2459: checking whether we are cross compiling configure:2461: result: no configure:2464: checking for suffix of executables configure:2471: cc -o conftest -fno-common conftest.c >&5 configure:2474: $? = 0 configure:2498: result: configure:2504: checking for suffix of object files configure:2530: cc -c -fno-common conftest.c >&5 configure:2533: $? = 0 configure:2556: result: configure:2560: checking whether we are using the GNU C compiler configure:2589: cc -c -fno-common conftest.c >&5 configure:2595: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2612: result: no configure:2617: checking whether cc accepts -g configure:2647: cc -c -g conftest.c >&5 configure:2653: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2685: cc -c conftest.c >&5 configure:2691: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2724: cc -c -g conftest.c >&5 configure:2730: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2752: result: no configure:2769: checking for cc option to accept ISO C89 configure:2843: cc -c -fno-common conftest.c >&5 configure:2849: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | /* 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:2843: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2849: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | /* 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:2843: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2849: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | /* 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:2843: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:2849: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | /* 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:2843: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2849: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | /* 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:2843: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2849: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | /* 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:2843: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2849: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | /* 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:2875: result: unsupported configure:2903: checking for a BSD-compatible install configure:2959: result: /usr/bin/install -c -o root -g wheel configure:2970: checking whether gmake sets $(MAKE) configure:2991: result: yes configure:3006: checking for user configure:3033: result: proclus configure:3045: checking for group configure:3072: result: daemon configure:3084: checking for warning flags configure:3476: result: none configure:3601: checking for pow configure:3657: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3663: $? = 0 configure:3680: result: yes configure:3758: checking for setsockopt configure:3814: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3820: $? = 0 configure:3837: result: yes configure:3915: checking for gethostent configure:3971: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3977: $? = 0 configure:3994: result: yes configure:4072: checking for inet_aton configure:4128: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4134: $? = 0 configure:4151: result: yes configure:4233: checking how to run the C preprocessor configure:4273: cc -E -I/usr/local/include conftest.c configure:4279: $? = 0 configure:4310: cc -E -I/usr/local/include conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4316: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | /* end confdefs.h. */ | #include configure:4349: result: cc -E configure:4378: cc -E -I/usr/local/include conftest.c configure:4384: $? = 0 configure:4415: cc -E -I/usr/local/include conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4421: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | /* end confdefs.h. */ | #include configure:4459: checking for grep that handles long lines and -e configure:4533: result: /usr/bin/grep configure:4538: checking for egrep configure:4616: result: /usr/bin/grep -E configure:4621: checking for ANSI C header files configure:4651: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4657: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4782: result: no configure:4806: checking for sys/types.h configure:4827: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4833: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | /* 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:4849: result: no configure:4806: checking for sys/stat.h configure:4827: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4833: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | /* 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:4849: result: no configure:4806: checking for stdlib.h configure:4827: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4833: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | /* 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:4849: result: no configure:4806: checking for string.h configure:4827: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4833: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | /* 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:4849: result: no configure:4806: checking for memory.h configure:4827: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4833: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | /* 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:4849: result: no configure:4806: checking for strings.h configure:4827: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4833: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | /* 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:4849: result: no configure:4806: checking for inttypes.h configure:4827: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4833: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | /* 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:4849: result: no configure:4806: checking for stdint.h configure:4827: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4833: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | /* 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:4849: result: no configure:4806: checking for unistd.h configure:4827: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4833: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | /* 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:4849: result: no configure:4895: checking openssl/sha.h usability configure:4912: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4918: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | /* 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:4932: result: no configure:4936: checking openssl/sha.h presence configure:4951: cc -E -I/usr/local/include conftest.c configure:4957: $? = 0 configure:4971: result: yes configure:4984: WARNING: openssl/sha.h: present but cannot be compiled configure:4986: WARNING: openssl/sha.h: check for missing prerequisite headers? configure:4988: WARNING: openssl/sha.h: see the Autoconf documentation configure:4990: WARNING: openssl/sha.h: section "Present But Cannot Be Compiled" configure:4992: WARNING: openssl/sha.h: proceeding with the preprocessor's result configure:4994: WARNING: openssl/sha.h: in the future, the compiler will take precedence configure:5004: checking for openssl/sha.h configure:5012: result: yes configure:5021: checking for MD5_Init in -lcrypto configure:5056: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcrypto >&5 configure:5062: $? = 0 configure:5080: result: yes configure:5160: checking openssl/ssl.h usability configure:5177: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5183: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | #define HAVE_OPENSSL_SHA_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5197: result: no configure:5201: checking openssl/ssl.h presence configure:5216: cc -E -I/usr/local/include conftest.c configure:5222: $? = 0 configure:5236: result: yes configure:5249: WARNING: openssl/ssl.h: present but cannot be compiled configure:5251: WARNING: openssl/ssl.h: check for missing prerequisite headers? configure:5253: WARNING: openssl/ssl.h: see the Autoconf documentation configure:5255: WARNING: openssl/ssl.h: section "Present But Cannot Be Compiled" configure:5257: WARNING: openssl/ssl.h: proceeding with the preprocessor's result configure:5259: WARNING: openssl/ssl.h: in the future, the compiler will take precedence configure:5269: checking for openssl/ssl.h configure:5277: result: yes configure:5286: checking for SSL_library_init in -lssl configure:5321: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lssl -lcrypto >&5 configure:5327: $? = 0 configure:5345: result: yes configure:5407: checking CoreServices/CoreServices.h usability configure:5424: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:49:39: CoreServices/CoreServices.h: No such file or directory configure:5430: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5444: result: no configure:5448: checking CoreServices/CoreServices.h presence configure:5463: cc -E -I/usr/local/include conftest.c conftest.c:16:39: CoreServices/CoreServices.h: No such file or directory configure:5469: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | /* end confdefs.h. */ | #include configure:5483: result: no configure:5516: checking for CoreServices/CoreServices.h configure:5524: result: no configure:5566: checking pthread.h usability configure:5583: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5589: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5603: result: no configure:5607: checking pthread.h presence configure:5622: cc -E -I/usr/local/include conftest.c configure:5628: $? = 0 configure:5642: result: yes configure:5655: WARNING: pthread.h: present but cannot be compiled configure:5657: WARNING: pthread.h: check for missing prerequisite headers? configure:5659: WARNING: pthread.h: see the Autoconf documentation configure:5661: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:5663: WARNING: pthread.h: proceeding with the preprocessor's result configure:5665: WARNING: pthread.h: in the future, the compiler will take precedence configure:5675: checking for pthread.h configure:5683: result: yes configure:5692: checking for pthreads configure:5799: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcrypto -lssl >&5 configure:5802: $? = 0 configure:5808: ./conftest configure:5811: $? = 0 configure:6129: result: yes configure:6167: checking dns_sd.h usability configure:6184: cc -c -fno-common -I/usr/local/include conftest.c >&5 In file included from conftest.c:50: /usr/local/include/dns_sd.h:42:23: osreldate.h: No such file or directory configure:6190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6204: result: no configure:6208: checking dns_sd.h presence configure:6223: cc -E -I/usr/local/include conftest.c In file included from conftest.c:17: /usr/local/include/dns_sd.h:42:23: osreldate.h: No such file or directory configure:6229: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:6243: result: no configure:6276: checking for dns_sd.h configure:6284: result: no configure:6377: checking for special C compiler options needed for large files configure:6417: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6423: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6444: cc -n32 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-n32' configure:6450: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6470: result: no configure:6476: checking for _FILE_OFFSET_BITS value needed for large files configure:6511: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6517: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6561: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6567: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6585: result: unknown configure:6597: checking for _LARGE_FILES value needed for large files configure:6632: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6638: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6682: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6688: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wired" | #define PACKAGE_TARNAME "wired" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "wired 1.3.2" | #define PACKAGE_BUGREPORT "axel@zankasoftware.com" | #define WI_REVISION 0 | #define WD_VERSION "1.3.2" | #define WD_PROTOCOL_VERSION "1.1" | #define WD_BUGREPORT "axel@zankasoftware.com" | #define WD_USER "proclus" | #define WD_GROUP "daemon" | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6706: result: unknown configure:6850: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wired config.status 1.3.2, 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:613: creating Makefile config.status:613: creating config.h configure:7930: === configuring in libwired (/mnt/gmirror/ports/net/wired/work/wired-1.3.2/libwired) configure:8033: running /bin/sh ./configure '--prefix=' 'i386-unknown-gnu' 'build_alias=i386-unknown-gnu' 'host_alias=i386-unknown-gnu' 'target_alias=i386-unknown-gnu' 'CC=cc' 'CFLAGS=-fno-common' '--enable-ssl' '--enable-pthreads' '--with-rundir=../run/libwired' '--with-objdir=../obj' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_gethostent=yes ac_cv_func_inet_aton=yes ac_cv_func_pow=yes ac_cv_func_setsockopt=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_dns_sd_h=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_openssl_sha_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_pthread_h=yes 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_lib_crypto_MD5_Init=yes ac_cv_lib_ssl_SSL_library_init=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS=' -I/usr/local/include' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS=' -L/usr/local/lib' LIBOBJS='' LIBS=' -lcrypto -lssl' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='axel@zankasoftware.com' PACKAGE_NAME='wired' PACKAGE_STRING='wired 1.3.2' PACKAGE_TARNAME='wired' PACKAGE_VERSION='1.3.2' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' WD_GROUP='daemon' WD_MAINTAINER='0' WD_USER='proclus' WD_VERSION='1.3.2' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' fake_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' objdir='obj' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' rundir='run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libwired' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' wireddir='wired' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "wired" #define PACKAGE_TARNAME "wired" #define PACKAGE_VERSION "1.3.2" #define PACKAGE_STRING "wired 1.3.2" #define PACKAGE_BUGREPORT "axel@zankasoftware.com" #define WI_REVISION 0 #define WD_VERSION "1.3.2" #define WD_PROTOCOL_VERSION "1.1" #define WD_BUGREPORT "axel@zankasoftware.com" #define WD_USER "proclus" #define WD_GROUP "daemon" #define HAVE_OPENSSL_SHA_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_PTHREAD_H 1 configure: exit 0