It's not really nodejs related.
It's a C implementation.
Firstly, while building, it exits with error: "warning: linux/if_alg.h: No such file or directory". Then I run yum install kernel-devel-{version}
, but it doesn't work.
Secondly when I copy the file from another PC, the error becomes "error: ‘AF_ALG’ undeclared (first use in this function)".
I have no idea to solve this issue. Please help me.
And here is my PC's info: CPU:Intel(R) Xeon(R) CPU E5335 @ 2.00GHz
OS: CentOS 6.5
Kernel-release: 2.6.32-431.5.1.el6.x86_64