[Mono-devel-list] Yet Another SVN Compile Question

Gonzalo Paniagua Javier gonzalo at ximian.com
Tue Feb 15 17:26:59 EST 2005


On Tue, 2005-02-15 at 17:23 +0000, marcusmonaghan at f2s.com wrote:
>Hari,
>
>Thanks for the help, but I'm still getting errors. I have done as you suggested
>and added a "make" before the "make install" but I get the following from the
>"make":
>
>make[8]: Entering directory `/develop/mono/mcs/class/Managed.Windows.Forms'
>MONO_PATH="../../class/lib/default:$MONO_PATH"
>/develop/mono/mono/runtime/mono-wrapper ../../tools/resgen/resgen.exe
>resources/System.Windows.Forms.resx
>Error: Cannot load support for ResX format: System.Windows.Forms,
>Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
>make[8]: *** [resources/System.Windows.Forms.resources] Error 1
>make[8]: Leaving directory `/develop/mono/mcs/class/Managed.Windows.Forms'
>make[7]: *** [all.real] Error 2
>make[7]: Leaving directory `/develop/mono/mcs/class/Managed.Windows.Forms'
>make[6]: *** [all-recursive] Error 1
>make[6]: Leaving directory `/develop/mono/mcs/class'
>make[5]: *** [all-recursive] Error 1
>make[5]: Leaving directory `/develop/mono/mcs'
>make[4]: *** [profile-do--default--all] Error 2
>make[4]: Leaving directory `/develop/mono/mcs'
>make[3]: *** [profiles-do--all] Error 2
>make[3]: Leaving directory `/develop/mono/mcs'
>make[2]: *** [all-local] Error 2
>make[2]: Leaving directory `/develop/mono/mono/runtime'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory `/develop/mono/mono'
>make: *** [all] Error 2

Get libgdiplus from svn and install it. That will fix this problem.

-Gonzalo





More information about the Mono-devel-list mailing list