[MacPorts] #34962: ghostscript cannot be built for archs that cannot be run

MacPorts noreply at macports.org
Sun Jun 24 17:43:43 PDT 2012


#34962: ghostscript cannot be built for archs that cannot be run
---------------------------------------+------------------------------------
 Reporter:  frederic.devernay@…        |       Owner:  macports-tickets@…                   
     Type:  defect                     |      Status:  new                                  
 Priority:  Normal                     |   Milestone:                                       
Component:  ports                      |     Version:  2.1.1                                
 Keywords:                             |        Port:  ghostscript                          
---------------------------------------+------------------------------------
 ghostscript's configure tries to check if the architecture is big endian
 using the old way, i.e. trying to run a program.
 Autoconf has a more clever way of doing this, implemented in the
 AC_C_BIGENDIAN macro.
 Just adding the attached patch to the patchfiles fixes this.

-- 
Ticket URL: <https://trac.macports.org/ticket/34962>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list