| Summary: | Couldn't open random pool "yes": No such file or directory | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Patrick King <king> |
| Component: | Build system | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | minor | ||
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Patrick King
2001-12-19 03:37:40 AEDT
if you remove the duplicate --with-random does it work? configure should be more robust here. Fixed in -current. The --with-random and --with-prngd-socket now check that their argument is an absolute path. They will also warn (but not fail) if the path specified in the argument is not readable. Mass change of RESOLVED bugs to CLOSED |