From: Martin Forssen <[EMAIL PROTECTED]> maf> I have a problem in that the test programs dies if if build a shared maf> version of openssl-0.9.6 (with debugging) on SunOS 5.8 (aka Solaris 8). maf> Is this a known (and fixed?) problem, or should I look further into it? It's not a known problem, please look further. I'm a bit curious: I made it so that the OpenSSL programs would link to libcrypto.a, not libcrypto.so, did that fail in some way? You can check with ldd (I hope, Sun has had a tendency to strip Solaris of everything related to programming, so...) what .so's a program is linked with, how about starting with checking that? -- Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED] Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10 Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] Member of the OpenSSL development team: http://www.openssl.org/ Software Engineer, Celo Communications: http://www.celocom.com/ Unsolicited commercial email is subject to an archival fee of $400. See <http://www.stacken.kth.se/~levitte/mail/> for more info. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
Re: Shared debugging OpenSSL libraries on SunOS 5.8
Richard Levitte - VMS Whacker Wed, 11 Oct 2000 07:15:42 -0700
- Shared debugging OpenSSL libraries on SunOS ... Martin Forssen
- Re: Shared debugging OpenSSL libraries ... Richard Levitte - VMS Whacker
- Re: Shared debugging OpenSSL librar... Martin Forssen
