Trying to build OpenSSL 0.9.8g on Win XP with MinGW, but receive this error after running "ms\mingw32" as per the INSTALL.WIN32:
.\crypto\des\set_key.c:68: error: static declaration of '_hide_DES_check_key' fo llows non-static declaration .\crypto\des\set_key.c:68: error: previous declaration of '_hide_DES_check_key' was here mingw32-make: *** [tmp\set_key.o] Error 1 Here's my gcc information: C:\Documents and Settings\James\Desktop\openssl-0.9.8g>gcc -v Using built-in specs. Target: i686-pc-mingw32 Configured with: ../src/configure --prefix=c:/temp/gcc/dest --enable-languages=c ,c++ --enable-threads --disable-nls --disable-win32-registry --disable-sjlj-exce ptions --with-arch=i486 --with-tune=generic --enable-cxx-flags=-fno-function-sec tions -fno-data-sections --disable-libstdcxx-pch --disable-shared --enable-check ing=release --disable-bootstrap Thread model: win32 gcc version 4.2.1-dw2 (mingw32-2) Any help is greatly appreciated. Thanks, Marcos ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]