I'm trying to debug DAEMON-156, however it's very difficult without being able to rebuild prunsrv.exe.
The documentation suggests that one can use the make file src/native/nt/procrun/apps/prunsrv/prunsrv.x86 However, MS Nmake 1.5 complains about the syntax: prunsrv.x86(55) : fatal error U1088: invalid separator '::' on inference rule GNU make 3.81 also complains: prunsrv.x86:19: *** missing separator. Stop. This appears to be because it does not like the syntax of the conditionals. So: how does one use the makefile to build prunsrv? What software is required? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org