This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Eggdrop configure 1.6.18, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## 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: 110 tasks, 167 threads, 4 processors Load average: 0.27, Mach factor: 3.72 /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: /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: /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: /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:1360: result: configure:1362: result: This is Eggdrop's GNU configure script. configure:1364: result: It's going to run a bunch of tests to hopefully make your compile configure:1366: result: work without much twiddling. configure:1368: result: configure:1445: checking for gcc configure:1461: found /usr/bin/gcc configure:1471: result: gcc configure:1715: checking for C compiler version configure:1718: 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:1721: $? = 0 configure:1723: 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:1726: $? = 0 configure:1728: gcc -V &5 gcc: `-V' option must have argument configure:1731: $? = 1 configure:1754: checking for C compiler default output file name configure:1757: gcc conftest.c >&5 configure:1760: $? = 0 configure:1806: result: a.out configure:1811: checking whether the C compiler works configure:1817: ./a.out configure:1820: $? = 0 configure:1837: result: yes configure:1844: checking whether we are cross compiling configure:1846: result: no configure:1849: checking for suffix of executables configure:1851: gcc -o conftest conftest.c >&5 configure:1854: $? = 0 configure:1879: result: configure:1885: checking for suffix of object files configure:1906: gcc -c conftest.c >&5 configure:1909: $? = 0 configure:1931: result: configure:1935: checking whether we are using the GNU C compiler configure:1959: gcc -c conftest.c >&5 configure:1965: $? = 0 configure:1969: test -z || test ! -s conftest.err configure:1972: $? = 0 configure:1975: test -s conftest. configure:1978: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1991: result: no configure:1997: checking whether gcc accepts -g configure:2018: gcc -c -fno-common conftest.c >&5 configure:2024: $? = 0 configure:2028: test -z || test ! -s conftest.err configure:2031: $? = 0 configure:2034: test -s conftest. configure:2037: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2048: result: no configure:2065: checking for gcc option to accept ANSI C configure:2135: gcc -c conftest.c >&5 configure:2141: $? = 0 configure:2145: test -z || test ! -s conftest.err configure:2148: $? = 0 configure:2151: test -s conftest. configure:2154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2135: gcc -qlanglvl=ansi -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2141: $? = 0 configure:2145: test -z || test ! -s conftest.err configure:2148: $? = 0 configure:2151: test -s conftest. configure:2154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2135: gcc -std1 -c conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2135: gcc -Ae -c conftest.c >&5 :6:2: missing '(' after predicate configure:2141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2135: gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5 :6:2: missing '(' after predicate configure:2141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2135: gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5 gcc: unrecognized option `-Xc' configure:2141: $? = 0 configure:2145: test -z || test ! -s conftest.err configure:2148: $? = 0 configure:2151: test -s conftest. configure:2154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2172: result: none needed configure:2190: gcc -c conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2196: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2349: checking how to run the C preprocessor configure:2384: gcc -E conftest.c configure:2390: $? = 0 configure:2422: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2428: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* end confdefs.h. */ | #include configure:2467: result: gcc -E configure:2491: gcc -E conftest.c configure:2497: $? = 0 configure:2529: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2535: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* end confdefs.h. */ | #include configure:2579: checking for egrep configure:2589: result: grep -E configure:2595: checking for AIX configure:2617: result: no configure:2623: checking for library containing strerror configure:2653: gcc -o conftest conftest.c >&5 configure:2659: $? = 0 configure:2663: test -z || test ! -s conftest.err configure:2666: $? = 0 configure:2669: test -s conftest configure:2672: $? = 0 configure:2742: result: none required configure:2749: checking for ANSI C header files configure:2774: gcc -c conftest.c >&5 configure:2780: $? = 0 configure:2784: test -z || test ! -s conftest.err configure:2787: $? = 0 configure:2790: test -s conftest. configure:2793: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:2902: result: no configure:2926: checking for sys/types.h configure:2942: gcc -c conftest.c >&5 configure:2948: $? = 0 configure:2952: test -z || test ! -s conftest.err configure:2955: $? = 0 configure:2958: test -s conftest. configure:2961: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2972: result: no configure:2926: checking for sys/stat.h configure:2942: gcc -c conftest.c >&5 configure:2948: $? = 0 configure:2952: test -z || test ! -s conftest.err configure:2955: $? = 0 configure:2958: test -s conftest. configure:2961: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2972: result: no configure:2926: checking for stdlib.h configure:2942: gcc -c conftest.c >&5 configure:2948: $? = 0 configure:2952: test -z || test ! -s conftest.err configure:2955: $? = 0 configure:2958: test -s conftest. configure:2961: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2972: result: no configure:2926: checking for string.h configure:2942: gcc -c conftest.c >&5 configure:2948: $? = 0 configure:2952: test -z || test ! -s conftest.err configure:2955: $? = 0 configure:2958: test -s conftest. configure:2961: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2972: result: no configure:2926: checking for memory.h configure:2942: gcc -c conftest.c >&5 configure:2948: $? = 0 configure:2952: test -z || test ! -s conftest.err configure:2955: $? = 0 configure:2958: test -s conftest. configure:2961: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2972: result: no configure:2926: checking for strings.h configure:2942: gcc -c conftest.c >&5 configure:2948: $? = 0 configure:2952: test -z || test ! -s conftest.err configure:2955: $? = 0 configure:2958: test -s conftest. configure:2961: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2972: result: no configure:2926: checking for inttypes.h configure:2942: gcc -c conftest.c >&5 configure:2948: $? = 0 configure:2952: test -z || test ! -s conftest.err configure:2955: $? = 0 configure:2958: test -s conftest. configure:2961: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2972: result: no configure:2926: checking for stdint.h configure:2942: gcc -c conftest.c >&5 configure:2948: $? = 0 configure:2952: test -z || test ! -s conftest.err configure:2955: $? = 0 configure:2958: test -s conftest. configure:2961: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2972: result: no configure:2926: checking for unistd.h configure:2942: gcc -c conftest.c >&5 configure:2948: $? = 0 configure:2952: test -z || test ! -s conftest.err configure:2955: $? = 0 configure:2958: test -s conftest. configure:2961: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:2972: result: no configure:2994: checking minix/config.h usability configure:3006: gcc -c conftest.c >&5 conftest.c:43:26: minix/config.h: No such file or directory configure:3012: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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:3035: result: no configure:3039: checking minix/config.h presence configure:3049: gcc -E conftest.c conftest.c:9:26: minix/config.h: No such file or directory configure:3055: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* end confdefs.h. */ | #include configure:3075: result: no configure:3110: checking for minix/config.h configure:3117: result: no configure:3290: checking for a BSD-compatible install configure:3345: result: /usr/local/bin/ginstall -c configure:3356: checking whether make sets $(MAKE) configure:3376: result: yes configure:3426: checking for ranlib configure:3442: found /usr/bin/ranlib configure:3453: result: ranlib configure:3465: checking whether ln -s works configure:3469: result: yes configure:3484: checking whether head -n 1 works configure:3495: result: yes configure:3594: checking for gawk configure:3610: found /usr/local/bin/gawk configure:3620: result: gawk configure:3644: checking for basename configure:3660: found /usr/local/bin/basename configure:3670: result: basename configure:3690: checking for uname configure:3706: found /usr/local/bin/uname configure:3716: result: uname configure:3733: checking for socket in -lsocket configure:3763: gcc -o conftest conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:3769: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:3795: result: no configure:3807: checking for connect in -lnsl configure:3837: gcc -o conftest conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:3843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | /* 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 connect (); | int | main () | { | connect (); | ; | return 0; | } configure:3869: result: no configure:3881: checking for gethostbyname in -ldns configure:3911: gcc -o conftest conftest.c -ldns >&5 configure:3917: $? = 0 configure:3921: test -z || test ! -s conftest.err configure:3924: $? = 0 configure:3927: test -s conftest configure:3930: $? = 0 configure:3943: result: yes configure:3955: checking for dlopen in -ldl configure:3985: gcc -o conftest conftest.c -ldl -ldns >&5 configure:3991: $? = 0 configure:3995: test -z || test ! -s conftest.err configure:3998: $? = 0 configure:4001: test -s conftest configure:4004: $? = 0 configure:4017: result: yes configure:4028: checking for tan in -lm configure:4058: gcc -o conftest conftest.c -lm -ldl -ldns >&5 configure:4064: $? = 0 configure:4068: test -z || test ! -s conftest.err configure:4071: $? = 0 configure:4074: test -s conftest configure:4077: $? = 0 configure:4090: result: yes configure:4098: checking for pthread_mutex_init in -lpthread configure:4128: gcc -o conftest conftest.c -lpthread -ldl -ldns >&5 configure:4134: $? = 0 configure:4138: test -z || test ! -s conftest.err configure:4141: $? = 0 configure:4144: test -s conftest configure:4147: $? = 0 configure:4160: result: yes configure:4576: checking system type configure:4583: result: Darwin configure:4585: checking system release configure:4592: result: 8.0.1 configure:4604: checking module loading capabilities configure:4606: result: configure:4627: checking dl.h usability configure:4639: gcc -c conftest.c >&5 conftest.c:45:16: dl.h: No such file or directory configure:4645: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | #define HAVE_LIBDNS 1 | #define HAVE_LIBDL 1 | /* 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:4668: result: no configure:4672: checking dl.h presence configure:4682: gcc -E conftest.c conftest.c:11:16: dl.h: No such file or directory configure:4688: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | #define HAVE_LIBDNS 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | #include configure:4708: result: no configure:4743: checking for dl.h configure:4750: result: no configure:4627: checking dlfcn.h usability configure:4639: gcc -c conftest.c >&5 configure:4645: $? = 0 configure:4649: test -z || test ! -s conftest.err configure:4652: $? = 0 configure:4655: test -s conftest. configure:4658: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | #define HAVE_LIBDNS 1 | #define HAVE_LIBDL 1 | /* 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:4668: result: no configure:4672: checking dlfcn.h presence configure:4682: gcc -E conftest.c configure:4688: $? = 0 configure:4708: result: yes configure:4721: WARNING: dlfcn.h: present but cannot be compiled configure:4723: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4725: WARNING: dlfcn.h: see the Autoconf documentation configure:4727: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4729: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4731: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4743: checking for dlfcn.h configure:4750: result: yes configure:4627: checking loader.h usability configure:4639: gcc -c conftest.c >&5 conftest.c:46:20: loader.h: No such file or directory configure:4645: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | #define HAVE_LIBDNS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | /* 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:4668: result: no configure:4672: checking loader.h presence configure:4682: gcc -E conftest.c conftest.c:12:20: loader.h: No such file or directory configure:4688: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | #define HAVE_LIBDNS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:4708: result: no configure:4743: checking for loader.h configure:4750: result: no configure:4627: checking rld.h usability configure:4639: gcc -c conftest.c >&5 conftest.c:46:17: rld.h: No such file or directory configure:4645: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | #define HAVE_LIBDNS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | /* 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:4668: result: no configure:4672: checking rld.h presence configure:4682: gcc -E conftest.c conftest.c:12:17: rld.h: No such file or directory configure:4688: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | #define HAVE_LIBDNS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:4708: result: no configure:4743: checking for rld.h configure:4750: result: no configure:4627: checking mach-o/dyld.h usability configure:4639: gcc -c conftest.c >&5 configure:4645: $? = 0 configure:4649: test -z || test ! -s conftest.err configure:4652: $? = 0 configure:4655: test -s conftest. configure:4658: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | #define HAVE_LIBDNS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | /* 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:4668: result: no configure:4672: checking mach-o/dyld.h presence configure:4682: gcc -E conftest.c configure:4688: $? = 0 configure:4708: result: yes configure:4721: WARNING: mach-o/dyld.h: present but cannot be compiled configure:4723: WARNING: mach-o/dyld.h: check for missing prerequisite headers? configure:4725: WARNING: mach-o/dyld.h: see the Autoconf documentation configure:4727: WARNING: mach-o/dyld.h: section "Present But Cannot Be Compiled" configure:4729: WARNING: mach-o/dyld.h: proceeding with the preprocessor's result configure:4731: WARNING: mach-o/dyld.h: in the future, the compiler will take precedence configure:4743: checking for mach-o/dyld.h configure:4750: result: yes configure:4627: checking mach-o/rld.h usability configure:4639: gcc -c conftest.c >&5 configure:4645: $? = 0 configure:4649: test -z || test ! -s conftest.err configure:4652: $? = 0 configure:4655: test -s conftest. configure:4658: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | #define HAVE_LIBDNS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | /* 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:4668: result: no configure:4672: checking mach-o/rld.h presence configure:4682: gcc -E conftest.c configure:4688: $? = 0 configure:4708: result: yes configure:4721: WARNING: mach-o/rld.h: present but cannot be compiled configure:4723: WARNING: mach-o/rld.h: check for missing prerequisite headers? configure:4725: WARNING: mach-o/rld.h: see the Autoconf documentation configure:4727: WARNING: mach-o/rld.h: section "Present But Cannot Be Compiled" configure:4729: WARNING: mach-o/rld.h: proceeding with the preprocessor's result configure:4731: WARNING: mach-o/rld.h: in the future, the compiler will take precedence configure:4743: checking for mach-o/rld.h configure:4750: result: yes configure:4771: checking for dlopen configure:4828: gcc -o conftest conftest.c -ldl -ldns >&5 configure:4834: $? = 0 configure:4838: test -z || test ! -s conftest.err configure:4841: $? = 0 configure:4844: test -s conftest configure:4847: $? = 0 configure:4859: result: yes configure:4771: checking for load configure:4828: gcc -o conftest conftest.c -ldl -ldns >&5 ld: Undefined symbols: _load configure:4834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | #define HAVE_LIBDNS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MACH_O_RLD_H 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | /* Define load to an innocuous variant, in case declares load. | For example, HP-UX 11i declares gettimeofday. */ | #define load innocuous_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef load | | /* 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 load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_load) || defined (__stub___load) | choke me | #else | char (*f) () = load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != load; | ; | return 0; | } configure:4859: result: no configure:4771: checking for NSLinkModule configure:4828: gcc -o conftest conftest.c -ldl -ldns >&5 configure:4834: $? = 0 configure:4838: test -z || test ! -s conftest.err configure:4841: $? = 0 configure:4844: test -s conftest configure:4847: $? = 0 configure:4859: result: yes configure:4771: checking for shl_load configure:4828: gcc -o conftest conftest.c -ldl -ldns >&5 ld: Undefined symbols: _shl_load configure:4834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | #define HAVE_LIBDNS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MACH_O_RLD_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_NSLINKMODULE 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:4859: result: no configure:4771: checking for rld_load configure:4828: gcc -o conftest conftest.c -ldl -ldns >&5 ld: Undefined symbols: _rld_load configure:4834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Eggdrop" | #define PACKAGE_TARNAME "eggdrop" | #define PACKAGE_VERSION "1.6.18" | #define PACKAGE_STRING "Eggdrop 1.6.18" | #define PACKAGE_BUGREPORT "bugs@eggheads.org" | #define HAVE_LIBDNS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MACH_O_RLD_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_NSLINKMODULE 1 | /* end confdefs.h. */ | /* Define rld_load to an innocuous variant, in case declares rld_load. | For example, HP-UX 11i declares gettimeofday. */ | #define rld_load innocuous_rld_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rld_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef rld_load | | /* 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 rld_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_rld_load) || defined (__stub___rld_load) | choke me | #else | char (*f) () = rld_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != rld_load; | ; | return 0; | } configure:4859: result: no configure:4940: checking for bundle1.o in /lib configure:4948: result: no configure:4940: checking for bundle1.o in /usr/lib configure:4943: result: yes ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= 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_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_NSLinkModule=yes ac_cv_func_dlopen=yes ac_cv_func_load=no ac_cv_func_rld_load=no ac_cv_func_shl_load=no ac_cv_header_dl_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_loader_h=no ac_cv_header_mach_o_dyld_h=yes ac_cv_header_mach_o_rld_h=yes ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_rld_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_lib_dl_dlopen=yes ac_cv_lib_dns_gethostbyname=yes ac_cv_lib_m_tan=yes ac_cv_lib_nsl_connect=no ac_cv_lib_pthread=-lpthread ac_cv_lib_pthread_pthread_mutex_init=yes ac_cv_lib_socket_socket=no ac_cv_objext= ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_BASENAME=basename ac_cv_prog_CPP='gcc -E' ac_cv_prog_HEAD_1='head -n 1' ac_cv_prog_UNAME=uname ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' egg_cv_var_system_release=8.0.1 egg_cv_var_system_type=Darwin ## ----------------- ## ## Output variables. ## ## ----------------- ## AWK='gawk' BASENAME='basename' CC='gcc' CFLAGS='' CPP='gcc -E' CPPFLAGS='' DEFAULT_MAKE='static' DEFS='' DEST='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGGEXEC='' EGGVERSION='' EGREP='grep -E' EXEEXT='' HEAD_1='head -n 1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='-ldl -ldns ' LN_S='ln -s' LTLIBOBJS='' MODULE_XLIBS='/usr/lib/bundle1.o ' MOD_CC='gcc' MOD_EXT='so' MOD_LD='gcc' MOD_STRIP='touch' MOD_UPDIR='' OBJEXT='' PACKAGE_BUGREPORT='bugs@eggheads.org' PACKAGE_NAME='Eggdrop' PACKAGE_STRING='Eggdrop 1.6.18' PACKAGE_TARNAME='eggdrop' PACKAGE_VERSION='1.6.18' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SHLIB_CC='gcc -fPIC' SHLIB_LD='ld -bundle -undefined error' SHLIB_STRIP='touch' SSL_INCLUDE='' SSL_LIBS='' STRIP='touch' TCLINC='' TCLINCFN='' TCLLIB='' TCLLIBFN='' TCL_LIBS='' TCL_REQS='' UNAME='uname' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' egg_ac_parameters='' exec_prefix='NONE' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BIND_8_COMPAT 1 #define EGG_MOD_EXT "so" #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_LIBDL 1 #define HAVE_LIBDNS 1 #define HAVE_MACH_O_DYLD_H 1 #define HAVE_MACH_O_RLD_H 1 #define HAVE_NSLINKMODULE 1 #define MODULES_OK 1 #define MOD_USE_DYLD 1 #define PACKAGE_BUGREPORT "bugs@eggheads.org" #define PACKAGE_NAME "Eggdrop" #define PACKAGE_STRING "Eggdrop 1.6.18" #define PACKAGE_TARNAME "eggdrop" #define PACKAGE_VERSION "1.6.18" #define RANDOM_MAX RAND_MAX configure: exit 1