我正在尝试在 Debian 机器上构建 libuv 0.11.24。我试过了:
./gyp_uv.py -f make
make -C out
我收到此错误:
make: Entering directory `./out'
LINK(target) ./out/Debug/run-benchmarks
flock: g++: No such file or directory
make: *** [./out/Debug/run-benchmarks] Error 69
make: Leaving directory `./out'