[Mono-dev] build failure on processing NpgsqlState.resx

Atsushi Eno atsushieno at veritas-vos-liberabit.com
Wed Feb 2 03:27:47 EST 2011


The latest Windows build is broken at Npgsql in net_2_0 profile.
Looks like the build change that switched to use "mcs/class/lib/build"
did it.

$ make
make all-local
make[1]: Entering directory `/home/atsushi/svn/mono/mcs/class/Npgsql'
MONO_PATH="./../../class/lib/build;$MONO_PATH"
/home/atsushi/svn/mono/runtime/mono-wrapper
/../../class/lib/build/resgen.exe `echo Npgsql/NpgsqlState.resx | tr
'/' '\\\\'`
Error: Cannot load support for ResX format: Could not load file or
assembly 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system
cannot find the file specified.
make[1]: *** [Npgsql/NpgsqlState.resources] Error 1
make[1]: Leaving directory `/home/atsushi/svn/mono/mcs/class/Npgsql'
make: *** [do-all] Error 2

The breakage also appears on wrench (windows-5.1-i586
<http://build.mono-project.com/ViewTable.aspx?lane_id=40&host_id=8>).

Atsushi Eno



More information about the Mono-devel-list mailing list