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

Summary: inn-2.6.0-4.fc26 FTBFS: cannot find usable OpenSSL library
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: innAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dominik, jochen, ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://lists.isc.org/pipermail/inn-workers/2016-March/018589.html
Whiteboard:
Fixed In Version: inn-2.6.0-5.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-25 14:57:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1383740    

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.