| Summary: | ld: fatal: Symbol referencing errors. No output written to ssh-add | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Raja Rajan <raja.rajan> |
| Component: | Build system | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | 3.6.1p2 | ||
| Hardware: | UltraSPARC | ||
| OS: | SunOS | ||
|
Description
Raja Rajan
2003-06-26 05:25:22 AEST
What version of OpenSSL? Try --with-ssl-dir rather than --with-dir-ssl: $ ./configure --help |grep ssl --with-ssl-dir=PATH Specify path to OpenSSL installation Please re-open if you can reproduce with --with-dir-ssl. Whoops, make that --with-ssl-dir. OK then, which version of OpenSSL do you have? Try: $ /usr/local/ssl/bin/openssl version No answer == no bug. Mass change of RESOLVED bugs to CLOSED |