Advertisement
ficus

Mono 5.8.0.127 build error in Arch Linux ARM on Odroid XU4

Feb 13th, 2018
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 11.51 KB | None | 0 0
  1. if test -w /home/alarm/aur/mono/src/mono/mcs; then :; else chmod -R +w /home/alarm/aur/mono/src/mono/mcs; fi
  2. cd /home/alarm/aur/mono/src/mono/mcs && make --no-print-directory -s NO_DIR_CHECK=1 PROFILES='binary_reference_assemblies net_4_x xbuild_12 xbuild_14          ' CC='gcc' all-profiles
  3. Microsoft (R) Visual C# Compiler version 2.3.2.61928 (ec1cde8b)
  4. '/home/alarm/aur/mono/src/mono/runtime'
  5. make[1]: *** [Makefile:549: all-recursive] Error 1
  6. make[1]: Leaving directory '/home/alarm/aur/mono/src/mono'
  7. make: *** [Makefile:479: all] Error 2
  8. ==> ERROR: A failure occurred in build().
  9.     Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement