[MacPorts] #61681: (Tiger) Xcode 2.5 GNUmake not sufficient for compiling

MacPorts noreply at macports.org
Fri Nov 27 15:06:03 UTC 2020


#61681: (Tiger) Xcode 2.5 GNUmake not sufficient for compiling
------------------------+---------------------------------------
  Reporter:  alex-free  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.6.4
Resolution:             |   Keywords:  mingw-w64, tiger, powerpc
      Port:  mingw-w64  |
------------------------+---------------------------------------

Comment (by kencu):

 there are many ports that specify gmake for the build.cmd in the portfile.
 I put it in, or others have, when we see it is needed, like this:
 {{{
 plarform darwin 8 {
     depends_build-append port:gmake
     build.cmd   gmake
 }
 }}}

 For a while I also made such a symlink on my Tiger machines, but I did
 eventually come across some ports that actually would not build on Tiger
 because gmake was too new ! So I agree with adding it where it is needed.

 Welcome! I like Tiger, and have several machines running it around here.
 Thousands of ports build on Tiger; I recently got {{{octave}}} running on
 Tiger. Don't miss out on TenFourFox (not a port in MacPorts at present, a
 browser you can download).


 post up tickets when something you need won't build; not everything can
 build on Tiger, but we'll fix what can be fixed.

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


More information about the macports-tickets mailing list