Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

build on arch linux fails #21

Closed
mye opened this issue Mar 2, 2012 · 1 comment
Closed

build on arch linux fails #21

mye opened this issue Mar 2, 2012 · 1 comment

Comments

@mye
Copy link

mye commented Mar 2, 2012

I get this error on Arch linux. I'm not sure what is going on here, it might be related to my system, but it certainly looks like g++ is not being called correctly somehow.

contextify%2 node-waf clean || (exit 0); node-waf configure build
Nothing to clean (project not configured) Setting srcdir to : /home/mye/build/contextify Setting blddir to : /home/mye/build/contextify/build Checking for program g++ or c++ : /usr/bin/g++ Checking for program icpc : not found Checking for program c++ : /usr/bin/c++ c++: fatal error: no input files compilation terminated. /home/mye/build/contextify/wscript:20: error: could not configure a cxx compiler!
g++ --version
g++ (GCC) 4.6.2 20120120 (prerelease)
python version: 2.7.2
node --version

v0.6.11

@mye mye closed this as completed Mar 2, 2012
@mye
Copy link
Author

mye commented Mar 2, 2012

Fixed, Arch linux broke the compiler on some update some time ago :-(

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

No branches or pull requests

1 participant