Advertisement
_dinsdale

monobsd build fail #2

Jul 20th, 2016
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. gmake[4]: Entering directory '/usr/home/freebsd/git/monobsd/mono/mini'
  2. CC libmini_la-mini-amd64.lo
  3. In file included from mini-amd64.c:16:0:
  4. mini.h:17:34: fatal error: ./mono/metadata/loader.h: Too many levels of symbolic links
  5. #include <mono/metadata/loader.h>
  6. ^
  7. compilation terminated.
  8. gmake[4]: *** [Makefile:2372: libmini_la-mini-amd64.lo] Error 1
  9. gmake[4]: Leaving directory '/usr/home/freebsd/git/monobsd/mono/mini'
  10. gmake[3]: *** [Makefile:1227: all] Error 2
  11. gmake[3]: Leaving directory '/usr/home/freebsd/git/monobsd/mono/mini'
  12. gmake[2]: *** [Makefile:445: all-recursive] Error 1
  13. gmake[2]: Leaving directory '/usr/home/freebsd/git/monobsd/mono'
  14. gmake[1]: *** [Makefile:523: all-recursive] Error 1
  15. gmake[1]: Leaving directory '/usr/home/freebsd/git/monobsd'
  16. gmake: *** [Makefile:453: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement