安装 monodevelop-stable 时出错:error Making: mono5

问题描述

我一直在尝试从 AUR 在 manjaro 上安装 monodevelop-stable 但我每次都遇到相同的错误

     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 ',outfile=./../../class/lib/build-linux//csc.exe.so': No such file or directory.
      Cannot open assembly ',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 ',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 ',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`

我也试过只为 AUR 安装 mono5,但我遇到了同样的错误 error making: mono5 之前有没有其他人遇到过这个错误,我该如何解决

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)