You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.
I've been trying to install monodevelop-stable on Manjaro from the AUR but i get the same error every time:
AOT [build-linux]
Microsoft.CodeAnalysis.dll.so
Cannot open assembly`
',profile=./../../class/lib/build/csc.System.Core.dll.aotprofile,outfile=./../../class/lib/build-linux//csc.exe.so': No such file or directory.
make[7]: *** [Makefile:61: ../../class/lib/build-linux//mscorlib.dll.so] Error 1
make[7]: *** Waiting for unfinished jobs....
Cannot open assembly ',profile=./../../class/lib/build/csc.System.Core.dll.aotprofile,outfile=./../../class/lib/build-linux//csc.exe.so': No such file or directory.
Cannot open assembly ',profile=./../../class/lib/build/csc.System.Core.dll.aotprofile,outfile=./../../class/lib/build-linux//System.Collections.Immutable.dll.so': No such file or directory.
make[7]: *** [Makefile:73: ../../class/lib/build-linux//System.Collections.Immutable.dll.so] Error 1
Cannot open assembly ',profile=./../../class/lib/build/csc.System.Core.dll.aotprofile,outfile=./../../class/lib/build-linux//System.Reflection.Metadata.dll.so': No such file or directory.
.
make[7]: *** [Makefile:70: ../../class/lib/build-linux//System.Reflection.Metadata.dll.so] Error 1
Cannot open assembly ',profile=./../../class/lib/build/csc.System.Core.dll.aotprofile,outfile=./../../class/lib/build-linux//Microsoft.CodeAnalysis.dll.so': No such file or directory.
ry.
.
make[7]: *** [Makefile:64: ../../class/lib/build-linux//Microsoft.CodeAnalysis.dll.so] Error 1
make[6]: *** [../../build/rules.make:216: do-all] Error 2
make[5]: *** [build/rules.make:237: all-recursive] Error 1
make[4]: *** [Makefile:54: profile-do--build--all] Error 2
make[3]: *** [Makefile:50: profiles-do--all] Error 2
make[2]: *** [Makefile:660: all-mcs] Error 2
make[2]: Leaving directory '/home/elijahe/.cache/yay/mono5/src/mono/runtime'
make[1]: *** [Makefile:571: all-recursive] Error 1
make[1]: Leaving directory '/home/elijahe/.cache/yay/mono5/src/mono'
make: *** [Makefile:501: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
error making: mono5
I've also tried installing just mono5 for the AUR but I the same error: error making: mono5. Has anyone else gotten this error before, and how can I fix it?
Edit: I am using Manjario 20.2.1 on a real PC and Hard Drive and not in a VM.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've been trying to install monodevelop-stable on Manjaro from the AUR but i get the same error every time:
I've also tried installing just mono5 for the AUR but I the same error:
error making: mono5
. Has anyone else gotten this error before, and how can I fix it?Edit: I am using Manjario 20.2.1 on a real PC and Hard Drive and not in a VM.
The text was updated successfully, but these errors were encountered: