[MacPorts] #53446: perl5.24: build failure when cryptlib is active

MacPorts noreply at macports.org
Fri Feb 10 19:56:04 UTC 2017


#53446: perl5.24: build failure when cryptlib is active
-----------------------+----------------------
  Reporter:  posita    |      Owner:  mojca
      Type:  defect    |     Status:  closed
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:  fixed     |   Keywords:  haspatch
      Port:  perl5.24  |
-----------------------+----------------------
Changes (by mojca):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"8cc7b621d5b40d5e1751d4ac44818f487e16b265/macports-ports"
 8cc7b621/macports-ports]:
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="8cc7b621d5b40d5e1751d4ac44818f487e16b265"
 perl5: avoid opportunistic linking with cryptlib

 When cryptlib is installed, perl would use `-lcl`
 and initially fail to build due to a missing `-L${prefix}/lib`,
 but even if this was fixed, it would opportunistically link
 against `${prefix}/lib/libcl.dylib`.

 Another patch that removed linking against bind9
 was merged in the same patch file.

 Closes: https://trac.macports.org/ticket/53446
 }}}

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


More information about the macports-tickets mailing list