Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83807 - openssh's dependency on openssl is missing / configure problem
Summary: openssh's dependency on openssl is missing / configure problem
Status: RESOLVED DUPLICATE of bug 39318
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Sparc Linux
: High minor
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-02 05:41 UTC by Thomas Seiler
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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 Thomas Seiler 2005-03-02 05:41:16 UTC
When installing Gentoo Linux on Sparc, the initial emerge system process gets interrupted during the build of openssh. The problem beeing: libcrypto is not found. there should be a dependency on openssl because openssh can not be built
without openssl / libcrypto

thx


Reproducible: Always
Steps to Reproduce:
1. Do a Stage2 Install of Gentoo 2004.3 on a Sparc (sunblade 100)
2. emerge system
3. ebuild will stop at package openssl, because libcrypto is not found


Actual Results:  
the build stops during configure 
If I build openssl manually and then start emerge system again,
compilation of openssh finishes without problems.

Expected Results:  
emerge should have understood that openssl is needed by openssh and therefore
emerge it before emerging openssh.
Comment 1 SpanKY gentoo-dev 2005-03-02 10:40:46 UTC

*** This bug has been marked as a duplicate of 39318 ***