[MacPorts] #13963: 'port install evince' fails with gcc 'parse error' in comics-document.c -- OSX 10.4.11 PPC

MacPorts trac at macosforge.org
Wed Jan 16 19:34:17 PST 2008


#13963: 'port install evince' fails with gcc 'parse error' in comics-document.c --
OSX 10.4.11 PPC
--------------------------------+-------------------------------------------
  Reporter:  khillig at umich.edu  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect             |      Status:  new                                  
  Priority:  Normal             |   Milestone:  Port Bugs                            
 Component:  ports              |     Version:  1.6.0                                
Resolution:                     |    Keywords:  evince nomaintainer                  
--------------------------------+-------------------------------------------
Comment (by sfiera at macports.org):

 And now without the overzealous WikiFormatting:

 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:2>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list