[Mono-list] Corlib and mcs out of sync?

Ariel Rios ariel@gnu.org
04 Nov 2002 19:48:23 -0600


Ok, guys, can you help me with this one?


[root@tosca mono]# mono ../../../doc/mono/hello.exe

** (../../../doc/mono/hello.exe:26895): WARNING **: cant resolve
internal call to
"System.Type::get_property(System.Type,string,System.Type[])" (tested
without signature also)

Your mono runtime and corlib are out of sync.
When you update one from cvs you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated
correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably
related
and you need to fix your mono install first.

ariel