Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. root@c258949061a4:/src# make
  2. emcc -o src/main.bc -c src/main.c -O3 -g -I/src/cpython/installs/python-3.7.0/include/python3.7 -Wno-warn-absolute-paths
  3. ccache: error: Could not find compiler "emcc" in PATH
  4. Makefile:153: recipe for target 'src/main.bc' failed
  5. make: *** [src/main.bc] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement