Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Monodevelop on an embedded Linux #141

Open
monoluser opened this issue Mar 8, 2019 · 0 comments
Open

Monodevelop on an embedded Linux #141

monoluser opened this issue Mar 8, 2019 · 0 comments

Comments

@monoluser
Copy link

Good day!

I'm trying to compile Monodevelop on/for an embedded/minimal Linux, and stuck at getting an msbuild to work:

make[3]: Entering directory '/update/download/mono-addins-mono-addins-1.3.3/Mono.Addins'
/usr/local/bin/gacutil /i ../bin/Mono.Addins.dll /f /package mono-addins /root /update/software/mono-addins-mono-addins-1.3.3/usr/local/lib || exit 1;
Failure adding assembly ../bin/Mono.Addins.dll to the cache: Strong name cannot be verified for delay-signed assembly
make[3]: *** [Makefile:555: gac-install] Error 1
make[3]: Leaving directory '/update/download/mono-addins-mono-addins-1.3.3/Mono.Addins'
make[2]: *** [Makefile:432: install-am] Error 2
make[2]: Leaving directory '/update/download/mono-addins-mono-addins-1.3.3/Mono.Addins'
make[1]: *** [Makefile:350: install-recursive] Error 1
make[1]: Leaving directory '/update/download/mono-addins-mono-addins-1.3.3'
make: *** [Makefile:655: install-strip] Error 2

This means, #73 (comment) isn't any help because I don't have a working msbuild yet. How can I get an msbuild without an msbuild?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant