[MacPorts] #60740: perl5.28: fails on Tiger Intel : ld: library not found for -lssp_nonshared

MacPorts noreply at macports.org
Thu Jul 2 03:09:19 UTC 2020


#60740: perl5.28: fails on Tiger Intel : ld: library not found for -lssp_nonshared
--------------------------------+----------------------
  Reporter:  kencu              |      Owner:  mojca
      Type:  defect             |     Status:  assigned
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:
Resolution:                     |   Keywords:  Tiger
      Port:  perl5.28 perl5.30  |
--------------------------------+----------------------

Comment (by ryandesign):

 Maybe apple-gcc42 detected the presence of
 /opt/local/lib/libssp_nonshared.a (or /opt/local/lib/libssp.a if you have
 it) and decided that it should link with those libraries when `-fstack-
 protector` or `-fstack-protector-all` is requested. So the fix may be to
 remove /opt/local/lib/libssp_nonshared.a (and /opt/local/lib/libssp.a if
 you have it) and then rebuild apple-gcc42.

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


More information about the macports-tickets mailing list