Opened 4 years ago

Closed 2 years ago

#59542 closed defect (fixed)

cadaver: error: could not find library containing SSL_library_init

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: mklein-de (Michael Klein)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: cadaver

Description

cadaver does not build:

checking for pkg-config... no
checking for library containing RSA_new... -lcrypto
checking for library containing SSL_library_init... not found
configure: error: could not find library containing SSL_library_init

Maybe incompatibility with openssl 1.1.

Change History (1)

comment:1 Changed 2 years ago by Michael Klein <michael.klein@…>

Resolution: fixed
Status: assignedclosed

In e5b90e73925dcc45040d2aa9d043440927404a9b/macports-ports (master):

cadaver: add pkgconfig build dependency

Fixes: #59542

Note: See TracTickets for help on using tickets.