[Mono-dev] Compile Mono Solaris

Steven Jeffs steve at csbs.utah.edu
Thu Dec 6 15:52:27 EST 2007


Steven Jeffs wrote:
> But these stand out as maybe something to be concerned with?  There were lots of them:
> System.Net.Sockets/Socket.cs(736,25): warning CS0162: Unreachable code detected
> and
> ./build-csproj: gawk: command not found
> I could install gawk and recompile, but is it necessary?
>   
I installed gawk and recompiled mono.  So the gawk error was no more.  I 
still saw the Unreachable code detected warnings though. Also even 
though the compile completes, a make check results in the following:

Overall results: tests: 9006, failed: 19, opt combinations: 19 (pass: 
99.79%)
Regression ERRORS!
make[4]: *** [rcheck] Error 1
make[4]: Leaving directory `/luns/lun15/sw/www-build/mono-1.2.5.2/mono/mini'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/luns/lun15/sw/www-build/mono-1.2.5.2/mono/mini'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/luns/lun15/sw/www-build/mono-1.2.5.2/mono/mini'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/luns/lun15/sw/www-build/mono-1.2.5.2/mono'
make: *** [check-recursive] Error 1


Suggestions please?

-Steve



More information about the Mono-devel-list mailing list