[Mono-bugs] [Bug 76058][Nor] New - mcs fails to install after a
complete build
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Sep 11 10:43:29 EDT 2005
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 paul at all-the-johnsons.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=76058
--- shadow/76058 2005-09-11 10:43:29.000000000 -0400
+++ shadow/76058.tmp.32075 2005-09-11 10:43:29.000000000 -0400
@@ -0,0 +1,49 @@
+Bug#: 76058
+Product: Mono: Compilers
+Version: unspecified
+OS:
+OS Details: Fedora Core
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: C#
+AssignedTo: rharinath at novell.com
+ReportedBy: paul at all-the-johnsons.co.uk
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mcs fails to install after a complete build
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+mono and mcs compile happily as a standard user. When I do a make install
+as su, mcs gives a segfault during the install
+
+Steps to reproduce the problem:
+1. Make mcs
+2. su
+3. make install
+
+Actual Results:
+
+make[8]: *** [../../class/lib/basic/System.Xml.dll] Segmentation fault
+make[7]: *** [do-all] Error 2
+make[6]: *** [all-recursive] Error 1
+make[5]: *** [all-recursive] Error 1
+make[4]: *** [profile-do--basic--all] Error 2
+make[3]: *** [profiles-do--all] Error 2
+make[2]: *** [all-local] Error 1
+make[1]: *** [all-recursive] Error 1
+make: *** [all] Error 2
+
+Expected Results:
+mcs should install
+
+How often does this happen?
+Frequently
+
+Additional Information:
+Also happens on SuSE 9.2
More information about the mono-bugs
mailing list