Hi, All I have a linked problem with libcrypto.a the openssl-0.9.3 in Sun E250 , it complained about the object was missing in libcrypto.a: CC ./ngcKeytool.o2 ./source/Ckodesc.o2 ./source/Utils.o2 ./source/console.o2 .o Undefined first referenced symbol in file __umoddi3 /usr/local/ssl/lib/libcrypto.a(bn_word.o) ld: fatal: Symbol referencing errors. I built and tested the openssl-0.9.3 successfully , installed in the system. I did find the object defined in libcrypto.a nm libcrypto.a | grep umoddi3 [13] | 0| 0|NOTY |GLOB |0 |UNDEF |__umoddi3 But It can link to the other version libcrypto.a which I built in Ultra10/Solaris 7. Here is the trace from config -t: # config -t Operating system: sun4u-sun-solaris2 gcc version 2.8.x Configuring for solaris-usparc-gcc /usr/local/bin/perl ./Configure solaris-usparc-gcc Any suggestion would be appreciated. -- Henry Yang ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
