RE: Error building FIPS object module in Windows using MinGW and Msys

2007-05-31 Thread hweeli
Thanks for the reply. Yes, I ran ./config fips. In fact I just tried again, the errors are consistent. To be more specific, the errors occurred at this point during make: ... ar d ../libcrypto.a $exdel ar r ../libcrypto.a fipscanister.o true ../libcrypto.a || echo Never mind. gcc

RE: Error building FIPS object module in Windows using MinGW and Msys

2007-05-31 Thread hweeli
I've got the errors fixed! Previously when I installed MinGW, I chose the minimal option without installing g++ and make. After I made a MinGW update to install these two packages, the openssl fips object module compiles nicely without errors! Thanks for all the help. hweeli [EMAIL

RE: Error building FIPS object module in Windows using MinGW and Msys

2007-05-30 Thread David Hartman
Is it possible you ran config instead of config fips? I can reproduce similar errors (different symbols) if I run config instead of config fips in my build environment. -David From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of hweeli Sent: