Re: Potentially stupid question about undefined symbols - openssl-0.9.7d (Mac OS X)

2005-02-23 Thread Rush Manbert
Rush Manbert wrote: Eventually, I was left with a list of undefined symbols that I find rather puzzling. Each of them is the name of a function. I find function declarations for them and I find references to them, but I do not find definitions anywhere in the source code distribution. They are

Potentially stupid question about undefined symbols - openssl-0.9.7d

2005-02-22 Thread Rush Manbert
libcrypto. I got the XML code distributions and built static libraries from them. Everything looked good. After I had all of the static libraries (Xsec, Xerces, and libcrypto) I tried to build the Xsec test program. When I originally linked it, I had a large list of undefined symbols. It turned

Re: undefined symbols in libssl

2003-02-10 Thread Aram Perez
Check is Solaris has an older version of libcrypto already installed. Something similar happens with Mac OSX, see the file PROBLEMS that part of the distribution. Regards, Aram Perez Marco Donati wrote: > Greetings, > > we have posted this a couple of times but never get an answer... > > We ha

undefined symbols in libssl

2003-02-10 Thread Marco Donati
Greetings, we have posted this a couple of times but never get an answer... We have written an intermediate library for our applications based upon OpenSSL ''libcrypto''. All is OK on all platform (win32, Solaris, Linux) If we try to extent our library with ssl capabilities and include the ''lib

Re: "ld: Undefined symbols: _OPENSSL_cleanse" OS X 10.2.2

2002-12-13 Thread Roberto Hoyle
t the error below after running make. %> cd /usr/local/src/openssl-0.9.6h %> ./config %> make ld: Undefined symbols: _OPENSSL_cleanse make[2]: *** [openssl] Error 1 make[1]: *** [sub_all] Error 1 Anyone have any ideas on how to fix this? Attached is the fu

Re: undefined symbols

2002-01-11 Thread Lutz Jaenicke
On Thu, Jan 10, 2002 at 03:14:40PM -0700, Dave Bauch wrote: > I get undefined symbols errors (dlclose,dlsym & slopen) when linking my application >with engine-9.6c (or a). The same application links fine with 9.6a "normal". Am I >missing something. Thanks for the gre

undefined symbols

2002-01-11 Thread Dave Bauch
I get undefined symbols errors (dlclose,dlsym & slopen) when linking my application with engine-9.6c (or a).  The same application links fine with 9.6a "normal".  Am I missing something.  Thanks for the great resource.

Undefined symbols with in libssl.a

2000-03-22 Thread Wilder, John
OpenSSL was built with "no-rsa no-idea no-rc2 no-rc4 no-rc5 -DSSL_ALLOW_ADH". I then built stunnel it complained about the following symbols. Undefined first referenced symbol in file ssl2_clear /usr/local/ssl/lib/libssl.

Undefined symbols when compiling openssl...HELP!

1999-05-28 Thread Keith Kwiatek
Hello, I have an ultra sparc 10 version 7 I downloaded openssl-0.9.3 and mod_ssl-2.3.1-1.3.6 and rsaref-2.0 (has a 1996 date?) I had been having problems with the openssl makefile finding the rsaref library, but I think I have that fixed, BUT now it it spitting out these errors: Can some