Bug 239576 - ntp isn't compiled with crypto support
Summary: ntp isn't compiled with crypto support
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ntp
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Miroslav Lichvar
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks: 239580
TreeView+ depends on / blocked
 
Reported: 2007-05-09 16:17 UTC by Miroslav Lichvar
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-05-18 09:05:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


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