Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install on Centos 7 #98

Open
crxtech opened this issue Dec 8, 2020 · 0 comments
Open

Can't install on Centos 7 #98

crxtech opened this issue Dec 8, 2020 · 0 comments

Comments

@crxtech
Copy link

crxtech commented Dec 8, 2020

Hello.

I get following error when I try to node-gyp build node-libvirt on Centos 7, node 15.2, npm 7.0.8, node-gyp 7.1.2, python 3.6.8 and libvirt 6.5. node-gyp configure returns ok.

make: Entering directory `/home/userName/projectName/node_modules/libvirt/build'
CXX(target) Release/obj.target/libvirt/src/domain.o
In file included from /home/userName/.cache/node-gyp/15.2.0/include/node/node.h:63:0,
from ../src/nan.h:56,
from ../src/node_libvirt.h:8,
from ../src/error.h:5,
from ../src/domain.cc:3:
/home/userName/.cache/node-gyp/15.2.0/include/node/v8.h: In member function 'void v8::TracedReferenceBase::SetSlotThreadSafe(T*)':
/home/userName/.cache/node-gyp/15.2.0/include/node/v8.h:912:22:error: expected type-specifier reinterpret_cast<std::atomic<T*>*>(&val_)->store(new_val,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant