Re: static linking against the openssl toolkit

2007-11-05 Thread Markus Mayer
On Monday 05 November 2007, Dr. Stephen Henson wrote: 8<-- > That looks like the application isn't being linked with the correct version > of OpenSSL. Those undefined functions were macros in previous versions of > OpenSSL but became real functions later. > > So if you compile against new heade

Re: static linking against the openssl toolkit

2007-11-05 Thread Markus Mayer
I have the same problem, however it's clear to me that the problem lies in the build of openssl. For what ever reason, parts are not fully built. I too am searching for the cause of this problem, however without success. I have build OpenSSL with the config: ./config --prefix=/usr/local/opens