зеркало из https://github.com/mono/mail-archives.git
97 строки
3.6 KiB
HTML
97 строки
3.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] MCS build errors from svn
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:tgraupmann%40yahoo.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="026048.html">
|
|
<LINK REL="Next" HREF="026047.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] MCS build errors from svn
|
|
</H1>
|
|
<B>Timothy Graupmann
|
|
</B>
|
|
<A HREF="mailto:tgraupmann%40yahoo.com"
|
|
TITLE="[Mono-list] MCS build errors from svn">tgraupmann@yahoo.com
|
|
</A><BR>
|
|
<I>Sat, 26 Feb 2005 13:00:36 -0800 (PST)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="026048.html">[Mono-list] automake errors with mono from svn
|
|
</A></li>
|
|
<LI> Next message: <A HREF="026047.html">[Mono-list] Executing shell commands and Localization
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#26049">[ date ]</a>
|
|
<a href="thread.html#26049">[ thread ]</a>
|
|
<a href="subject.html#26049">[ subject ]</a>
|
|
<a href="author.html#26049">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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
|
|
<A HREF="http://mail.yahoo.com">http://mail.yahoo.com</A>
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="026048.html">[Mono-list] automake errors with mono from svn
|
|
</A></li>
|
|
<LI> Next message: <A HREF="026047.html">[Mono-list] Executing shell commands and Localization
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#26049">[ date ]</a>
|
|
<a href="thread.html#26049">[ thread ]</a>
|
|
<a href="subject.html#26049">[ subject ]</a>
|
|
<a href="author.html#26049">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|