[Mono-bugs] [Bug 53157][Min] New - mono.pc instead of mint.pc generated on Alpha
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Jan 2004 19:11:43 -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 eb@zombie.inka.de.
http://bugzilla.ximian.com/show_bug.cgi?id=53157
--- shadow/53157 2004-01-20 19:11:43.000000000 -0500
+++ shadow/53157.tmp.29065 2004-01-20 19:11:43.000000000 -0500
@@ -0,0 +1,49 @@
+Bug#: 53157
+Product: Mono/Runtime
+Version: unspecified
+OS:
+OS Details: Debian/Sid, running on Alpha
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: eb@zombie.inka.de
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mono.pc instead of mint.pc generated on Alpha
+
+Description of Problem:
+
+On Alpha, the file mono.pc is generated and installed though other Mono
+parts are not built (and mint is used instead).
+
+Steps to reproduce the problem:
+
+ - Get an Alpha like this one (Digital AlphaPC / Alpha EV56 600 Mhz, 384Mb
+Ram, 2*40Gb IDE)
+ - run configure or autogen.sh
+ - make (works)
+ - make install
+
+Actual Results:
+
+Instead of mint.pc, the file mono.pc is generated and installed. "make
+mint.pc" does not work either.
+
+Expected Results:
+
+mint.pc should have been generated and installed since only mint was built.
+
+Additional Information:
+
+mint did not work later anyways...
+
+ ** (/usr/lib/mono-mcs/bin/mcs.exe:26539): WARNING **: Using non-atomic
+functions!
+ Corlib not in sync with this runtime: field `methods' mismatch in class
+TypeBuilder (64 + 0 != 72)
+ field `properties' mismatch in class TypeBuilder (80 + 0 != 88)