[Mono-dev] make error on r55409

Joe Audette joe_audette at yahoo.com
Wed Jan 11 21:07:27 EST 2006


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
 




More information about the Mono-devel-list mailing list