Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2004 10:29:52 GMT
From:      Stacey Roberts <stacey@vickiandstacey.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        freebsd-gnome@FreeBSD.org
Subject:    ports/73859: Gnome upgrade fails with ximian-connector install error
Message-ID:  <200411121029.iACATqeD081482@crom.vickiandstacey.com>
Resent-Message-ID: <200411121030.iACAUVBP048269@freefall.freebsd.org>

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

>Number:         73859
>Category:       ports
>Synopsis:       Gnome upgrade fails with ximian-connector install error
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 12 10:30:31 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Stacey Roberts
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD crom.vickiandstacey.com 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat Jul 10 23:22:44 BST 2004 root@crom.vickiandstacey.com:/usr/obj/usr/src/sys/TIGER i386


>Description:
After fresh cvsup of ports tree, attempts to upgrade Gnome to latest via supplied upgrade script fails during the ximian-connector installation stage. Here is the script output showing the build error:

===>   Registering installation for vino-2.8.1
===> SECURITY REPORT:
      This port has installed the following files which may act as network
      servers and may therefore pose a remote security risk to the system.
/usr/X11R6/libexec/vino-server

      If there are vulnerabilities in these programs there may be a security
      risk to the system. FreeBSD makes no guarantee about the security of
      ports included in the Ports Collection. Please type 'make deinstall'
      to deinstall the port if this is a concern.

      For more information, and contact details about the security
      status of this software, see the following webpage:
http://www.gnome.org
===>   Returning to build of gnome2-2.8.1
===>   gnome2-2.8.1 depends on executable: ximian-connector-setup-2.0 - not found
===>    Verifying reinstall for ximian-connector-setup-2.0 in /usr/ports/mail/ximian-connector
===>  Vulnerability check disabled
>How-To-Repeat:
Cvsup ports tree
Attempt to upgrade gnome using script supplied

>Fix:

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

It was created by ximian-connector configure 2.0.2, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --with-openldap=/usr/local --with-static-ldap=no --with-krb5=/usr/local --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 --prefix=/usr/X11R6 --build=i386-portbld-freebsd4.10

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

hostname = crom.vickiandstacey.com
uname -m = i386
uname -r = 4.10-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 4.10-STABLE #0: Sat Jul 10 23:22:44 BST 2004     root@crom.vickiandstacey.com:/usr/obj/usr/src/sys/TIGER 

/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: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


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

configure:1572: checking for a BSD-compatible install
configure:1627: result: /usr/bin/install -c -o root -g wheel
configure:1638: checking whether build environment is sane
configure:1681: result: yes
configure:1714: checking for gawk
configure:1743: result: no
configure:1714: checking for mawk
configure:1743: result: no
configure:1714: checking for nawk
configure:1730: found /usr/bin/nawk
configure:1740: result: nawk
configure:1750: checking whether gmake sets $(MAKE)
configure:1770: result: yes
configure:1945: checking Evolution version
configure:1954: result: 2.0.2
configure:1972: checking whether to enable maintainer-specific portions of Makefiles
configure:1981: result: no
configure:2017: checking for style of include used by gmake
configure:2045: result: GNU
configure:2116: checking for gcc
configure:2142: result: cc
configure:2386: checking for C compiler version
configure:2389: cc --version </dev/null >&5
2.95.4
configure:2392: $? = 0
configure:2394: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2397: $? = 0
configure:2399: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2402: $? = 1
configure:2425: checking for C compiler default output file name
configure:2428: cc -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c  >&5
configure:2431: $? = 0
configure:2477: result: a.out
configure:2482: checking whether the C compiler works
configure:2488: ./a.out
configure:2491: $? = 0
configure:2508: result: yes
configure:2515: checking whether we are cross compiling
configure:2517: result: no
configure:2520: checking for suffix of executables
configure:2522: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c  >&5
configure:2525: $? = 0
configure:2550: result: 
configure:2556: checking for suffix of object files
configure:2577: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:2580: $? = 0
configure:2602: result: o
configure:2606: checking whether we are using the GNU C compiler
configure:2630: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:2636: $? = 0
configure:2640: test -z 
			 || test ! -s conftest.err
configure:2643: $? = 0
configure:2646: test -s conftest.o
configure:2649: $? = 0
configure:2662: result: yes
configure:2668: checking whether cc accepts -g
configure:2689: cc -c -g -I/usr/local/include conftest.c >&5
configure:2695: $? = 0
configure:2699: test -z 
			 || test ! -s conftest.err
configure:2702: $? = 0
configure:2705: test -s conftest.o
configure:2708: $? = 0
configure:2719: result: yes
configure:2736: checking for cc option to accept ANSI C
configure:2806: cc  -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:2812: $? = 0
configure:2816: test -z 
			 || test ! -s conftest.err
