#13963: 'port install evince' fails with gcc 'parse error' in comics-document.c -- OSX 10.4.11 PPC --------------------------------+------------------------------------------- Reporter: khillig@umich.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: evince nomaintainer --------------------------------+------------------------------------------- Changes (by sfiera@macports.org): * cc: sfiera@macports.org (added) * keywords: => evince nomaintainer * milestone: => Port Bugs Comment: Copying what I just emailed: I don't have GNOME installed (nor the time to install all of it), but on my system it appears that, depending on the definition of __DARWIN_UNIX03, /usr/include/stdio.h may define stdout as a value containing an &. It might be worth editing the portfile (it's at `port file evince`) to include the following: configure.cflags-append "-D__DARWIN_UNIX03=1" ...and if that doesn't work, try: configure.cflags-append "-D__DARWIN_UNIX03=0" -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13963#comment:1> MacPorts </projects/macports> Ports system for Mac OS