[Mono-bugs] [Bug 79252][Cri] New - I cannot compile the latest 1.1.17.1 release
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Sep 2 06:26:05 EDT 2006
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 gadniomaina at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79252
--- shadow/79252 2006-09-02 06:26:05.000000000 -0400
+++ shadow/79252.tmp.15326 2006-09-02 06:26:05.000000000 -0400
@@ -0,0 +1,55 @@
+Bug#: 79252
+Product: Mono: Compilers
+Version: 1.1
+OS:
+OS Details: Fedora Core 5
+Status: NEW
+Resolution:
+Severity:
+Priority: Critical
+Component: C#
+AssignedTo: rharinath at novell.com
+ReportedBy: gadniomaina at yahoo.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: I cannot compile the latest 1.1.17.1 release
+
+Description of Problem:
+Compilation of 1.1.17.1 broken on fedora 5
+
+Steps to reproduce the problem:
+1. download, untar the tarball mono-1.1.17.tar.gz
+2. run ./configure
+3. run make
+
+Actual Results:
+make[8]: Entering directory
+`/hda7/inst/mono-1.1.17.1/mono-1.1.17.1/mcs/class/System'
+** Warning: System.dll built without parts that depend on: System.Xml.dll
+MONO_PATH="../../class/lib/basic:
+$MONO_PATH" /hda7/inst/mono-1.1.17.1/mono-1.1.17.1/runtime/mono-wrapper ../../class/lib/basic/mcs.exe /codepage:28591 -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig -target:library -out:System.dll
+ at System.dll.sources
+mono: mono-codeman.c:257: new_codechunk: Assertion `!err' failed.
+make[8]: *** [../../class/lib/basic/System.dll] Aborted
+
+
+Expected Results:
+a perfect compilation :)
+
+How often does this happen?
+Everytime
+
+Additional Information:
+[gadnio at gadnio mono-1.1.17.1]$ gcc --version
+gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)
+[gadnio at gadnio mono-1.1.17.1]$ uname -a
+Linux gadnio 2.6.17-1.2174_FC5 #1 Tue Aug 8 15:30:55 EDT 2006 i686 athlon
+i386 GNU/Linux
+[gadnio at gadnio mono-1.1.17.1]$ rpm -qa|grep glibc
+glibc-devel-2.4-8
+glibc-kernheaders-3.0-5.2
+glibc-headers-2.4-8
+glibc-common-2.4-8
+glibc-2.4-8
More information about the mono-bugs
mailing list