configure:2819: $? = 0
configure:2822: test -s conftest.o
configure:2825: $? = 0
configure:2843: result: none needed
configure:2861: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2867: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3002: checking dependency style of cc
configure:3064: result: gcc
configure:3071: checking for strerror in -lcposix
configure:3101: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c -lcposix   >&5
/usr/libexec/elf/ld: cannot find -lcposix
configure:3107: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ximian-connector"
| #define PACKAGE_TARNAME "ximian-connector"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "ximian-connector 2.0.2"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "ximian-connector"
| #define VERSION "2.0.2"
| #define E2K_DEBUG 1
| #define EVOLUTION_BASE_VERSION "2.0"
| #define BASE_VERSION "2.0"
| /* 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:3133: result: no
configure:3187: checking for gcc
configure:3213: result: cc
configure:3457: checking for C compiler version
configure:3460: cc --version </dev/null >&5
2.95.4
configure:3463: $? = 0
configure:3465: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:3468: $? = 0
configure:3470: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:3473: $? = 1
configure:3476: checking whether we are using the GNU C compiler
configure:3532: result: yes
configure:3538: checking whether cc accepts -g
configure:3589: result: yes
configure:3606: checking for cc option to accept ANSI C
configure:3713: result: none needed
configure:3731: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:3737: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3872: checking dependency style of cc
configure:3934: result: gcc
configure:3944: checking how to run the C preprocessor
configure:3979: cc -E -I/usr/local/include conftest.c
configure:3985: $? = 0
configure:4017: cc -E -I/usr/local/include conftest.c
conftest.c:14: ac_nonexistent.h: No such file or directory
configure:4023: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ximian-connector"
| #define PACKAGE_TARNAME "ximian-connector"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "ximian-connector 2.0.2"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "ximian-connector"
| #define VERSION "2.0.2"
| #define E2K_DEBUG 1
| #define EVOLUTION_BASE_VERSION "2.0"
| #define BASE_VERSION "2.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4062: result: cc -E
configure:4086: cc -E -I/usr/local/include conftest.c
configure:4092: $? = 0
configure:4124: cc -E -I/usr/local/include conftest.c
conftest.c:14: ac_nonexistent.h: No such file or directory
configure:4130: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ximian-connector"
| #define PACKAGE_TARNAME "ximian-connector"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "ximian-connector 2.0.2"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "ximian-connector"
| #define VERSION "2.0.2"
| #define E2K_DEBUG 1
| #define EVOLUTION_BASE_VERSION "2.0"
| #define BASE_VERSION "2.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4174: checking for egrep
configure:4184: result: grep -E
configure:4189: checking for ANSI C header files
configure:4214: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:4220: $? = 0
configure:4224: test -z 
			 || test ! -s conftest.err
configure:4227: $? = 0
configure:4230: test -s conftest.o
configure:4233: $? = 0
configure:4322: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c  >&5
configure:4325: $? = 0
configure:4327: ./conftest
configure:4330: $? = 0
configure:4345: result: yes
configure:4368: checking for a BSD-compatible install
configure:4423: result: /usr/bin/install -c -o root -g wheel
configure:4434: checking whether ln -s works
configure:4438: result: yes
configure:4445: checking whether gmake sets $(MAKE)
configure:4465: result: yes
configure:4553: checking build system type
configure:4571: result: i386-portbld-freebsd4.10
configure:4579: checking host system type
configure:4593: result: i386-portbld-freebsd4.10
configure:4601: checking for a sed that does not truncate output
configure:4655: result: /usr/bin/sed
configure:4669: checking for ld used by cc
configure:4736: result: /usr/libexec/elf/ld
configure:4745: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:4760: result: yes
configure:4765: checking for /usr/libexec/elf/ld option to reload object files
configure:4772: result: -r
configure:4790: checking for BSD-compatible nm
configure:4832: result: /usr/bin/nm -B
configure:4836: checking how to recognise dependent libraries
configure:5017: result: pass_all
configure:5239: checking for sys/types.h
configure:5255: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:5261: $? = 0
configure:5265: test -z 
			 || test ! -s conftest.err
configure:5268: $? = 0
configure:5271: test -s conftest.o
configure:5274: $? = 0
configure:5285: result: yes
configure:5239: checking for sys/stat.h
configure:5255: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:5261: $? = 0
configure:5265: test -z 
			 || test ! -s conftest.err
configure:5268: $? = 0
configure:5271: test -s conftest.o
configure:5274: $? = 0
configure:5285: result: yes
configure:5239: checking for stdlib.h
configure:5255: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:5261: $? = 0
configure:5265: test -z 
			 || test ! -s conftest.err
configure:5268: $? = 0
configure:5271: test -s conftest.o
configure:5274: $? = 0
configure:5285: result: yes
configure:5239: checking for string.h
configure:5255: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:5261: $? = 0
configure:5265: test -z 
			 || test ! -s conftest.err
configure:5268: $? = 0
configure:5271: test -s conftest.o
configure:5274: $? = 0
configure:5285: result: yes
configure:5239: checking for memory.h
configure:5255: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:5261: $? = 0
configure:5265: test -z 
			 || test ! -s conftest.err
configure:5268: $? = 0
configure:5271: test -s conftest.o
configure:5274: $? = 0
configure:5285: result: yes
configure:5239: checking for strings.h
configure:5255: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:5261: $? = 0
configure:5265: test -z 
			 || test ! -s conftest.err
configure:5268: $? = 0
configure:5271: test -s conftest.o
configure:5274: $? = 0
configure:5285: result: yes
configure:5239: checking for inttypes.h
configure:5255: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:5261: $? = 0
configure:5265: test -z 
			 || test ! -s conftest.err
configure:5268: $? = 0
configure:5271: test -s conftest.o
configure:5274: $? = 0
configure:5285: result: yes
configure:5239: checking for stdint.h
configure:5255: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:57: stdint.h: No such file or directory
configure:5261: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ximian-connector"
| #define PACKAGE_TARNAME "ximian-connector"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "ximian-connector 2.0.2"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "ximian-connector"
| #define VERSION "2.0.2"
| #define E2K_DEBUG 1
| #define EVOLUTION_BASE_VERSION "2.0"
| #define BASE_VERSION "2.0"
| #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
| /* 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 <stdint.h>
configure:5285: result: no
configure:5239: checking for unistd.h
configure:5255: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:5261: $? = 0
configure:5265: test -z 
			 || test ! -s conftest.err
configure:5268: $? = 0
configure:5271: test -s conftest.o
configure:5274: $? = 0
configure:5285: result: yes
configure:5311: checking dlfcn.h usability
configure:5323: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:5329: $? = 0
configure:5333: test -z 
			 || test ! -s conftest.err
configure:5336: $? = 0
configure:5339: test -s conftest.o
configure:5342: $? = 0
configure:5352: result: yes
configure:5356: checking dlfcn.h presence
configure:5366: cc -E -I/usr/local/include conftest.c
configure:5372: $? = 0
configure:5392: result: yes
configure:5427: checking for dlfcn.h
configure:5434: result: yes
configure:5541: checking for C++ compiler version
configure:5544: c++ --version </dev/null >&5
2.95.4
configure:5547: $? = 0
configure:5549: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:5552: $? = 0
configure:5554: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:5557: $? = 1
configure:5560: checking whether we are using the GNU C++ compiler
configure:5584: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include conftest.cc >&5
configure:5590: $? = 0
configure:5594: test -z 
			 || test ! -s conftest.err
configure:5597: $? = 0
configure:5600: test -s conftest.o
configure:5603: $? = 0
configure:5616: result: yes
configure:5622: checking whether c++ accepts -g
configure:5643: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:5649: $? = 0
configure:5653: test -z 
			 || test ! -s conftest.err
configure:5656: $? = 0
configure:5659: test -s conftest.o
configure:5662: $? = 0
configure:5673: result: yes
configure:5715: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include conftest.cc >&5
configure:5721: $? = 0
configure:5725: test -z 
			 || test ! -s conftest.err
configure:5728: $? = 0
configure:5731: test -s conftest.o
configure:5734: $? = 0
configure:5760: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include conftest.cc >&5
configure:5766: $? = 0
configure:5770: test -z 
			 || test ! -s conftest.err
configure:5773: $? = 0
configure:5776: test -s conftest.o
configure:5779: $? = 0
configure:5804: checking dependency style of c++
configure:5866: result: gcc
configure:5876: checking how to run the C++ preprocessor
configure:5907: c++ -E -I/usr/local/include conftest.cc
configure:5913: $? = 0
configure:5945: c++ -E -I/usr/local/include conftest.cc
conftest.cc:24: ac_nonexistent.h: No such file or directory
configure:5951: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ximian-connector"
| #define PACKAGE_TARNAME "ximian-connector"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "ximian-connector 2.0.2"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "ximian-connector"
| #define VERSION "2.0.2"
| #define E2K_DEBUG 1
| #define EVOLUTION_BASE_VERSION "2.0"
| #define BASE_VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5990: result: c++ -E
configure:6014: c++ -E -I/usr/local/include conftest.cc
configure:6020: $? = 0
configure:6052: c++ -E -I/usr/local/include conftest.cc
conftest.cc:24: ac_nonexistent.h: No such file or directory
configure:6058: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ximian-connector"
| #define PACKAGE_TARNAME "ximian-connector"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "ximian-connector 2.0.2"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "ximian-connector"
| #define VERSION "2.0.2"
| #define E2K_DEBUG 1
| #define EVOLUTION_BASE_VERSION "2.0"
| #define BASE_VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6153: checking for g77
configure:6182: result: no
configure:6153: checking for f77
configure:6169: found /usr/bin/f77
configure:6179: result: f77
configure:6194: checking for Fortran 77 compiler version
configure:6197: f77 --version </dev/null >&5
GNU Fortran 0.5.25 20020320 (prerelease)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.

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:6200: $? = 0
configure:6202: f77 -v </dev/null >&5
g77 version 2.95.4 20020320 [FreeBSD] (from FSF-g77 version 0.5.25 20020320 (prerelease))
Driving: f77 -v -c -xf77-version /dev/null -xnone
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
 /usr/libexec/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -D__i386__ -D__FreeBSD__=4 -D__FreeBSD_cc_version=460001 -D__unix__ -D__i386 -D__unix -Acpu(i386) -Amachine(i386) -Asystem(unix) -Asystem(FreeBSD) -D_LANGUAGE_FORTRAN -traditional -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__ELF__ /dev/null /dev/null
GNU CPP version 2.95.4 20020320 [FreeBSD] (i386 FreeBSD/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /usr/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/include/g++
End of omitted list.
 /usr/libexec/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/ccAlasEf.s /dev/null
GNU F77 version 2.95.4 20020320 [FreeBSD] (i386-unknown-freebsd) compiled by GNU C version 2.95.4 20020320 [FreeBSD].
GNU Fortran Front End version 0.5.25 20020320 (prerelease)
 /usr/libexec/elf/as -v -o /tmp/ccazCI9f.o /tmp/ccAlasEf.s
GNU assembler version 2.12.1 [FreeBSD] 2002-07-20 (i386-obrien-freebsd5.0) using BFD version 2.12.1 [FreeBSD] 2002-07-20
 /usr/libexec/elf/ld -V -dynamic-linker /usr/libexec/ld-elf.so.1 -o /tmp/ccQAMUws /tmp/ccazCI9f.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib -lg2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o
/usr/lib/libg2c.so: warning: tempnam() possibly used unsafely; consider using mkstemp()
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
  Supported emulations:
   elf_i386
 /tmp/ccQAMUws
__G77_LIBF77_VERSION__: 0.5.25 20010315 (release)
@(#)LIBF77 VERSION 19990503
__G77_LIBI77_VERSION__: 0.5.25 20010315 (release)
@(#) LIBI77 VERSION pjw,dmg-mods 19990503
__G77_LIBU77_VERSION__: 0.5.25 20010315 (release)
@(#) LIBU77 VERSION 19980709
configure:6205: $? = 0
configure:6207: f77 -V </dev/null >&5
f77: argument to `-V' missing
configure:6210: $? = 1
configure:6218: checking whether we are using the GNU Fortran 77 compiler
configure:6232: f77 -c  conftest.F >&5
configure:6238: $? = 0
configure:6242: test -z 
			 || test ! -s conftest.err
configure:6245: $? = 0
configure:6248: test -s conftest.o
configure:6251: $? = 0
configure:6264: result: yes
configure:6270: checking whether f77 accepts -g
configure:6282: f77 -c -g conftest.f >&5
configure:6288: $? = 0
configure:6292: test -z 
			 || test ! -s conftest.err
configure:6295: $? = 0
configure:6298: test -s conftest.o
configure:6301: $? = 0
configure:6313: result: yes
configure:6343: checking the maximum length of command line arguments
configure:6422: result: 65536
configure:6433: checking command to parse /usr/bin/nm -B output from cc object
configure:6522: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:6525: $? = 0
configure:6529: /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:6532: $? = 0
configure:6584: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c conftstm.o >&5
configure:6587: $? = 0
configure:6625: result: ok
configure:6629: checking for objdir
configure:6644: result: .libs
configure:6734: checking for ar
configure:6750: found /usr/bin/ar
configure:6761: result: ar
configure:6814: checking for ranlib
configure:6830: found /usr/bin/ranlib
configure:6841: result: ranlib
configure:6894: checking for strip
configure:6910: found /usr/bin/strip
configure:6921: result: strip
configure:7185: checking if cc static flag  works
configure:7208: result: yes
configure:7226: checking if cc supports -fno-rtti -fno-exceptions
configure:7244: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:7248: $? = 0
configure:7259: result: yes
configure:7274: checking for cc option to produce PIC
configure:7461: result: -fPIC
configure:7469: checking if cc PIC flag -fPIC works
configure:7487: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:7491: $? = 0
configure:7502: result: yes
configure:7526: checking if cc supports -c -o file.o
configure:7547: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:7551: $? = 0
configure:7571: result: yes
configure:7597: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries
configure:8446: result: yes
configure:8472: checking whether -lc should be explicitly linked in
configure:8477: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:8480: $? = 0
configure:8494: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8497: $? = 1
configure:8509: result: yes
configure:8517: checking dynamic linker characteristics
configure:9057: result: freebsd4.10 ld.so
configure:9061: checking how to hardcode library paths into programs
configure:9086: result: immediate
configure:9100: checking whether stripping libraries is possible
configure:9105: result: yes
configure:9935: checking if libtool supports shared libraries
configure:9937: result: yes
configure:9940: checking whether to build shared libraries
configure:9961: result: yes
configure:9964: checking whether to build static libraries
configure:9968: result: yes
configure:10060: creating libtool
configure:10607: checking for ld used by c++
configure:10674: result: /usr/libexec/elf/ld
configure:10683: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:10698: result: yes
configure:10749: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:11614: result: yes
configure:11632: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include conftest.cc >&5
configure:11635: $? = 0
configure:11731: checking for c++ option to produce PIC
configure:11993: result: -fPIC
configure:12001: checking if c++ PIC flag -fPIC works
configure:12019: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include -fPIC -DPIC conftest.cc >&5
configure:12023: $? = 0
configure:12034: result: yes
configure:12058: checking if c++ supports -c -o file.o
configure:12079: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include -o out/conftest2.o conftest.cc >&5
configure:12083: $? = 0
configure:12103: result: yes
configure:12129: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:12154: result: yes
configure:12225: checking dynamic linker characteristics
configure:12765: result: freebsd4.10 ld.so
configure:12769: checking how to hardcode library paths into programs
configure:12794: result: immediate
configure:12808: checking whether stripping libraries is possible
configure:12813: result: yes
configure:14120: checking if libtool supports shared libraries
configure:14122: result: yes
configure:14125: checking whether to build shared libraries
configure:14143: result: yes
configure:14146: checking whether to build static libraries
configure:14150: result: yes
configure:14162: checking for f77 option to produce PIC
configure:14349: result: -fPIC
configure:14357: checking if f77 PIC flag -fPIC works
configure:14375: f77 -c -g -O2 -fPIC conftest.f >&5
configure:14379: $? = 0
configure:14390: result: yes
configure:14414: checking if f77 supports -c -o file.o
configure:14435: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14439: $? = 0
configure:14459: result: yes
configure:14485: checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries
configure:15314: result: yes
configure:15385: checking dynamic linker characteristics
configure:15925: result: freebsd4.10 ld.so
configure:15929: checking how to hardcode library paths into programs
configure:15954: result: immediate
configure:15968: checking whether stripping libraries is possible
configure:15973: result: yes
configure:20141: checking for perl
configure:20159: found /usr/bin/perl
configure:20171: result: /usr/bin/perl
configure:20189: checking for XML::Parser
configure:20192: result: ok
configure:20230: checking locale.h usability
configure:20242: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:20248: $? = 0
configure:20252: test -z 
			 || test ! -s conftest.err
configure:20255: $? = 0
configure:20258: test -s conftest.o
configure:20261: $? = 0
configure:20271: result: yes
configure:20275: checking locale.h presence
configure:20285: cc -E -I/usr/local/include conftest.c
configure:20291: $? = 0
configure:20311: result: yes
configure:20346: checking for locale.h
configure:20353: result: yes
configure:20367: checking for LC_MESSAGES
configure:20388: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c  >&5
configure:20394: $? = 0
configure:20398: test -z 
			 || test ! -s conftest.err
configure:20401: $? = 0
configure:20404: test -s conftest
configure:20407: $? = 0
configure:20419: result: yes
configure:20448: checking libintl.h usability
configure:20460: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:20466: $? = 0
configure:20470: test -z 
			 || test ! -s conftest.err
configure:20473: $? = 0
configure:20476: test -s conftest.o
configure:20479: $? = 0
configure:20489: result: yes
configure:20493: checking libintl.h presence
configure:20503: cc -E -I/usr/local/include conftest.c
configure:20509: $? = 0
configure:20529: result: yes
configure:20564: checking for libintl.h
configure:20571: result: yes
configure:20582: checking for dgettext in libc
configure:20605: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c  >&5
/tmp/cchBpgMt.o: In function `main':
/tmp/cchBpgMt.o(.text+0x14): undefined reference to `libintl_dgettext'
configure:20611: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ximian-connector"
| #define PACKAGE_TARNAME "ximian-connector"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "ximian-connector 2.0.2"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "ximian-connector"
| #define VERSION "2.0.2"
| #define E2K_DEBUG 1
| #define EVOLUTION_BASE_VERSION "2.0"
| #define BASE_VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| 
| #include <libintl.h>
| 
| int
| main ()
| {
| return (int) dgettext ("","")
|   ;
|   return 0;
| }
configure:20637: result: no
configure:20751: checking for bindtextdomain in -lintl
configure:20781: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c -lintl   >&5
configure:20787: $? = 0
configure:20791: test -z 
			 || test ! -s conftest.err
configure:20794: $? = 0
configure:20797: test -s conftest
configure:20800: $? = 0
configure:20813: result: yes
configure:20816: checking for dgettext in -lintl
configure:20846: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c -lintl   >&5
configure:20852: $? = 0
configure:20856: test -z 
			 || test ! -s conftest.err
configure:20859: $? = 0
configure:20862: test -s conftest
configure:20865: $? = 0
configure:20878: result: yes
configure:20978: checking for bind_textdomain_codeset
configure:21035: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c  -lintl  >&5
configure:21041: $? = 0
configure:21045: test -z 
			 || test ! -s conftest.err
configure:21048: $? = 0
configure:21051: test -s conftest
configure:21054: $? = 0
configure:21066: result: yes
configure:21105: checking for msgfmt
configure:21132: result: /usr/local/bin/msgfmt
configure:21145: checking for dcgettext
configure:21202: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c  -lintl  >&5
configure:21208: $? = 0
configure:21212: test -z 
			 || test ! -s conftest.err
configure:21215: $? = 0
configure:21218: test -s conftest
configure:21221: $? = 0
configure:21233: result: yes
configure:21245: checking for gmsgfmt
configure:21276: result: /usr/local/bin/msgfmt
configure:21285: checking for xgettext
configure:21312: result: /usr/local/bin/xgettext
configure:21336: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c  -lintl  >&5
configure:21342: $? = 0
configure:21346: test -z 
			 || test ! -s conftest.err
configure:21349: $? = 0
configure:21352: test -s conftest
configure:21355: $? = 0
configure:21528: checking for catalogs to be installed
configure:21553: result:  az ar bg bn cs cy da de el en_CA en_GB es fi fr gu hu it ja ko ms nb nl nn no pa pl pt pt_BR sq sr sr@Latn sv ta tr uk zh_TW zh_CN
configure:21632: checking whether gcc understands -Wno-sign-compare
configure:21650: cc -c -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -O -pipe -march=pentiumpro -Wno-sign-compare -I/usr/local/include conftest.c >&5
configure:21656: $? = 0
configure:21660: test -z 
			 || test ! -s conftest.err
configure:21663: $? = 0
configure:21666: test -s conftest.o
configure:21669: $? = 0
configure:21680: result: yes
configure:21700: checking what warning flags to pass to the C compiler
configure:21702: result: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
configure:21713: checking what language compliance flags to pass to the C compiler
configure:21728: result: 
configure:21829: checking for pkg-config
configure:21847: found /usr/local/bin/pkg-config
configure:21860: result: /usr/local/bin/pkg-config
configure:21883: checking for GLIB - version >= 2.0.0
configure:22002: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wno-sign-compare -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c -L/usr/local/lib -lglib-2.0 -liconv    >&5
configure:22005: $? = 0
configure:22007: ./conftest
configure:22010: $? = 0
configure:22028: result: yes (version 2.4.7)
configure:22176: checking for pkg-config
configure:22207: result: /usr/local/bin/pkg-config
configure:22216: checking for orbit2-config
configure:22234: found /usr/local/bin/orbit2-config
configure:22247: result: /usr/local/bin/orbit2-config
configure:22255: checking for ORBit - version >= 2.3.0
configure:22362: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wno-sign-compare -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c -Wl,--export-dynamic -pthread -L/usr/local/lib -lORBit-2 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv -lm  >&5
configure:22365: $? = 0
configure:22367: ./conftest
configure:22370: $? = 0
configure:22388: result: yes
configure:22482: checking for orbit-idl-2
configure:22500: found /usr/local/bin/orbit-idl-2
configure:22513: result: /usr/local/bin/orbit-idl-2
configure:22527: checking for gconftool-2
configure:22545: found /usr/X11R6/bin/gconftool-2
configure:22558: result: /usr/X11R6/bin/gconftool-2
configure:22580: result: Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation
configure:22597: result: Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
configure:22704: checking for libedata-book-1.0
configure:22708: result: yes
configure:22712: checking ADDRESSBOOK_CFLAGS
configure:22715: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.0 -I/usr/X11R6/include/libgnome-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  
configure:22718: checking ADDRESSBOOK_LIBS
configure:22721: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -ledata-book -lebook -ledataserver -lgnome-2 -lpopt -lxml2 -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:22804: checking for libedata-cal-1.0
configure:22808: result: yes
configure:22812: checking CALENDAR_CFLAGS
configure:22815: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/gconf/2  
configure:22818: checking CALENDAR_LIBS
configure:22821: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -ledata-cal -lecal -ledataserver -lgnome-2 -lpopt -lxml2 -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:22905: checking for camel-2.0
configure:22909: result: yes
configure:22913: checking CAMEL_CFLAGS
configure:22916: result: -I/usr/local/include/libxml2 -I/usr/local/include -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/X11R6/include/evolution-2.0 -I/usr/X11R6/include/gal-2.2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/libgnomeprint-2.2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2  
configure:22919: checking CAMEL_LIBS
configure:22922: result: -pthread -Wl,--export-dynamic -Wl,-rpath,/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib/evolution/2.0 -L/usr/X11R6/lib -lcamel -lgal-2.2 -lgal-a11y-2.2 -lgnomecanvas-2 -lglade-2.0 -lgnomeprint-2-2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lart_lgpl_2 -lxml2 -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
configure:23005: checking for libecal-1.0
configure:23009: result: yes
configure:23013: checking MAIL_CFLAGS
configure:23016: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.0 -I/usr/X11R6/include/libgnome-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  
configure:23019: checking MAIL_LIBS
configure:23022: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lecal -ledataserver -lgnome-2 -lpopt -lxml2 -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:23105: checking for evolution-shell-2.0 libedata-book-1.0 libedata-cal-1.0 libsoup-2.2 libglade-2.0 libgnomeui-2.0 camel-2.0
configure:23109: result: yes
configure:23113: checking EXCHANGE_STORAGE_CFLAGS
configure:23116: result: -DORBIT2=1 -D_THREAD_SAFE -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/local/include/libsoup-2.2 -I/usr/X11R6/include/evolution-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gal-2.2 -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/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/libgnomeprint-2.2 -I/usr/X11R6/include/evolution-data-server-1.0  
configure:23119: checking EXCHANGE_STORAGE_LIBS
configure:23122: result: -Wl,--export-dynamic -pthread -Wl,-rpath,/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib/evolution/2.0 -L/usr/X11R6/lib -leshell -ledata-book -lebook -ledata-cal -lecal -ledataserver -lsoup-2.2 -lgnutls -lgcrypt -lgpg-error -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lcamel -lgal-2.2 -lgal-a11y-2.2 -lgnomecanvas-2 -lglade-2.0 -lgnomeprint-2-2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lart_lgpl_2 -lxml2 -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
configure:23206: checking for libsoup-2.2 evolution-shell-2.0 libbonobo-2.0 libxml-2.0 gconf-2.0
configure:23210: result: yes
configure:23214: checking LIBEXCHANGE_CFLAGS
configure:23217: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -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/X11R6/include/evolution-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gal-2.2 -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/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/libgnomeprint-2.2  
configure:23220: checking LIBEXCHANGE_LIBS
configure:23223: result: -pthread -Wl,--export-dynamic -Wl,-rpath,/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib/evolution/2.0 -L/usr/X11R6/lib -lsoup-2.2 -lgnutls -lgcrypt -lgpg-error -leshell -lgnomeui-2 -lSM -lICE -lgal-2.2 -lgal-a11y-2.2 -lbonoboui-2 -lgnome-2 -lpopt -lgnomevfs-2 -lgnomecanvas-2 -lglade-2.0 -lgnomeprint-2-2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lart_lgpl_2 -lpango-1.0 -lgobject-2.0 -lbonobo-2 -lbonobo-activation -lxml2 -lz -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:23288: checking for OpenLDAP
configure:23295: result: /usr/local
configure:23327: checking if OpenLDAP is version 2.x
configure:23359: result: yes
configure:23367: checking for res_query in -lresolv
configure:23397: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wno-sign-compare -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c -lresolv   >&5
/usr/libexec/elf/ld: cannot find -lresolv
configure:23403: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ximian-connector"
| #define PACKAGE_TARNAME "ximian-connector"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "ximian-connector 2.0.2"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "ximian-connector"
| #define VERSION "2.0.2"
| #define E2K_DEBUG 1
| #define EVOLUTION_BASE_VERSION "2.0"
| #define BASE_VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_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 "ximian-connector-2.0"
| #define G_DISABLE_DEPRECATED 1
| #define GDK_DISABLE_DEPRECATED 1
| #define GTK_DISABLE_DEPRECATED 1
| #define GNOME_DISABLE_DEPRECATED 1
| #define BONOBO_DISABLE_DEPRECATED 1
| #define BONOBO_UI_DISABLE_DEPRECATED 1
| #define GCONF_DISABLE_DEPRECATED 1
| #define LIBGLADE_DISABLE_DEPRECATED 1
| #define E2K_APPROX_BUILD_TIME 1100131200
| #define HAVE_LDAP 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 res_query ();
| int
| main ()
| {
| res_query ();
|   ;
|   return 0;
| }
configure:23429: result: no
configure:23435: checking for bind in -lsocket
configure:23465: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wno-sign-compare -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c -lsocket   >&5
/usr/libexec/elf/ld: cannot find -lsocket
configure:23471: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ximian-connector"
| #define PACKAGE_TARNAME "ximian-connector"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "ximian-connector 2.0.2"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "ximian-connector"
| #define VERSION "2.0.2"
| #define E2K_DEBUG 1
| #define EVOLUTION_BASE_VERSION "2.0"
| #define BASE_VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_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 "ximian-connector-2.0"
| #define G_DISABLE_DEPRECATED 1
| #define GDK_DISABLE_DEPRECATED 1
| #define GTK_DISABLE_DEPRECATED 1
| #define GNOME_DISABLE_DEPRECATED 1
| #define BONOBO_DISABLE_DEPRECATED 1
| #define BONOBO_UI_DISABLE_DEPRECATED 1
| #define GCONF_DISABLE_DEPRECATED 1
| #define LIBGLADE_DISABLE_DEPRECATED 1
| #define E2K_APPROX_BUILD_TIME 1100131200
| #define HAVE_LDAP 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 bind ();
| int
| main ()
| {
| bind ();
|   ;
|   return 0;
| }
configure:23497: result: no
configure:23503: checking for gethostbyaddr in -lnsl
configure:23533: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wno-sign-compare -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c -lnsl   >&5
/usr/libexec/elf/ld: cannot find -lnsl
configure:23539: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ximian-connector"
| #define PACKAGE_TARNAME "ximian-connector"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "ximian-connector 2.0.2"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "ximian-connector"
| #define VERSION "2.0.2"
| #define E2K_DEBUG 1
| #define EVOLUTION_BASE_VERSION "2.0"
| #define BASE_VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_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 "ximian-connector-2.0"
| #define G_DISABLE_DEPRECATED 1
| #define GDK_DISABLE_DEPRECATED 1
| #define GTK_DISABLE_DEPRECATED 1
| #define GNOME_DISABLE_DEPRECATED 1
| #define BONOBO_DISABLE_DEPRECATED 1
| #define BONOBO_UI_DISABLE_DEPRECATED 1
| #define GCONF_DISABLE_DEPRECATED 1
| #define LIBGLADE_DISABLE_DEPRECATED 1
| #define E2K_APPROX_BUILD_TIME 1100131200
| #define HAVE_LDAP 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 gethostbyaddr ();
| int
| main ()
| {
| gethostbyaddr ();
|   ;
|   return 0;
| }
configure:23565: result: no
configure:23571: checking for ber_get_tag in -llber
configure:23601: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wno-sign-compare -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c -llber -L/usr/local/lib   >&5
configure:23607: $? = 0
configure:23611: test -z 
			 || test ! -s conftest.err
configure:23614: $? = 0
configure:23617: test -s conftest
configure:23620: $? = 0
configure:23633: result: yes
configure:23649: checking for ldap_open in -lldap
configure:23679: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wno-sign-compare -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c -lldap -L/usr/local/lib -llber   >&5
configure:23685: $? = 0
configure:23689: test -z 
			 || test ! -s conftest.err
configure:23692: $? = 0
configure:23695: test -s conftest
configure:23698: $? = 0
configure:23711: result: yes
configure:23767: checking for ldap_ntlm_bind
configure:23824: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wno-sign-compare -I/usr/local/include -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 conftest.c  -L/usr/local/lib -lldap -llber  >&5
/tmp/ccOIpInY.o: In function `main':
/tmp/ccOIpInY.o(.text+0x9): undefined reference to `ldap_ntlm_bind'
/tmp/ccOIpInY.o(.data+0x0): undefined reference to `ldap_ntlm_bind'
configure:23830: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ximian-connector"
| #define PACKAGE_TARNAME "ximian-connector"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "ximian-connector 2.0.2"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "ximian-connector"
| #define VERSION "2.0.2"
| #define E2K_DEBUG 1
| #define EVOLUTION_BASE_VERSION "2.0"
| #define BASE_VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_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 "ximian-connector-2.0"
| #define G_DISABLE_DEPRECATED 1
| #define GDK_DISABLE_DEPRECATED 1
| #define GTK_DISABLE_DEPRECATED 1
| #define GNOME_DISABLE_DEPRECATED 1
| #define BONOBO_DISABLE_DEPRECATED 1
| #define BONOBO_UI_DISABLE_DEPRECATED 1
| #define GCONF_DISABLE_DEPRECATED 1
| #define LIBGLADE_DISABLE_DEPRECATED 1
| #define E2K_APPROX_BUILD_TIME 1100131200
| #define HAVE_LDAP 1
| /* end confdefs.h.  */
| /* Define ldap_ntlm_bind to an innocuous variant, in case <limits.h> declares ldap_ntlm_bind.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define ldap_ntlm_bind innocuous_ldap_ntlm_bind
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char ldap_ntlm_bind (); 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 ldap_ntlm_bind
| 
| /* 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 ldap_ntlm_bind ();
| /* 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_ldap_ntlm_bind) || defined (__stub___ldap_ntlm_bind)
| choke me
| #else
| char (*f) () = ldap_ntlm_bind;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != ldap_ntlm_bind;
|   ;
|   return 0;
| }
configure:23855: result: no
configure:23896: checking for Kerberos 5
configure:23927: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wno-sign-compare -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 -L/usr/local/lib -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 conftest.c  >&5
/usr/libexec/elf/ld: cannot find -lk5crypto
configure:23933: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ximian-connector"
| #define PACKAGE_TARNAME "ximian-connector"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "ximian-connector 2.0.2"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "ximian-connector"
| #define VERSION "2.0.2"
| #define E2K_DEBUG 1
| #define EVOLUTION_BASE_VERSION "2.0"
| #define BASE_VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_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 "ximian-connector-2.0"
| #define G_DISABLE_DEPRECATED 1
| #define GDK_DISABLE_DEPRECATED 1
| #define GTK_DISABLE_DEPRECATED 1
| #define GNOME_DISABLE_DEPRECATED 1
| #define BONOBO_DISABLE_DEPRECATED 1
| #define BONOBO_UI_DISABLE_DEPRECATED 1
| #define GCONF_DISABLE_DEPRECATED 1
| #define LIBGLADE_DISABLE_DEPRECATED 1
| #define E2K_APPROX_BUILD_TIME 1100131200
| #define HAVE_LDAP 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 krb5_init_context ();
| int
| main ()
| {
| krb5_init_context ();
|   ;
|   return 0;
| }
configure:23978: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wno-sign-compare -I/usr/local/include -L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0 -L/usr/local/lib -lkrb5 -lcrypt -lcrypto -lasn1 -lcom_err -lroken -lgssapi conftest.c  >&5
/usr/lib/libkrb5.so: undefined reference to `des_is_weak_key'
/usr/lib/libkrb5.so: undefined reference to `des_pcbc_encrypt'
/usr/lib/libkrb5.so: undefined reference to `des_cfb64_encrypt'
/usr/lib/libkrb5.so: undefined reference to `des_cbc_encrypt'
/usr/lib/libkrb5.so: undefined reference to `des_set_odd_parity'
/usr/lib/libkrb5.so: undefined reference to `des_read_pw_string'
/usr/lib/libkrb5.so: undefined reference to `des_set_key'
/usr/lib/libkrb5.so: undefined reference to `des_ede3_cbc_encrypt'
/usr/lib/libkrb5.so: undefined reference to `des_cbc_cksum'
configure:23984: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ximian-connector"
| #define PACKAGE_TARNAME "ximian-connector"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "ximian-connector 2.0.2"
| #define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
| #define PACKAGE "ximian-connector"
| #define VERSION "2.0.2"
| #define E2K_DEBUG 1
| #define EVOLUTION_BASE_VERSION "2.0"
| #define BASE_VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_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 "ximian-connector-2.0"
| #define G_DISABLE_DEPRECATED 1
| #define GDK_DISABLE_DEPRECATED 1
| #define GTK_DISABLE_DEPRECATED 1
| #define GNOME_DISABLE_DEPRECATED 1
| #define BONOBO_DISABLE_DEPRECATED 1
| #define BONOBO_UI_DISABLE_DEPRECATED 1
| #define GCONF_DISABLE_DEPRECATED 1
| #define LIBGLADE_DISABLE_DEPRECATED 1
| #define E2K_APPROX_BUILD_TIME 1100131200
| #define HAVE_LDAP 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 krb5_init_context ();
| int
| main ()
| {
| krb5_init_context ();
|   ;
|   return 0;
| }
configure:24015: result: no
configure:24018: error: Could not find krb5. Install krb5 or heimdal packages.

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

ac_cv_func_bind_textdomain_codeset=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
am_cv_CC_dependencies_compiler_type=gcc
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_env_CXXFLAGS_value=' -O -pipe -march=pentiumpro'
ac_cv_lib_ldap_ldap_open=yes
gt_cv_func_dgettext_libc=no
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
ac_cv_f77_compiler_gnu=yes
ac_cv_env_F77_value=
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_lib_kerberos5=no
ac_cv_lib_lber_ber_get_tag=yes
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
lt_cv_prog_gnu_ldcxx=yes
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
ac_cv_func_ldap_ntlm_bind=no
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_GCONFTOOL=/usr/X11R6/bin/gconftool-2
ac_cv_path_ORBIT_CONFIG=/usr/local/bin/orbit2-config
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
ac_cv_env_CXX_set=set
ac_cv_lib_socket_bind=no
gt_cv_have_gettext=yes
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
ac_cv_env_host_alias_set=
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
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'\''"'
lt_cv_ld_reload_flag=-r
ac_cv_lib_nsl_gethostbyaddr=no
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
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 -rpath /usr/X11R6/lib/evolution/2.0'
ac_cv_env_target_alias_set=
ac_cv_host_alias=i386-portbld-freebsd4.10
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe -march=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_path_ORBIT_IDL=/usr/local/bin/orbit-idl-2
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
lt_cv_prog_compiler_c_o_F77=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_func_dcgettext=yes
ac_cv_header_stdint_h=no
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_env_FFLAGS_value=
ac_cv_lib_resolv_res_query=no
ac_cv_header_locale_h=yes
lt_cv_path_LD=/usr/libexec/elf/ld
lt_cv_prog_compiler_rtti_exceptions=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_build_alias=i386-portbld-freebsd4.10
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_openldap_version2=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-freebsd4.10
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
am_cv_val_LC_MESSAGES=yes
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
ac_cv_lib_intl_dgettext=yes
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
ac_cv_lib_intl_bindtextdomain=yes
gt_cv_func_dgettext_libintl=yes
lt_cv_file_magic_test_file=
am_cv_CXX_dependencies_compiler_type=gcc
ac_cv_build=i386-portbld-freebsd4.10
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd4.10
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_prog_ac_ct_CC=cc
ac_cv_header_libintl_h=yes
lt_cv_path_LDCXX=/usr/libexec/elf/ld
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
ac_cv_with_openldap=/usr/local
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
ac_cv_objext=o

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

ACLOCAL='${SHELL} /usr/ports/mail/ximian-connector/work/ximian-connector-2.0.2/missing --run aclocal-1.6'
ADDRESSBOOK_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.0 -I/usr/X11R6/include/libgnome-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  '
ADDRESSBOOK_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -ledata-book -lebook -ledataserver -lgnome-2 -lpopt -lxml2 -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/mail/ximian-connector/work/ximian-connector-2.0.2/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/ports/mail/ximian-connector/work/ximian-connector-2.0.2/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/mail/ximian-connector/work/ximian-connector-2.0.2/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/mail/ximian-connector/work/ximian-connector-2.0.2/missing --run automake-1.6'
AWK='nawk'
BASE_VERSION='2.0'
CALENDAR_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/gconf/2  '
CALENDAR_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -ledata-cal -lecal -ledataserver -lgnome-2 -lpopt -lxml2 -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
CAMEL_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include -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/X11R6/include/evolution-2.0 -I/usr/X11R6/include/gal-2.2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/libgnomeprint-2.2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2  '
CAMEL_LIBS='-pthread -Wl,--export-dynamic -Wl,-rpath,/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib/evolution/2.0 -L/usr/X11R6/lib -lcamel -lgal-2.2 -lgal-a11y-2.2 -lgnomecanvas-2 -lglade-2.0 -lgnomeprint-2-2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lart_lgpl_2 -lxml2 -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
CAMEL_providerdir='/usr/X11R6/lib/evolution/2.0/camel-providers'
CATALOGS=' az.gmo ar.gmo bg.gmo bn.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo fi.gmo fr.gmo gu.gmo hu.gmo it.gmo ja.gmo ko.gmo ms.gmo nb.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo zh_TW.gmo zh_CN.gmo'
CATOBJEXT='.gmo'
CC='cc'
CCDEPMODE='depmode=gcc'
CFLAGS='-O -pipe -march=pentiumpro -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wno-sign-compare'
CONNECTOR_DATADIR='$(datadir)/ximian-connector/$(BASE_VERSION)'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc'
CXXFLAGS=' -O -pipe -march=pentiumpro'
DATADIRNAME='share'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
ENABLE_LDAP_FALSE='#'
ENABLE_LDAP_TRUE=''
EVOLUTION_IDL_INCLUDES='-I /usr/X11R6/share/gnome/idl/evolution-2.0 -I /usr/local/share/idl/bonobo-2.0 -I /usr/local/share/idl/bonobo-activation-2.0 -I /usr/X11R6/share/gnome/idl/evolution-data-server-1.0'
EVOLUTION_VERSION='2.0.2'
EVOLUTION_idldir='/usr/X11R6/share/gnome/idl/evolution-2.0'
EVOLUTION_imagesdir='/usr/X11R6/share/gnome/evolution/2.0/images'
EVOLUTION_privdatadir=''
EVOLUTION_privlibdir='/usr/X11R6/lib/evolution/2.0'
EVOLUTION_privlibexecdir='/usr/X11R6/libexec/evolution/2.0'
EXCHANGE_STORAGE_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -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/local/include/libsoup-2.2 -I/usr/X11R6/include/evolution-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gal-2.2 -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/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/libgnomeprint-2.2 -I/usr/X11R6/include/evolution-data-server-1.0  '
EXCHANGE_STORAGE_LIBS='-Wl,--export-dynamic -pthread -Wl,-rpath,/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib/evolution/2.0 -L/usr/X11R6/lib -leshell -ledata-book -lebook -ledata-cal -lecal -ledataserver -lsoup-2.2 -lgnutls -lgcrypt -lgpg-error -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lcamel -lgal-2.2 -lgal-a11y-2.2 -lgnomecanvas-2 -lglade-2.0 -lgnomeprint-2-2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lart_lgpl_2 -lxml2 -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
EXEEXT=''
F77='f77'
FFLAGS='-g -O2'
GCONFTOOL='/usr/X11R6/bin/gconftool-2'
GCONF_SCHEMAS_INSTALL_FALSE='#'
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE='xml::/usr/X11R6/etc/gconf/gconf.xml.defaults'
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas/'
GETTEXT_PACKAGE='ximian-connector-2.0'
GLIB_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-L/usr/local/lib -lglib-2.0 -liconv  '
GLIB_MKENUMS='glib-mkenums'
GMOFILES=' az.gmo ar.gmo bg.gmo bn.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo fi.gmo fr.gmo gu.gmo hu.gmo it.gmo ja.gmo ko.gmo ms.gmo nb.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo zh_TW.gmo zh_CN.gmo'
GMSGFMT='/usr/local/bin/msgfmt'
GOBJECT_QUERY='gobject-query'
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE=''
HTML_DIR=''
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
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_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_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_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 $< $@'
KRB5_CFLAGS=''
KRB5_LIBS=''
LDAP_CFLAGS='-I/usr/local/include'
LDAP_LIBS='-L/usr/local/lib -lldap -llber '
LDFLAGS='-L/usr/local/lib -rpath /usr/X11R6/lib/evolution/2.0'
LIBEXCHANGE_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -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/X11R6/include/evolution-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gal-2.2 -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/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/libgnomeprint-2.2  '
LIBEXCHANGE_LIBS='-pthread -Wl,--export-dynamic -Wl,-rpath,/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib/evolution/2.0 -L/usr/X11R6/lib -lsoup-2.2 -lgnutls -lgcrypt -lgpg-error -leshell -lgnomeui-2 -lSM -lICE -lgal-2.2 -lgal-a11y-2.2 -lbonoboui-2 -lgnome-2 -lpopt -lgnomevfs-2 -lgnomecanvas-2 -lglade-2.0 -lgnomeprint-2-2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lart_lgpl_2 -lpango-1.0 -lgobject-2.0 -lbonobo-2 -lbonobo-activation -lxml2 -lz -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) /usr/local/bin/libtool15'
LN_S='ln -s'
LTLIBOBJS=''
MAIL_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.0 -I/usr/X11R6/include/libgnome-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  '
MAIL_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lecal -ledataserver -lgnome-2 -lpopt -lxml2 -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/mail/ximian-connector/work/ximian-connector-2.0.2/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/bin/msgfmt'
OBJEXT='o'
ORBIT_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include'
ORBIT_CONFIG='/usr/local/bin/orbit2-config'
ORBIT_IDL='/usr/local/bin/orbit-idl-2'
ORBIT_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -lORBit-2 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv -lm'
PACKAGE='ximian-connector'
PACKAGE_BUGREPORT='http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution'
PACKAGE_NAME='ximian-connector'
PACKAGE_STRING='ximian-connector 2.0.2'
PACKAGE_TARNAME='ximian-connector'
PACKAGE_VERSION='2.0.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=' az.po ar.po bg.po bn.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po es.po fi.po fr.po gu.po hu.po it.po ja.po ko.po ms.po nb.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po sq.po sr.po sr@Latn.po sv.po ta.po tr.po uk.po zh_TW.po zh_CN.po'
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='2.0.2'
WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare '
XGETTEXT='/usr/local/bin/xgettext'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77='f77'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.10'
build_alias='i386-portbld-freebsd4.10'
build_cpu='i386'
build_os='freebsd4.10'
build_vendor='portbld'
datadir='/usr/X11R6/share/gnome'
exec_prefix='NONE'
host='i386-portbld-freebsd4.10'
host_alias=''
host_cpu='i386'
host_os='freebsd4.10'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/mail/ximian-connector/work/ximian-connector-2.0.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='$(prefix)/$(DATADIRNAME)/locale'
localstatedir='/usr/X11R6/share/gnome'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/X11R6'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define BASE_VERSION "2.0"
#define BONOBO_DISABLE_DEPRECATED 1
#define BONOBO_UI_DISABLE_DEPRECATED 1
#define E2K_APPROX_BUILD_TIME 1100131200
#define E2K_DEBUG 1
#define ENABLE_NLS 1
#define EVOLUTION_BASE_VERSION "2.0"
#define GCONF_DISABLE_DEPRECATED 1
#define GDK_DISABLE_DEPRECATED 1
#define GETTEXT_PACKAGE "ximian-connector-2.0"
#define GNOME_DISABLE_DEPRECATED 1
#define GTK_DISABLE_DEPRECATED 1
#define G_DISABLE_DEPRECATED 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_LC_MESSAGES 1
#define HAVE_LDAP 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define LIBGLADE_DISABLE_DEPRECATED 1
#define PACKAGE "ximian-connector"
#define PACKAGE_BUGREPORT "http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution"
#define PACKAGE_NAME "ximian-connector"
#define PACKAGE_STRING "ximian-connector 2.0.2"
#define PACKAGE_TARNAME "ximian-connector"
#define PACKAGE_VERSION "2.0.2"
#define STDC_HEADERS 1
#define VERSION "2.0.2"

configure: exit 1
--- config.log ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:
 >> ximian-connector-2.0.2.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/ximian-connector/2.0/.
 ximian-connector-2.0.2.tar.bz2                100% of 1158 kB   52 kBps 00m00s
 ===>  Extracting for ximian-connector-2.0.2
 >> Checksum OK for ximian-connector-2.0.2.tar.bz2.
 ===>  Patching for ximian-connector-2.0.2
 ===>  Applying FreeBSD patches for ximian-connector-2.0.2
 ===>   ximian-connector-2.0.2 depends on executable: evolution-2.0 - found
 ===>   ximian-connector-2.0.2 depends on executable: gmake - found
 ===>   ximian-connector-2.0.2 depends on file: /usr/local/bin/libtool15 - found
 ===>   ximian-connector-2.0.2 depends on file: /usr/local/bin/intltool-extract - found
 ===>   ximian-connector-2.0.2 depends on shared library: krb5 - found
 ===>   ximian-connector-2.0.2 depends on shared library: ldap-2.2.7 - found
 ===>   ximian-connector-2.0.2 depends on shared library: X11.6 - found
 ===>  Configuring for ximian-connector-2.0.2
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 checking for gawk... no
 checking for mawk... no
 checking for nawk... nawk
 checking whether gmake sets $(MAKE)... yes
 checking Evolution version... 2.0.2
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for style of include used by gmake... GNU
 checking for gcc... cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether cc accepts -g... yes
 checking for cc option to accept ANSI C... none needed
 checking dependency style of cc... gcc
 checking for strerror in -lcposix... no
 checking for gcc... (cached) cc
 checking whether we are using the GNU C compiler... (cached) yes
 checking whether cc accepts -g... (cached) yes
 checking for cc option to accept ANSI C... (cached) none needed
 checking dependency style of cc... (cached) gcc
 checking how to run the C preprocessor... cc -E
 checking for egrep... grep -E
 checking for ANSI C header files... yes
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking whether ln -s works... yes
 checking whether gmake sets $(MAKE)... (cached) yes
 checking build system type... i386-portbld-freebsd4.10
 checking host system type... i386-portbld-freebsd4.10
 checking for a sed that does not truncate output... /usr/bin/sed
 checking for ld used by cc... /usr/libexec/elf/ld
 checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
 checking for /usr/libexec/elf/ld option to reload object files... -r
 checking for BSD-compatible nm... /usr/bin/nm -B
 checking how to recognise dependent libraries... pass_all
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... no
 checking for unistd.h... yes
 checking dlfcn.h usability... yes
 checking dlfcn.h presence... yes
 checking for dlfcn.h... yes
 checking whether we are using the GNU C++ compiler... yes
 checking whether c++ accepts -g... yes
 checking dependency style of c++... gcc
 checking how to run the C++ preprocessor... c++ -E
 checking for g77... no
 checking for f77... f77
 checking whether we are using the GNU Fortran 77 compiler... yes
 checking whether f77 accepts -g... yes
 checking the maximum length of command line arguments... (cached) 65536
 checking command to parse /usr/bin/nm -B output from cc object... ok
 checking for objdir... .libs
 checking for ar... ar
 checking for ranlib... ranlib
 checking for strip... strip
 checking if cc static flag  works... yes
 checking if cc supports -fno-rtti -fno-exceptions... yes
 checking for cc option to produce PIC... -fPIC
 checking if cc PIC flag -fPIC works... yes
 checking if cc supports -c -o file.o... yes
 checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries... yes
 checking whether -lc should be explicitly linked in... yes
 checking dynamic linker characteristics... freebsd4.10 ld.so
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... yes
 configure: creating libtool
 appending configuration tag "CXX" to libtool
 checking for ld used by c++... /usr/libexec/elf/ld
 checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
 checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
 checking for c++ option to produce PIC... -fPIC
 checking if c++ PIC flag -fPIC works... yes
 checking if c++ supports -c -o file.o... yes
 checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
 checking dynamic linker characteristics... freebsd4.10 ld.so
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 appending configuration tag "F77" to libtool
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... yes
 checking for f77 option to produce PIC... -fPIC
 checking if f77 PIC flag -fPIC works... yes
 checking if f77 supports -c -o file.o... yes
 checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes
 checking dynamic linker characteristics... freebsd4.10 ld.so
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 checking for perl... /usr/bin/perl
 checking for XML::Parser... ok
 checking locale.h usability... yes
 checking locale.h presence... yes
 checking for locale.h... yes
 checking for LC_MESSAGES... yes
 checking libintl.h usability... yes
 checking libintl.h presence... yes
 checking for libintl.h... yes
 checking for dgettext in libc... no
 checking for bindtextdomain in -lintl... yes
 checking for dgettext in -lintl... yes
 checking for bind_textdomain_codeset... yes
 checking for msgfmt... /usr/local/bin/msgfmt
 checking for dcgettext... yes
 checking for gmsgfmt... /usr/local/bin/msgfmt
 checking for xgettext... /usr/local/bin/xgettext
 checking for catalogs to be installed...  az ar bg bn cs cy da de el en_CA en_GB es fi fr gu hu it ja ko ms nb nl nn no pa pl pt pt_BR sq sr sr@Latn sv ta tr uk zh_TW zh_CN
 checking whether gcc understands -Wno-sign-compare... yes
 checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
 checking what language compliance flags to pass to the C compiler...
 checking for pkg-config... /usr/local/bin/pkg-config
 checking for GLIB - version >= 2.0.0... yes (version 2.4.7)
 checking for pkg-config... (cached) /usr/local/bin/pkg-config
 checking for orbit2-config... /usr/local/bin/orbit2-config
 checking for ORBit - version >= 2.3.0... yes
 checking for orbit-idl-2... /usr/local/bin/orbit-idl-2
 checking for gconftool-2... /usr/X11R6/bin/gconftool-2
 Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation
 Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
 checking for libedata-book-1.0... yes
 checking ADDRESSBOOK_CFLAGS... -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/lib xml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.0 -I/usr/X11R6/include/libgnome-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
 checking ADDRESSBOOK_LIBS... -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -ledata-book -lebook -ledataserver -lgnome-2 -lpopt -lxml2 -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -l glib-2.0 -liconv
 camel-2.0: not found
 checking for libedata-cal-1.0... yes
 checking CALENDAR_CFLAGS... -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/libxml 2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/gconf/2
 checking CALENDAR_LIBS... -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -ledata-cal -lecal -ledataserver -lgnome-2 -lpopt -lxml2 -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib- 2.0 -liconv
 checking for camel-2.0... yes
 checking CAMEL_CFLAGS... -I/usr/local/include/libxml2 -I/usr/local/include -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/X11R6/include/evolution-2.0 -I/usr/X11R6/includ e/gal-2.2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/libgnomeprint-2.2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/incl ude/freetype2
 checking CAMEL_LIBS... -pthread -Wl,--export-dynamic -Wl,-rpath,/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib/evolution/2.0 -L/usr/X11R6/lib -lcamel -lgal-2.2 -lgal-a11y-2.2 -lgnomecanvas-2 -lglade-2.0 -lgnomeprint-2-2 -lpangoft2-1.0 -lgtk-x11-2.0 -lg dk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lart_lgpl_2 -lxml2 -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv
 checking for libecal-1.0... yes
 checking MAIL_CFLAGS... -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I /usr/local/include -I/usr/X11R6/include/evolution-data-server-1.0 -I/usr/X11R6/include/libgnome-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
 checking MAIL_LIBS... -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lecal -ledataserver -lgnome-2 -lpopt -lxml2 -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv
 checking for evolution-shell-2.0 libedata-book-1.0 libedata-cal-1.0 libsoup-2.2 libglade-2.0 libgnomeui-2.0 camel-2.0... yes
 checking EXCHANGE_STORAGE_CFLAGS... -DORBIT2=1 -D_THREAD_SAFE -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/includ e/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libsoup-2.2 -I/usr/X11R6/include/evolution-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/lib bonoboui-2.0 -I/usr/X11R6/include/gal-2.2 -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/pango-1.0 -I/usr/X1 1R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/libgnomeprint-2.2 -I/usr/X11R6/include/evolution-data-server-1.0
 checking EXCHANGE_STORAGE_LIBS... -Wl,--export-dynamic -pthread -Wl,-rpath,/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib/evolution/2.0 -L/usr/X11R6/lib -leshell -ledata-book -lebook -ledata-cal -lecal -ledataserver -lsoup-2.2 -lgnutls -lgcrypt -lgpg-e rror -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lcamel -lgal-2.2 -lgal-a11y-2.2 -lgnomecanvas-2 -lglade-2.0 -lgnomeprint-2-2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2 .0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lart_lgpl_2 -lxml2 -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv
 checking for libsoup-2.2 evolution-shell-2.0 libbonobo-2.0 libxml-2.0 gconf-2.0... yes
 checking LIBEXCHANGE_CFLAGS... -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -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/includ e/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/X11R6/include/evolution-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonob oui-2.0 -I/usr/X11R6/include/gal-2.2 -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/pango-1.0 -I/usr/X11R6/i nclude -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/libgnomeprint-2.2
 checking LIBEXCHANGE_LIBS... -pthread -Wl,--export-dynamic -Wl,-rpath,/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib/evolution/2.0 -L/usr/X11R6/lib -lsoup-2.2 -lgnutls -lgcrypt -lgpg-error -leshell -lgnomeui-2 -lSM -lICE -lgal-2.2 -lgal-a11y-2.2 -lbono boui-2 -lgnome-2 -lpopt -lgnomevfs-2 -lgnomecanvas-2 -lglade-2.0 -lgnomeprint-2-2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lXext -lfontconfig -lpan gox-1.0 -lX11 -lart_lgpl_2 -lpango-1.0 -lgobject-2.0 -lbonobo-2 -lbonobo-activation -lxml2 -lz -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv
 checking for OpenLDAP... /usr/local
 checking if OpenLDAP is version 2.x... yes
 checking for res_query in -lresolv... no
 checking for bind in -lsocket... no
 checking for gethostbyaddr in -lnsl... no
 checking for ber_get_tag in -llber... yes
 checking for ldap_open in -lldap... yes
 checking for ldap_ntlm_bind... no
 checking for Kerberos 5... no
 configure: error: Could not find krb5. Install krb5 or heimdal packages.
 ===>  Script "configure" failed unexpectedly.
 Please report the problem to kiesel@schlund.de [maintainer] and attach the
 "/usr/ports/mail/ximian-connector/work/ximian-connector-2.0.2/config.log"
 including the output of the failure of your make command. Also, it might be
 a good idea to provide an overview of all packages installed on your system
 (e.g. an `ls /var/db/pkg`).
 *** Error code 1
 
 Stop in /usr/ports/mail/ximian-connector.
 *** Error code 1
 
 Stop in /usr/ports/mail/ximian-connector.
 *** Error code 1
 
 Stop in /usr/ports/x11/gnome2.
 *** Error code 1
 
 Stop in /usr/ports/x11/gnome2.
 ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade39064.0 make BATCH=yes -m GNOME_UPGRADE_SH_VER=280 -DFORCE_PKG_REGISTER reinstall
 egrep: /var/db/pkg/gnome2-2.6.2/+CONTENTS: No such file or directory
 --->  Restoring the old version
 ** Fix the installation problem and try again.
 [Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 242 packages found (-0 +15) ............... done]
 ** Listing the failed packages (*:skipped / !:failed)
         ! x11/gnome2 (gnome2-2.6.2)     (install error)
 --->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
 
 
 Here is the script progress:
 
 # sh gnome_upgrade.sh -restart
 
 To prevent crashing your system, as well as to significantly speed up the
 upgrade, you are strongly advised to run this program from a console.  If any
 GNOME or Gtk+-2 application is running, you MUST abort now.
 
 If necessary, hit Control-C now, drop to a terminal, and restart the upgrade.
 
 You can watch the upgrade process in real-time by running:
                 tail -f /var/tmp/gnome_upgrade_log.sFc4Ur
 
 >>>>> STAGE 1 of 5: Cleaning the package database.
 ===> Running /usr/local/sbin/pkgdb to start with a consistent package database ...
 [Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 228 packages found (-1 +0) (...) done]
 DONE.
 ===> Running /usr/local/sbin/pkgdb again, to resolve any inconsistencies that require manual interaction ...
 --->  Checking the package registry database
 Stale dependency: gnomemeeting-0.98.5_2 -> openldap-client-2.1.30 (net/openldap21-client):
 New dependency? (? to help): ?
  [Enter] to skip, [Ctrl]+[D] to delete,  [.][Enter] to abort, [Tab] to complete
 New dependency? (? to help):
 Skip this? ([y]es/[n]o/[a]ll) [yes]
 Skipped.
 DONE.
 
 >>>>> STAGE 2 of 5: Updating any out-of-date GNOME dependencies.
 DONE.
 ===> Running /usr/local/sbin/pkgdb after updating GNOME dependencies ...
 DONE.
 
 >>>>> STAGE 3 of 5: Removing previously stand-alone applications that are now
 a part of another GNOME application.
 
 >>>>> STAGE 4 of 5: Rebuilding all GNOME applications, and everything that
 relies upon them. (The Big Update)
 Note: this will take a LONG time (a bit longer than it took to build it all
 the first time ...).  If you've been planning a day trip, now would be a great
 time to take it.
 
 /usr/local/sbin/portupgrade has finished.  That was the hard part!
 
 >>>>> STAGE 5 of 5: Rebuilding a few ports that had to wait until new GNOME
 libraries were in place. (Almost done!)
 ===> Reinstalling gdesklets ...DONE.
 ===> Reinstalling gnomeapplets2 ...DONE.
 ===> Reinstalling gnome2 ...FAILED.
 ===> Failed to reinstall gnome2.  Please reinstall this port by hand.  The
 output of the failed build is in /var/tmp/gnome_upgrade_log.sFc4Ur.  If you
 require additional assistance reinstalling this port, please compress
 /var/tmp/gnome_upgrade_log.sFc4Ur and send it to freebsd-gnome@FreeBSD.org.
 
 I hav also attached the config.log for ximian-connector for the attention of kiesel@schlund.de as advised in the ximian-connector error message.
 



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