Sorry afterr rereading this I think I miss understude what you said to do.  So 
let me restate what yiou said to make sure I understand.  I do want it all to 
be built in 64 bt if possable.
 
./Configure solaris-sparcv9-cc  fipscanisterbuild 
make
make install
 
Note: is this below a different down load or the same one,
./Configure solaris-sparcv9-cc   fips  --with-fipslibdir 
make
make install
 
 
If you are using cc on solaris and want to configure  fips 32 you could use the 
 ./Configure solaris-sparcv9-cc  fipscanisterbuild (fips binaries)..then make 
…and install.. and to build the fips capable openssl use the ./Configure 
solaris-sparcv9-cc   fips  --with-fipslibdir ( wherever you have installed the 
fips libs)..then make..and install…


--- On Sat, 11/29/08, Jatheen Anand <[EMAIL PROTECTED]> wrote:

From: Jatheen Anand <[EMAIL PROTECTED]>
Subject: RE: Installing openssl-fips-1.2
To: openssl-users@openssl.org
Date: Saturday, November 29, 2008, 3:40 PM








I think looking at the errors there is a mismatch between 32 and 64 bit  ( 
ELFCLASS32 error ).  If you are using cc on solaris and want to configure  fips 
32 you could use the  ./Configure solaris-sparcv9-cc  fipscanisterbuild (fips 
binaries)..then make …and install.. and to build the fips capable openssl use 
the ./Configure solaris-sparcv9-cc   fips  --with-fipslibdir ( wherever you 
have installed the fips libs)..then make..and install…
 
HTH
Jatheen Anand
 
 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Donald Dukelow
Sent: Friday, November 28, 2008 7:57 AM
To: openssl-users@openssl.org
Subject: Installing openssl-fips-1.2
 




I'm trying to install openssl-fips-1.2  on a Sun Solaris 10 system with no 
success.  I've tried configurations procedures ./Configure 
--prefix=/home/dciproj/usr CC=gcc and ./config --prefix=/home/dciproj/usr 
--openssldir=/home/dciproj/usr/openssl.  Using both cc and gcc commands.  The 
attached file is the output of the make command as fair back as my windows 
buffer would go.  It look to me all worked until the very last application 
build, then failed.  Can anyone help me out.
 


      

Reply via email to