Martin Stjernholm, Roxen IS @ Pike developers forum wrote:
The _PGsql module doesn't compile on windows because of the poll stuff (and maybe other things too). Take a look in modules/files/file.c for how to do things like that in a more portable way.
You can see build results in xenofarm (burns.roxen.com and starcraft.roxen.com). In weekdays they only build during evenings and nights, but the response is better in the weekends.
I am trying to reach either machine using a webbrowser, but that times out, is that to be expected, or am I doing something stupid?
I actually copied the portability code in full from files/file.c into the PGsql driver, so it should work just fine on Windows now. I wanted to check just once, and if it doesn't get a green light, disable the module for compilation.