View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#43
Originally Posted by amr.fayz View Post
I wish for help u But I'm not a programmer unfortunately Like you it is C++ Compiler Error u can see this for Example


http://www.linuxquestions.org/questi...l-n00b-561352/

http://ubuntuforums.org/showthread.php?t=1255287
I know it's a C++ compiler error. But why is the error happening?
If I do
Code:
const int variable = 32
everything's ok.


Originally Posted by amr.fayz View Post
It looks Problem in kernel version you are using an old kernel version, inotify_init1 was added in 2.6.27 you can either, upgrade your kernel or change this line

https://github.com/c4milo/node-inoti...ndings.cc#L113
for
inotify->fd = inotify_init();
but note that I haven't tested this change. You can also read http://www.kernel.org/doc/man-pages/...y_init1.2.html to get more information.


or u can see C++ Compiler Error i hop it help u

http://www.velocityreviews.com/forum...his-scope.html
http://stackoverflow.com/questions/6...n-this-scope-c
In aegis-crypto 1.1.5 there's no such problem. It's been fixed there.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here