evo. thinks pilot-link doesn't have working UTF-8 conversion

Chris Menzel cmenzel at tamu.edu
Mon Mar 14 20:40:23 PST 2005


Howdy,

As I try to compile gnome 2.10, and specifically, evolution, I'm getting
the following error:

checking if pilot-link handles UTF-8 conversions... no
configure: error: evolution requires pilot-link to have working UTF-8
conversion routines
===>  Script "configure" failed unexpectedly.

gnomelogalyzer.sh was not able to identify the error.  I've upgraded and
reinstalled pilot-link, gtk+, glib, iconv, and numerous other ports that
I thought might be responsible.

The file /usr/ports/mail/evolution/work/evolution-2.2.0/config.log
is attached.

Many thanks.

Chris Menzel
FreeBSD 5.3-RELEASE-p4
Dell Dimension 8400, P4 3.2MHz, 1GB RAM.

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

It was created by evolution configure 2.2.0, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --enable-nss=yes --with-nss-includes=/usr/local/include/nss/nss --with-nss-libs=/usr/local/lib --with-nspr-includes=/usr/local/include/nspr --with-nspr-libs=/usr/local/lib --with-sub-version= FreeBSD GNOME Team Port --with-krb5=/usr --with-pisock=/usr/local --enable-pilot-conduits=yes --with-openldap=no --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd5.3

## --------- ##
## Platform. ##
## --------- ##

hostname = philebus.tamu.edu
uname -m = i386
uname -r = 5.3-RELEASE-p4
uname -s = FreeBSD
uname -v = FreeBSD 5.3-RELEASE-p4 #0: Wed Jan 12 19:00:57 CST 2005     root at philebus.tamu.edu:/usr/obj/usr/src/sys/PHILEBUS 

/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: /usr/local/libexec/libtool15
PATH: /bin
PATH: /sbin
PATH: /usr/bin/
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/X11R6/bin
PATH: /usr/local/mailman/bin
PATH: /usr/compat/linux/bin
PATH: /usr/local/lib/oss/sbin
PATH: /usr/local/lib/oss/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1598: checking for a BSD-compatible install
configure:1653: result: /usr/bin/install -c -o root -g wheel
configure:1664: checking whether build environment is sane
configure:1707: result: yes
configure:1740: checking for gawk
configure:1769: result: no
configure:1740: checking for mawk
configure:1769: result: no
configure:1740: checking for nawk
configure:1756: found /usr/bin//nawk
configure:1766: result: nawk
configure:1776: checking whether gmake sets $(MAKE)
configure:1796: result: yes
configure:1970: checking build system type
configure:1988: result: i386-portbld-freebsd5.3
configure:1996: checking host system type
configure:2010: result: i386-portbld-freebsd5.3
configure:2026: checking whether to enable maintainer-specific portions of Makefiles
configure:2035: result: no
configure:2086: checking for style of include used by gmake
configure:2114: result: GNU
configure:2185: checking for gcc
configure:2211: result: cc
configure:2455: checking for C compiler version
configure:2458: 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:2461: $? = 0
configure:2463: 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:2466: $? = 0
configure:2468: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2471: $? = 1
configure:2494: checking for C compiler default output file name
configure:2497: cc -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2500: $? = 0
configure:2546: result: a.out
configure:2551: checking whether the C compiler works
configure:2557: ./a.out
configure:2560: $? = 0
configure:2577: result: yes
configure:2584: checking whether we are cross compiling
configure:2586: result: no
configure:2589: checking for suffix of executables
configure:2591: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2594: $? = 0
configure:2619: result: 
configure:2625: checking for suffix of object files
configure:2646: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2649: $? = 0
configure:2671: result: o
configure:2675: checking whether we are using the GNU C compiler
configure:2699: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2705: $? = 0
configure:2709: test -z 
			 || test ! -s conftest.err
configure:2712: $? = 0
configure:2715: test -s conftest.o
configure:2718: $? = 0
configure:2731: result: yes
configure:2737: checking whether cc accepts -g
configure:2758: cc -c -g -I/usr/local/include conftest.c >&5
configure:2764: $? = 0
configure:2768: test -z 
			 || test ! -s conftest.err
configure:2771: $? = 0
configure:2774: test -s conftest.o
configure:2777: $? = 0
configure:2788: result: yes
configure:2805: checking for cc option to accept ANSI C
configure:2875: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2881: $? = 0
configure:2885: test -z 
			 || test ! -s conftest.err
configure:2888: $? = 0
configure:2891: test -s conftest.o
configure:2894: $? = 0
configure:2912: result: none needed
configure:2930: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2936: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3071: checking dependency style of cc
configure:3154: result: gcc3
configure:3173: checking for strerror in -lcposix
configure:3203: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
configure:3209: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evolution"
| #define PACKAGE_TARNAME "evolution"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "evolution 2.2.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "evolution"
| #define VERSION "2.2.0"
| #define VERSION_COMMENT ""
| #define BASE_VERSION "2.2"
| #define UPGRADE_REVISION "1"
| #define DEVELOPMENT 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 strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:3235: result: no
configure:3289: checking for gcc
configure:3315: result: cc
configure:3559: checking for C compiler version
configure:3562: 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:3565: $? = 0
configure:3567: 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:3570: $? = 0
configure:3572: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:3575: $? = 1
configure:3578: checking whether we are using the GNU C compiler
configure:3634: result: yes
configure:3640: checking whether cc accepts -g
configure:3691: result: yes
configure:3708: checking for cc option to accept ANSI C
configure:3815: result: none needed
configure:3833: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3839: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3974: checking dependency style of cc
configure:4057: result: gcc3
configure:4079: checking how to run the C preprocessor
configure:4114: cc -E -I/usr/local/include conftest.c
configure:4120: $? = 0
configure:4152: cc -E -I/usr/local/include conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:4158: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evolution"
| #define PACKAGE_TARNAME "evolution"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "evolution 2.2.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "evolution"
| #define VERSION "2.2.0"
| #define VERSION_COMMENT ""
| #define BASE_VERSION "2.2"
| #define UPGRADE_REVISION "1"
| #define DEVELOPMENT 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4197: result: cc -E
configure:4221: cc -E -I/usr/local/include conftest.c
configure:4227: $? = 0
configure:4259: cc -E -I/usr/local/include conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:4265: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evolution"
| #define PACKAGE_TARNAME "evolution"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "evolution 2.2.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "evolution"
| #define VERSION "2.2.0"
| #define VERSION_COMMENT ""
| #define BASE_VERSION "2.2"
| #define UPGRADE_REVISION "1"
| #define DEVELOPMENT 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4308: checking for inline
configure:4329: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4335: $? = 0
configure:4339: test -z 
			 || test ! -s conftest.err
configure:4342: $? = 0
configure:4345: test -s conftest.o
configure:4348: $? = 0
configure:4360: result: inline
configure:4383: checking for flex
configure:4399: found /usr/bin//flex
configure:4409: result: flex
configure:4422: checking for yywrap in -lfl
configure:4452: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c -lfl   >&5
configure:4458: $? = 0
configure:4462: test -z 
			 || test ! -s conftest.err
