RE: Unsatisfied symbols umoddi3 and muldi3

1999-05-19 Thread Jon Parry-McCulloch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >I've just started trying to use the OpenSSL library, and I'm getting a link >error when trying to link to the ssl and crypto libraries. >/opt/aCC/lbin/ld: Unsatisfied symbols: > __umoddi3 (code) > __muldi3 (code) >I don't have the option of bu

RE: Random numbers

1999-05-17 Thread Jon Parry-McCulloch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >What would a good RANDFILE look like? If I could tell you that, it wouldn't be random, would it? Jon -BEGIN PGP SIGNATURE- Version: PGPfreeware 6.0.2i iQA/AwUBN0EXpngWiDO86u4+EQKBkQCg+p6KprlTKIxC+0WXfqKa5j9EUQ0AoN9+ uXWTeQoJqDDL+

RE: Problem compiling C++ code that includes des.h

1999-03-31 Thread Jon Parry-McCulloch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have C++ module where I want to use SSL objects. I am including some openssl .h files which include "des.h". "des.h" declares function crypt() . I had a similar problem a longtime ago. As I recall we fixed it by adding #define _KERBEROS_DE

Anyone seen this on NT?

1999-03-15 Thread Jon Parry-McCulloch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greetings, One of my cow-orkers is getting this: d:\3rdparty\ssleay-0.8.1\include\x509.h(136) : error C2226: syntax error : unexpected type 'LPCSTR' d:\3rdparty\ssleay-0.8.1\include\x509.h(159) : error C2226: syntax error : unexpected type 'LPCSTR'

SSL and ACE

1999-01-28 Thread Jon Parry-McCulloch
Folks, Some people in my organisation came to me with this question about ACE and SSL. I haven't a clue what the answer is but I did tell them I'd post it here to see if anyone else had. I've included the question below. Any ideas, anyone (apart from "integrateable" not being a real word)? Jon