Herold Heiko <[EMAIL PROTECTED]> writes: >> >> This beta includes portability tweaks and minor improvements. Please >> test it on as many diverse platforms as possible, preferrably with >> both gcc and non-gcc compilers. If all goes well, I'd like to release >> 1.9 perhaps as early as tomorrow. > > Windows, msvc:
It seems that MSVC doesn't have *u_int32_t. Does it compile if you change "#define HAVE_U_INT32_T 1" to "#undef HAVE_U_INT32_T" in config.h.ms?
