[Mono-dev] Build fails: name `AllowReversePInvokeCallsAttribute' does not exist

Markku Tavasti tavasti at seravo.fi
Wed Feb 1 09:28:32 UTC 2012


2012/1/31 Leszek Ciesielski <skolima at gmail.com>

> Did you try
>
> make get-monolite-latest
> make
>
>
Tried:

 cd /home/tavasti/build/mono/mcs/class/lib && { (wget -O-
http://mono.ximian.com/daily/monolite-99-latest.tar.gz || curl
http://mono.ximian.com/daily/monolite-99-latest.tar.gz) | gzip -d | tar xf
- ; }
--2012-02-01 08:55:53--
http://mono.ximian.com/daily/monolite-99-latest.tar.gz
Connecting to 10.21.4.37:8080... connected.
Proxy request sent, awaiting response... 404 Not Found
2012-02-01 08:55:53 ERROR 404: Not Found.

Might  http://mono.ximian.com/daily/monolite-96-latest.tar.gz work?
MONO_CORLIB_VERSION is now 99,, but there is no MonoLite later than 96?

Ok, changed in Makefile.am monolite_url =
http://mono.ximian.com/daily/monolite-latest.tar.gz


make EXTERNAL_MCS=${PWD}/mcs/class/lib/monolite/gmcs.exe
...
make[5]: Entering directory `/home/tavasti/build/mono/mcs'
/bin/sh .//mkinstalldirs build/deps
mkdir -p -- build/deps
touch build/deps/.stamp
make[6]: Entering directory `/home/tavasti/build/mono/mcs'
/home/tavasti/build/mono/mcs/class/lib/monolite/gmcs.exe:
/home/tavasti/build/mono/mcs/class/lib/monolite/gmcs.exe: cannot execute
binary file
make[6]: *** [build/deps/basic-profile-check.exe] Error 126
make[6]: Leaving directory `/home/tavasti/build/mono/mcs'
*** The compiler '/home/tavasti/build/mono/mcs/class/lib/monolite/gmcs.exe'
doesn't appear to be usable.
*** You need Mono version 2.4 or better installed to build MCS
*** Read INSTALL.txt for information on how to bootstrap a Mono
installation.
make[5]: *** [do-profile-check] Error 1

(Sorry Leszek I first replied you only, not familiar with my webmail)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120201/a95e90ed/attachment.html>


More information about the Mono-devel-list mailing list