Hi All,

I have built the OpenSSL 0.9.8j library with FIPS capability on Mac OSX
10.5.5(Leopard).
When i am loading libcrypto.dylib and libssl.dylib in my own platform on OSX
10.5.5 it is doing properly,
but when i try to load these two libraries on Mac OSX 10.4 it gives me error
:: malformed object (Unknown load command 5).

Even i tried to link my application with the static libraries(libssl.a and
libcrypto.a),but the it gives me bunch of errors as ***$*UNIX2003 Referenced
from **** , that means it not able to find some symbols in
libSystem.B.dylib.

So is there any way ,i can solve this problem?Its very critical requirement
from my project perspective.

- Here my obvious question would be,whether OpenSSL 0.9.8.j is supported on
Mac OSX10.4?
- Another question will be if i build my application with openssl on Mac OSX
10.5 will i be able to use the application on Mac OSX 10.4?
- Do i need to take care of something special while building library so that
it will work both in 10.4 and 10.5?

Please give me some pointer on this problem.

Any help will be greatly appreciated.

Looking forward to your response.


- Sibasis Panigrahi



*

Reply via email to