/tmp/ccnMgLE8.s: Assembler messages:
/tmp/ccnMgLE8.s: Fatal error: can't close CMakeFiles/graph.dir/graph.cpp.o: No space left on device
make[2]: [graph/CMakeFiles/graph.dir/build.make:63: graph/CMakeFiles/graph.dir/graph.cpp.o] Error 1
make[1]: [CMakeFiles/Makefile2:185: graph/CMakeFiles/graph.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
How should I solve this problem
/tmp/ccnMgLE8.s: Assembler messages: /tmp/ccnMgLE8.s: Fatal error: can't close CMakeFiles/graph.dir/graph.cpp.o: No space left on device make[2]: [graph/CMakeFiles/graph.dir/build.make:63: graph/CMakeFiles/graph.dir/graph.cpp.o] Error 1 make[1]: [CMakeFiles/Makefile2:185: graph/CMakeFiles/graph.dir/all] Error 2 make: *** [Makefile:84: all] Error 2 How should I solve this problem