Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
6154 | minor | always | 04-16-18 01:44 | 04-20-18 13:29 | |
|
|||||
Reporter: | gattu | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.55 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.57 | ||
|
|||||
Summary: | 0006154: ./configure fails on fedora 27 | ||||
Description: |
./configure on fedora 27 fails with openssl-devel-1.1.0h-3.fc27.x86_64 |
||||
Steps To Reproduce: | |||||
Additional Information: |
Exact error: Using JVMTI for class reloading configure: error: Can't find valid OpenSSL include in /usr/include Issue: in configure script on line nos 13069 and 13151 it checks for openssl/ssl23.h, which is not available anymore. Fix/work around: I got it working by changing it to ssl2.h in both locations. |
||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |