| Summary: | two configure warnings | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Christopher L. Barnard <cbar44> |
| Component: | Build system | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 3.8p1 | ||
| Hardware: | SPARC | ||
| OS: | Solaris | ||
|
Description
Christopher L. Barnard
2004-09-17 01:05:09 AEST
Thanks, they're both warnings. The first has already been fixed (after the 3.9p1 release). The second is a warning about the platform's lack of any way to determine the effective uid of the process connecting to ssh-agent's socket. This has always been the case, but the warning is new. (If anyone knows a way implement getpeereid() on Solaris, please let us know). Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4. |