[MacPorts] #52281: Port for evolution, based on devans at macports.org evolution-data-server

MacPorts noreply at macports.org
Tue Sep 20 12:04:12 CEST 2016


#52281: Port for evolution, based on devans at macports.org evolution-data-server
-------------------------+--------------------------------
  Reporter:  gwhitney@…  |      Owner:  macports-tickets@…
      Type:  submission  |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.4
Resolution:              |   Keywords:
      Port:  evolution   |
-------------------------+--------------------------------

Comment (by cal@…):

 {{{
 configure: WARNING: unrecognized options: --with-krb5, --enable-
 introspection
 }}}
 it seems your `--with-krb5` option isn't used and evolution does not
 provide GObject introspection at all, so you should probably remove the
 gobject-introspection portgroup and the line enabling it.

 If you only added the p5-xml-parser dependency for intltool's broken
 configure check, there's a different solution for that. See
 https://bugs.launchpad.net/intltool/+bug/1197875. Apply this patch to
 m4/intltool.m4 and `use_autoreconf yes`. Note that when autoreconfiguring,
 you may need a yelp dependency, too.

 Configure failed to find libpst, because it wasn't set up to install its
 shared library:
 {{{
 checking for LIBPST... no
 configure: error:

         libpst not found (or version < 0.6.54)

         If you want to disable PST importing support,
         please append --disable-pst-import to configure.
 }}}
 I fixed this in r152898.

-- 
Ticket URL: <https://trac.macports.org/ticket/52281#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list