Skip site navigation (1)Skip section navigation (2)
Date:      14 Nov 2002 00:08:39 +1030
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: mail/evolution doesn't do SSL anymore?
Message-ID:  <1037194718.76066.1.camel@chowder.localdomain>
In-Reply-To: <1037163385.336.7.camel@gyros>
References:  <1037151136.65615.10.camel@chowder.localdomain> <1037162355.336.5.camel@gyros> <1037163044.66058.45.camel@chowder.localdomain> <1037163385.336.7.camel@gyros>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-igqkW7J+s606+bnPUxAO
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

On Wed, 2002-11-13 at 15:26, Joe Marcus Clarke wrote:
> > Maybe I missed the ssl patch that was committed.
> > I'll recompile and see tonight.
> 
> If SSL isn't working, send me your config.log.  It works just fine for
> me.

OK, it's attached - I did an update of my ports tree an rebuilt.

FWIW I can't see how your commit to patch-aa actually added ssl support
- maybe it is still AWOL :)

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 9A8C 569F 685A D928 5140  AE4B 319B 41F4 5D17 FDD5

--=-igqkW7J+s606+bnPUxAO
Content-Disposition: attachment; filename=config.log
Content-Type: text/plain; name=config.log; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:861: checking for a BSD compatible install
configure:914: checking whether build environment is sane
configure:971: checking whether gmake sets ${MAKE}
configure:1017: checking for working aclocal-1.4
configure:1030: checking for working autoconf
configure:1043: checking for working automake-1.4
configure:1056: checking for working autoheader
configure:1069: checking for working makeinfo
configure:1091: checking host system type
configure:1123: checking for scrollkeeper-config
configure:1165: checking for jw
configure:1215: checking whether to enable maintainer-specific portions of Makefiles
configure:1240: checking for strerror in -lcposix
configure:1259: cc -o conftest -O -pipe  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -lcposix  -pthread -L/usr/local/lib 1>&5
/usr/libexec/elf/ld: cannot find -lcposix
configure: failed program was:
#line 1248 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char strerror();

int main() {
strerror()
; return 0; }
configure:1284: checking for gcc
configure:1397: checking whether the C compiler (cc -O -pipe  ) works
configure:1413: cc -o conftest -O -pipe  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:1439: checking whether the C compiler (cc -O -pipe  ) is a cross-compiler
configure:1444: checking whether we are using GNU C
configure:1453: cc -E conftest.c
configure:1472: checking whether cc accepts -g
configure:1504: checking how to run the C preprocessor
configure:1525: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1589: checking for flex
configure:1622: checking for flex
configure:1656: checking for yywrap in -lfl
configure:1675: cc -o conftest -O -pipe  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -lfl  -pthread -L/usr/local/lib 1>&5
configure:1698: checking lex output file root
configure:1719: checking whether yytext is a pointer
configure:1738: cc -o conftest -O -pipe  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -pthread -L/usr/local/lib -lfl 1>&5
configure:1764: checking for bison
configure:1800: checking for ANSI C header files
configure:1813: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1880: cc -o conftest -O -pipe  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:1934: checking for a BSD compatible install
configure:1987: checking whether ln -s works
configure:2008: checking whether gmake sets ${MAKE}
configure:2071: checking for perl
configure:2133: checking for Cygwin environment
configure:2149: cc -c -O -pipe  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:2145: `__CYGWIN32__' undeclared (first use in this function)
configure:2145: (Each undeclared identifier is reported only once
configure:2145: for each function it appears in.)
configure: failed program was:
#line 2138 "configure"
#include "confdefs.h"

int main() {

#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:2166: checking for mingw32 environment
configure:2178: cc -c -O -pipe  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:2174: `__MINGW32__' undeclared (first use in this function)
configure:2174: (Each undeclared identifier is reported only once
configure:2174: for each function it appears in.)
configure: failed program was:
#line 2171 "configure"
#include "confdefs.h"

