[Mono-devel-list] Re: [Mono-list] beta 1 install problem on OSX

Urs C Muff umuff at quark.com
Tue May 18 08:53:46 EDT 2004


I don't think it is a JIT issue, I think it is a runtime threading 
issue, and I have seen strange threading things even on my FC1 box, 
inconstant (one time it runs and another it doesn't).  I think it might 
happen for often on my Mac since it is a dual processor and threads are 
executed simultaneous.  I logged a bug for that more then a week ago, 
but no progress yet.

- Urs

On May 18, 2004, at 6:47 AM, Benjamin Reed wrote:

> I've seen this on my 10.2 machine, and now on a user's 10.3 machine 
> (originally I'd thought maybe it was just a Jaguar issue...)
>
> ---(snip!)---
> Making install in net_1_1
> make[3]: Nothing to be done for `install-exec-am'.
> /bin/sh ../../mkinstalldirs /sw/src/root-mono-0.91-3/sw/lib
>  /usr/bin/install -c -m 644 mscorlib.dll 
> /sw/src/root-mono-0.91-3/sw/lib/mscorlib.dll
> MONO_PATH=. ../../mono/mini/mono --config ../../data/config 
> ./../gacutil.exe /i ./Accessibility.dll /f /package 1.0 /root 
> /sw/src/root-mono-0.91-3/sw/lib
> Package exported to: /sw/src/root-mono-0.91-3/sw/lib/mono/1.0
> Accessibility installed into the gac 
> (/sw/src/root-mono-0.91-3/sw/lib/mono/gac/)
> thread_info failed
> make[3]: *** [install-data-local] Error 1
> make[2]: *** [install-am] Error 2
> make[1]: *** [install-recursive] Error 1
> make: *** [install-recursive] Error 1
> ---(snip!)---
>
> Thinking maybe it was a problem with the JIT, I tried this with mint 
> instead of mono, and the same thing occurs.  Any ideas how to 
> debug/fix this?
>
> -- 
> Benjamin Reed, a.k.a. RangerRick
> ranger at befunk.com / http://ranger.befunk.com/
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list




More information about the Mono-devel-list mailing list