> 
>>                        Full_Name: Vincent J. Troisi
>>                        Version: openssl-0.9.2b
>>                        OS: IRIX 5.3
>>                        Submission from: iceman.colorado.edu (128.138.135.31)

<snip>

>>                        perl ./Configure irix-cc -DRSAref -lRSAglue
>>                        -L../rsaref-2.0/local -lrsaref
>>
>>                        cp rsaref/rsaref.h include/
>>                        (to which I received message the file was  identical)
>>
>>                        make
>>
>>                        At this point I received the error message:
>>
>>                        Unresolved:
>>                        bn_div_words
>>                        bn_mul_comba8
>>                        bn_sub_words
>>                        bn_mul_comba4
>>                        bn_sqr_comba4
>>                        bn_sqr_comba8
>>                        *** Error code 1 (bu21)
>>                        *** Error code 1 (bu21)

I've been battling this same problem for this whole weekend.  Finally, a
thorough search of the mail archives revealed the answer.  When configuring
openssl, add the no-asm option to the configure script:

./Configure irix-cc no-asm -DRSAref -lRSAglue -L../rsaref-2.0/local -lrsaref

Any change we can get this put into the README or FAQ somewhere???  Seems like
it's a fairly common problem.

-Dave

begin:vcard 
n:Carlsson;William
tel;cell:+46-707-15 63 92
tel;fax:+46-8-59 99 11 92
tel;home:+46-707-15 63 92
tel;work:+46-8-59 99 11 92
x-mozilla-html:TRUE
url:http://tron.integrateone.se/william
org:Integrate One AB;P90/E
version:2.1
email;internet:[EMAIL PROTECTED]
title:System Developer
	ATTN: William Carlsson=0D=0AP.O. BOX 183=0D=0AS - 149 22  NYN=C4SHAMN=0D=0ASWEDEN=0D=0A;NYNÄSHAMN;Stockholms Län;S - 149 22;SWEDEN
adr;quoted-printable:;;Integrate One AB=0D=0A=
fn:William Carlsson
end:vcard

Reply via email to