Turns out it was sort of my fault. I've built a Solaris package that builds itself. It forces OpenSSL to assum solaris-shared.
But the machine I'm building on has GNU ld in the path first. Needless to say. using the Solaris linked options with GNU ld produces a more or less empty library. Building with gnu-shared fixed everyhing. Thanks, - Jeff ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
