[Mono-list] mcs error

Miguel de Icaza miguel@ximian.com
05 May 2002 09:35:35 -0400


> (process:1528): ** WARNING **: cant resolve internal call to
> "System.Reflection.
> Assembly::FillName(System.Reflection.Assembly,System.Reflection.AssemblyName
> )" (
> tested without signature also)

You need to update your class libraries (you have a class
library/runtime version mismatch).

Paolo updated this code yesterday, so you will have to install a new set
of dlls.

Miguel