Re: Help with openssl-0.9.6c for Mac OS X

2002-01-07 Thread Pier Fumagalli
Steve Quirk <[EMAIL PROTECTED]> wrote: > Ok. I figured out what I did wrong - I didn't follow my own advice: seems > /usr/lib/libssl.dyld and /usr/lib/libcrypt.dyld got reinstalled by one of > the upgrades and I linked against the wrong lib. Re-removing them fixed > it. > > So here's what work

Re: Help with openssl-0.9.6c for Mac OS X

2002-01-07 Thread Steve Quirk
Probably because you're not using an ebcdic computer and ebcdic.o has no symbols. You might be comforted by the line that precedes it: "You may get an error following this line. Please ignore." - sq On Thu, 3 Jan 2002, Jay States wrote: > why does /usr/bin/ranlib: file: ../../libcrypto.a(

Re: Help with openssl-0.9.6c for Mac OS X

2002-01-07 Thread Steve Quirk
OTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: Help with openssl-0.9.6c for Mac OS X ld is trying to link against the lib that Apple ships. Before building openssl (which will replace Apple's libs), you need to move/rename/unlink /usr/lib/libcrypto.dyl

Re: Help with openssl-0.9.6c for Mac OS X

2002-01-07 Thread Steve Quirk
ld is trying to link against the lib that Apple ships. Before building openssl (which will replace Apple's libs), you need to move/rename/unlink /usr/lib/libcrypto.dylib and /usr/lib/libssl.dylib. Then you *might* be able to build them. Now, there's another issue from another email on the list

Re: Help with openssl-0.9.6c for Mac OS X

2002-01-03 Thread Richard Levitte - VMS Whacker
From: Jay States <[EMAIL PROTECTED]> jstates> why does /usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no jstates> symbols message keep coming up in all make processes Because that is correct. It is, however, the first time I've heard about ranlib complaining about it. I think it can b

Re: Help with openssl-0.9.6c for Mac OS X

2002-01-03 Thread Jay States
why does /usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols message keep coming up in all make processes __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: Help with openssl-0.9.6c for Mac OS X

2002-01-03 Thread Richard Levitte - VMS Whacker
From: Jay States <[EMAIL PROTECTED]> jstates> The stable version 0.9.6c configures on OSX, but jstates> libcrypto.dylib and libssl.dylib mess up the make test and jstates> build process. I've tried moving libcrypto.dylib and jstates> libssl.dylib but I get different error messages and the mail

Re: Help with openssl-0.9.6c for Mac OS X

2002-01-03 Thread Jay States
The stable version 0.9.6c configures on OSX, but libcrypto.dylib and libssl.dylib mess up the make test and build process. I've tried moving libcrypto.dylib and libssl.dylib but I get different error messages and the mail program with os x does not work. what can I do to clean the libs for

Re: Help with openssl-0.9.6c for Mac OS X

2002-01-03 Thread Richard Levitte - VMS Whacker
From: Jay States <[EMAIL PROTECTED]> jstates> i have a question about openssl and Mac OSX... why does jstates> ssl-0.9.6c only partial configure for osx and is there any jstates> place that can help me out? What exactly do you mean with "partial configure"? I think it's time I go through all th

Help with openssl-0.9.6c for Mac OS X

2002-01-03 Thread Jay States
i have a question about openssl and Mac OSX... why does ssl-0.9.6c only partial configure for osx and is there any place that can help me out? these are the error message that come up when i make install /usr/bin/ld: warning unused multiple definitions of symbol _crypt /usr/lib/libcrypto.dylib(f