[MacPorts] #62987: p5.30-socket6 fails to configure 10.5.8 PPC

MacPorts noreply at macports.org
Sat May 29 01:02:29 UTC 2021


#62987: p5.30-socket6 fails to configure 10.5.8 PPC
-------------------------+---------------------------------
  Reporter:  bryancn     |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.7.1
Resolution:              |   Keywords:  powerpc leopard ppc
      Port:  p5-socket6  |
-------------------------+---------------------------------

Comment (by kencu):

 The config log shows:

 {{{
 /usr/bin/gcc-4.2: No such file or directory
 }}}
 On the 10.5 DVD with the Xcode installation package there should be the
 option to install the tools that are needed for Unix development, along
 with a few SDKs that Xcode 3.2 had available besides the 10.5 SDK.

 You do need to install the "Tools for Unix Development" or much of
 MacPorts won't really be able to work.

 Basically, in the end, this needs to exist, and work:
 {{{
 /usr/bin/gcc-4.2
 }}}

 I'm not sure how other things installed, exactly -- but even if they did
 somehow install using the SDK in /Developer, there are lots of things that
 won't install.

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


More information about the macports-tickets mailing list