[Mono-bugs] [Bug 60157][Wis] Changed - mono segfault on amd64
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 26 Jun 2004 07:34:28 -0400 (EDT)
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 krzak@linux.net.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=60157
--- shadow/60157 2004-06-17 03:05:53.000000000 -0400
+++ shadow/60157.tmp.20831 2004-06-26 07:34:28.000000000 -0400
@@ -62,6 +62,34 @@
Do you have Systme.Xml installed? it seems like it cant find it.
------- Additional Comments From krzak@linux.net.pl 2004-06-17 03:05 -------
Created an attachment (id=8218)
files of my installation on amd64
+
+------- Additional Comments From krzak@linux.net.pl 2004-06-26 07:34 -------
+mono-0.97
+
+do not install on amd64
+
+seems somethink with installation scripts
+
+(....)
+make[2]: Entering directory
+`/home/users/builder/rpm/BUILD/mono-0.97/runtime/net_1_1'
+make[3]: Entering directory
+`/home/users/builder/rpm/BUILD/mono-0.97/runtime/net_1_1'
+make[3]: Nothing to be done for `install-exec-am'.
+mkdir -p -- . /tmp/B.7629ee/mono-0.97-root-builder/usr/lib64
+ /usr/bin/install -c -m 644 mscorlib.dll
+/tmp/B.7629ee/mono-0.97-root-builder/usr/lib64/mscorlib.dll
+MONO_PATH=. /tmp/B.7629ee/mono-0.97-root-builder/usr/bin/mono
+./../gacutil.exe /i ./Accessibility.dll /f /package 1.0 /root
+/tmp/B.7629ee/mono-0.97-root-builder/usr/lib64
+../../libtool: /tmp/B.7629ee/mono-0.97-root-builder/usr/bin/mono: not
+found
+(....)
+
+
+shouldn't it use "mint" ? not "mono" if there is engine - interpreter ??
+
+