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

installation failed #230

Closed
kishorevarma opened this issue Feb 10, 2014 · 1 comment
Closed

installation failed #230

kishorevarma opened this issue Feb 10, 2014 · 1 comment

Comments

@kishorevarma
Copy link

Installation failed due to this error "cc1plus: error: unrecognized command line option "-Wno-unused-but-set-variable""

leveldown@0.10.2 install /home/nodeuser/myntcron/contextualFooter/node_modules/level/node_modules/leveldown
node-gyp rebuild

make: Entering directory /home/nodeuser/myntcron/contextualFooter/node_modules/level/node_modules/leveldown/build' CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/builder.o cc1plus: error: unrecognized command line option "-Wno-unused-but-set-variable" make: *** [Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/builder.o] Error 1 make: Leaving directory/home/nodeuser/myntcron/contextualFooter/node_modules/level/node_modules/leveldown/build'
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2

please help me to find out the solution

Cheers

@juliangruber
Copy link
Member

looks like your gcc is older than 4.6 (zmap/zmap#23)

@rvagg rvagg closed this as completed May 12, 2014
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

3 participants