configure:4465: $? = 0
configure:4468: test -s conftest
configure:4471: $? = 0
configure:4484: result: yes
configure:4562: checking lex output file root
configure:4573: flex conftest.l
configure:4576: $? = 0
configure:4588: result: lex.yy
configure:4593: checking whether yytext is a pointer
configure:4609: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  -lfl >&5
configure:4615: $? = 0
configure:4619: test -z 
			 || test ! -s conftest.err
configure:4622: $? = 0
configure:4625: test -s conftest
configure:4628: $? = 0
configure:4642: result: yes
configure:4660: checking for bison
configure:4676: found /usr/local/bin/bison
configure:4686: result: bison -y
configure:4705: checking for egrep
configure:4715: result: grep -E
configure:4720: checking for ANSI C header files
configure:4745: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4751: $? = 0
configure:4755: test -z 
			 || test ! -s conftest.err
configure:4758: $? = 0
configure:4761: test -s conftest.o
configure:4764: $? = 0
configure:4853: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:4856: $? = 0
configure:4858: ./conftest
configure:4861: $? = 0
configure:4876: result: yes
configure:4900: checking for a BSD-compatible install
configure:4955: result: /usr/bin/install -c -o root -g wheel
configure:4966: checking whether ln -s works
configure:4970: result: yes
configure:4977: checking whether gmake sets $(MAKE)
configure:4997: result: yes
configure:5009: checking for jw
configure:5040: result: no
configure:5067: checking for intltool >= 0.30
configure:5077: result: 0.32.1 found
configure:5134: checking for perl
configure:5152: found /usr/bin//perl
configure:5164: result: /usr/bin//perl
configure:5182: checking for XML::Parser
configure:5185: result: ok
configure:5196: checking for iconv
configure:5214: found /usr/local/bin/iconv
configure:5227: result: /usr/local/bin/iconv
configure:5236: checking for msgfmt
configure:5254: found /usr/local/bin/msgfmt
configure:5267: result: /usr/local/bin/msgfmt
configure:5276: checking for msgmerge
configure:5294: found /usr/local/bin/msgmerge
configure:5307: result: /usr/local/bin/msgmerge
configure:5316: checking for xgettext
configure:5334: found /usr/local/bin/xgettext
configure:5347: result: /usr/local/bin/xgettext
configure:5411: checking for sys/types.h
configure:5427: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5433: $? = 0
configure:5437: test -z 
			 || test ! -s conftest.err
configure:5440: $? = 0
configure:5443: test -s conftest.o
configure:5446: $? = 0
configure:5457: result: yes
configure:5411: checking for sys/stat.h
configure:5427: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5433: $? = 0
configure:5437: test -z 
			 || test ! -s conftest.err
configure:5440: $? = 0
configure:5443: test -s conftest.o
configure:5446: $? = 0
configure:5457: result: yes
configure:5411: checking for stdlib.h
configure:5427: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5433: $? = 0
configure:5437: test -z 
			 || test ! -s conftest.err
configure:5440: $? = 0
configure:5443: test -s conftest.o
configure:5446: $? = 0
configure:5457: result: yes
configure:5411: checking for string.h
configure:5427: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5433: $? = 0
configure:5437: test -z 
			 || test ! -s conftest.err
configure:5440: $? = 0
configure:5443: test -s conftest.o
configure:5446: $? = 0
configure:5457: result: yes
configure:5411: checking for memory.h
configure:5427: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5433: $? = 0
configure:5437: test -z 
			 || test ! -s conftest.err
configure:5440: $? = 0
configure:5443: test -s conftest.o
configure:5446: $? = 0
configure:5457: result: yes
configure:5411: checking for strings.h
configure:5427: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5433: $? = 0
configure:5437: test -z 
			 || test ! -s conftest.err
configure:5440: $? = 0
configure:5443: test -s conftest.o
configure:5446: $? = 0
configure:5457: result: yes
configure:5411: checking for inttypes.h
configure:5427: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5433: $? = 0
configure:5437: test -z 
			 || test ! -s conftest.err
configure:5440: $? = 0
configure:5443: test -s conftest.o
configure:5446: $? = 0
configure:5457: result: yes
configure:5411: checking for stdint.h
configure:5427: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5433: $? = 0
configure:5437: test -z 
			 || test ! -s conftest.err
configure:5440: $? = 0
configure:5443: test -s conftest.o
configure:5446: $? = 0
configure:5457: result: yes
configure:5411: checking for unistd.h
configure:5427: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5433: $? = 0
configure:5437: test -z 
			 || test ! -s conftest.err
configure:5440: $? = 0
configure:5443: test -s conftest.o
configure:5446: $? = 0
configure:5457: result: yes
configure:5484: checking locale.h usability
configure:5496: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5502: $? = 0
configure:5506: test -z 
			 || test ! -s conftest.err
configure:5509: $? = 0
configure:5512: test -s conftest.o
configure:5515: $? = 0
configure:5525: result: yes
configure:5529: checking locale.h presence
configure:5539: cc -E -I/usr/local/include conftest.c
configure:5545: $? = 0
configure:5565: result: yes
configure:5600: checking for locale.h
configure:5607: result: yes
configure:5621: checking for LC_MESSAGES
configure:5642: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5648: $? = 0
configure:5652: test -z 
			 || test ! -s conftest.err
configure:5655: $? = 0
configure:5658: test -s conftest
configure:5661: $? = 0
configure:5673: result: yes
configure:5702: checking libintl.h usability
configure:5714: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5720: $? = 0
configure:5724: test -z 
			 || test ! -s conftest.err
