Hi, I'm trying to compile Mono 1.0 from source on a FreeBSD 5.2.1 x86 machine. 'configure' and 'make' work fine, but make install gets stuck at
MONO_PATH=. ../../mono/mini/mono --config ../../data/config ./../gacutil.exe /i ./Accessibility.dll /f /package 1.0 /gacdir /usr/local/stow/mono-1.0/lib /root /usr/local/stow/mono-1.0/lib It just sits there indefinitely. According to top it's using 0 CPU so I suppose it's blocking on something. I let it sit there for over an hour and nothing changed. I also tried 'gmake install' and got the same result. Any suggestions? Kevin _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
