[Mono-devel-list] Mono Build breaking

Ritvik Mayank mritvik at novell.com
Fri Feb 11 06:21:14 EST 2005


Hi,

    When i do a make in the mono directory i get the following error: 
...
...
MONO_PATH="../../class/lib/default:$MONO_PATH"
/home/ritvik/src/mono/runtime/mono-wrapper ../../tools/resgen/resgen.exe
`echo Npgsql/Design/ConnectionStringEditorForm.resx | cat`
Error: Exception has been thrown by the target of an invocation.
Inner exception: The type `System.Resources.ResXNullRef,
System.Windows.Forms, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' could not be resolved
make[8]: *** [Npgsql/Design/ConnectionStringEditorForm.resources] Error
1
make[8]: Leaving directory `/home/ritvik/src/mcs/class/Npgsql'
make[7]: *** [all.real] Error 2

			Looks like System.Resources.ResXNullRef in
ConnectionStringEditorForm.resx is not handled properly. Also I couldn't
find any details of type System.Resources.ResXNullRef in the msdn
specifications. possibly latest change in ResXResourceReader.cs is
causing some problem .

With Regards,
Ritvik





More information about the Mono-devel-list mailing list