Hi:
At last got a moment to test the openssl package. My initial intention
was to generate an RPM package, but I found a little? problem, although
dont know if it's my fault.
Modified patches used with SSLeay-0.9.0b so that it could be RPMized,
and when making shared libraries, I had duplicated symbols in bn_asm
when linking libcrypto.so, and then undefined comp_lib symbols when
building ssleay executable.
Hacking into shlib/linux.sh (x86 Redhat 5.1, latest patches and such),
found out that bn_asm was included twice (former as assembler object, and
latter as C object, I guess), that explains the first thing, and I'd
say the second one.
I specified bn_asm.c as expection in process_subdir() and everything
went ok. Now, I'm issuing a make after shlib/linux.sh...
All seems to be correctly compiled. Moving towards RPM...
--
Jonathan Ruano <[EMAIL PROTECTED]>
Intercomputer soft, s.a.
Dpto. de Tecnologia
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]