[Mono-devel-list] make testcorlib fails

Richard Torkar richard.torkar at htu.se
Mon Sep 8 05:36:46 EDT 2003


Hi I've been away for a while thus did a "make fullbuild" today. Of
course I also did a "make testcorlib" but it resulted in a failure. Any
idea what happened to the BigInteger type?

Test/Mono.Math/SearchGeneratorTest.cs(18) error CS0246: Cannot find
type `SequentialSearchPrimeGeneratorBase'
Test/Mono.Math/BigIntegerSetTest.cs(23) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/BigIntegerSetTest.cs(23) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/ArithmeticBigTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/ArithmeticBigTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/BitwiseTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/BitwiseTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/BitwiseTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/GcdBigTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/GcdBigTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/GcdBigTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/ModInverseBigTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/ModInverseBigTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/ModInverseBigTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/ModRingTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/ModRingTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/ModRingTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/ModRingTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/ModRingTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/ModRingTest.cs(19) error CS0246: Cannot find type
`BigInteger.ModulusRing'
Test/Mono.Math/PrimeGenerationTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/PrimeGenerationTest.cs(18) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/PrimeTestingTest.cs(19) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/PrimeTestingTest.cs(19) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/PrimeTestingTest.cs(19) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/PrimeTestingTest.cs(82) error CS0246: Cannot find type
`BigInteger'
Test/Mono.Math/PrimeTestingTest.cs(87) error CS0246: Cannot find type
`BigInteger'
Compilation failed: 27 error(s), 0 warnings


/Richard
-- 
"UNIX is basically a simple operating system,
but you have to be a genius to understand the simplicity."




More information about the Mono-devel-list mailing list