This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by stegdetect.c configure 0.6, which was generated by GNU Autoconf 2.52. Invocation command line was $ ./configure --program-prefix= --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 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: 124 tasks, 179 threads, 4 processors Load average: 0.99, Mach factor: 3.01 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /var/root/usr/local/bin:/var/root/usr/bin:/var/root/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin ## ------------ ## ## Core tests. ## ## ------------ ## configure:979: PATH=".;."; conftest.sh ./configure: line 980: conftest.sh: command not found configure:982: $? = 127 configure:1022: checking build system type configure:1040: result: i386-unknown-gnu configure:1047: checking host system type configure:1061: result: i386-unknown-gnu configure:1068: checking target system type configure:1082: result: i386-unknown-gnu configure:1109: checking for a BSD compatible install configure:1158: result: /usr/bin/install -c -o root -g wheel configure:1169: checking whether build environment is sane configure:1212: result: yes configure:1227: checking whether gmake sets ${MAKE} configure:1247: result: yes configure:1275: checking for working aclocal-1.4 configure:1286: result: missing configure:1290: checking for working autoconf configure:1297: result: found configure:1305: checking for working automake-1.4 configure:1316: result: missing configure:1320: checking for working autoheader configure:1327: result: found configure:1335: checking for working makeinfo configure:1342: result: found configure:1368: checking for i386-unknown-gnu-g++ configure:1391: result: c++ configure:1445: checking for C++ compiler version configure:1448: c++ --version &5 c++ (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:1451: $? = 0 configure:1453: c++ -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:1456: $? = 0 configure:1458: c++ -V &5 c++: `-V' option must have argument configure:1461: $? = 1 configure:1481: checking for C++ compiler default output configure:1484: c++ -fno-common conftest.cc >&5 configure:1487: $? = 0 configure:1516: result: a.out configure:1521: checking whether the C++ compiler works configure:1527: ./a.out configure:1530: $? = 0 configure:1545: result: yes configure:1552: checking whether we are cross compiling configure:1554: result: no configure:1557: checking for executable suffix configure:1559: c++ -o conftest -fno-common conftest.cc >&5 configure:1562: $? = 0 configure:1584: result: configure:1590: checking for object suffix configure:1608: c++ -c -fno-common conftest.cc >&5 configure:1611: $? = 0 configure:1630: result: configure:1634: checking whether we are using the GNU C++ compiler configure:1655: c++ -c -fno-common conftest.cc >&5 configure:1658: $? = 0 configure:1661: test -s conftest. configure:1664: $? = 1 configure: failed program was: #line 1640 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:1676: result: no configure:1682: checking whether c++ accepts -g configure:1700: c++ -c -g conftest.cc >&5 configure:1703: $? = 0 configure:1706: test -s conftest. configure:1709: $? = 1 configure: failed program was: #line 1688 "configure" #include "confdefs.h" int main () { ; return 0; } configure:1719: result: no configure:1759: c++ -c -fno-common conftest.cc >&5 configure:1762: $? = 0 configure:1765: test -s conftest. configure:1768: $? = 1 configure: failed program was: #line 1746 "configure" #include "confdefs.h" #include int main () { exit (42); ; return 0; } configure:1759: c++ -c -fno-common conftest.cc >&5 configure:1762: $? = 0 configure:1765: test -s conftest. configure:1768: $? = 1 configure: failed program was: #line 1746 "configure" #include "confdefs.h" #include #include int main () { exit (42); ; return 0; } configure:1759: c++ -c -fno-common conftest.cc >&5 configure:1762: $? = 0 configure:1765: test -s conftest. configure:1768: $? = 1 configure: failed program was: #line 1746 "configure" #include "confdefs.h" #include extern "C" void std::exit (int) throw (); using std::exit; int main () { exit (42); ; return 0; } configure:1759: c++ -c -fno-common conftest.cc >&5 configure:1762: $? = 0 configure:1765: test -s conftest. configure:1768: $? = 1 configure: failed program was: #line 1746 "configure" #include "confdefs.h" #include extern "C" void std::exit (int); using std::exit; int main () { exit (42); ; return 0; } configure:1759: c++ -c -fno-common conftest.cc >&5 configure:1762: $? = 0 configure:1765: test -s conftest. configure:1768: $? = 1 configure: failed program was: #line 1746 "configure" #include "confdefs.h" #include extern "C" void exit (int) throw (); int main () { exit (42); ; return 0; } configure:1759: c++ -c -fno-common conftest.cc >&5 configure:1762: $? = 0 configure:1765: test -s conftest. configure:1768: $? = 1 configure: failed program was: #line 1746 "configure" #include "confdefs.h" #include extern "C" void exit (int); int main () { exit (42); ; return 0; } configure:1759: c++ -c -fno-common conftest.cc >&5 configure:1762: $? = 0 configure:1765: test -s conftest. configure:1768: $? = 1 configure: failed program was: #line 1746 "configure" #include "confdefs.h" #include void exit (int); int main () { exit (42); ; return 0; } configure:1829: checking for i386-unknown-gnu-gcc configure:1852: result: cc configure:2115: checking for C compiler version configure:2118: 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:2121: $? = 0 configure:2123: 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:2126: $? = 0 configure:2128: cc -V &5 cc: `-V' option must have argument configure:2131: $? = 1 configure:2134: checking whether we are using the GNU C compiler configure:2155: cc -c -fno-common conftest.c >&5 configure:2158: $? = 0 configure:2161: test -s conftest. configure:2164: $? = 1 configure: failed program was: #line 2140 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2176: result: no configure:2182: checking whether cc accepts -g configure:2200: cc -c -g conftest.c >&5 configure:2203: $? = 0 configure:2206: test -s conftest. configure:2209: $? = 1 configure: failed program was: #line 2188 "configure" #include "confdefs.h" int main () { ; return 0; } configure:2219: result: no configure:2246: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2249: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2347: checking for cc option to accept ANSI C configure:2404: cc -c -fno-common conftest.c >&5 configure:2407: $? = 0 configure:2410: test -s conftest. configure:2413: $? = 1 configure: failed program was: #line 2355 "configure" #include "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; } 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:2404: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2407: $? = 0 configure:2410: test -s conftest. configure:2413: $? = 1 configure: failed program was: #line 2355 "configure" #include "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; } 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:2404: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2407: $? = 1 configure: failed program was: #line 2355 "configure" #include "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; } 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:2404: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2407: $? = 1 configure: failed program was: #line 2355 "configure" #include "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; } 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:2404: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2407: $? = 1 configure: failed program was: #line 2355 "configure" #include "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; } 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:2404: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2407: $? = 0 configure:2410: test -s conftest. configure:2413: $? = 1 configure: failed program was: #line 2355 "configure" #include "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; } 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:2430: result: none needed configure:2438: checking for inline configure:2455: cc -c -fno-common conftest.c >&5 configure:2458: $? = 0 configure:2461: test -s conftest. configure:2464: $? = 1 configure: failed program was: #line 2446 "configure" #include "confdefs.h" #ifndef __cplusplus static inline int static_foo () {return 0; } inline int foo () {return 0; } #endif configure:2455: cc -c -fno-common conftest.c >&5 configure:2458: $? = 0 configure:2461: test -s conftest. configure:2464: $? = 1 configure: failed program was: #line 2446 "configure" #include "confdefs.h" #ifndef __cplusplus static __inline__ int static_foo () {return 0; } __inline__ int foo () {return 0; } #endif configure:2455: cc -c -fno-common conftest.c >&5 configure:2458: $? = 0 configure:2461: test -s conftest. configure:2464: $? = 1 configure: failed program was: #line 2446 "configure" #include "confdefs.h" #ifndef __cplusplus static __inline int static_foo () {return 0; } __inline int foo () {return 0; } #endif configure:2475: result: no configure:2502: checking for a BSD compatible install configure:2551: result: /usr/bin/install -c -o root -g wheel configure:2562: checking blowfish object configure:2567: result: bf-586.o configure:2578: checking for gtk-config configure:2606: result: /usr/local/bin/gtk12-config configure:2615: checking for libevent configure:2647: result: yes configure:2682: checking how to run the C preprocessor configure:2708: cc -E conftest.c configure:2714: $? = 0 configure:2741: cc -E conftest.c configure:2738:28: ac_nonexistent.h: No such file or directory configure:2747: $? = 1 configure: failed program was: #line 2737 "configure" #include "confdefs.h" #include configure:2784: result: cc -E configure:2799: cc -E conftest.c configure:2805: $? = 0 configure:2832: cc -E conftest.c configure:2829:28: ac_nonexistent.h: No such file or directory configure:2838: $? = 1 configure: failed program was: #line 2828 "configure" #include "confdefs.h" #include configure:2877: checking for ANSI C header files configure:2891: cc -E conftest.c configure:2897: $? = 0 configure:2984: cc -o conftest -fno-common conftest.c >&5 configure:2987: $? = 0 configure:2989: ./conftest configure:2992: $? = 0 configure:3005: result: yes configure:3021: checking for sys/types.h configure:3033: cc -c -fno-common conftest.c >&5 configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: #line 3027 "configure" #include "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:3052: result: no configure:3021: checking for sys/stat.h configure:3033: cc -c -fno-common conftest.c >&5 configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: #line 3027 "configure" #include "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:3052: result: no configure:3021: checking for stdlib.h configure:3033: cc -c -fno-common conftest.c >&5 configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: #line 3027 "configure" #include "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:3052: result: no configure:3021: checking for string.h configure:3033: cc -c -fno-common conftest.c >&5 configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: #line 3027 "configure" #include "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:3052: result: no configure:3021: checking for memory.h configure:3033: cc -c -fno-common conftest.c >&5 configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: #line 3027 "configure" #include "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:3052: result: no configure:3021: checking for strings.h configure:3033: cc -c -fno-common conftest.c >&5 configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: #line 3027 "configure" #include "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:3052: result: no configure:3021: checking for inttypes.h configure:3033: cc -c -fno-common conftest.c >&5 configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: #line 3027 "configure" #include "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:3052: result: no configure:3021: checking for stdint.h configure:3033: cc -c -fno-common conftest.c >&5 configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: #line 3027 "configure" #include "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:3052: result: no configure:3021: checking for unistd.h configure:3033: cc -c -fno-common conftest.c >&5 configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: #line 3027 "configure" #include "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:3052: result: no configure:3062: checking for size_t configure:3083: cc -c -fno-common conftest.c >&5 configure:3086: $? = 0 configure:3089: test -s conftest. configure:3092: $? = 1 configure: failed program was: #line 3068 "configure" #include "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 int main () { if ((size_t *) 0) return 0; if (sizeof (size_t)) return 0; ; return 0; } configure:3102: result: no configure:3114: checking for u_int32_t configure:3135: cc -c -fno-common conftest.c >&5 configure:3138: $? = 0 configure:3141: test -s conftest. configure:3144: $? = 1 configure: failed program was: #line 3120 "configure" #include "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 int main () { if ((u_int32_t *) 0) return 0; if (sizeof (u_int32_t)) return 0; ; return 0; } configure:3154: result: no configure:3166: checking for u_int16_t configure:3187: cc -c -fno-common conftest.c >&5 configure:3190: $? = 0 configure:3193: test -s conftest. configure:3196: $? = 1 configure: failed program was: #line 3172 "configure" #include "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 int main () { if ((u_int16_t *) 0) return 0; if (sizeof (u_int16_t)) return 0; ; return 0; } configure:3206: result: no configure:3218: checking for u_int8_t configure:3239: cc -c -fno-common conftest.c >&5 configure:3242: $? = 0 configure:3245: test -s conftest. configure:3248: $? = 1 configure: failed program was: #line 3224 "configure" #include "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 int main () { if ((u_int8_t *) 0) return 0; if (sizeof (u_int8_t)) return 0; ; return 0; } configure:3258: result: no configure:3273: checking for strlcat configure:3310: cc -o conftest -fno-common conftest.c >&5 configure:3313: $? = 0 configure:3316: test -s conftest configure:3319: $? = 0 configure:3329: result: yes configure:3273: checking for strlcpy configure:3310: cc -o conftest -fno-common conftest.c >&5 configure:3313: $? = 0 configure:3316: test -s conftest configure:3319: $? = 0 configure:3329: result: yes configure:3273: checking for dirname configure:3310: cc -o conftest -fno-common conftest.c >&5 configure:3313: $? = 0 configure:3316: test -s conftest configure:3319: $? = 0 configure:3329: result: yes configure:3342: checking for working dirname configure:3364: cc -o conftest -fno-common conftest.c >&5 configure: In function `main': configure:3358: warning: assignment makes pointer from integer without a cast configure:3367: $? = 0 configure:3369: ./conftest configure:3372: $? = 0 configure:3374: result: yes configure:3393: checking for strerror configure:3430: cc -o conftest -fno-common conftest.c >&5 configure:3433: $? = 0 configure:3436: test -s conftest configure:3439: $? = 0 configure:3449: result: yes configure:3464: checking for MD5Update configure:3501: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _MD5Update configure:3504: $? = 1 configure: failed program was: #line 3470 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char MD5Update (); below. */ #include /* 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 MD5Update (); char (*f) (); int main () { /* 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_MD5Update) || defined (__stub___MD5Update) choke me #else f = MD5Update; #endif ; return 0; } configure:3520: result: no configure:3540: checking for warnx configure:3577: cc -o conftest -fno-common conftest.c >&5 configure:3580: $? = 0 configure:3583: test -s conftest configure:3586: $? = 0 configure:3596: result: yes configure:3612: checking for timeradd in sys/time.h configure:3630: result: yes configure:3643: checking whether byte ordering is bigendian configure:3668: cc -c -fno-common conftest.c >&5 configure:3671: $? = 0 configure:3674: test -s conftest. configure:3677: $? = 1 configure: failed program was: #line 3651 "configure" #include "confdefs.h" #include #include int main () { #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN bogus endian macros #endif ; return 0; } configure:3744: cc -o conftest -fno-common conftest.c >&5 configure:3747: $? = 0 configure:3749: ./conftest configure:3752: $? = 0 configure:3765: result: no configure:3857: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status (stegdetect.c 0.6) 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:4336: creating Makefile config.status:4428: creating config.h configure:4687: configuring in jpeg-6b configure:4754: running /bin/sh './configure' --program-prefix= --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CXXFLAGS=-fno-common CXX=c++ build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --cache-file=/dev/null --srcdir=. configure:4687: configuring in file configure:4754: running /bin/sh './configure' --program-prefix= --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CXXFLAGS=-fno-common CXX=c++ build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --cache-file=/dev/null --srcdir=. ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_inline=no ac_cv_cxx_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_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_MD5Update=no ac_cv_func_dirname=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_warnx=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_path_PATH_GTKCONFIG=/usr/local/bin/gtk12-config ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_make_gmake_set=yes ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_size_t=no ac_cv_type_u_int16_t=no ac_cv_type_u_int32_t=no ac_cv_type_u_int8_t=no lt_cv_sys_max_cmd_len= ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PACKAGE "stegdetect" #define VERSION "0.6" #ifdef __cplusplus void exit (int); #endif #define inline #define STDC_HEADERS 1 #define size_t unsigned #define u_int32_t unsigned int #define u_int16_t unsigned short #define u_int8_t unsigned char #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_DIRNAME 1 #define HAVE_STRERROR 1 #define HAVE_WARNX 1 #define HAVE_TIMERADD 1 #define _PATH_RULES "/share/stegbreak/rules.ini" configure: exit 0 ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status (stegdetect.c 0.6) 2.52, executed with CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:4336: creating Makefile ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status (stegdetect.c 0.6) 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = config.h CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:4428: creating config.h ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status (stegdetect.c 0.6) 2.52, executed with CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:4336: creating Makefile ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status (stegdetect.c 0.6) 2.52, executed with CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:4336: creating Makefile ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status (stegdetect.c 0.6) 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = config.h CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:4428: creating config.h config.status:4569: config.h is unchanged ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status (stegdetect.c 0.6) 2.52, executed with CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:4336: creating Makefile ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status (stegdetect.c 0.6) 2.52, executed with CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:4336: creating Makefile ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status (stegdetect.c 0.6) 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = config.h CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:4428: creating config.h config.status:4569: config.h is unchanged ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status (stegdetect.c 0.6) 2.52, executed with CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:4336: creating Makefile ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status (stegdetect.c 0.6) 2.52, executed with CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:4336: creating Makefile