[Mono-bugs] [Bug 65458][Maj] Changed - build (configure) in libgc is broken on Windows

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 7 Oct 2004 17:16:10 -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 vargaz@gmail.com.

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

--- shadow/65458	2004-10-05 17:01:48.000000000 -0400
+++ shadow/65458.tmp.16119	2004-10-07 17:16:10.000000000 -0400
@@ -127,6 +127,19 @@
 `g_win32_ftruncate'
 /opt/gnome2.4.1/include/glib-2.0/glib/gwin32.h:72: error: previous
 declaration of `g_win32_ftruncate'
 
 I tried the latest glib (2.4.5) from tml
 (http://www.gimp.org/~tml/gimp/win32/), but no difference.
+
+------- Additional Comments From vargaz@gmail.com  2004-10-07 17:16 -------
+The ftruncate problem is already fixed in glib CVS:
+
+http://cia.navi.cx/stats/author/tml/.message/2549230
+
+In the meantime, the easiest solution is to remove the offending
+line from gwin32.h.
+
+As for the --with-gc= problem, could you try installing the
+'autoconf-devel', 'automake-devel' etc. packages ? The autoconf-stable
+packages in cygwin are _very_ old.
+