Opened 5 years ago

Closed 5 years ago

#58965 closed defect (fixed)

bitchx: configure: error: --with-ssl given, but could not find OpenSSL

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: yan12125 (Chih-Hsuan Yen)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: bitchx

Description

bitchx does not build:

checking whether to enable SSL support... yes
checking for SSLeay in -lcrypto... no
configure: error: --with-ssl given, but could not find OpenSSL.

Change History (4)

comment:1 Changed 5 years ago by yan12125 (Chih-Hsuan Yen)

Cc: yan12125 removed
Owner: set to yan12125
Status: newaccepted

comment:2 Changed 5 years ago by yan12125 (Chih-Hsuan Yen)

Status: acceptedassigned

comment:3 Changed 5 years ago by yan12125 (Chih-Hsuan Yen)

comment:4 Changed 5 years ago by Chih-Hsuan Yen <yan12125@…>

Resolution: fixed
Status: assignedclosed

In 5b9c762d49a788a3838de200d51d3880c198afb6/macports-ports (master):

bitchx: backport OpenSSL 1.1 fix

The backported commit is from upstream but not included in a stable
version yet.

Testing: built binary can connect to irc.oftc.net:6697 using SSL

Closes: #58965

Note: See TracTickets for help on using tickets.