[Mono-devel-list] Beta1 preview (FreeBSD build problem)

Miguel de Icaza miguel at novell.com
Tue May 4 21:44:36 EDT 2004


Hello,

> Thanks for all of your help, I know I must be annoying you.  I hope
> you can stomach one more problem from me.
> 
> I got mono to make and install successfully, following your
> suggestions.  I moved on to gtk-sharp, which stalled in the make
> process when calling mcs.  Seeing this, I tried to run the tests for
> mono, but to no avail:
> 
> [~/Downloads/mono-0.91/mono/tests] $ gmake test
> mcs --unsafe -nowarn:0162 -target:library -o TestDriver.dll
> /../mini/TestDriver.cs
> 
> And it just stalls.  mcs doesn't seem to do anything at all.
> 
> One thing that I have noticed is that mcs fails to give me my prompt
> back after `mcs --version`.  It prints its version number and then
> stops, without returning.
> 
> Any more suggestions?

Am sorry, seems like you will have to try the --trace feature, or using
gdb to find out where its hanging.

miguel



More information about the Mono-devel-list mailing list