Guest User

Untitled

a guest
Aug 17th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. $ make check
  2. Modify deps/dcurl/build/local.mk for your environments.
  3. git submodule update --remote deps/dcurl
  4. Submodule path 'deps/dcurl' not initialized
  5. Maybe you want to use 'update --init'?
  6. make -C deps/dcurl config
  7. make[1]: Entering directory '/home/yillkid/workspace/IOTA/dev/ipm-swarm-node/iota-swarm-node/deps/dcurl'
  8. make[1]: *** No rule to make target 'config'. Stop.
  9. make[1]: Leaving directory '/home/yillkid/workspace/IOTA/dev/ipm-swarm-node/iota-swarm-node/deps/dcurl'
  10. Makefile:9: recipe for target 'deps/dcurl/build/libdcurl.so' failed
  11. make: *** [deps/dcurl/build/libdcurl.so] Error 2
Add Comment
Please, Sign In to add comment