微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

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

如何解决安装 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 举报,一经查实,本站将立刻删除。