[Mono-bugs] [Bug 75232][Min] Changed - GameComm.exe causes a SIGSEGV

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jun 12 18:35:56 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 tom at dbservice.com.

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

--- shadow/75232	2005-06-12 08:06:55.000000000 -0400
+++ shadow/75232.tmp.8359	2005-06-12 18:35:56.000000000 -0400
@@ -68,6 +68,41 @@
 #4  0x0823afa0 in ?? ()
 (gdb)
 
 ------- Additional Comments From vargaz at gmail.com  2005-06-12 08:06 -------
 What do you mean by 'System.Windows.Forms.dll is one I've found on
 a webpage' ?
+
+------- Additional Comments From tom at dbservice.com  2005-06-12 18:35 -------
+The dll comes from this webpage: http://svn.myrealbox.com/blog/
+The direct link to the dll:
+http://mwf.mono-project.com/System.Windows.Forms.dll
+
+maybe it's because the dll was compiled with a different gcc version
+then the rest of my mono installation.
+
+I would love to compile mono from svn, but ./configure gives me this
+message:
+...
+checking command to parse /usr/bin/nm -B output from gcc object... ok
+checking for objdir... .libs
+checking for ar... (cached) ar
+checking for ranlib... (cached) ranlib
+checking for strip... strip
+checking for correct ltmain.sh version... no
+
+*** Gentoo sanity check failed! ***
+*** libtool.m4 and ltmain.sh have a version mismatch! ***
+*** (libtool.m4 = 1.5.14, ltmain.sh = 1.5.6) ***
+
+Please run:
+
+  libtoolize --copy --force
+
+if appropriate, please contact the maintainer of this
+package (or your distribution) for help.
+
+configure: error: /bin/sh './configure' failed for libgc
+
+And of course running that command doesn't change anything.
+
+


More information about the mono-bugs mailing list