Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75292 - openntpd depends on openssl (which is not in DEPEND)
Summary: openntpd depends on openssl (which is not in DEPEND)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-22 03:16 UTC by Thierry Carrez (RETIRED)
Modified: 2004-12-22 06:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Carrez (RETIRED) gentoo-dev 2004-12-22 03:16:45 UTC
If you try a build openntpd on a system without openssl (USE=-ssl) you get the following configure error :

"Can't find recent OpenSSL libcrypto (see config.log for details)"

In fact openntpd can be built with or without openssl support. In the first case you need to specify the "--with-builtin-arc4random" configure option. In the other case you need to pull openssl in [R]DEPEND to ensure a proper build.

Since I intend on dropping openssl on GNAP I would prefer openntpd to support both options, through the use of the "ssl" USE flag.
Comment 1 SpanKY gentoo-dev 2004-12-22 06:37:42 UTC
fixed in 3.6 and 3.6.1