[Mono-bugs] [Bug 65708][Nor] Changed - libgdiplus does not compile as ANSI C
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 9 Jan 2005 04:35:03 -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 andersb@blacksun.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=65708
--- shadow/65708 2005-01-08 16:32:31.000000000 -0500
+++ shadow/65708.tmp.12105 2005-01-09 04:35:03.000000000 -0500
@@ -136,6 +136,26 @@
place all I could do was trying to compile with -ansi on gcc3, and it
did compile the library without complaining. No, I did not look at
your patch because I figured that Miguel already had, I just wanted
to clean up what's left.
Applied your patch to svn head.
+
+------- Additional Comments From andersb@blacksun.ca 2005-01-09 04:35 -------
+Sorry if I sounded frustrated, and
+thanks for accepting the gcc2 patch.
+
+After doing:
++ libtoolize --force
+You should update your `aclocal.m4' by running aclocal.
++ aclocal-1.6
++ autoheader-2.57
++ automake-1.6 --gnu --add-missing
++ autoconf-2.57
+
+It now builds OK on RH 7.3, from SVN.
+As far as I can tell, the tests ran...
+
+BuildRequires: autoconf257, automake16
+BuildRequires: libpng12-devel
+Requires: libpng12
+