[Mono-dev] make error on r55409
Joe Audette
joe_audette at yahoo.com
Thu Jan 12 10:14:50 EST 2006
Hmm,
I can only guess from the silence that no-one else on this list having this problem?
I did get one reply off list from someone else having the same problem and asking if I had found a solution.
I will try updating tonight and see if it goes away.
Joe
joe_audette [at] yahoo dotcom
http://www.joeaudette.com
http://www.mojoportal.com
----- Original Message ----
From: Joe Audette <joe_audette at yahoo.com>
To: mono-devel-list at lists.ximian.com
Sent: Wednesday, January 11, 2006 8:07:27 PM
Subject: [Mono-dev] make error on r55409
Hi All,
I've been building mono from svn on a regular basis for quite a while but tonight on r55408 I'm getting this error when I run make
I used ./autogen.sh --prefix=/usr and everything looked good.
Any ideas how to get past this?
Thanks,
Joe
Suse 10
System.Windows.Forms/ButtonBase.cs(47,48): error CS0117: `System.Windows.Forms.Application' does not contain a definition for `use_compatible_text_rendering'
System.Windows.Forms/CheckedListBox.cs(44,48): error CS0117: `System.Windows.Forms.Application' does not contain a definition for `use_compatible_text_rendering'
System.Windows.Forms/GroupBox.cs(47,48): error CS0117: `System.Windows.Forms.Application' does not contain a definition for `use_compatible_text_rendering'
System.Windows.Forms/Label.cs(55,48): error CS0117: `System.Windows.Forms.Application' does not contain a definition for `use_compatible_text_rendering'
System.Windows.Forms/LinkLabel.cs(77,48): error CS0117: `System.Windows.Forms.Application' does not contain a definition for `use_compatible_text_rendering'
System.Windows.Forms/PropertyGrid.cs(82,48): error CS0117: `System.Windows.Forms.Application' does not contain a definition for `use_compatible_text_rendering'
Compilation failed: 6 error(s), 0 warnings
make[8]: *** [../../class/lib/default/System.Windows.Forms.dll] Error 1
make[8]: Leaving directory `/webshare/monosource/mcs/class/Managed.Windows.Forms'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/webshare/monosource/mcs/class/Managed.Windows.Forms'
make[6]: *** [all-recursive] Error 1
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list