Thanks Mike! My build scripts are very close to your gcc-mingw.sh and gcc-linux.sh. The only real difference being the MIB modules you are compiling in. I am compiling with only the default MIBs on Windows and the host resource MIB on Linux. The Linux builds are still working as expected. The MinGW builds are failing with the errors mentioned earlier. My MinGW and MSyS are the latest release builds, and OpenSSL is the latest package as well. I have just aquired a laptop and installed WinXP and the latest Mingw on that machine as well. If there is a problem with my compiler setup I will know shortly and let you know the results.

Andy

[EMAIL PROTECTED] wrote:
Hi, Andy.  I'm sorry to hear that you are experiencing
those difficulties.  I wonder if the reason isn't that
"it works for me" has found its way into the source base.

For that reason, I'll describe what works for me, and then we can generalize so that it works for you, too!!


I've installed all of the current pieces from mingw.org in addition to the openssl package you mentioned. C:\MSYS has all of the msys-only bits. C:\MINGW has the rest of the packages from mingw.org and the regex pieces you've mentioned previously and the Mingw-specific pieces of the OpenSSL package that you have mentioned recently.


I had to copy the openssl headers and libs to my visual studio VC98\INCLUDE and VC98\LIB in order to build with the GUI or to use command line "build.bat".

I have no problem running when I build with
gcc-cyg-ipv6.sh for Cygwin or gcc-min-ipv6.sh for MinGW
which are parts of scripts.tar.gz attached below.

#-#-#-#-#-#

To follow-up on the "make test" comments I've made earlier,
when I comment out HAVE_AES_CFB128_ENCRYPT and HAVE_AES
from win32/net-snmp/net-snmp-config.h that was
copied to c:\usr\include\net-snmp,
I do see better results when testing MSVC-built binaries
using  "cd testing;./RUNTESTS -XM -a -D c:/usr"

#-#-#-#-#-#




-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to