On 18/10/2018 23:16, Mike Pumford wrote:
in the build directory in between the make and the make install. I'm
not familiar enough with the pkgsrc make targets (and paxctl) to know
the best way to make that happen. My guess is to do it in the
preinstall target. Am I right?
I'm also looking at the gfind dependency as well as that looks like a
relatively simple makefile patch.
Not sure if this will help with the npm issue but one problem at a
time. :)
Okay manually doing the following before make install gets rid of the
odd errors building node:
1. paxctl +m out/Release/node
2. substitute ! for -not in the Makefile