Node.js compilation error

939 Views Asked by At

I've been trying to run a Node.js based service on my custom built Synology NAS. It is a HP N54L, running Synology DSM 4.2. Of course bootstrapped, required packages (openssl-dev, python, etcetera) are installed.

Configuration and most of the build goes fine, but then I get this error: http://pastebin.com/KhWcVhmQ

From here I cannot go anywhere. Checked the files, the marked lines are just like the surroundings, so I do not understand the problem.

Did anyone else experience similar compile problems? If yes, could you solve it, and how?

0

There are 0 best solutions below