configure:5727: $? = 0
configure:5730: test -s conftest.o
configure:5733: $? = 0
configure:5743: result: yes
configure:5747: checking libintl.h presence
configure:5757: cc -E -I/usr/local/include conftest.c
configure:5763: $? = 0
configure:5783: result: yes
configure:5818: checking for libintl.h
configure:5825: result: yes
configure:5836: checking for ngettext in libc
configure:5859: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//ccEHvAoA.o(.text+0x19): In function `main':
: undefined reference to `libintl_ngettext'
configure:5865: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evolution"
| #define PACKAGE_TARNAME "evolution"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "evolution 2.2.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "evolution"
| #define VERSION "2.2.0"
| #define VERSION_COMMENT ""
| #define BASE_VERSION "2.2"
| #define UPGRADE_REVISION "1"
| #define DEVELOPMENT 1
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| 
| #include <libintl.h>
| 
| int
| main ()
| {
| return (int) ngettext ("","", 1)
|   ;
|   return 0;
| }
configure:5891: result: no
configure:6066: checking for bindtextdomain in -lintl
configure:6096: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
configure:6102: $? = 0
configure:6106: test -z 
			 || test ! -s conftest.err
configure:6109: $? = 0
configure:6112: test -s conftest
configure:6115: $? = 0
configure:6128: result: yes
configure:6131: checking for ngettext in -lintl
configure:6161: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
configure:6167: $? = 0
configure:6171: test -z 
			 || test ! -s conftest.err
configure:6174: $? = 0
configure:6177: test -s conftest
configure:6180: $? = 0
configure:6193: result: yes
configure:6196: checking for dgettext in -lintl
configure:6226: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
conftest.c:35: warning: conflicting types for built-in function 'dgettext'
configure:6232: $? = 0
configure:6236: test -z 
			 || test ! -s conftest.err
configure:6239: $? = 0
configure:6242: test -s conftest
configure:6245: $? = 0
configure:6258: result: yes
configure:6429: checking for bind_textdomain_codeset
configure:6486: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
configure:6492: $? = 0
configure:6496: test -z 
			 || test ! -s conftest.err
configure:6499: $? = 0
configure:6502: test -s conftest
configure:6505: $? = 0
configure:6517: result: yes
configure:6557: checking for msgfmt
configure:6584: result: /usr/local/bin/msgfmt
configure:6597: checking for dcgettext
configure:6654: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
conftest.c:54: warning: conflicting types for built-in function 'dcgettext'
configure:6660: $? = 0
configure:6664: test -z 
			 || test ! -s conftest.err
configure:6667: $? = 0
configure:6670: test -s conftest
configure:6673: $? = 0
configure:6685: result: yes
configure:6697: checking for gmsgfmt
configure:6728: result: /usr/local/bin/msgfmt
configure:6737: checking for xgettext
configure:6764: result: /usr/local/bin/xgettext
configure:6788: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
configure:6794: $? = 0
configure:6798: test -z 
			 || test ! -s conftest.err
configure:6801: $? = 0
configure:6804: test -s conftest
configure:6807: $? = 0
configure:6980: checking for catalogs to be installed
configure:7005: result:  am ar az be bg bs ca cs cy da de el en_AU en_CA en_GB es et eu fa fi fr ga gl gu he hr hu is it ja ko lt lv mn ms nb nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr at Latn sv tr uk vi wa zh_CN zh_TW
configure:7122: checking for a sed that does not truncate output
configure:7176: result: /usr/bin//sed
configure:7190: checking for ld used by cc
configure:7257: result: /usr/bin/ld
configure:7266: checking if the linker (/usr/bin/ld) is GNU ld
configure:7281: result: yes
configure:7286: checking for /usr/bin/ld option to reload object files
configure:7293: result: -r
configure:7311: checking for BSD-compatible nm
configure:7353: result: /usr/bin//nm -B
configure:7357: checking how to recognise dependent libraries
configure:7529: result: pass_all
configure:7751: checking dlfcn.h usability
configure:7763: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7769: $? = 0
configure:7773: test -z 
			 || test ! -s conftest.err
configure:7776: $? = 0
configure:7779: test -s conftest.o
configure:7782: $? = 0
configure:7792: result: yes
configure:7796: checking dlfcn.h presence
configure:7806: cc -E -I/usr/local/include conftest.c
configure:7812: $? = 0
configure:7832: result: yes
configure:7867: checking for dlfcn.h
configure:7874: result: yes
configure:7981: checking for C++ compiler version
configure:7984: 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:7987: $? = 0
configure:7989: 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:7992: $? = 0
configure:7994: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:7997: $? = 1
configure:8000: checking whether we are using the GNU C++ compiler
configure:8024: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure:8030: $? = 0
configure:8034: test -z 
			 || test ! -s conftest.err
configure:8037: $? = 0
configure:8040: test -s conftest.o
configure:8043: $? = 0
configure:8056: result: yes
configure:8062: checking whether c++ accepts -g
configure:8083: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:8089: $? = 0
configure:8093: test -z 
			 || test ! -s conftest.err
configure:8096: $? = 0
configure:8099: test -s conftest.o
configure:8102: $? = 0
configure:8113: result: yes
configure:8155: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure:8161: $? = 0
configure:8165: test -z 
			 || test ! -s conftest.err
configure:8168: $? = 0
configure:8171: test -s conftest.o
configure:8174: $? = 0
configure:8200: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:38: error: `exit' undeclared (first use this function)
conftest.cc:38: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:8206: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evolution"
| #define PACKAGE_TARNAME "evolution"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "evolution 2.2.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "evolution"
| #define VERSION "2.2.0"
| #define VERSION_COMMENT ""
| #define BASE_VERSION "2.2"
| #define UPGRADE_REVISION "1"
| #define DEVELOPMENT 1
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evolution-2.2"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:8155: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure:8161: $? = 0
configure:8165: test -z 
			 || test ! -s conftest.err
configure:8168: $? = 0
configure:8171: test -s conftest.o
configure:8174: $? = 0
configure:8200: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure:8206: $? = 0
configure:8210: test -z 
			 || test ! -s conftest.err
