Paul Boven wrote:
I get the exact same error message in plugins/digestmd5.c
Solaris 10 (amd64), Studio 11, both in Sasl-2.1.21 and Sasl-2.1.22.
Sasl-2.1.20 though also fails in digestmd5.c, with "cannot find include
file: <des.h>"
On another box, a Solaris 9 (sparc), Studio 10 build, I can build
OpenSSL-2.1.22 when using -DOPENSSL_DISABLE_OLD_DES_SUPPORT.
This seems to depend either on the Studio version, or on the cpu-type.
Another test: Solaris 10 (amd64), Studio 10: same error.
Another test: Solaris 10 (sparc), Studio 10: same error.
And Vincent Fox had Solaris 9, Studio 11 (arch unknown).
Can't say I see a pattern yet. More likely something to do with how
openssl gets included, perhaps.
Oh, and ggc: configure: error: C compiler cannot create executables, but
that is a wholly unrelated problem ;-)
Regards, Paul Boven.