Recently (I think it's been since middle of this week or so) I have
been unsuccessful to build non-bootstrap mono on windows, it
complains about missing "CreateString". Is it only me or is the
build broken? Note that it won't show up as monobuild status
as it is non-bootstrap build.)

----
Making all in net_2_0
make[3]: Entering directory `/home/atsushi/svn/mono/data/net_2_0'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/atsushi/svn/mono/data/net_2_0'
make[3]: Entering directory `/home/atsushi/svn/mono/data'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/atsushi/svn/mono/data'
make[2]: Leaving directory `/home/atsushi/svn/mono/data'
Making all in runtime
make[2]: Entering directory `/home/atsushi/svn/mono/runtime'
if test -w ../../mcs; then :; else chmod -R +w ../../mcs; fi
cd ../../mcs && make PROFILES='default net_2_0 net_2_1' CC='gcc
-mno-cygwin -g'
all-profiles
make[3]: Entering directory `/home/atsushi/svn/mcs'
make profile-do--default--all profile-do--net_2_0--all
profile-do--net_2_1--all
make[4]: Entering directory `/home/atsushi/svn/mcs'
make PROFILE=basic all
make[5]: Entering directory `/home/atsushi/svn/mcs'

** (C:/cygwin/usr/local/lib/mono/1.0/mcs.exe:496): WARNING **: cannot
find CreateString for .ctor
make[6]: *** [build/deps/basic-profile-check.exe] Interrupt
----

Atsushi Eno
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to