[Mono-bugs] [Bug 564987] Make check fails with compile error

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 17 15:46:25 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=564987

http://bugzilla.novell.com/show_bug.cgi?id=564987#c2


--- Comment #2 from Steven Munroe <munroesj at us.ibm.com> 2009-12-17 20:46:24 UTC ---
next compile error is:

make[9]: Entering directory
`/home/sjmunroe/src/mono-ppc/mono32-2.6-patched/mcs/class/I18N/CJK'
MCS     [net_1_1] I18N.CJK_test_net_1_1.dll
Test/I18N.CJK.Test.cs(205,87): error CS0246: The type or namespace name
`EncoderReplacementFallback' could not be found. Are you missing a using
directive or an assembly reference?
Test/I18N.CJK.Test.cs(205,122): error CS0246: The type or namespace name
`DecoderReplacementFallback' could not be found. Are you missing a using
directive or an assembly reference?
Test/I18N.CJK.Test.cs(205,63): error CS1501: No overload for method
`GetEncoding' takes `3' arguments
Test/I18N.CJK.Test.cs(212,87): error CS0246: The type or namespace name
`EncoderExceptionFallback' could not be found. Are you missing a using
directive or an assembly reference?
Test/I18N.CJK.Test.cs(212,120): error CS0246: The type or namespace name
`DecoderExceptionFallback' could not be found. Are you missing a using
directive or an assembly reference?
Test/I18N.CJK.Test.cs(212,63): error CS1501: No overload for method
`GetEncoding' takes `3' arguments
Compilation failed: 6 error(s), 0 warnings
make[9]: *** [I18N.CJK_test_net_1_1.dll] Error 1
make[9]: Leaving directory
`/home/sjmunroe/src/mono-ppc/mono32-2.6-patched/mcs/class/I18N/CJK'

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list