Guest User

Untitled

a guest
Aug 15th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. ➜ source git:(master) make
  2. GEN mon-mst.h
  3. * rebuilding crawl: new build flags or prefix
  4. * Need to build contribs: zlib lua/src sqlite
  5. CC crc32.o
  6. In file included from crc32.c:29:
  7. zutil.h:21:24: error: no include path in which to search for stddef.h
  8. zutil.h:23:22: error: no include path in which to search for string.h
  9. zutil.h:24:22: error: no include path in which to search for stdlib.h
  10. zutil.h:38:23: error: no include path in which to search for errno.h
  11. crc32.c:36:24: error: no include path in which to search for limits.h
  12. make[2]: *** [crc32.o] Error 1
  13. make[1]: *** [zlib] Error 2
  14. make: *** [.contrib-libs] Error 2
Add Comment
Please, Sign In to add comment