int main() {
return __MINGW32__;
; return 0; }
configure:2264: checking build system type
configure:2293: checking for ld used by GCC
configure:2361: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:2378: checking for /usr/libexec/elf/ld option to reload object files
configure:2390: checking for BSD-compatible nm
configure:2428: checking how to recognise dependant libraries
configure:2611: checking for object suffix
configure:2617: cc -c -O -pipe  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure:2637: checking for executable suffix
configure:2647: cc -o conftest -O -pipe  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:2678: checking command to parse /usr/bin/nm -B output
configure:2758: cc -c -O -pipe  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure:2761: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm
configure:2812: cc -o conftest -O -pipe  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c conftstm.o 1>&5
configure:2861: checking for dlfcn.h
configure:2871: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3039: checking for ranlib
configure:3106: checking for strip
configure:3349: checking for objdir
configure:3376: checking for cc option to produce PIC
configure:3528: checking if cc PIC flag -fPIC works
configure:3542: cc -c -O -pipe  -fPIC -DPIC -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure:3594: checking if cc static flag -static works
configure:3609: cc -o conftest -O -pipe  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  -static conftest.c -pthread -L/usr/local/lib 1>&5
configure:3636: checking if cc supports -c -o file.o
configure:3655: cc -c -O -pipe  -o out/conftest2.o -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure:3684: checking if cc supports -c -o file.lo
configure:3702: cc -c -O -pipe  -c -o conftest.lo -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure:3752: checking if cc supports -fno-rtti -fno-exceptions
configure:3765: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure:3792: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:4476: checking how to hardcode library paths into programs
configure:4504: checking whether stripping libraries is possible
configure:4518: checking dynamic linker characteristics
configure:4915: checking if libtool supports shared libraries
configure:4919: checking whether to build shared libraries
configure:4942: checking whether to build static libraries
configure:5478: checking whether -lc should be explicitly linked in
configure:5485: cc -c -O -pipe  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure:5498: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
configure:6150: checking for gnome-config
configure:6187: checking if /usr/X11R6/bin/gnome-config works
configure:6195: checking for orbit-config
configure:6231: checking for orbit-idl
configure:6265: checking for working ORBit environment
configure:6301: checking for gnorba libraries
configure:6419: checking what warning flags to pass to the C compiler
configure:6451: checking what language compliance flags to pass to the C compiler
configure:6476: checking for pthread_create in -pthread
configure:6495: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -pthread  -pthread -L/usr/local/lib 1>&5
configure:6741: checking for gtk-config
configure:6776: checking for GTK - version >= 1.2.0
configure:6877: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -pthread -L/usr/local/lib 1>&5
configure:6980: checking for SmcSaveYourselfDone in -lSM
configure:6999: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm conftest.c -lSM  -lICE -pthread -L/usr/local/lib 1>&5
configure:7028: checking for X11/SM/SMlib.h
configure:7038: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7076: checking for XpmFreeXpmImage in -lXpm
configure:7095: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm conftest.c -lXpm  -pthread -L/usr/local/lib 1>&5
configure:7129: checking for gnome-libs
configure:7174: checking for alloca.h
configure:7184: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7180: alloca.h: No such file or directory
configure: failed program was:
#line 7179 "configure"
#include "confdefs.h"
#include <alloca.h>
configure:7212: checking for socklen_t
configure:7223: cc -c -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
In file included from configure:7215:
/usr/include/sys/socket.h:52: syntax error before `sa_family_t'
/usr/include/sys/socket.h:52: warning: type defaults to `int' in declaration of `sa_family_t'
/usr/include/sys/socket.h:52: warning: data definition has no type or storage class
/usr/include/sys/socket.h:163: syntax error before `u_char'
/usr/include/sys/socket.h:174: syntax error before `u_short'
/usr/include/sys/socket.h:188: syntax error before `u_char'
/usr/include/sys/socket.h:190: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:190: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:190: size of array `__ss_pad1' is too large
/usr/include/sys/socket.h:191: syntax error before `int64_t'
/usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:359: syntax error before `pid_t'
/usr/include/sys/socket.h:364: syntax error before `gid_t'
/usr/include/sys/socket.h:399: syntax error before `u_short'
/usr/include/sys/socket.h:407: syntax error before `caddr_t'
/usr/include/sys/socket.h:411: syntax error before `caddr_t'
In file included from configure:7215:
/usr/include/sys/socket.h:444: syntax error before `recv'
/usr/include/sys/socket.h:444: syntax error before `size_t'
/usr/include/sys/socket.h:444: warning: type defaults to `int' in declaration of `recv'
/usr/include/sys/socket.h:444: warning: data definition has no type or storage class
/usr/include/sys/socket.h:445: syntax error before `recvfrom'
/usr/include/sys/socket.h:445: syntax error before `size_t'
/usr/include/sys/socket.h:445: warning: type defaults to `int' in declaration of `recvfrom'
/usr/include/sys/socket.h:445: warning: data definition has no type or storage class
/usr/include/sys/socket.h:446: syntax error before `recvmsg'
/usr/include/sys/socket.h:446: warning: type defaults to `int' in declaration of `recvmsg'
/usr/include/sys/socket.h:446: warning: data definition has no type or storage class
/usr/include/sys/socket.h:447: syntax error before `send'
/usr/include/sys/socket.h:447: syntax error before `size_t'
/usr/include/sys/socket.h:447: warning: type defaults to `int' in declaration of `send'
/usr/include/sys/socket.h:447: warning: data definition has no type or storage class
/usr/include/sys/socket.h:448: syntax error before `sendto'
/usr/include/sys/socket.h:449: syntax error before `size_t'
/usr/include/sys/socket.h:449: warning: type defaults to `int' in declaration of `sendto'
/usr/include/sys/socket.h:449: warning: data definition has no type or storage class
/usr/include/sys/socket.h:450: syntax error before `sendmsg'
/usr/include/sys/socket.h:450: warning: type defaults to `int' in declaration of `sendmsg'
/usr/include/sys/socket.h:450: warning: data definition has no type or storage class
/usr/include/sys/socket.h:451: syntax error before `off_t'
configure: failed program was:
#line 7214 "configure"
#include "confdefs.h"
#include <sys/socket.h>
socklen_t x;

int main() {

; return 0; }
configure:7241: cc -c -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
In file included from configure:7233:
/usr/include/sys/socket.h:52: syntax error before `sa_family_t'
/usr/include/sys/socket.h:52: warning: type defaults to `int' in declaration of `sa_family_t'
/usr/include/sys/socket.h:52: warning: data definition has no type or storage class
/usr/include/sys/socket.h:163: syntax error before `u_char'
/usr/include/sys/socket.h:174: syntax error before `u_short'
/usr/include/sys/socket.h:188: syntax error before `u_char'
/usr/include/sys/socket.h:190: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:190: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:190: size of array `__ss_pad1' is too large
/usr/include/sys/socket.h:191: syntax error before `int64_t'
/usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:359: syntax error before `pid_t'
/usr/include/sys/socket.h:364: syntax error before `gid_t'
/usr/include/sys/socket.h:399: syntax error before `u_short'
/usr/include/sys/socket.h:407: syntax error before `caddr_t'
/usr/include/sys/socket.h:411: syntax error before `caddr_t'
In file included from configure:7233:
/usr/include/sys/socket.h:444: syntax error before `recv'
/usr/include/sys/socket.h:444: syntax error before `size_t'
/usr/include/sys/socket.h:444: warning: type defaults to `int' in declaration of `recv'
/usr/include/sys/socket.h:444: warning: data definition has no type or storage class
/usr/include/sys/socket.h:445: syntax error before `recvfrom'
/usr/include/sys/socket.h:445: syntax error before `size_t'
/usr/include/sys/socket.h:445: warning: type defaults to `int' in declaration of `recvfrom'
/usr/include/sys/socket.h:445: warning: data definition has no type or storage class
/usr/include/sys/socket.h:446: syntax error before `recvmsg'
/usr/include/sys/socket.h:446: warning: type defaults to `int' in declaration of `recvmsg'
/usr/include/sys/socket.h:446: warning: data definition has no type or storage class
/usr/include/sys/socket.h:447: syntax error before `send'
/usr/include/sys/socket.h:447: syntax error before `size_t'
/usr/include/sys/socket.h:447: warning: type defaults to `int' in declaration of `send'
/usr/include/sys/socket.h:447: warning: data definition has no type or storage class
/usr/include/sys/socket.h:448: syntax error before `sendto'
/usr/include/sys/socket.h:449: syntax error before `size_t'
/usr/include/sys/socket.h:449: warning: type defaults to `int' in declaration of `sendto'
/usr/include/sys/socket.h:449: warning: data definition has no type or storage class
/usr/include/sys/socket.h:450: syntax error before `sendmsg'
/usr/include/sys/socket.h:450: warning: type defaults to `int' in declaration of `sendmsg'
/usr/include/sys/socket.h:450: warning: data definition has no type or storage class
/usr/include/sys/socket.h:451: syntax error before `off_t'
configure:7234: syntax error before `size_t'
configure: failed program was:
#line 7232 "configure"
#include "confdefs.h"
#include <sys/socket.h>
int accept (int, struct sockaddr *, size_t *);

