Date: Sun, 3 Apr 2005 11:46:06 -0700 (PDT) From: "Mikhail Goriachev" <mikhailg@navalradio.cl> To: "Michael Nottebrock" <michaelnottebrock@gmx.net> Cc: freebsd-ports@freebsd.org Subject: Re: :::. spamass-milter: Script "configure" failed unexpectedly. Message-ID: <1655.150.101.65.248.1112553966.squirrel@navalradio.cl> In-Reply-To: <200504032009.35360.michaelnottebrock@gmx.net> References: <1509.150.101.65.248.1112549419.squirrel@navalradio.cl> <200504032009.35360.michaelnottebrock@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_20050403114606_89521 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit > On Sunday, 3. April 2005 19:30, Mikhail Goriachev wrote: >> G'day: >> >> I've tried to update spamass-milter and it throws me errors saying: >> >> "===> Script "configure" failed unexpectedly." >> >> Anyways, I've attached some logs as the error message suggested: >> >> 1) - 20050403-02.portupgrade-spamass-milter >> 2) - config.log >> 3) - pkg-overview > > It seems the mailing list manager stripped the attachments (or you forgot > to > attach them). Make sure they're declared as text/plain. > > -- > ,_, | Michael Nottebrock | lofi@freebsd.org > (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org > \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org > Yeah, the tar.gz got stripped. Here they are in plain format. ------=_20050403114606_89521 Content-Type: text/plain; name="20050403-02.portupgrade-spamass-milter.txt" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="20050403-02.portupgrade-spamass-milter.txt" Script started on Sun Apr 3 17:09:37 2005 [[0;31mroot@slon[0;03m]# portupgrade spamass-milter ---> Upgrading 'spamass-milter-0.2.0_5' to 'spamass-milter-0.3.0' (mail/spamass-milter) ---> Building '/usr/ports/mail/spamass-milter' ===> Cleaning for libtool-1.5.10_1 ===> Cleaning for p5-Net-DNS-0.48 ===> Cleaning for perl-5.8.6_2 ===> Cleaning for p5-Mail-SpamAssassin-3.0.2_1 ===> Cleaning for p5-Mail-Tools-1.66 ===> Cleaning for razor-agents-2.67 ===> Cleaning for openldap-client-2.2.23 ===> Cleaning for p5-URI-1.35 ===> Cleaning for p5-Digest-HMAC-1.01 ===> Cleaning for p5-Digest-SHA1-2.10 ===> Cleaning for p5-HTML-Parser-3.45 ===> Cleaning for p5-HTML-Tagset-3.04 ===> Cleaning for spamass-milter-0.3.0 ===> Extracting for spamass-milter-0.3.0 => Checksum OK for spamass-milter-0.3.0.tar.gz. ===> Patching for spamass-milter-0.3.0 ===> spamass-milter-0.3.0 depends on executable: spamc - found ===> spamass-milter-0.3.0 depends on shared library: ldap-2.2.7 - found ===> Configuring for spamass-milter-0.3.0 configure: WARNING: you should use --build, --host, --target checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for i386-portbld-freebsd5.3-g++... c++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... none checking for i386-portbld-freebsd5.3-gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... none checking for C compiler warning flags... -Wall checking whether the compiler supports exceptions... yes checking whether the compiler implements namespaces... yes checking whether the compiler has __gnu_cxx::__verbose_terminate_handler... yes checking for -fno-default-inline... yes checking for -fno-inline... yes checking for spamc... /usr/local/bin/spamc checking for sendmail... /usr/sbin/sendmail checking for nroff... nroff checking for mdoc nroff macros... yes checking build system type... i386-portbld-freebsd5.3 checking host system type... i386-portbld-freebsd5.3 checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for cc_r... cc checking how to run the C++ preprocessor... c++ -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking if we must define _GNU_SOURCE... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking if malloc debugging is wanted... no checking for vsyslog... yes checking for vasprintf... yes checking for vsnprintf... yes checking for asprintf... yes checking for snprintf... yes checking for library containing gethostbyname... none required checking for library containing connect... none required checking for library containing inet_aton... none required checking for strsep... yes checking for daemon... yes checking whether strsep is declared... yes checking whether daemon is declared... yes checking for mi_stop in -lmilter -lldap... no checking for library containing strlcpy... none required checking for mi_stop in -lmilter -lldap... no configure: error: Cannot find libmilter ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/mail/spamass-milter. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade3775.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! mail/spamass-milter (spamass-milter-0.2.0_5) (configure error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed [[0;31mroot@slon[0;03m]# exit exit Script done on Sun Apr 3 17:10:40 2005 ------=_20050403114606_89521 Content-Type: text/plain; name="config.log.txt" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="config.log.txt" 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.3.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-portbld-freebsd5.3 ## --------- ## ## Platform. ## ## --------- ## hostname = slon.valpo.navalradio.cl uname -m = i386 uname -r = 5.3-RELEASE-p6 uname -s = FreeBSD uname -v = FreeBSD 5.3-RELEASE-p6 #3: Sat Apr 2 09:55:14 UTC 2005 mikhailg@slon.valpo.navalradio.cl:/usr/obj/usr/src/sys/SLON /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1387: checking for a BSD-compatible install configure:1442: result: /usr/bin/install -c -o root -g wheel configure:1453: checking whether build environment is sane configure:1496: result: yes configure:1561: checking for gawk configure:1590: result: no configure:1561: checking for mawk configure:1590: result: no configure:1561: checking for nawk configure:1577: found /usr/bin/nawk configure:1587: result: nawk configure:1597: checking whether make sets $(MAKE) configure:1617: result: yes configure:1797: checking for i386-portbld-freebsd5.3-g++ configure:1823: result: c++ configure:1881: checking for C++ compiler version configure:1884: c++ --version </dev/null >&5 c++ (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 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:1887: $? = 0 configure:1889: c++ -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:1892: $? = 0 configure:1894: c++ -V </dev/null >&5 c++: `-V' option must have argument configure:1897: $? = 1 configure:1920: checking for C++ compiler default output file name configure:1923: c++ -O -pipe -I/usr/include -L/usr/lib conftest.cc >&5 configure:1926: $? = 0 configure:1972: result: a.out configure:1977: checking whether the C++ compiler works configure:1983: ./a.out configure:1986: $? = 0 configure:2003: result: yes configure:2010: checking whether we are cross compiling configure:2012: result: no configure:2015: checking for suffix of executables configure:2017: c++ -o conftest -O -pipe -I/usr/include -L/usr/lib conftest.cc >&5 configure:2020: $? = 0 configure:2045: result: configure:2051: checking for suffix of object files configure:2072: c++ -c -O -pipe -I/usr/include conftest.cc >&5 configure:2075: $? = 0 configure:2097: result: o configure:2101: checking whether we are using the GNU C++ compiler configure:2125: c++ -c -O -pipe -I/usr/include conftest.cc >&5 configure:2131: $? = 0 configure:2135: test -z || test ! -s conftest.err configure:2138: $? = 0 configure:2141: test -s conftest.o configure:2144: $? = 0 configure:2157: result: yes configure:2163: checking whether c++ accepts -g configure:2184: c++ -c -g -I/usr/include conftest.cc >&5 configure:2190: $? = 0 configure:2194: test -z || test ! -s conftest.err configure:2197: $? = 0 configure:2200: test -s conftest.o configure:2203: $? = 0 configure:2214: result: yes configure:2256: c++ -c -O -pipe -I/usr/include conftest.cc >&5 configure:2262: $? = 0 configure:2266: test -z || test ! -s conftest.err configure:2269: $? = 0 configure:2272: test -s conftest.o configure:2275: $? = 0 configure:2301: c++ -c -O -pipe -I/usr/include conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' undeclared (first use this function) conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:2307: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2256: c++ -c -O -pipe -I/usr/include conftest.cc >&5 configure:2262: $? = 0 configure:2266: test -z || test ! -s conftest.err configure:2269: $? = 0 configure:2272: test -s conftest.o configure:2275: $? = 0 configure:2301: c++ -c -O -pipe -I/usr/include conftest.cc >&5 configure:2307: $? = 0 configure:2311: test -z || test ! -s conftest.err configure:2314: $? = 0 configure:2317: test -s conftest.o configure:2320: $? = 0 configure:2354: checking for style of include used by make configure:2382: result: GNU configure:2410: checking dependency style of c++ configure:2500: result: none configure:2525: checking for i386-portbld-freebsd5.3-gcc configure:2551: result: cc configure:2833: checking for C compiler version configure:2836: cc --version </dev/null >&5 cc (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 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:2839: $? = 0 configure:2841: cc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:2844: $? = 0 configure:2846: cc -V </dev/null >&5 cc: `-V' option must have argument configure:2849: $? = 1 configure:2852: checking whether we are using the GNU C compiler configure:2876: cc -c -O -pipe -I/usr/include conftest.c >&5 configure:2882: $? = 0 configure:2886: test -z || test ! -s conftest.err configure:2889: $? = 0 configure:2892: test -s conftest.o configure:2895: $? = 0 configure:2908: result: yes configure:2914: checking whether cc accepts -g configure:2935: cc -c -g -I/usr/include conftest.c >&5 configure:2941: $? = 0 configure:2945: test -z || test ! -s conftest.err configure:2948: $? = 0 configure:2951: test -s conftest.o configure:2954: $? = 0 configure:2965: result: yes configure:2982: checking for cc option to accept ANSI C configure:3052: cc -c -O -pipe -I/usr/include conftest.c >&5 configure:3058: $? = 0 configure:3062: test -z || test ! -s conftest.err configure:3065: $? = 0 configure:3068: test -s conftest.o configure:3071: $? = 0 configure:3089: result: none needed configure:3107: cc -c -O -pipe -I/usr/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3113: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3248: checking dependency style of cc configure:3338: result: none configure:3362: checking for C compiler warning flags configure:3463: result: -Wall configure:3477: checking whether the compiler supports exceptions configure:3506: c++ -c -O -pipe -Wall -I/usr/include conftest.cc >&5 configure:3512: $? = 0 configure:3516: test -z || test ! -s conftest.err configure:3519: $? = 0 configure:3522: test -s conftest.o configure:3525: $? = 0 configure:3543: result: yes configure:3553: checking whether the compiler implements namespaces configure:3582: c++ -c -O -pipe -Wall -I/usr/include conftest.cc >&5 configure:3588: $? = 0 configure:3592: test -z || test ! -s conftest.err configure:3595: $? = 0 configure:3598: test -s conftest.o configure:3601: $? = 0 configure:3619: result: yes configure:3629: checking whether the compiler has __gnu_cxx::__verbose_terminate_handler configure:3661: c++ -c -O -pipe -Wall -I/usr/include conftest.cc >&5 configure:3667: $? = 0 configure:3671: test -z || test ! -s conftest.err configure:3674: $? = 0 configure:3677: test -s conftest.o configure:3680: $? = 0 configure:3699: result: yes configure:3713: checking for -fno-default-inline configure:3792: c++ -o conftest -O -pipe -Wall -I/usr/include -fno-default-inline -L/usr/lib conftest.cc >&5 2>conftezt.out.2 configure:3795: $? = 0 configure:3797: ./conftest configure:3800: $? = 0 configure:3854: result: yes configure:3864: checking for -fno-inline configure:3943: c++ -o conftest -O -pipe -Wall -fno-default-inline -I/usr/include -fno-inline -L/usr/lib conftest.cc >&5 2>conftezt.out.2 configure:3946: $? = 0 configure:3948: ./conftest configure:3951: $? = 0 configure:4005: result: yes configure:4021: checking for spamc configure:4039: found /usr/local/bin/spamc configure:4051: result: /usr/local/bin/spamc configure:4073: checking for sendmail configure:4092: found /usr/sbin/sendmail configure:4104: result: /usr/sbin/sendmail configure:4128: checking for nroff configure:4144: found /usr/bin/nroff configure:4154: result: nroff configure:4167: checking for mdoc nroff macros configure:4183: result: yes configure:4206: checking build system type configure:4224: result: i386-portbld-freebsd5.3 configure:4232: checking host system type configure:4246: result: i386-portbld-freebsd5.3 configure:4447: checking for the pthreads library -lpthreads configure:4485: cc -o conftest -O -pipe -Wall -I/usr/include -L/usr/lib conftest.c -lpthreads >&5 conftest.c: In function `main': conftest.c:23: warning: 'th' might be used uninitialized in this function /usr/bin/ld: cannot find -lpthreads configure:4491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | /* end confdefs.h. */ | #include <pthread.h> | 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:4518: result: no configure:4394: checking whether pthreads work without any flags configure:4485: cc -o conftest -O -pipe -Wall -I/usr/include -L/usr/lib conftest.c >&5 conftest.c: In function `main': conftest.c:23: warning: 'th' might be used uninitialized in this function /var/tmp//ccJ4aLcT.o(.text+0x10): In function `main': : undefined reference to `pthread_join' /var/tmp//ccJ4aLcT.o(.text+0x1c): In function `main': : undefined reference to `pthread_attr_init' /var/tmp//ccJ4aLcT.o(.text+0x28): In function `main': : undefined reference to `pthread_cleanup_push' /var/tmp//ccJ4aLcT.o(.text+0x35): In function `main': : undefined reference to `pthread_create' /var/tmp//ccJ4aLcT.o(.text+0x3f): In function `main': : undefined reference to `pthread_cleanup_pop' configure:4491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | /* end confdefs.h. */ | #include <pthread.h> | 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:4518: result: no configure:4399: checking whether pthreads work with -Kthread configure:4485: cc -o conftest -O -pipe -Wall -Kthread -I/usr/include -L/usr/lib conftest.c >&5 cc: unrecognized option `-Kthread' conftest.c: In function `main': conftest.c:23: warning: 'th' might be used uninitialized in this function /var/tmp//ccQWdoHF.o(.text+0x10): In function `main': : undefined reference to `pthread_join' /var/tmp//ccQWdoHF.o(.text+0x1c): In function `main': : undefined reference to `pthread_attr_init' /var/tmp//ccQWdoHF.o(.text+0x28): In function `main': : undefined reference to `pthread_cleanup_push' /var/tmp//ccQWdoHF.o(.text+0x35): In function `main': : undefined reference to `pthread_create' /var/tmp//ccQWdoHF.o(.text+0x3f): In function `main': : undefined reference to `pthread_cleanup_pop' configure:4491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | /* end confdefs.h. */ | #include <pthread.h> | 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:4518: result: no configure:4399: checking whether pthreads work with -kthread configure:4485: cc -o conftest -O -pipe -Wall -kthread -I/usr/include -L/usr/lib conftest.c >&5 cc: unrecognized option `-kthread' conftest.c: In function `main': conftest.c:23: warning: 'th' might be used uninitialized in this function /var/tmp//ccS201rH.o(.text+0x10): In function `main': : undefined reference to `pthread_join' /var/tmp//ccS201rH.o(.text+0x1c): In function `main': : undefined reference to `pthread_attr_init' /var/tmp//ccS201rH.o(.text+0x28): In function `main': : undefined reference to `pthread_cleanup_push' /var/tmp//ccS201rH.o(.text+0x35): In function `main': : undefined reference to `pthread_create' /var/tmp//ccS201rH.o(.text+0x3f): In function `main': : undefined reference to `pthread_cleanup_pop' configure:4491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | /* end confdefs.h. */ | #include <pthread.h> | 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:4518: result: no configure:4447: checking for the pthreads library -llthread configure:4485: cc -o conftest -O -pipe -Wall -I/usr/include -L/usr/lib conftest.c -llthread >&5 conftest.c: In function `main': conftest.c:23: warning: 'th' might be used uninitialized in this function /usr/bin/ld: cannot find -llthread configure:4491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | /* end confdefs.h. */ | #include <pthread.h> | 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:4518: result: no configure:4399: checking whether pthreads work with -pthread configure:4485: cc -o conftest -O -pipe -Wall -pthread -I/usr/include -L/usr/lib conftest.c >&5 conftest.c: In function `main': conftest.c:23: warning: 'th' might be used uninitialized in this function configure:4491: $? = 0 configure:4495: test -z || test ! -s conftest.err configure:4498: $? = 0 configure:4501: test -s conftest configure:4504: $? = 0 configure:4518: result: yes configure:4538: checking for joinable pthread attribute configure:4556: cc -o conftest -O -pipe -Wall -pthread -I/usr/include -L/usr/lib conftest.c >&5 conftest.c: In function `main': conftest.c:23: warning: unused variable `attr' configure:4562: $? = 0 configure:4566: test -z || test ! -s conftest.err configure:4569: $? = 0 configure:4572: test -s conftest configure:4575: $? = 0 configure:4641: result: PTHREAD_CREATE_JOINABLE configure:4648: checking if more special flags are required for pthreads configure:4655: result: -D_THREAD_SAFE configure:4667: checking for cc_r configure:4694: result: cc configure:4740: checking how to run the C++ preprocessor configure:4771: c++ -E -I/usr/include conftest.cc configure:4777: $? = 0 configure:4809: c++ -E -I/usr/include conftest.cc conftest.cc:20:28: ac_nonexistent.h: No such file or directory configure:4815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4854: result: c++ -E configure:4878: c++ -E -I/usr/include conftest.cc configure:4884: $? = 0 configure:4916: c++ -E -I/usr/include conftest.cc conftest.cc:20:28: ac_nonexistent.h: No such file or directory configure:4922: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4966: checking for egrep configure:4976: result: grep -E configure:4981: checking for ANSI C header files configure:5006: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5012: $? = 0 configure:5016: test -z || test ! -s conftest.err configure:5019: $? = 0 configure:5022: test -s conftest.o configure:5025: $? = 0 configure:5114: c++ -o conftest -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib conftest.cc >&5 configure:5117: $? = 0 configure:5119: ./conftest configure:5122: $? = 0 configure:5137: result: yes configure:5147: checking for sys/wait.h that is POSIX.1 compatible configure:5178: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5184: $? = 0 configure:5188: test -z || test ! -s conftest.err configure:5191: $? = 0 configure:5194: test -s conftest.o configure:5197: $? = 0 configure:5208: result: yes configure:5232: checking for sys/types.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? = 0 configure:5258: test -z || test ! -s conftest.err configure:5261: $? = 0 configure:5264: test -s conftest.o configure:5267: $? = 0 configure:5278: result: yes configure:5232: checking for sys/stat.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? = 0 configure:5258: test -z || test ! -s conftest.err configure:5261: $? = 0 configure:5264: test -s conftest.o configure:5267: $? = 0 configure:5278: result: yes configure:5232: checking for stdlib.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? = 0 configure:5258: test -z || test ! -s conftest.err configure:5261: $? = 0 configure:5264: test -s conftest.o configure:5267: $? = 0 configure:5278: result: yes configure:5232: checking for string.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? = 0 configure:5258: test -z || test ! -s conftest.err configure:5261: $? = 0 configure:5264: test -s conftest.o configure:5267: $? = 0 configure:5278: result: yes configure:5232: checking for memory.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? = 0 configure:5258: test -z || test ! -s conftest.err configure:5261: $? = 0 configure:5264: test -s conftest.o configure:5267: $? = 0 configure:5278: result: yes configure:5232: checking for strings.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? = 0 configure:5258: test -z || test ! -s conftest.err configure:5261: $? = 0 configure:5264: test -s conftest.o configure:5267: $? = 0 configure:5278: result: yes configure:5232: checking for inttypes.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? = 0 configure:5258: test -z || test ! -s conftest.err configure:5261: $? = 0 configure:5264: test -s conftest.o configure:5267: $? = 0 configure:5278: result: yes configure:5232: checking for stdint.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? = 0 configure:5258: test -z || test ! -s conftest.err configure:5261: $? = 0 configure:5264: test -s conftest.o configure:5267: $? = 0 configure:5278: result: yes configure:5232: checking for unistd.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? = 0 configure:5258: test -z || test ! -s conftest.err configure:5261: $? = 0 configure:5264: test -s conftest.o configure:5267: $? = 0 configure:5278: result: yes configure:5307: checking fcntl.h usability configure:5319: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5325: $? = 0 configure:5329: test -z || test ! -s conftest.err configure:5332: $? = 0 configure:5335: test -s conftest.o configure:5338: $? = 0 configure:5348: result: yes configure:5352: checking fcntl.h presence configure:5362: c++ -E -I/usr/include conftest.cc configure:5368: $? = 0 configure:5388: result: yes configure:5423: checking for fcntl.h configure:5430: result: yes configure:5307: checking syslog.h usability configure:5319: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5325: $? = 0 configure:5329: test -z || test ! -s conftest.err configure:5332: $? = 0 configure:5335: test -s conftest.o configure:5338: $? = 0 configure:5348: result: yes configure:5352: checking syslog.h presence configure:5362: c++ -E -I/usr/include conftest.cc configure:5368: $? = 0 configure:5388: result: yes configure:5423: checking for syslog.h configure:5430: result: yes configure:5307: checking sys/cdefs.h usability configure:5319: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5325: $? = 0 configure:5329: test -z || test ! -s conftest.err configure:5332: $? = 0 configure:5335: test -s conftest.o configure:5338: $? = 0 configure:5348: result: yes configure:5352: checking sys/cdefs.h presence configure:5362: c++ -E -I/usr/include conftest.cc configure:5368: $? = 0 configure:5388: result: yes configure:5423: checking for sys/cdefs.h configure:5430: result: yes configure:5307: checking sys/select.h usability configure:5319: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5325: $? = 0 configure:5329: test -z || test ! -s conftest.err configure:5332: $? = 0 configure:5335: test -s conftest.o configure:5338: $? = 0 configure:5348: result: yes configure:5352: checking sys/select.h presence configure:5362: c++ -E -I/usr/include conftest.cc configure:5368: $? = 0 configure:5388: result: yes configure:5423: checking for sys/select.h configure:5430: result: yes configure:5445: checking for an ANSI C-conforming const configure:5512: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5518: $? = 0 configure:5522: test -z || test ! -s conftest.err configure:5525: $? = 0 configure:5528: test -s conftest.o configure:5531: $? = 0 configure:5542: result: yes configure:5552: checking for pid_t configure:5576: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5582: $? = 0 configure:5586: test -z || test ! -s conftest.err configure:5589: $? = 0 configure:5592: test -s conftest.o configure:5595: $? = 0 configure:5606: result: yes configure:5618: checking for size_t configure:5642: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5648: $? = 0 configure:5652: test -z || test ! -s conftest.err configure:5655: $? = 0 configure:5658: test -s conftest.o configure:5661: $? = 0 configure:5672: result: yes configure:5686: checking if we must define _GNU_SOURCE configure:5711: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:41: error: `make' undeclared (first use this function) conftest.cc:41: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:41: error: expected `;' before "an" configure:5717: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include <sys/types.h> | int | main () | { | | #ifndef _XOPEN_SOURCE | make an error | #endif | ; | return 0; | } configure:5758: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -D_GNU_SOURCE conftest.cc >&5 configure:5764: $? = 0 configure:5768: test -z || test ! -s conftest.err configure:5771: $? = 0 configure:5774: test -s conftest.o configure:5777: $? = 0 configure:5793: result: no configure:5821: checking poll.h usability configure:5833: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5839: $? = 0 configure:5843: test -z || test ! -s conftest.err configure:5846: $? = 0 configure:5849: test -s conftest.o configure:5852: $? = 0 configure:5862: result: yes configure:5866: checking poll.h presence configure:5876: c++ -E -I/usr/include conftest.cc configure:5882: $? = 0 configure:5902: result: yes configure:5937: checking for poll.h configure:5944: result: yes configure:5972: checking if malloc debugging is wanted configure:6219: result: no configure:6231: checking for vsyslog configure:6288: c++ -o conftest -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib conftest.cc >&5 configure:6294: $? = 0 configure:6298: test -z || test ! -s conftest.err configure:6301: $? = 0 configure:6304: test -s conftest configure:6307: $? = 0 configure:6319: result: yes configure:6231: checking for vasprintf configure:6288: c++ -o conftest -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib conftest.cc >&5 configure:6294: $? = 0 configure:6298: test -z || test ! -s conftest.err configure:6301: $? = 0 configure:6304: test -s conftest configure:6307: $? = 0 configure:6319: result: yes configure:6231: checking for vsnprintf configure:6288: c++ -o conftest -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib conftest.cc >&5 configure:6294: $? = 0 configure:6298: test -z || test ! -s conftest.err configure:6301: $? = 0 configure:6304: test -s conftest configure:6307: $? = 0 configure:6319: result: yes configure:6334: checking for asprintf configure:6391: c++ -o conftest -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib conftest.cc >&5 configure:6397: $? = 0 configure:6401: test -z || test ! -s conftest.err configure:6404: $? = 0 configure:6407: test -s conftest configure:6410: $? = 0 configure:6422: result: yes configure:6334: checking for snprintf configure:6391: c++ -o conftest -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib conftest.cc >&5 configure:6397: $? = 0 configure:6401: test -z || test ! -s conftest.err configure:6404: $? = 0 configure:6407: test -s conftest configure:6410: $? = 0 configure:6422: result: yes configure:6432: checking for library containing gethostbyname configure:6462: c++ -o conftest -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib conftest.cc >&5 configure:6468: $? = 0 configure:6472: test -z || test ! -s conftest.err configure:6475: $? = 0 configure:6478: test -s conftest configure:6481: $? = 0 configure:6551: result: none required configure:6558: checking for library containing connect configure:6588: c++ -o conftest -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib conftest.cc >&5 configure:6594: $? = 0 configure:6598: test -z || test ! -s conftest.err configure:6601: $? = 0 configure:6604: test -s conftest configure:6607: $? = 0 configure:6677: result: none required configure:6684: checking for library containing inet_aton configure:6714: c++ -o conftest -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib conftest.cc >&5 configure:6720: $? = 0 configure:6724: test -z || test ! -s conftest.err configure:6727: $? = 0 configure:6730: test -s conftest configure:6733: $? = 0 configure:6803: result: none required configure:6825: checking for strsep configure:6882: cc -o conftest -O -pipe -Wall -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib conftest.c >&5 configure:6888: $? = 0 configure:6892: test -z || test ! -s conftest.err configure:6895: $? = 0 configure:6898: test -s conftest configure:6901: $? = 0 configure:6913: result: yes configure:6825: checking for daemon configure:6882: cc -o conftest -O -pipe -Wall -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib conftest.c >&5 configure:6888: $? = 0 configure:6892: test -z || test ! -s conftest.err configure:6895: $? = 0 configure:6898: test -s conftest configure:6901: $? = 0 configure:6913: result: yes configure:6933: checking whether strsep is declared configure:6957: cc -c -O -pipe -Wall -D_THREAD_SAFE -pthread -I/usr/include conftest.c >&5 conftest.c: In function `main': conftest.c:81: warning: unused variable `p' configure:6963: $? = 0 configure:6967: test -z || test ! -s conftest.err configure:6970: $? = 0 configure:6973: test -s conftest.o configure:6976: $? = 0 configure:6987: result: yes configure:7003: checking whether daemon is declared configure:7027: cc -c -O -pipe -Wall -D_THREAD_SAFE -pthread -I/usr/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: warning: unused variable `p' configure:7033: $? = 0 configure:7037: test -z || test ! -s conftest.err configure:7040: $? = 0 configure:7043: test -s conftest.o configure:7046: $? = 0 configure:7057: result: yes configure:7087: checking for mi_stop in -lmilter -lldap configure:7117: c++ -o conftest -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib conftest.cc -lmilter -lldap >&5 /usr/bin/ld: cannot find -lldap configure:7123: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRSEP 1 | #define HAVE_DAEMON 1 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_DAEMON 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mi_stop (); | int | main () | { | mi_stop (); | ; | return 0; | } configure:7149: result: no configure:7161: checking for library containing strlcpy configure:7191: c++ -o conftest -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib conftest.cc >&5 configure:7197: $? = 0 configure:7201: test -z || test ! -s conftest.err configure:7204: $? = 0 configure:7207: test -s conftest configure:7210: $? = 0 configure:7280: result: none required configure:7289: checking for mi_stop in -lmilter -lldap configure:7319: c++ -o conftest -O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib conftest.cc -lmilter -lldap >&5 /usr/bin/ld: cannot find -lldap configure:7325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRSEP 1 | #define HAVE_DAEMON 1 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_DAEMON 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mi_stop (); | int | main () | { | mi_stop (); | ; | return 0; | } configure:7351: result: no configure:7362: error: Cannot find libmilter ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_func_asprintf=yes ac_cv_type_size_t=yes ac_cv_mdoc=yes am_cv_CC_dependencies_compiler_type=none ac_cv_func_vasprintf=yes ac_cv_prog_CXXCPP='c++ -E' ac_cv_env_CXXFLAGS_value='-O -pipe' ac_cv_header_stdlib_h=yes ac_cv_prog_cc_g=yes ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set=set ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_prog_PTHREAD_CC=cc ac_cv_env_SENDMAIL_set= ac_cv_prog_CXX=c++ ac_cv_path_SPAMC=/usr/local/bin/spamc ac_cv_verbose_terminate_handler=yes lt_cv_sys_max_cmd_len=65536 ac_cv_header_sys_wait_h=yes vl_cv_prog_cc_warnings=-Wall ac_cv_env_CPPFLAGS_set=set ac_cv_header_sys_cdefs_h=yes pike_cv_option_fno_default_inline=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CXX_set=set ac_cv_func_snprintf=yes ac_cv_header_fcntl_h=yes ac_cv_cxx_exceptions=yes ac_cv_env_host_alias_set=set ac_cv_func_vsnprintf=yes ac_cv_c_const=yes ac_cv_lib_milter_mi_stop=no ac_cv_prog_CC=cc ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set ac_cv_have_decl_daemon=yes ac_cv_header_sys_select_h=yes ac_cv_cxx_namespaces=yes ac_cv_search_inet_aton='none required' ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value=' -L/usr/lib' ac_cv_env_target_alias_set=set ac_cv_host_alias=i386-portbld-freebsd5.3 ac_cv_prog_cc_stdc= ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_env_SENDMAIL_value= ac_cv_header_strings_h=yes ac_cv_header_stdint_h=yes ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_have_decl_strsep=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_build_alias=i386-portbld-freebsd5.3 ac_cv_env_SPAMC_set= ac_cv_env_CPPFLAGS_value=-I/usr/include ac_cv_header_memory_h=yes ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_host=i386-portbld-freebsd5.3 ac_cv_prog_NROFF=nroff ac_cv_env_host_alias_value=i386-portbld-freebsd5.3 ac_cv_prog_cxx_g=yes ac_cv_func_daemon=yes ac_cv_type_pid_t=yes ac_cv_search_gethostbyname='none required' ac_cv_build=i386-portbld-freebsd5.3 ac_cv_path_SENDMAIL=/usr/sbin/sendmail am_cv_CXX_dependencies_compiler_type=none ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd5.3 ac_cv_env_target_alias_value=i386-portbld-freebsd5.3 ac_cv_header_poll_h=yes ac_cv_header_syslog_h=yes pike_cv_option_fno_inline=yes ac_cv_env_CC_value=cc ac_cv_func_strsep=yes ac_cv_func_vsyslog=yes cf_cv_gnu_source=no ac_cv_search_strlcpy='none required' ac_cv_search_connect='none required' ac_cv_objext=o ac_cv_env_SPAMC_value= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/missing --run tar' AUTOCONF='${SHELL} /usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/missing --run automake-1.9' AWK='nawk' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-O -pipe -Wall -D_THREAD_SAFE -pthread' CPPFLAGS='-I/usr/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O -pipe -Wall -fno-default-inline -fno-inline -D_THREAD_SAFE -pthread' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HAVE_MDOC_FALSE='#' HAVE_MDOC_TRUE='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS=' -L/usr/lib' LIBOBJS='' LIBS=' ' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/missing --run makeinfo' NROFF='nroff' OBJEXT='o' PACKAGE='spamass-milter' PACKAGE_BUGREPORT='' PACKAGE_NAME='spamass-milter' PACKAGE_STRING='spamass-milter 0.3.0' PACKAGE_TARNAME='spamass-milter' PACKAGE_VERSION='0.3.0' PATH_SEPARATOR=':' PTHREAD_CC='cc' PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread' PTHREAD_LIBS='' SENDMAIL='/usr/sbin/sendmail' SET_MAKE='' SHELL='/bin/sh' SPAMC='/usr/local/bin/spamc' STRIP='' VERSION='0.3.0' ac_ct_CC='' ac_ct_CXX='' ac_ct_STRIP='' acx_pthread_config='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd5.3' build_alias='i386-portbld-freebsd5.3' build_cpu='i386' build_os='freebsd5.3' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='NONE' host='i386-portbld-freebsd5.3' host_alias='i386-portbld-freebsd5.3' host_cpu='i386' host_os='freebsd5.3' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='$(install_sh) -d' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-portbld-freebsd5.3' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ASPRINTF 1 #define HAVE_DAEMON 1 #define HAVE_DECL_DAEMON 1 #define HAVE_DECL_STRSEP 1 #define HAVE_EXCEPTIONS #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NAMESPACES #define HAVE_POLL_H 1 #define HAVE_PTHREAD 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSEP 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VASPRINTF 1 #define HAVE_VERBOSE_TERMINATE_HANDLER #define HAVE_VSNPRINTF 1 #define HAVE_VSYSLOG 1 #define PACKAGE "spamass-milter" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "spamass-milter" #define PACKAGE_STRING "spamass-milter 0.3.0" #define PACKAGE_TARNAME "spamass-milter" #define PACKAGE_VERSION "0.3.0" #define SENDMAIL "/usr/sbin/sendmail" #define SPAMC "/usr/local/bin/spamc" #define STDC_HEADERS 1 #define VERSION "0.3.0" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1 ------=_20050403114606_89521 Content-Type: text/plain; name="pkg-overview.txt" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="pkg-overview.txt" apache-2.0.53_1 autoconf-2.53_3 autoconf-2.59_2 automake-1.5_2,1 bison-1.75_2 courier-authlib-0.55_1 courier-imap-4.0.2,1 cups-base-1.1.23.0_3 cvsup-without-gui-16.1h ddclient-3.6.5 expat-1.95.8 fetchmail-6.2.5_2 gettext-0.14.1 gmake-3.80_2 gnutls-1.0.24_1 isc-dhcp3-server-3.0.1.r14_6 jpeg-6b_3 libgcrypt-1.2.1 libgpg-error-1.0_1 libiconv-1.9.2_1 libltdl-1.5.10 libtool-1.3.5_2 libtool-1.5.10_1 libxml2-2.6.18 lynx-ssl-2.8.5 m4-1.4.1 mhash-0.9.1 mod_php5-5.0.3_2,1 openldap-client-2.2.23 p5-Digest-HMAC-1.01 p5-Digest-SHA1-2.10 p5-HTML-Parser-3.45 p5-HTML-Tagset-3.04 p5-Mail-SpamAssassin-3.0.2_1 p5-Mail-Tools-1.66 p5-Net-DNS-0.48 p5-URI-1.35 pebrot-0.8.7 perl-5.8.6_2 php5-gettext-5.0.3_2 php5-mbstring-5.0.3_2 php5-mhash-5.0.3_2 php5-openssl-5.0.3_2 php5-pcre-5.0.3_2 php5-session-5.0.3_2 php5-xml-5.0.3_2 pkgconfig-0.15.0_1 pkgdb.db png-1.2.8_1 popt-1.7 portaudit-0.5.9 portupgrade-20041226_1 procmail-3.22_5 py24-cjkcodecs-1.1.1 python-2.4_1 razor-agents-2.67 ruby-1.8.2_3 ruby18-bdb1-0.2.2 samba-3.0.11,1 spamass-milter-0.2.0_5 squirrelmail-1.4.4 tiff-3.7.1_2 unrar-3.43,3 vim-lite-6.3.62 ------=_20050403114606_89521--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1655.150.101.65.248.1112553966.squirrel>