Bug 239576

Summary: ntp isn't compiled with crypto support
Product: [Fedora] Fedora Reporter: Miroslav Lichvar <mlichvar>
Component: ntpAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-18 09:05:16 UTC Type: ---
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: 239580    

Description Miroslav Lichvar 2007-05-09 16:17:08 UTC
Description of problem:
ntp on 64bit architectures isn't compiled with crypto support. %configure macro
should have --with-openssl-libdir=%{_libdir}.

Steps to Reproduce:
1. ldd /usr/sbin/ntpd | grep crypto
  
Actual results:

Expected results:
libcrypto.so.6