int main() {

; return 0; }
configure:7268: checking for ranlib
configure:7296: checking for working const
configure:7350: cc -c -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:7324: warning: unused variable `s'
configure:7344: warning: unused variable `foo'
configure:7312: warning: unused variable `zero'
configure:7306: warning: unused variable `x'
configure:7323: warning: `t' might be used uninitialized in this function
configure:7341: warning: `b' might be used uninitialized in this function
configure:7371: checking for inline
configure:7385: cc -c -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:7381: warning: control reaches end of non-void function
configure: At top level:
configure:7381: warning: return-type defaults to `int'
configure:7411: checking for off_t
configure:7444: checking for size_t
configure:7479: checking for working alloca.h
configure:7512: checking for alloca
configure:7545: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure: In function `main':
configure:7541: warning: unused variable `p'
configure:7714: checking for unistd.h
configure:7724: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7753: checking for getpagesize
configure:7781: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:7806: checking for working mmap
configure:7954: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure: In function `main':
configure:7895: warning: implicit declaration of function `getpagesize'
configure:7904: warning: implicit declaration of function `rand'
configure:7905: warning: implicit declaration of function `umask'
configure:7909: warning: implicit declaration of function `write'
configure:7911: warning: implicit declaration of function `close'
configure:7942: warning: implicit declaration of function `read'
configure:7948: warning: implicit declaration of function `unlink'
configure:7982: checking for argz.h
configure:7992: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7988: argz.h: No such file or directory
configure: failed program was:
#line 7987 "configure"
#include "confdefs.h"
#include <argz.h>
configure:7982: checking for limits.h
configure:7992: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7982: checking for locale.h
configure:7992: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7982: checking for nl_types.h
configure:7992: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7982: checking for malloc.h
configure:7992: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7982: checking for string.h
configure:7992: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7982: checking for unistd.h
configure:7982: checking for sys/param.h
configure:7992: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:8022: checking for getcwd
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for munmap
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for putenv
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for setenv
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for setlocale
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for strchr
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for strcasecmp
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for strdup
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for __argz_count
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/ccjaWTEP.o: In function `main':
/tmp/ccjaWTEP.o(.text+0x7): undefined reference to `__argz_count'
configure: failed program was:
#line 8027 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_count(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __argz_count();

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___argz_count) || defined (__stub_____argz_count)
choke me
#else
__argz_count();
#endif

; return 0; }
configure:8022: checking for __argz_stringify
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/ccNLSmz9.o: In function `main':
/tmp/ccNLSmz9.o(.text+0x7): undefined reference to `__argz_stringify'
configure: failed program was:
#line 8027 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_stringify(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __argz_stringify();

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___argz_stringify) || defined (__stub_____argz_stringify)
choke me
#else
__argz_stringify();
#endif

; return 0; }
configure:8022: checking for __argz_next
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/ccNGiaWD.o: In function `main':
/tmp/ccNGiaWD.o(.text+0x7): undefined reference to `__argz_next'
configure: failed program was:
#line 8027 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_next(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __argz_next();

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___argz_next) || defined (__stub_____argz_next)
choke me
#else
__argz_next();
#endif

; return 0; }
configure:8079: checking for stpcpy
configure:8107: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/cckQqe3k.o: In function `main':
/tmp/cckQqe3k.o(.text+0x7): undefined reference to `stpcpy'
configure: failed program was:
#line 8084 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char stpcpy(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char stpcpy();

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_stpcpy) || defined (__stub___stpcpy)
choke me
#else
stpcpy();
#endif

; return 0; }
configure:8141: checking for LC_MESSAGES
configure:8153: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8174: checking whether NLS is requested
configure:8207: checking for libintl.h
configure:8217: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:8234: checking for gettext in libc
configure:8246: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/ccEa6kjJ.o: In function `main':
/tmp/ccEa6kjJ.o(.text+0xf): undefined reference to `libintl_gettext'
configure: failed program was:
#line 8239 "configure"
#include "confdefs.h"
#include <libintl.h>
int main() {
return (int) gettext ("")
; return 0; }
configure:8262: checking for bindtextdomain in -lintl
configure:8281: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -lintl  -pthread -L/usr/local/lib 1>&5
configure:8297: checking for gettext in libintl
configure:8302: checking for gettext in -lintl
configure:8321: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -lintl  -pthread -L/usr/local/lib 1>&5
configure:8360: checking for msgfmt
configure:8394: checking for dcgettext
configure:8422: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/ccMbDupr.o: In function `main':
/tmp/ccMbDupr.o(.text+0x7): undefined reference to `dcgettext'
configure: failed program was:
#line 8399 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dcgettext(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dcgettext();

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_dcgettext) || defined (__stub___dcgettext)
choke me
#else
dcgettext();
#endif

; return 0; }
configure:8449: checking for gmsgfmt
configure:8485: checking for xgettext
configure:8525: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/cc5Q1OcP.o: In function `main':
/tmp/cc5Q1OcP.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr'
configure: failed program was:
#line 8517 "configure"
#include "confdefs.h"

int main() {
extern int _nl_msg_cat_cntr;
			       return _nl_msg_cat_cntr
; return 0; }
configure:8802: checking for catalogs to be installed
configure:8922: checking for purify
configure:8983: checking for sendmail
configure:9022: checking system mail directory
configure:9065: checking for tm_gmtoff in struct tm
configure:9082: cc -c -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:9181: checking for mkstemp
configure:9209: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:9181: checking for mkdtemp
configure:9209: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:9181: checking for isblank
configure:9209: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:9236: checking if ctime_r wants three arguments
configure:9255: cc -c -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:9250: too many arguments to function `ctime_r'
configure:9248: warning: `buf' might be used uninitialized in this function
configure: failed program was:
#line 9242 "configure"
#include "confdefs.h"

		#include <time.h>
	
int main() {

		char *buf;
		time_t date;
		ctime_r (&date, buf, 100);
	
; return 0; }
configure:9285: checking for gethostbyname_r
configure:9313: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/ccGMZCwr.o: In function `main':
/tmp/ccGMZCwr.o(.text+0x7): undefined reference to `gethostbyname_r'
configure: failed program was:
#line 9290 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char gethostbyname_r(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char gethostbyname_r();

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_gethostbyname_r) || defined (__stub___gethostbyname_r)
choke me
#else
gethostbyname_r();
#endif

