Hello all,

I've run into the following compilation error attempting to build from
tonight's git repository. I'm sure it's some bootstrapping step I'm
doing wrong, but the problem persists even after a git recharge. Any
ideas or pointers? [I've done a recharge to /usr/local, which my tree is
configured to reference. I also have the SuSE mono package installed
under /usr]

Thanks in advance,
Mark

make[4]: Entering directory `/home/mason/mono.git/mcs'
make PROFILE=basic all
make[5]: Entering directory `/home/mason/mono.git/mcs'
make[6]: Entering directory `/home/mason/mono.git/mcs'
build/common/basic-profile-check.cs(13,67): error CS0234: The type or
namespace name `AllowReversePInvokeCallsAttribute' does not exist in the
namespace `System.Runtime.InteropServices'. Are you missing an assembly
reference?
Compilation failed: 1 error(s), 0 warnings
make[6]: *** [build/deps/basic-profile-check.exe] Error 1
make[6]: Leaving directory `/home/mason/mono.git/mcs'
*** The compiler 'gmcs' 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.


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to