Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1387660 - inn-2.6.0-4.fc26 FTBFS: cannot find usable OpenSSL library
Summary: inn-2.6.0-4.fc26 FTBFS: cannot find usable OpenSSL library
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: inn
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: https://lists.isc.org/pipermail/inn-w...
Whiteboard:
Depends On:
Blocks: 1383740
TreeView+ depends on / blocked
 
Reported: 2016-10-21 13:14 UTC by Petr Pisar
Modified: 2016-11-25 14:57 UTC (History)
3 users (show)

Fixed In Version: inn-2.6.0-5.fc26
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-25 14:57:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2016-10-21 13:14:33 UTC
inn-2.6.0-4.fc26 fails to build in F26:

checking for library containing dlopen... -ldl
checking for AES_cbc_encrypt in -lcrypto... yes
checking for SSL_library_init in -lssl... no
configure: error: cannot find usable OpenSSL library

This is caused by upgrading openssl from 1:1.0.2j-1.fc26 to 1:1.1.0b-1.fc26.

Comment 1 Petr Pisar 2016-11-25 14:10:58 UTC
Upstream committed fixes in r9988, r10024, r10067.

Comment 2 Petr Pisar 2016-11-25 14:41:40 UTC
The last one r10067 only adds compatibility to OpenSSL prior 0.9.8m and it requires yet another r10064 that fiddles with TLS compression options. Therefore only the first two patches are really needed for F26.


Note You need to log in before you can comment on or make changes to this bug.