[Mono-bugs] [Bug 70370][Nor] New - mono 1.1.3 doesn't build

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 9 Dec 2004 08:10:00 -0500 (EST)


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 waschk@informatik.uni-rostock.de.

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

--- shadow/70370	2004-12-09 08:10:00.000000000 -0500
+++ shadow/70370.tmp.19356	2004-12-09 08:10:00.000000000 -0500
@@ -0,0 +1,44 @@
+Bug#: 70370
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: Mandrakelinux 10.2 Cooker i586
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: waschk@informatik.uni-rostock.de               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono 1.1.3 doesn't build
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. configure
+2. make
+
+Actual Results:
+exit 0
+
+Expected Results:
+this error:
+MONO_PATH="../../../class/lib/default:$MONO_PATH"
+/home/goetz/BUILD/mono-1.1.3/runtime/mono-wrapper
+../../../class/lib/default/mcs.exe /r:mscorlib.dll /r:I18N.dll  -d:NET_1_1
+-d:ONLY_1_1 -debug /noconfig  /target:library
+/out:../../../class/lib/default/I18N.West.dll  @I18N.West.dll.sources
+error CS1548: Could not strongname the assembly. File `../../mono.pub'
+incorrectly encoded.
+make[9]: *** [../../../class/lib/default/I18N.West.dll] Fehler 1
+
+
+How often does this happen? 
+always