configure:8213: $? = 0
configure:8216: test -s conftest.o
configure:8219: $? = 0
configure:8244: checking dependency style of c++
configure:8327: result: gcc3
configure:8354: checking how to run the C++ preprocessor
configure:8385: c++ -E -I/usr/local/include conftest.cc
configure:8391: $? = 0
configure:8423: c++ -E -I/usr/local/include conftest.cc
conftest.cc:37:28: ac_nonexistent.h: No such file or directory
configure:8429: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evolution"
| #define PACKAGE_TARNAME "evolution"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "evolution 2.2.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "evolution"
| #define VERSION "2.2.0"
| #define VERSION_COMMENT ""
| #define BASE_VERSION "2.2"
| #define UPGRADE_REVISION "1"
| #define DEVELOPMENT 1
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evolution-2.2"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8468: result: c++ -E
configure:8492: c++ -E -I/usr/local/include conftest.cc
configure:8498: $? = 0
configure:8530: c++ -E -I/usr/local/include conftest.cc
conftest.cc:37:28: ac_nonexistent.h: No such file or directory
configure:8536: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evolution"
| #define PACKAGE_TARNAME "evolution"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "evolution 2.2.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "evolution"
| #define VERSION "2.2.0"
| #define VERSION_COMMENT ""
| #define BASE_VERSION "2.2"
| #define UPGRADE_REVISION "1"
| #define DEVELOPMENT 1
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evolution-2.2"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8633: checking for g77
configure:8662: result: no
configure:8633: checking for f77
configure:8649: found /usr/bin//f77
configure:8659: result: f77
configure:8674: checking for Fortran 77 compiler version
configure:8677: f77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.2 [FreeBSD] 20040728
Copyright (C) 2004 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:8680: $? = 0
configure:8682: f77 -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:8685: $? = 0
configure:8687: f77 -V </dev/null >&5
f77: `-V' option must have argument
configure:8690: $? = 1
configure:8698: checking whether we are using the GNU Fortran 77 compiler
configure:8712: f77 -c  conftest.F >&5
configure:8718: $? = 0
configure:8722: test -z 
			 || test ! -s conftest.err
configure:8725: $? = 0
configure:8728: test -s conftest.o
configure:8731: $? = 0
configure:8744: result: yes
configure:8750: checking whether f77 accepts -g
configure:8762: f77 -c -g conftest.f >&5
configure:8768: $? = 0
configure:8772: test -z 
			 || test ! -s conftest.err
configure:8775: $? = 0
configure:8778: test -s conftest.o
configure:8781: $? = 0
configure:8793: result: yes
configure:8823: checking the maximum length of command line arguments
configure:8902: result: 65536
configure:8913: checking command to parse /usr/bin//nm -B output from cc object
configure:9009: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:9012: $? = 0
configure:9016: /usr/bin//nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:9019: $? = 0
configure:9071: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:9074: $? = 0
configure:9112: result: ok
configure:9116: checking for objdir
configure:9131: result: .libs
configure:9221: checking for ar
configure:9237: found /usr/bin//ar
configure:9248: result: ar
configure:9301: checking for ranlib
configure:9317: found /usr/bin//ranlib
configure:9328: result: ranlib
configure:9381: checking for strip
configure:9397: found /usr/bin//strip
configure:9408: result: strip
configure:9672: checking if cc static flag  works
configure:9695: result: yes
configure:9713: checking if cc supports -fno-rtti -fno-exceptions
configure:9731: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:9735: $? = 0
configure:9746: result: no
configure:9761: checking for cc option to produce PIC
configure:9948: result: -fPIC
configure:9956: checking if cc PIC flag -fPIC works
configure:9974: cc -c -O -pipe  -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:9978: $? = 0
configure:9989: result: yes
configure:10013: checking if cc supports -c -o file.o
configure:10034: cc -c -O -pipe  -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:10038: $? = 0
configure:10058: result: yes
configure:10084: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:10933: result: yes
configure:10959: checking whether -lc should be explicitly linked in
configure:10964: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:10967: $? = 0
configure:10981: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:10984: $? = 1
configure:10996: result: yes
configure:11004: checking dynamic linker characteristics
configure:11565: result: freebsd5.3 ld.so
configure:11569: checking how to hardcode library paths into programs
configure:11594: result: immediate
configure:11608: checking whether stripping libraries is possible
configure:11613: result: yes
configure:12443: checking if libtool supports shared libraries
configure:12445: result: yes
configure:12448: checking whether to build shared libraries
configure:12469: result: yes
configure:12472: checking whether to build static libraries
configure:12476: result: no
configure:12568: creating libtool
configure:13117: checking for ld used by c++
configure:13184: result: /usr/bin/ld
configure:13193: checking if the linker (/usr/bin/ld) is GNU ld
configure:13208: result: yes
configure:13259: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:14126: result: yes
configure:14144: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure:14147: $? = 0
configure:14243: checking for c++ option to produce PIC
configure:14505: result: -fPIC
configure:14513: checking if c++ PIC flag -fPIC works
configure:14531: c++ -c -O -pipe -I/usr/local/include -fPIC -DPIC conftest.cc >&5
configure:14535: $? = 0
configure:14546: result: yes
configure:14570: checking if c++ supports -c -o file.o
configure:14591: c++ -c -O -pipe -I/usr/local/include -o out/conftest2.o conftest.cc >&5
configure:14595: $? = 0
configure:14615: result: yes
configure:14641: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:14666: result: yes
configure:14737: checking dynamic linker characteristics
configure:15298: result: freebsd5.3 ld.so
configure:15302: checking how to hardcode library paths into programs
configure:15327: result: immediate
configure:15341: checking whether stripping libraries is possible
configure:15346: result: yes
configure:16653: checking if libtool supports shared libraries
configure:16655: result: yes
configure:16658: checking whether to build shared libraries
configure:16676: result: yes
configure:16679: checking whether to build static libraries
configure:16683: result: no
configure:16695: checking for f77 option to produce PIC
configure:16882: result: -fPIC
configure:16890: checking if f77 PIC flag -fPIC works
configure:16908: f77 -c -g -O2 -fPIC conftest.f >&5
configure:16912: $? = 0
configure:16923: result: yes
configure:16947: checking if f77 supports -c -o file.o
configure:16968: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:16972: $? = 0
configure:16992: result: yes
configure:17018: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:17847: result: yes
configure:17918: checking dynamic linker characteristics
configure:18479: result: freebsd5.3 ld.so
configure:18483: checking how to hardcode library paths into programs
configure:18508: result: immediate
configure:18522: checking whether stripping libraries is possible
configure:18527: result: yes
configure:22660: checking alloca.h usability
configure:22672: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:71:20: alloca.h: No such file or directory
configure:22678: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evolution"
| #define PACKAGE_TARNAME "evolution"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "evolution 2.2.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "evolution"
| #define VERSION "2.2.0"
| #define VERSION_COMMENT ""
| #define BASE_VERSION "2.2"
| #define UPGRADE_REVISION "1"
| #define DEVELOPMENT 1
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evolution-2.2"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <alloca.h>
configure:22701: result: no
configure:22705: checking alloca.h presence
configure:22715: cc -E -I/usr/local/include conftest.c
conftest.c:37:20: alloca.h: No such file or directory
configure:22721: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evolution"
| #define PACKAGE_TARNAME "evolution"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "evolution 2.2.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "evolution"
| #define VERSION "2.2.0"
| #define VERSION_COMMENT ""
| #define BASE_VERSION "2.2"
| #define UPGRADE_REVISION "1"
| #define DEVELOPMENT 1
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evolution-2.2"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <alloca.h>
configure:22741: result: no
configure:22776: checking for alloca.h
configure:22783: result: no
configure:22797: checking for socklen_t
configure:22818: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:22824: $? = 0
configure:22828: test -z 
			 || test ! -s conftest.err
configure:22831: $? = 0
configure:22834: test -s conftest.o
configure:22837: $? = 0
configure:22839: result: yes
configure:22920: checking for purify
configure:22951: result: impure
configure:23004: checking for sendmail
configure:23023: found /usr/sbin/sendmail
configure:23036: result: /usr/sbin/sendmail
configure:23049: checking system mail directory
configure:23088: result: /var/mail, writable by group mail
configure:23094: checking for tm_gmtoff in struct tm
configure:23120: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:23126: $? = 0
configure:23130: test -z 
			 || test ! -s conftest.err
configure:23133: $? = 0
configure:23136: test -s conftest.o
configure:23139: $? = 0
configure:23150: result: yes
configure:23300: checking for mkstemp
configure:23357: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:23363: $? = 0
configure:23367: test -z 
			 || test ! -s conftest.err
configure:23370: $? = 0
configure:23373: test -s conftest
configure:23376: $? = 0
configure:23388: result: yes
configure:23300: checking for mkdtemp
configure:23357: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:23363: $? = 0
configure:23367: test -z 
			 || test ! -s conftest.err
configure:23370: $? = 0
configure:23373: test -s conftest
configure:23376: $? = 0
configure:23388: result: yes
configure:23300: checking for isblank
configure:23357: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:23363: $? = 0
configure:23367: test -z 
			 || test ! -s conftest.err
configure:23370: $? = 0
configure:23373: test -s conftest
configure:23376: $? = 0
configure:23388: result: yes
configure:23400: checking if ctime_r wants three arguments
configure:23428: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:52: error: too many arguments to function `ctime_r'
configure:23434: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evolution"
| #define PACKAGE_TARNAME "evolution"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "evolution 2.2.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "evolution"
| #define VERSION "2.2.0"
| #define VERSION_COMMENT ""
| #define BASE_VERSION "2.2"
| #define UPGRADE_REVISION "1"
| #define DEVELOPMENT 1
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evolution-2.2"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define SENDMAIL_PATH "/usr/sbin/sendmail"
| #define SYSTEM_MAIL_DIR "/var/mail"
| #define HAVE_TM_GMTOFF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_ISBLANK 1
| /* end confdefs.h.  */
| 
| 		#include <time.h>
| 
| int
| main ()
| {
| 
| 		char *buf;
| 		time_t date;
| 		ctime_r (&date, buf, 100);
| 
|   ;
|   return 0;
| }
configure:23463: result: no
configure:23479: checking for gethostbyname_r
configure:23536: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//ccoG162M.o(.text+0x12): In function `main':
: undefined reference to `gethostbyname_r'
/var/tmp//ccoG162M.o(.data+0x0): undefined reference to `gethostbyname_r'
configure:23542: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evolution"
| #define PACKAGE_TARNAME "evolution"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "evolution 2.2.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "evolution"
| #define VERSION "2.2.0"
| #define VERSION_COMMENT ""
| #define BASE_VERSION "2.2"
| #define UPGRADE_REVISION "1"
| #define DEVELOPMENT 1
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evolution-2.2"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define SENDMAIL_PATH "/usr/sbin/sendmail"
| #define SYSTEM_MAIL_DIR "/var/mail"
| #define HAVE_TM_GMTOFF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_ISBLANK 1
| /* end confdefs.h.  */
| /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gethostbyname_r innocuous_gethostbyname_r
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethostbyname_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef gethostbyname_r
| 
| /* 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 gethostbyname_r ();
| /* 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
| char (*f) () = gethostbyname_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gethostbyname_r;
|   ;
|   return 0;
| }
configure:23567: result: no
configure:23665: checking for gethostbyaddr_r
configure:23722: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//ccglxtL2.o(.text+0x12): In function `main':
: undefined reference to `gethostbyaddr_r'
/var/tmp//ccglxtL2.o(.data+0x0): undefined reference to `gethostbyaddr_r'
configure:23728: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evolution"
| #define PACKAGE_TARNAME "evolution"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "evolution 2.2.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "evolution"
| #define VERSION "2.2.0"
| #define VERSION_COMMENT ""
| #define BASE_VERSION "2.2"
| #define UPGRADE_REVISION "1"
| #define DEVELOPMENT 1
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evolution-2.2"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define SENDMAIL_PATH "/usr/sbin/sendmail"
| #define SYSTEM_MAIL_DIR "/var/mail"
| #define HAVE_TM_GMTOFF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_ISBLANK 1
| /* end confdefs.h.  */
| /* Define gethostbyaddr_r to an innocuous variant, in case <limits.h> declares gethostbyaddr_r.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gethostbyaddr_r innocuous_gethostbyaddr_r
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethostbyaddr_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef gethostbyaddr_r
| 
| /* 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 gethostbyaddr_r ();
| /* 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_gethostbyaddr_r) || defined (__stub___gethostbyaddr_r)
| choke me
| #else
| char (*f) () = gethostbyaddr_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gethostbyaddr_r;
|   ;
|   return 0;
| }
configure:23753: result: no
configure:23861: checking sys/statvfs.h usability
configure:23873: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:23879: $? = 0
configure:23883: test -z 
			 || test ! -s conftest.err
configure:23886: $? = 0
configure:23889: test -s conftest.o
configure:23892: $? = 0
configure:23902: result: yes
configure:23906: checking sys/statvfs.h presence
configure:23916: cc -E -I/usr/local/include conftest.c
configure:23922: $? = 0
configure:23942: result: yes
configure:23977: checking for sys/statvfs.h
configure:23984: result: yes
configure:24001: checking for statvfs
configure:24058: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:24064: $? = 0
configure:24068: test -z 
			 || test ! -s conftest.err
configure:24071: $? = 0
configure:24074: test -s conftest
configure:24077: $? = 0
configure:24089: result: yes
configure:24113: checking sys/param.h usability
configure:24125: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:24131: $? = 0
configure:24135: test -z 
			 || test ! -s conftest.err
configure:24138: $? = 0
configure:24141: test -s conftest.o
configure:24144: $? = 0
configure:24154: result: yes
configure:24158: checking sys/param.h presence
configure:24168: cc -E -I/usr/local/include conftest.c
configure:24174: $? = 0
configure:24194: result: yes
configure:24229: checking for sys/param.h
configure:24236: result: yes
configure:24263: checking sys/mount.h usability
configure:24275: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
In file included from /usr/include/sys/mount.h:36,
                 from conftest.c:80:
/usr/include/sys/ucred.h:71: error: `NGROUPS' undeclared here (not in a function)
configure:24281: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evolution"
| #define PACKAGE_TARNAME "evolution"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "evolution 2.2.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "evolution"
| #define VERSION "2.2.0"
| #define VERSION_COMMENT ""
| #define BASE_VERSION "2.2"
| #define UPGRADE_REVISION "1"
| #define DEVELOPMENT 1
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evolution-2.2"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define SENDMAIL_PATH "/usr/sbin/sendmail"
| #define SYSTEM_MAIL_DIR "/var/mail"
| #define HAVE_TM_GMTOFF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_ISBLANK 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_STATVFS 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mount.h>
configure:24304: result: no
configure:24308: checking sys/mount.h presence
configure:24318: cc -E -I/usr/local/include conftest.c
configure:24324: $? = 0
configure:24344: result: yes
configure:24357: WARNING: sys/mount.h: present but cannot be compiled
configure:24359: WARNING: sys/mount.h:     check for missing prerequisite headers?
configure:24361: WARNING: sys/mount.h: see the Autoconf documentation
configure:24363: WARNING: sys/mount.h:     section "Present But Cannot Be Compiled"
configure:24365: WARNING: sys/mount.h: proceeding with the preprocessor's result
configure:24367: WARNING: sys/mount.h: in the future, the compiler will take precedence
configure:24379: checking for sys/mount.h
configure:24386: result: yes
configure:24403: checking for statfs
configure:24460: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:24466: $? = 0
configure:24470: test -z 
			 || test ! -s conftest.err
configure:24473: $? = 0
configure:24476: test -s conftest
configure:24479: $? = 0
configure:24491: result: yes
configure:24508: checking for pkg-config
configure:24526: found /usr/local/bin/pkg-config
configure:24539: result: /usr/local/bin/pkg-config
configure:24556: checking for gnome-icon-theme >= 1.2.0
configure:24560: result: yes
configure:24564: checking GIT_CFLAGS
configure:24567: result:  
configure:24570: checking GIT_LIBS
configure:24573: result:  
configure:24655: checking for atk
configure:24659: result: yes
configure:24663: checking A11Y_CFLAGS
configure:24666: result: -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
configure:24669: checking A11Y_LIBS
configure:24672: result: -L/usr/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
configure:24702: checking if system supports getaddrinfo and getnameinfo
configure:24742: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:24748: $? = 0
configure:24752: test -z 
			 || test ! -s conftest.err
configure:24755: $? = 0
configure:24758: test -s conftest.o
configure:24761: $? = 0
configure:24777: result: yes
configure:24834: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:24840: $? = 0
configure:24844: test -z 
			 || test ! -s conftest.err
configure:24847: $? = 0
configure:24850: test -s conftest.o
configure:24853: $? = 0
configure:24899: checking for OpenLDAP
configure:24906: result: no
configure:25467: checking for pthread_create in -pthread
configure:25497: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c -pthread   >&5
configure:25503: $? = 0
configure:25507: test -z 
			 || test ! -s conftest.err
configure:25510: $? = 0
configure:25513: test -s conftest
configure:25516: $? = 0
configure:25529: result: yes
configure:25902: checking for SunOS broken spool format
configure:25925: result: no
configure:25984: checking for libgtkhtml-3.6
configure:25988: result: yes
configure:25992: checking GTKHTML_CFLAGS
configure:25995: result: -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgtkhtml-3.6 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnomeprint-2.2 -I/usr/X11R6/include/libgnomeprintui-2.2 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include  
configure:25998: checking GTKHTML_LIBS
configure:26001: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgtkhtml-3.6 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomeprint-2-2 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXfixes -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
configure:26104: checking for gnome-pilot-2.0
configure:26108: result: yes
configure:26112: checking GNOME_PILOT_CFLAGS
configure:26115: result: -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include  
configure:26118: checking GNOME_PILOT_LIBS
configure:26121: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgpilotd -lgpilotdcm -lgpilotdconduit -lpisock -lpisync -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXfixes -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:26154: checking if pilot-link handles UTF-8 conversions
configure:26188: cc -o conftest -O -pipe  -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include   -I/usr/local/include -L/usr/local/lib -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgpilotd -lgpilotdcm -lgpilotdconduit -lpisock -lpisync -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXfixes -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv   conftest.c  >&5
/usr/X11R6/lib/libgpilotd.so: warning: warning: tempnam() possibly used unsafely; consider using mkstemp()
/usr/bin/ld: warning: libgnomecanvas-2.so.800, needed by /usr/X11R6/lib/libbonoboui-2.so, may conflict with libgnomecanvas-2.so.1000
/usr/bin/ld: warning: libpangoft2-1.0.so.600, needed by /usr/X11R6/lib/libbonoboui-2.so, may conflict with libpangoft2-1.0.so.800
/usr/bin/ld: warning: libgnome-2.so.800, needed by /usr/X11R6/lib/libbonoboui-2.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libgnomevfs-2.so.800, needed by /usr/X11R6/lib/libbonoboui-2.so, may conflict with libgnomevfs-2.so.1000
/usr/bin/ld: warning: libgthread-2.0.so.400, needed by /usr/X11R6/lib/libbonoboui-2.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libgtk-x11-2.0.so.400, needed by /usr/X11R6/lib/libbonoboui-2.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libgdk-x11-2.0.so.400, needed by /usr/X11R6/lib/libbonoboui-2.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libatk-1.0.so.800, needed by /usr/X11R6/lib/libbonoboui-2.so, may conflict with libatk-1.0.so.901
/usr/bin/ld: warning: libgdk_pixbuf-2.0.so.400, needed by /usr/X11R6/lib/libbonoboui-2.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libpangoxft-1.0.so.600, needed by /usr/X11R6/lib/libbonoboui-2.so, may conflict with libpangoxft-1.0.so.800
/usr/bin/ld: warning: libpangox-1.0.so.600, needed by /usr/X11R6/lib/libbonoboui-2.so, may conflict with libpangox-1.0.so.800
/usr/bin/ld: warning: libpango-1.0.so.600, needed by /usr/X11R6/lib/libbonoboui-2.so, may conflict with libpango-1.0.so.800
/usr/bin/ld: warning: libgmodule-2.0.so.400, needed by /usr/X11R6/lib/libbonoboui-2.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libgobject-2.0.so.400, needed by /usr/X11R6/lib/libbonoboui-2.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libglib-2.0.so.400, needed by /usr/X11R6/lib/libbonoboui-2.so, not found (try using -rpath or -rpath-link)
configure:26191: $? = 0
configure:26193: ./conftest
/libexec/ld-elf.so.1: Shared object "libgnome-2.so.800" not found, required by "libbonoboui-2.so.0"
configure:26196: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evolution"
| #define PACKAGE_TARNAME "evolution"
| #define PACKAGE_VERSION "2.2.0"
| #define PACKAGE_STRING "evolution 2.2.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "evolution"
| #define VERSION "2.2.0"
| #define VERSION_COMMENT ""
| #define BASE_VERSION "2.2"
| #define UPGRADE_REVISION "1"
| #define DEVELOPMENT 1
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evolution-2.2"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define SENDMAIL_PATH "/usr/sbin/sendmail"
| #define SYSTEM_MAIL_DIR "/var/mail"
| #define HAVE_TM_GMTOFF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_ISBLANK 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_STATVFS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STATFS 1
| #define ENABLE_IPv6 1
| #define HAVE_AI_ADDRCONFIG 1
| #define ENABLE_NNTP 1
| #define ENABLE_IMAP4 1
| #define ENABLE_THREADS 1
| #define USE_DOT 1
| #define USE_FCNTL 1
| #define GTKHTML_API_VERSION "3.6"
| /* end confdefs.h.  */
| 
| 
| #include <stdlib.h>
| #include <string.h>
| #include <pi-util.h>
| 
| int main (int argc, char **argv)
| {
| 	const char *utf8 = "\x66\x66\x66\x66\x66\x66\x66\xC2\xA9";
| 	size_t utf8_real_len = strlen (utf8);
| 	char *pstring;
| 
| 	if (convert_ToPilotChar ("UTF-8", utf8, utf8_real_len, &pstring) == -1)
| 		exit (1);
| 
| 	exit (0);
| }
| 
configure:26210: result: no
configure:26217: error: evolution requires pilot-link to have working UTF-8 conversion routines

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_func_mkdtemp=yes
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
ac_cv_prog_ac_ct_F77=f77
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_lib_intl_ngettext=yes
am_cv_CC_dependencies_compiler_type=gcc3
ac_cv_header_sys_statvfs_h=yes
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_lib_fl_yywrap=yes
ac_cv_env_CXXFLAGS_value='-O -pipe'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
ac_cv_f77_compiler_gnu=yes
gt_cv_func_dgettext_libc=no
ac_cv_env_F77_value=
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_header_stdlib_h=yes
ac_cv_path_INTLTOOL_ICONV=/usr/local/bin/iconv
ac_cv_path_INTLTOOL_MSGFMT=/usr/local/bin/msgfmt
lt_cv_prog_gnu_ldcxx=yes
ac_cv_path_INTLTOOL_PERL=/usr/bin//perl
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
lt_cv_prog_compiler_c_o_CXX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
ac_cv_prog_make_gmake_set=yes
ac_cv_env_FFLAGS_set=
lt_cv_sys_max_cmd_len=65536
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_cxx_compiler_gnu=yes
gt_cv_func_ngettext_libc=no
ac_cv_env_CXX_set=set
ac_cv_pilot_link_utf8=no
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
gt_cv_have_gettext=yes
ac_cv_env_host_alias_set=
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_prog_YACC='bison -y'
ac_cv_func_mkstemp=yes
lt_cv_ld_reload_flag=-r
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_env_build_alias_set=set
ac_cv_header_sys_mount_h=yes
lt_cv_prog_compiler_c_o=yes
ac_cv_prog_f77_g=yes
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_target_alias_set=
ac_cv_header_alloca_h=no
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd5.3
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
lt_cv_prog_compiler_c_o_F77=yes
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
lt_cv_path_SED=/usr/bin//sed
ac_cv_header_strings_h=yes
ac_cv_func_dcgettext=yes
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_path_INTLTOOL_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_egrep='grep -E'
ac_cv_env_FFLAGS_value=
ac_cv_func_statfs=yes
ac_cv_header_sys_param_h=yes
lt_cv_path_LD=/usr/bin/ld
lt_cv_prog_compiler_rtti_exceptions=no
ac_cv_header_locale_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_path_INTLTOOL_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_c_inline=inline
ac_cv_build_alias=i386-portbld-freebsd5.3
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_func_statvfs=yes
ac_cv_func_isblank=yes
lt_lt_cv_prog_compiler_c_o='"yes"'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd5.3
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
am_cv_val_LC_MESSAGES=yes
ac_cv_struct_tm_gmtoff=yes
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
ac_cv_lib_intl_dgettext=yes
lt_cv_file_magic_test_file=
ac_cv_lib_intl_bindtextdomain=yes
gt_cv_func_dgettext_libintl=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_path_SENDMAIL=/usr/sbin/sendmail
am_cv_CXX_dependencies_compiler_type=gcc3
ac_cv_prog_CPP='cc -E'
ac_cv_build=i386-portbld-freebsd5.3
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd5.3
ac_cv_func_gethostbyaddr_r=no
ac_cv_ctime_r_three_args=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_path_JW=no
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_ac_ct_CC=cc
lt_cv_path_LDCXX=/usr/bin/ld
ac_cv_header_libintl_h=yes
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
ac_cv_with_openldap=no
lt_cv_path_NM='/usr/bin//nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
ac_cv_prog_LEX=flex
ac_cv_func_gethostbyname_r=no
ac_cv_path_PURIFY=impure
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