; return 0; }
configure:9396: checking for gethostbyaddr_r
configure:9424: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:9444: checking if gethostbyaddr_r wants seven arguments
configure:9472: cc -c -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
In file included from configure:9455:
/usr/include/sys/socket.h:54: warning: useless keyword or type name in empty declaration
/usr/include/sys/socket.h:54: warning: empty declaration
configure: In function `main':
configure:9467: warning: implicit declaration of function `gethostbyaddr_r'
configure:9623: checking for db3 compiler flags
configure:9644: checking for db3/db.h
configure:9654: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:9682: checking db3 header version
configure:9707: cc -c -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:9725: checking for db3 library name
configure:9752: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib /usr/ports/mail/evolution/work/db-3.1.17/build_unix/libdb.a 1>&5
configure:9777: checking that db3 library version matches header version
configure:9808: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c /usr/ports/mail/evolution/work/db-3.1.17/build_unix/libdb.a -pthread -L/usr/local/lib 1>&5
configure:9848: checking for OpenLDAP
configure:10213: checking for pthread_create in -pthread
configure:10490: checking for SunOS broken spool format
configure:10554: checking for Bonobo
configure:10602: checking for OAF
configure:10650: checking for libglade
configure:10698: checking for gdk-pixbuf with GNOME canvas support
configure:10746: checking for GNOME-VFS
configure:10794: checking for libxml
configure:10842: checking for bonobo-conf
configure:10891: checking for GAL
configure:10939: checking for pkg-config
configure:10983: checking for gtkhtml-1.1 >= 1.1.4
configure:10990: checking GTKHTML_CFLAGS
configure:10995: checking GTKHTML_LIBS
configure:11032: checking for Libsoup
configure:11117: checking for gconf-config
configure:11152: checking for GCONF - version >= 1.0
configure:11221: checking for gnome-config
configure:11255: checking for gnome-pilot environment
configure:11340: checking for existance of /usr/local/lib/libpisock.so
configure:11533: checking for pilot-link version >= 0.11.4
configure:11564: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/local/include -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:11608: checking if pilot-link handles UTF-8 conversions
configure:11637: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/local/include -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/local/lib -lpisock -lpisync conftest.c -pthread -L/usr/local/lib 1>&5
configure:11761: checking for Kerberos 5
configure:11920: checking for Kerberos 4
configure:11985: checking for Mozilla nspr4 includes in /usr/local/include/nspr
configure:11993: checking for nspr.h
configure:12003: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/nspr conftest.c >/dev/null 2>conftest.out
configure:11993: checking for prio.h
configure:12003: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/nspr conftest.c >/dev/null 2>conftest.out
configure:12065: checking for Mozilla nspr libraries
configure:12093: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/local/include/nspr -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/local/lib conftest.c -lplc4 -lplds4 -lnspr4 -pthread 1>&5
configure:12134: checking for Mozilla nss3 includes in /usr/local/include/nss/security
configure:12147: checking for nss.h
configure:12157: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/nspr -I/usr/local/include/nss/security conftest.c >/dev/null 2>conftest.out
configure:12147: checking for ssl.h
configure:12157: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/nspr -I/usr/local/include/nss/security conftest.c >/dev/null 2>conftest.out
configure:12147: checking for smime.h
configure:12157: cc -E -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/nspr -I/usr/local/include/nss/security conftest.c >/dev/null 2>conftest.out
configure:12227: checking for Mozilla nss libraries
configure:12247: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/local/lib -lplc4 -lplds4 -lnspr4 -pthread -L/usr/local/lib -lssl3 -lsmime3 -lnss3 -lsoftokn3 conftest.c -lssl3 -lsmime3 -lnss3 -lsoftokn3 -lplc4 -lplds4 -lnspr4 -pthread 1>&5
/usr/libexec/elf/ld: cannot find -lsoftokn3
configure: failed program was:
#line 12236 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char NSS_Init();

int main() {
NSS_Init()
; return 0; }
configure:12272: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/local/lib -lplc4 -lplds4 -lnspr4 -pthread -L/usr/local/lib -lssl3 -lsmime3 -lnss3 -lsoftokn3 -L/usr/local/lib -lplc4 -lplds4 -lnspr4 -pthread -L/usr/local/lib -lssl3 -lsmime3 -lnss3 -lsoftokn3 conftest.c -lssl3 -lsmime3 -lnss3 -lsoftokn3 -lplc4 -lplds4 -lnspr4 -pthread 1>&5
/usr/libexec/elf/ld: cannot find -lsoftokn3
configure: failed program was:
#line 12261 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char NSS_Init();

int main() {
NSS_Init()
; return 0; }
configure:12333: checking for dtappintegrate
configure:12743: checking for gtkdoc-mkdb
configure:12845: checking for kde-config

--=-igqkW7J+s606+bnPUxAO--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1037194718.76066.1.camel>