Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=79282

--- shadow/79282        2006-09-05 05:27:18.000000000 -0400
+++ shadow/79282.tmp.6665       2006-09-05 05:55:11.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79282
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Debian etch AMD64, gcc 4.1
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: GC
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -91,6 +91,45 @@
 
 Every time I try to build mono.
 
 Additional Information:
 
 The mono version is 1.1.17; on 1.1.16.1 I experienced the same failure.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-09-05 05:55 -------
+There is a similar error when compiling on Etch/i386 (Mono 1.1.17.1
+this time):
+
+make[8]: Entering directory `/home/max/src/mono-1.1.17.1/mcs/class/corlib'
+MONO_PATH="../../class/lib/basic:$MONO_PATH"
+/home/max/src/mono-1.1.17.1/runtime/mono-wrapper 
+../../class/lib/basic/mcs.exe /codepage:28591 -nowarn:169,612,618,649
+-d:INSIDE_CORLIB  -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -unsafe
+-nostdlib -resource:resources/collation.core.bin
+-resource:resources/collation.tailoring.bin
+-resource:resources/collation.cjkCHS.bin
+-resource:resources/collation.cjkCHT.bin
+-resource:resources/collation.cjkJA.bin
+-resource:resources/collation.cjkKO.bin
+-resource:resources/collation.cjkKOlv2.bin -target:library
+-out:mscorlib.dll  @corlib.dll.sources
+System.Reflection/Binder.cs(153,41): warning CS0162: Unreachable code
+detected
+
+Unhandled Exception: System.NullReferenceException: Object reference
+not set to an instance of an object
+  at Mono.CompilerServices.SymbolWriter.MonoSymbolFile.Write
+(Mono.CompilerServices.SymbolWriter.MyBinaryWriter bw, Guid guid)
+[0x00000]
+  at
+Mono.CompilerServices.SymbolWriter.MonoSymbolFile.CreateSymbolFile
+(Guid guid, System.IO.FileStream fs) [0x00000]
+  at
+Mono.CompilerServices.SymbolWriter.MonoSymbolWriter.WriteSymbolFile
+(Guid guid) [0x00000]
+  at Mono.CSharp.SymbolWriter.WriteSymbolFile () [0x00000]
+  at Mono.CSharp.CodeGen.Save (System.String name) [0x00000]
+  at Mono.CSharp.Driver.MainDriver (System.String[] args) [0x00000]
+  at Mono.CSharp.Driver.Main (System.String[] args) [0x00000]
+make[8]: *** [../../class/lib/net_1_1_bootstrap/mscorlib.dll] Error 1
+make[8]: Leaving directory `/home/max/src/mono-1.1.17.1/mcs/class/corlib'
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to