[Mono-bugs] [Bug 564987] Make check fails with compile error
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Dec 18 13:39:10 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=564987
http://bugzilla.novell.com/show_bug.cgi?id=564987#c8
--- Comment #8 from Steven Munroe <munroesj at us.ibm.com> 2009-12-18 18:39:09 UTC ---
Tried the patch above but it did not seem to help (saw the same CS1566 errors)
So I ran make -k check just to see how far I could get. and noticed:
make test-local
make[8]: Entering directory
`/home/sjmunroe/src/mono-ppc/mono32-2.6-patched/mcs/tools/sqlmetal'
make[8]: *** No rule to make target `Test/AssemblyInfo.cs', needed by
`sqlmetal_test_net_2_0.dll'.
make[8]: *** No rule to make target
`Test/../../../class/System.Data.Linq/src/DbMetal/Test/EnglishWordsTest.cs',
needed by `sqlmetal_test_net_2_0.dll'.
make[8]: *** No rule to make target
`Test/../../../class/System.Data.Linq/src/DbMetal/Test/FrenchWordsTest.cs',
needed by `sqlmetal_test_net_2_0.dll'.
make[8]: *** No rule to make target
`Test/../../../class/System.Data.Linq/src/DbMetal/Test/NameFormatterTest.cs',
needed by `sqlmetal_test_net_2_0.dll'.
make[8]: Target `test-local' not remade because of errors.
make[8]: Leaving directory
`/home/sjmunroe/src/mono-ppc/mono32-2.6-patched/mcs/tools/sqlmetal'
make[7]: *** [do-test] Error 2
make[7]: Target `test' not remade because of errors.
--
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