Re: [openssl.org #1073] Problems with generating SSE2 instructions with no-sse2 configuration options

2005-05-18 Thread Andy Polyakov via RT
I've found following problem with compilation of OpenSSL on Solaris x86 platform: I use gcc 3.3 from www.sunfreeware.com, which is configured to use Sun native assembler. It seems that Sun assembler doesn't know anything about SSE2 instruction, and compilation of assembler file

0.9.8-stable-SNAP-20050518.tar.gz warning during compilation and other questions

2005-05-18 Thread Matyas Majzik
Hi! I downloaded openssl-0.9.8-stable-SNAP-20050518.tar.gz. I get the following warnings when compiling both dynamic or static libraries. Compiler is Visual C++ .NET 2003. cl /Fotmp32\ec.obj -DMONOLITH -Iinc32 -Itmp32 /MT /W3 /WX /G5 /Ox /O2 /O b2 /Gs0 /GF /Gy /nologo

[openssl.org #1074] rpmbuild -tb openssl-0.9.7g.tar.gz fails

2005-05-18 Thread Keith Robertson via RT
When I attempt to build openssl-0.9.7g in with rpmbuild (i.e. rpmbuild -tb openssl-0.9.7g.tar.gz ) the build always fails with the following error. RPM build errors: File not found: /var/tmp/openssl-0.9.7g-root/var/ssl/lib I was able to fix it (perhaps incorrectly) by editing