I'm trying to build OpenSSL (openssl-0.9.6) on Digital Unix 4.0 (OSF1 V4.0 878 alpha) for use with mod_ssl for Apache, but get the following error:
-------------------------------------------------------------------
...
ld:
Badly formed hex number: -std1
ld: Usage: ld [options] file [...]
*** Exit 1
Stop.
*** Exit 1
Stop.
-------------------------------------------------------------------
Output from "make report" (testlog):
-------------------------------------------------------------------
OpenSSL self-test report:
OpenSSL version: 0.9.6
Last change: In ssl23_get_client_hello, generate an error message wh...
Options: no-idea -fPIC
OS (uname): OSF1 forus1 V4.0 878 alpha
OS (config): alpha-dec-osf
Target (default): ??
Target: alpha-cc
Compiler: cc: Error: no source, object or ucode file specified
Test skipped.
-------------------------------------------------------------------
vh WS