This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by spamass-milter configure 0.1.3a, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = erwin.hksilver.net uname -m = Power Macintosh uname -r = 6.4 uname -s = Darwin uname -v = Darwin Kernel Version 6.4: Wed Jan 29 18:50:42 PST 2003; root:xnu/xnu-344.26.obj~1/RELEASE_PPC /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 6.4: Wed Jan 29 18:50:42 PST 2003; root:xnu/xnu-344.26.obj~1/RELEASE_PPC Kernel configured for up to 2 processors. 1 processor is physically available. Processor type: ppc7450 (PowerPC 7450) Processor active: 0 Primary memory available: 768.00 megabytes. Default processor set: 69 tasks, 137 threads, 1 processors Load average: 0.80, Mach factor: 0.19 unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /fink/bin PATH: /fink/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1264: checking for a BSD-compatible install configure:1318: result: /usr/bin/install -c configure:1329: checking whether build environment is sane configure:1372: result: yes configure:1406: checking for gawk configure:1435: result: no configure:1406: checking for mawk configure:1435: result: no configure:1406: checking for nawk configure:1435: result: no configure:1406: checking for awk configure:1422: found /usr/bin/awk configure:1432: result: awk configure:1442: checking whether make sets ${MAKE} configure:1462: result: yes configure:1618: checking for g++ configure:1634: found /usr/bin/g++ configure:1644: result: g++ configure:1660: checking for C++ compiler version configure:1663: g++ --version &5 g++ (GCC) 3.1 20020420 (prerelease) 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:1666: $? = 0 configure:1668: g++ -v &5 Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs Thread model: posix Apple Computer, Inc. GCC version 1151, based on gcc version 3.1 20020420 (prerelease) configure:1671: $? = 0 configure:1673: g++ -V &5 g++: argument to `-V' missing configure:1676: $? = 1 configure:1702: checking for C++ compiler default output configure:1705: g++ conftest.cc >&5 configure:1708: $? = 0 configure:1741: result: a.out configure:1746: checking whether the C++ compiler works configure:1752: ./a.out configure:1755: $? = 0 configure:1770: result: yes configure:1777: checking whether we are cross compiling configure:1779: result: no configure:1782: checking for suffix of executables configure:1784: g++ -o conftest conftest.cc >&5 configure:1787: $? = 0 configure:1809: result: configure:1815: checking for suffix of object files configure:1839: g++ -c conftest.cc >&5 configure:1842: $? = 0 configure:1861: result: o configure:1865: checking whether we are using the GNU C++ compiler configure:1892: g++ -c conftest.cc >&5 configure:1895: $? = 0 configure:1898: test -s conftest.o configure:1901: $? = 0 configure:1913: result: yes configure:1919: checking whether g++ accepts -g configure:1943: g++ -c -g conftest.cc >&5 configure:1946: $? = 0 configure:1949: test -s conftest.o configure:1952: $? = 0 configure:1962: result: yes configure:2008: g++ -c -g -O2 conftest.cc >&5 configure:2011: $? = 0 configure:2014: test -s conftest.o configure:2017: $? = 0 configure:2045: g++ -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:2037: `exit' undeclared (first use this function) configure:2037: (Each undeclared identifier is reported only once for each function it appears in.) configure:2048: $? = 1 configure: failed program was: #line 2026 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2008: g++ -c -g -O2 conftest.cc >&5 configure:2011: $? = 0 configure:2014: test -s conftest.o configure:2017: $? = 0 configure:2045: g++ -c -g -O2 conftest.cc >&5 configure:2048: $? = 0 configure:2051: test -s conftest.o configure:2054: $? = 0 configure:2084: checking for style of include used by make configure:2112: result: GNU configure:2119: checking dependency style of g++ configure:2181: result: none configure:2232: checking for gcc configure:2248: found /usr/bin/gcc configure:2258: result: gcc configure:2502: checking for C compiler version configure:2505: gcc --version &5 gcc (GCC) 3.1 20020420 (prerelease) 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:2508: $? = 0 configure:2510: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs Thread model: posix Apple Computer, Inc. GCC version 1151, based on gcc version 3.1 20020420 (prerelease) configure:2513: $? = 0 configure:2515: gcc -V &5 gcc: argument to `-V' is missing configure:2518: $? = 1 configure:2521: checking whether we are using the GNU C compiler configure:2548: gcc -c conftest.c >&5 configure:2551: $? = 0 configure:2554: test -s conftest.o configure:2557: $? = 0 configure:2569: result: yes configure:2575: checking whether gcc accepts -g configure:2599: gcc -c -g conftest.c >&5 configure:2602: $? = 0 configure:2605: test -s conftest.o configure:2608: $? = 0 configure:2618: result: yes configure:2645: gcc -c -g -O2 conftest.c >&5 conftest.c:2: undefined type, found `choke' conftest.c:2: illegal external declaration, missing `;' after `me' cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode conftest.c:2: parse error before "me" configure:2648: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2760: checking dependency style of gcc configure:2822: result: none configure:2833: checking for spamc configure:2851: found /usr/local/bin/spamc configure:2863: result: /usr/local/bin/spamc configure:2892: checking build system type configure:2910: result: powerpc-apple-darwin6.4 configure:2918: checking host system type configure:2932: result: powerpc-apple-darwin6.4 configure:3080: checking for the pthreads library -lpthreads configure:3121: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 ld: can't locate file for: -lpthreads configure:3124: $? = 1 configure: failed program was: #line 3100 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:3142: result: no configure:3069: checking whether pthreads work without any flags configure:3121: gcc -o conftest -g -O2 conftest.c >&5 configure:3124: $? = 0 configure:3127: test -s conftest configure:3130: $? = 0 configure:3142: result: yes configure:3162: checking for joinable pthread attribute configure:3183: gcc -o conftest -g -O2 conftest.c >&5 configure:3186: $? = 0 configure:3189: test -s conftest configure:3192: $? = 0 configure:3247: result: PTHREAD_CREATE_JOINABLE configure:3254: checking if more special flags are required for pthreads configure:3261: result: no configure:3273: checking for cc_r configure:3300: result: gcc configure:3341: checking for gcc option to accept ANSI C configure:3404: gcc -c -g -O2 conftest.c >&5 configure:3407: $? = 0 configure:3410: test -s conftest.o configure:3413: $? = 0 configure:3430: result: none needed configure:3438: checking for an ANSI C-conforming const configure:3508: gcc -c -g -O2 conftest.c >&5 configure:3511: $? = 0 configure:3514: test -s conftest.o configure:3517: $? = 0 configure:3527: result: yes configure:3542: checking how to run the C preprocessor configure:3568: gcc -E conftest.c configure:3564: undefined type, found `Syntax' configure:3564: illegal external declaration, missing `;' after `error' cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode configure:3574: $? = 0 configure:3601: gcc -E conftest.c configure:3597: header file 'ac_nonexistent.h' not found cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode configure:3607: $? = 1 configure: failed program was: #line 3596 "configure" #include "confdefs.h" #include configure:3644: result: gcc -E configure:3659: gcc -E conftest.c configure:3655: undefined type, found `Syntax' configure:3655: illegal external declaration, missing `;' after `error' cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode configure:3665: $? = 0 configure:3692: gcc -E conftest.c configure:3688: header file 'ac_nonexistent.h' not found cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode configure:3698: $? = 1 configure: failed program was: #line 3687 "configure" #include "confdefs.h" #include configure:3738: checking for ANSI C header files configure:3752: gcc -E conftest.c configure:3758: $? = 0 configure:3843: gcc -o conftest -g -O2 conftest.c >&5 configure:3846: $? = 0 configure:3848: ./conftest configure:3851: $? = 0 configure:3865: result: yes configure:3889: checking for sys/types.h configure:3902: gcc -c -g -O2 conftest.c >&5 configure:3905: $? = 0 configure:3908: test -s conftest.o configure:3911: $? = 0 configure:3921: result: yes configure:3889: checking for sys/stat.h configure:3902: gcc -c -g -O2 conftest.c >&5 configure:3905: $? = 0 configure:3908: test -s conftest.o configure:3911: $? = 0 configure:3921: result: yes configure:3889: checking for stdlib.h configure:3902: gcc -c -g -O2 conftest.c >&5 configure:3905: $? = 0 configure:3908: test -s conftest.o configure:3911: $? = 0 configure:3921: result: yes configure:3889: checking for string.h configure:3902: gcc -c -g -O2 conftest.c >&5 configure:3905: $? = 0 configure:3908: test -s conftest.o configure:3911: $? = 0 configure:3921: result: yes configure:3889: checking for memory.h configure:3902: gcc -c -g -O2 conftest.c >&5 configure:3905: $? = 0 configure:3908: test -s conftest.o configure:3911: $? = 0 configure:3921: result: yes configure:3889: checking for strings.h configure:3902: gcc -c -g -O2 conftest.c >&5 configure:3905: $? = 0 configure:3908: test -s conftest.o configure:3911: $? = 0 configure:3921: result: yes configure:3889: checking for inttypes.h configure:3902: gcc -c -g -O2 conftest.c >&5 configure:3905: $? = 0 configure:3908: test -s conftest.o configure:3911: $? = 0 configure:3921: result: yes configure:3889: checking for stdint.h configure:3902: gcc -c -g -O2 conftest.c >&5 configure:3905: $? = 0 configure:3908: test -s conftest.o configure:3911: $? = 0 configure:3921: result: yes configure:3889: checking for unistd.h configure:3902: gcc -c -g -O2 conftest.c >&5 configure:3905: $? = 0 configure:3908: test -s conftest.o configure:3911: $? = 0 configure:3921: result: yes configure:3933: checking for pid_t configure:3960: gcc -c -g -O2 conftest.c >&5 configure:3963: $? = 0 configure:3966: test -s conftest.o configure:3969: $? = 0 configure:3979: result: yes configure:3991: checking for size_t configure:4018: gcc -c -g -O2 conftest.c >&5 configure:4021: $? = 0 configure:4024: test -s conftest.o configure:4027: $? = 0 configure:4037: result: yes configure:4051: checking if we must define _GNU_SOURCE configure:4079: gcc -c -g -O2 conftest.c >&5 configure:4070: undefined type, found `make' configure:4070: syntax error, missing `;' after `an' cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode configure: In function `main': configure:4070: `make' undeclared (first use in this function) configure:4070: (Each undeclared identifier is reported only once configure:4070: for each function it appears in.) configure:4070: parse error before "an" configure:4082: $? = 1 configure: failed program was: #line 4057 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef _XOPEN_SOURCE make an error #endif ; return 0; } configure:4118: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:4121: $? = 0 configure:4124: test -s conftest.o configure:4127: $? = 0 configure:4142: result: no configure:4154: checking for vsyslog configure:4197: gcc -o conftest -g -O2 conftest.c >&5 configure:4200: $? = 0 configure:4203: test -s conftest configure:4206: $? = 0 configure:4216: result: yes configure:4154: checking for vasprintf configure:4197: gcc -o conftest -g -O2 conftest.c >&5 configure:4200: $? = 0 configure:4203: test -s conftest configure:4206: $? = 0 configure:4216: result: yes configure:4154: checking for vsnprintf configure:4197: gcc -o conftest -g -O2 conftest.c >&5 configure:4200: $? = 0 configure:4203: test -s conftest configure:4206: $? = 0 configure:4216: result: yes configure:4226: checking for library containing gethostbyname configure:4259: gcc -o conftest -g -O2 conftest.c >&5 configure:4262: $? = 0 configure:4265: test -s conftest configure:4268: $? = 0 configure:4327: result: none required configure:4334: checking for library containing connect configure:4367: gcc -o conftest -g -O2 conftest.c >&5 configure:4370: $? = 0 configure:4373: test -s conftest configure:4376: $? = 0 configure:4435: result: none required configure:4442: checking for library containing inet_aton configure:4475: gcc -o conftest -g -O2 conftest.c >&5 configure:4478: $? = 0 configure:4481: test -s conftest configure:4484: $? = 0 configure:4543: result: none required configure:4556: checking for mi_stop in -lmilter configure:4589: gcc -o conftest -g -O2 conftest.c -lmilter >&5 ld: table of contents for archive: /usr/lib/libmilter.a is out of date; rerun ranlib(1) (can't load from it) configure:4592: $? = 1 configure: failed program was: #line 4563 "configure" #include "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 mi_stop (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { mi_stop (); ; return 0; } configure:4609: result: no configure:4621: checking for library containing strlcpy configure:4654: gcc -o conftest -g -O2 conftest.c >&5 configure:4657: $? = 0 configure:4660: test -s conftest configure:4663: $? = 0 configure:4722: result: none required configure:4731: checking for mi_stop in -lmilter configure:4764: gcc -o conftest -g -O2 conftest.c -lmilter >&5 ld: table of contents for archive: /usr/lib/libmilter.a is out of date; rerun ranlib(1) (can't load from it) configure:4767: $? = 1 configure: failed program was: #line 4738 "configure" #include "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 mi_stop (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { mi_stop (); ; return 0; } configure:4784: result: no configure:4795: error: Cannot find libmilter ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-apple-darwin6.4 ac_cv_build_alias=powerpc-apple-darwin6.4 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes 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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsyslog=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=powerpc-apple-darwin6.4 ac_cv_host_alias=powerpc-apple-darwin6.4 ac_cv_lib_milter_mi_stop=no ac_cv_objext=o ac_cv_path_SPAMC=/usr/local/bin/spamc ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_PTHREAD_CC=gcc ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_connect='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_inet_aton='none required' ac_cv_search_strlcpy='none required' ac_cv_type_pid_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none cf_cv_gnu_source=no ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "spamass-milter" #define PACKAGE_TARNAME "spamass-milter" #define PACKAGE_VERSION "0.1.3a" #define PACKAGE_STRING "spamass-milter 0.1.3a" #define PACKAGE_BUGREPORT "" #define PACKAGE "spamass-milter" #define VERSION "0.1.3a" #ifdef __cplusplus #include #endif #define SPAMC "/usr/local/bin/spamc" #define HAVE_PTHREAD 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VSYSLOG 1 #define HAVE_VASPRINTF 1 #define HAVE_VSNPRINTF 1 configure: exit 1