Problem:  build fails on any Solaris sparcv8 because sparcv8.o is not
built.

FIX:  add the compilation step to crypto/bn/Makefile

*** openssl-0.9.8-beta2/crypto/bn/Makefile.orig Mon May 16 12:55:19 2005
--- openssl-0.9.8-beta2/crypto/bn/Makefile      Mon May 30 08:22:58 2005
***************
*** 79,84 ****
--- 79,85 ----
        (cd asm; $(PERL) co-586.pl a.out $(CFLAGS) > ../$@)
  
  sparcv8.o:    asm/sparcv8.S
+       $(CC) $(CFLAGS) -c asm/sparcv8.S
  
  sparcv8plus.o:        asm/sparcv8plus.S
        $(CC) $(CFLAGS) -c asm/sparcv8plus.S


________________________________
Andrew Sherman
Executive Director, IT Security
Morgan Stanley
1 Pierrepont Plaza
Brooklyn, NY 11201
+1 (718) 754-2276  (Voice)
+1 (212) 507-2046  (FAX)
[EMAIL PROTECTED] 
--------------------------------------------------------
 
NOTICE: If received in error, please destroy and notify sender.  Sender does 
not waive confidentiality or privilege, and use is prohibited. 
 

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to