Just got the lastest from svn and ran into a build error: ./autogen.sh --prefix=/usr --with-preview=yes
make && make install make[8]: Entering directory `/export/mcs/class/System' ** Warning: System.dll built without parts that depend on: System.Xml.dll mcs -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig /r:mscorlib.dll /target:library /out:System.dll @System.dll.sources System.Diagnostics/DiagnosticsConfigurationHandler.cs(55) error CS0117: `System.Threading.Thread' does not contain a definition for `MemoryBarrier' System.Diagnostics/DiagnosticsConfigurationHandler.cs(59) error CS0117: `System.Threading.Thread' does not contain a definition for `MemoryBarrier' System.Diagnostics/TraceImpl.cs(135) error CS0117: `System.Threading.Thread' does not contain a definition for `MemoryBarrier' System.Diagnostics/TraceImpl.cs(143) error CS0117: `System.Threading.Thread' does not contain a definition for `MemoryBarrier' Compilation failed: 4 error(s), 0 warnings make[8]: *** [../../class/lib/basic/System.dll] Error 1 make[8]: Leaving directory `/export/mcs/class/System' make[7]: *** [all.real] Error 2 make[7]: Leaving directory `/export/mcs/class/System' make[6]: *** [all-recursive] Error 1 make[6]: Leaving directory `/export/mcs/class' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/export/mcs' make[4]: *** [profile-do--basic--all] Error 2 make[4]: Leaving directory `/export/mcs' make[3]: *** [profiles-do--all] Error 2 make[3]: Leaving directory `/export/mcs' make[2]: *** [all-local] Error 2 make[2]: Leaving directory `/export/mono/runtime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/export/mono' make: *** [all] Error 2 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
