#14922: evolution data server 2.22.0 fails to build -----------------------------------+---------------------------------------- Reporter: jwhowse4@comcast.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: -----------------------------------+---------------------------------------- Comment (by jwhowse4@comcast.net): Replying to [comment:3 marcuscalhounlopez@mac.com]: This pair of patches worked when building on my machine. Thank you very much for your help. All this just to upgrade gnome-panel, sigh.
This problem has apparently been perviously reported in #9162.[[BR]] Let's try the same fix, r21695.
By the way, error output should be be specially formateed[[BR]] (see http://guide.macports.org/#project.tickets.guidelines).
{{{ platform darwin 8 { post-patch { reinplace "s|#include <stdio.h>|#include <stdio.h>\\\n#include <sys/types.h>|g" \ ${worksrcpath}/camel/camel-block-file.h } }
platform darwin 8 i386 { configure.env-append MACOSX_DEPLOYMENT_TARGET="10.3" } }}}
-- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14922#comment:4> MacPorts </projects/macports> Ports system for Mac OS