[Mono-list] sync

Guenther Roith groith@tcrz.net
Thu, 31 Oct 2002 12:11:43 +0100


Hi!

It has to do, what you compile first (mono or mcs).
There are mono charge tarballs at http://www.gnome-db.org/~gonzalo/mono/ .
Copy the dlls to your lib-directory.

Johannes
----- Original Message -----
From: "Alex James" <alex00james@adelphia.net>
To: "Mono List" <mono-list@ximian.com>
Sent: Thursday, October 31, 2002 4:02 AM
Subject: [Mono-list] sync


> I just built mcs, and mono out of cvs in cgywin.  I'm just running a
simple
> "hello" program, and i am getting an out of sync warning.  How do I change
> that?
>
> built by "make" in /mcs, and mono-build-w32.sh
> both with updated cvs (just before build time)
>
> Thanks,
> alex
>
> $ mono hello_world.exe
>
> ** (hello_world.exe:1660): WARNING **: cant resolve internal call to
> "System.Typ
> e::get_property(System.Type,string,System.Type[])" (tested without
signature
> als
> o)
>
> 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.
> Hello World!
>
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>