Displaying 1 result from an estimated 1 matches for "stebila".
Did you mean:
dstebila
2010 Sep 01
2
[Bug 1813] New: Cannot compile on Mac OS X with non-default OpenSSL
...Product: Portable OpenSSH
Version: 5.6p1
Platform: All
OS/Version: Mac OS X
Status: NEW
Severity: minor
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: douglas at stebila.ca
I was trying to compile OpenSSH with a different OpenSSL installation.
However, OpenSSH's ./configure command kept failing with the error
listed below. I have included the full sequence of shell commands I
used.
$ tar zxf openssl-1.0.0a.tar.gz
$ cd openssl-1.0.0a
$ ./Configure --prefix=...