Fixed my original issue below by
downgrading my version of autoconf and automake. Now when building OpenChange
(using the r710 from the Mapi-Provider page … I get this fatal error: Generating
libmapi/utf8_convert.yy.c Compiling
libmapi/utf8_convert.yy.c with -fPIC <stdout>:1795:
warning: 'yyunput' defined but not used Linking
libmapi.so.0.8 Linking
sample application bin/libmapixx-test libmapi.so.0.8:
undefined reference to `GetFIDFromEntryID' collect2:
ld returned 1 exit status gmake:
*** [bin/libmapixx-test] Error 1 Not sure where this one came
from … I can only relate it to the fact that I am now seeing support for
libmapi++ =============================================================== OpenChange
Configuration (Please review)
* Install:
- prefix: /usr/local/samba
* OpenChange MAPI library: yes *
OpenChange Libraries:
- libmapi++: yes
- libmapiadmin: yes
- libocpf: yes
* OpenChange Server:
- mapiproxy: yes
* OpenChange Tools:
- openchangeclient: yes
- mapiprofile: yes
- openchangepfadmin: yes
- exchange2mbox: yes
- exchange2ical: yes
- mapitest: yes
- openchangemapidump: yes
- schemaIDGUID: yes
- locale_codepage: yes
* OpenChange Torture Suite: yes
* OpenChange Documentation: no
* OpenChange SWIG Bindings:
- Perl: yes =============================================================== From:
evolution-list-bounces gnome org [mailto:evolution-list-bounces gnome org] On
Behalf Of Jeff Singleton I love a good challenge, but this MAPI provider building is
wearing me out …. So after rebuilding my Gentoo system to ~arch so that I
could take advantage of some of the newest features available from a bunch of
stuff. Now I am at the place that I want to start building Evo with
Mapi again … and now Samb4 won’t even ./configure Can someone point out what I am missing ? #
./openchange/script/installsamba4.sh compile Step1: Preparing Samba4 system ./autogen.sh: running
script/mkversion.sh ./script/mkversion.sh: 'version.h'
created for Samba("4.0.0alpha5-GIT-861b79c") ./autogen.sh: running autoheader
-I. -Ilib/replace configure.ac:163: error: m4_defn:
undefined macro: _AC_SUBST_VARS build/m4/public.m4:171:
SMB_WRITE_PERLVARS is expanded from... configure.ac:163: the top level autom4te-2.63: /usr/bin/m4 failed
with exit status: 1 autoheader-2.63:
'/usr/bin/autom4te-2.63' failed with exit status: 1 Jeff |