A11Y_CFLAGS='-I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
A11Y_LIBS='-L/usr/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
ACLOCAL='${SHELL} /usr/ports/mail/evolution/work/evolution-2.2.0/missing --run aclocal-1.7 '
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/mail/evolution/work/evolution-2.2.0/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/ports/mail/evolution/work/evolution-2.2.0/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/mail/evolution/work/evolution-2.2.0/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/mail/evolution/work/evolution-2.2.0/missing --run automake-1.7'
AWK='nawk'
BASE_VERSION='2.2'
BONOBOUI_REQUIRED=''
CAMEL_CFLAGS=''
CAMEL_GROUPWISE_CFLAGS=''
CAMEL_GROUPWISE_LIBS=''
CAMEL_LIBS=''
CAMEL_LOCK_HELPER_GROUP='mail'
CAMEL_LOCK_HELPER_USER=''
CATALOGS=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_AU.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hr.gmo hu.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mn.gmo ms.gmo nb.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at Latn.gmo sv.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo'
CATOBJEXT='.gmo'
CC='cc'
CCDEPMODE='depmode=gcc3'
CERT_UI_CFLAGS=''
CERT_UI_LIBS=''
CFLAGS='-O -pipe '
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O -pipe'
CYGPATH_W='echo'
DATADIRNAME='share'
DATASERVER_IDL=''
DEFAULT_BINARY_FALSE=''
DEFAULT_BINARY_TRUE=''
DEFS=''
DEPDIR='.deps'
DEVELOPMENT=''
DTAPPINTEGRATE=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EDS_PACKAGE=''
EDS_REQUIRED=''
EGREP='grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
ENABLE_IMAP4_FALSE='#'
ENABLE_IMAP4_TRUE=''
ENABLE_IMAPP_FALSE=''
ENABLE_IMAPP_TRUE='#'
ENABLE_IPv6_FALSE='#'
ENABLE_IPv6_TRUE=''
ENABLE_LDAP_FALSE=''
ENABLE_LDAP_TRUE='#'
ENABLE_MONO_FALSE=''
ENABLE_MONO_TRUE=''
ENABLE_NNTP_FALSE='#'
ENABLE_NNTP_TRUE=''
ENABLE_PILOT_CONDUITS_FALSE=''
ENABLE_PILOT_CONDUITS_TRUE=''
ENABLE_PURIFY_FALSE=''
ENABLE_PURIFY_TRUE='#'
ENABLE_SMIME_FALSE=''
ENABLE_SMIME_TRUE=''
ENABLE_TEST_COMPONENT_FALSE=''
ENABLE_TEST_COMPONENT_TRUE='#'
EVOLUTION_ADDRESSBOOK_CFLAGS=''
EVOLUTION_ADDRESSBOOK_CONDUIT_CFLAGS=''
EVOLUTION_ADDRESSBOOK_CONDUIT_LIBS=''
EVOLUTION_ADDRESSBOOK_LIBS=''
EVOLUTION_CALENDAR_CFLAGS=''
EVOLUTION_CALENDAR_CONDUIT_CFLAGS=''
EVOLUTION_CALENDAR_CONDUIT_LIBS=''
EVOLUTION_CALENDAR_LIBS=''
EVOLUTION_CFLAGS=''
EVOLUTION_DIR=''
EVOLUTION_LIBS=''
EVOLUTION_MAIL_CFLAGS=''
EVOLUTION_MAIL_LIBS=''
EVOLUTION_TEST_CFLAGS=''
EVOLUTION_TEST_LIBS=''
EXEEXT=''
E_NAME_CFLAGS=''
E_NAME_LIBS=''
E_UTIL_CFLAGS=''
E_UTIL_LIBS=''
E_WIDGETS_CFLAGS=''
E_WIDGETS_LIBS=''
F77='f77'
FFLAGS='-g -O2'
GAL_PACKAGE=''
GAL_REQUIRED=''
GCONFTOOL=''
GCONF_SCHEMAS_INSTALL_FALSE=''
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE=''
GCONF_SCHEMA_FILE_DIR=''
GETTEXT_PACKAGE='evolution-2.2'
GIT_CFLAGS=' '
GIT_LIBS=' '
GLIB_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GLIB_MKENUMS=''
GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_AU.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hr.gmo hu.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mn.gmo ms.gmo nb.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at Latn.gmo sv.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo'
GMSGFMT='/usr/local/bin/msgfmt'
GNOME_FULL_CFLAGS=''
GNOME_FULL_LIBS=''
GNOME_PILOT_CFLAGS='-DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include  '
GNOME_PILOT_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgpilotd -lgpilotdcm -lgpilotdconduit -lpisock -lpisync -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXfixes -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
GNOME_VFS_REQUIRED=''
GOBJECT_QUERY=''
GSTREAMER_CFLAGS=''
GSTREAMER_LIBS=''
GTKDOC='false'
GTKHTML_CFLAGS='-DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgtkhtml-3.6 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnomeprint-2.2 -I/usr/X11R6/include/libgnomeprintui-2.2 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include  '
GTKHTML_DATADIR='/usr/X11R6/share/gnome/gtkhtml-3.6'
GTKHTML_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgtkhtml-3.6 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomeprint-2-2 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXfixes -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
GTKHTML_PACKAGE=''
GTKHTML_REQUIRED=''
HAVE_DTAPPINTEGRATE_FALSE=''
HAVE_DTAPPINTEGRATE_TRUE=''
HAVE_JW='no'
HAVE_JW_FALSE=''
HAVE_JW_TRUE='#'
HAVE_KDE_APPLNK_FALSE=''
HAVE_KDE_APPLNK_TRUE=''
HTML_DIR=''
IDL_INCLUDES=''
IMPORTERS_CFLAGS=''
IMPORTERS_LIBS=''
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'
INSTOBJEXT='.mo'
INTERFACE_VERSION=''
INTLLIBS='-lintl '
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_ICONV='/usr/local/bin/iconv'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_MSGFMT='/usr/local/bin/msgfmt'
INTLTOOL_MSGMERGE='/usr/local/bin/msgmerge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin//perl'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XGETTEXT='/usr/local/bin/xgettext'
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
JW='no'
KDE_APPLNK_DIR=''
KRB4_CFLAGS=''
KRB4_LDFLAGS=''
KRB5_CFLAGS=''
KRB5_LDFLAGS=''
LDAP_CFLAGS=''
LDAP_LIBS=''
LDFLAGS='-L/usr/local/lib'
LEX='flex'
LEXLIB='-lfl'
LEX_OUTPUT_ROOT='lex.yy'
LIBFILTER_CFLAGS=''
LIBFILTER_LIBS=''
LIBOBJS=''
LIBS=''
LIBSOUP_CFLAGS=''
LIBSOUP_LIBS=''
LIBTOOL='$(SHELL) /usr/local/bin/libtool15'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/mail/evolution/work/evolution-2.2.0/missing --run makeinfo'
MANUAL_NSPR_CFLAGS=''
MANUAL_NSPR_LIBS=''
MANUAL_NSS_CFLAGS=''
MANUAL_NSS_LIBS=''
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/bin/msgfmt'
NMN_CFLAGS=''
NMN_LIBS=''
NSS_CFLAGS=''
NSS_LIBS=''
OBJEXT='o'
ORBIT_CFLAGS=''
ORBIT_CONFIG=''
ORBIT_IDL=''
ORBIT_LIBS=''
PACKAGE='evolution'
PACKAGE_BUGREPORT='http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution'
PACKAGE_NAME='evolution'
PACKAGE_STRING='evolution 2.2.0'
PACKAGE_TARNAME='evolution'
PACKAGE_VERSION='2.2.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=' am.po ar.po az.po be.po bg.po bs.po ca.po cs.po cy.po da.po de.po el.po en_AU.po en_CA.po en_GB.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hr.po hu.po is.po it.po ja.po ko.po lt.po lv.po mn.po ms.po nb.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr at Latn.po sv.po tr.po uk.po vi.po wa.po zh_CN.po zh_TW.po'
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PTHREAD_LIB='-pthread'
PURIFY='impure '
RANLIB='ranlib'
SENDMAIL='/usr/sbin/sendmail'
SET_MAKE=''
SHELL='/bin/sh'
SHELL_CFLAGS=''
SHELL_LIBS=''
STRIP='strip'
THREADS_CFLAGS=''
THREADS_LIBS='-pthread'
TZDIALOG_CFLAGS=''
TZDIALOG_LIBS=''
UPGRADE_REVISION='1'
USE_NLS='yes'
VERSION='2.2.0'
WARN_CFLAGS=''
XGETTEXT='/usr/local/bin/xgettext'
YACC='bison -y'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77='f77'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
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'
componentdir=''
datadir='/usr/X11R6/share/gnome'
etspecdir=''
evolutionhelpdir=''
evolutionuidir=''
exec_prefix='NONE'
gladedir=''
host='i386-portbld-freebsd5.3'
host_alias=''
host_cpu='i386'
host_os='freebsd5.3'
host_vendor='portbld'
idldir=''
images16dir=''
images48dir=''
imagesdir=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/mail/evolution/work/evolution-2.2.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='$(prefix)/$(DATADIRNAME)/locale'
localstatedir='/usr/X11R6/share/gnome'
mandir='${prefix}/man'
mkdir_p='$(mkinstalldirs)'
oldincludedir='/usr/include'
plugindir=''
plugins_base=''
plugins_enabled=''
plugins_experimental=''
plugins_standard=''
prefix='/usr/X11R6'
privconduitdir=''
privdatadir=''
privincludedir=''
privlibdir=''
privlibexecdir=''
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
serverdir=''
sharedstatedir='${prefix}/com'
soundsdir=''
sysconfdir='${prefix}/etc'
target_alias=''
viewsdir=''

