Hello Rafal, On Thu, 2012-03-29 at 00:49 +0200, Rafał Pawłaszek wrote: > Hi, > > I downloaded the tar.gz of the stable 2.6.3 version and after some > research I got to the point where I received an error:
The Windows port of NUT is not included in the trunk yet. So it is not available in the stable source released. You should try to get the Windows_port branch from the SVN: svn co svn://anonscm.debian.org/nut/branches/windows_port Compiling NUT on Windows is not an easy task. Let me know the issue you may have during the process. Regards, Fred > > checking for socklen_t... no > checking for socklen_t equivalent... configure: error: Cannot find a > type to use in place of socklen_t > > during the configure phase. The problem is known > (http://web.archiveorange.com/archive/v/jkb74J8bh1nTWWLfS8Lg), so I > installed msys-regex and tried use the hints from the mentioned page > (LIBS=-lregex --without-serial), but it still didn't work with the > same error. > > Next I found that socklen_t is actually present in mingw, > in /mingw/include/ws2tcpip.h. Adding it via CFLAGS or CPPFLAGS or > throught the PATH variable (which is used by MinGW as LD_LIBRARY_PATH) > didn't help. > > I don't know which macros are 'faulty' (as on the page) and don't want > to mess up with the config file. > > Could You please help me get through the configure/make/make install > process on Windows? > > Thanks, > Rafal -- Team Open Source Eaton - http://powerquality.eaton.com -------------------------------------------------------------------------- _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