## ------------- ##
## Output files. ##
## ------------- ##

EVO_MARSHAL_RULE=''
EVO_PLUGIN_RULE=''
EVO_SERVER_RULE=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define BASE_VERSION "2.2"
#define DEVELOPMENT 1
#define ENABLE_IMAP4 1
#define ENABLE_IPv6 1
#define ENABLE_NLS 1
#define ENABLE_NNTP 1
#define ENABLE_THREADS 1
#define GETTEXT_PACKAGE "evolution-2.2"
#define GTKHTML_API_VERSION "3.6"
#define HAVE_AI_ADDRCONFIG 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_H 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_ISBLANK 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MKDTEMP 1
#define HAVE_MKSTEMP 1
#define HAVE_STATFS 1
#define HAVE_STATVFS 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TM_GMTOFF 1
#define HAVE_UNISTD_H 1
#define PACKAGE "evolution"
#define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
#define PACKAGE_NAME "evolution"
#define PACKAGE_STRING "evolution 2.2.0"
#define PACKAGE_TARNAME "evolution"
#define PACKAGE_VERSION "2.2.0"
#define SENDMAIL_PATH "/usr/sbin/sendmail"
#define STDC_HEADERS 1
#define SYSTEM_MAIL_DIR "/var/mail"
#define UPGRADE_REVISION "1"
#define USE_DOT 1
#define USE_FCNTL 1
#define VERSION "2.2.0"
#define VERSION_COMMENT ""
#define YYTEXT_POINTER 1
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1


More information about the freebsd-gnome mailing list