On Mono port

Jeremy Messenger mezz7 at cox.net
Fri Jan 28 15:43:52 PST 2005


On Fri, 28 Jan 2005 16:44:27 -0600, Guillermo Garcia Rojas wrote:

> I can't get Mono installed on my DragonFly box, nor on FreeBSD 4.x
> machines, only on FreeBSD 5.3. But as I say, I'm running a Dfly box.
> 
> The port compiles perfectly but when it cames to install stage, it stops
> and there is no further installation.
> 
> it stays in some point like this:
> 
> Package exported to: /usr/local/lib/mono/1.0/I18N.dll ->
> /usr/local/lib/mono/gac/I18N/1.0.5000.0__0738eb9f132ed756/I18N.dll I18N
> installed into the gac (/usr/local/lib/mono/gac) MONO_PATH=.
> ../../mono/mini/mono --config ../../data/config ./../gacutil.exe /i
> ./I18N.MidEast.dll /f /package 1.0 /gacdir /usr/local/lib /root
> /usr/local/lib Package exported to:
> /usr/local/lib/mono/1.0/I18N.MidEast.dll ->
> /usr/local/lib/mono/gac/I18N.MidEast/1.0.5000.0__0738eb9f132ed756/I18N.MidEast.dll
> I18N.MidEast installed into the gac (/usr/local/lib/mono/gac)
> MONO_PATH=. ../../mono/mini/mono --config ../../data/config
> ./../gacutil.exe /i ./I18N.Other.dll /f /package 1.0 /gacdir
> /usr/local/lib /root /usr/local/lib Package exported to:
> /usr/local/lib/mono/1.0/I18N.Other.dll ->
> /usr/local/lib/mono/gac/I18N.Other/1.0.5000.0__0738eb9f132ed756/I18N.Other.dll
> I18N.Other installed into the gac (/usr/local/lib/mono/gac) (cursor
> blinking)
> 
> Sometimes I re-run the "make all install clean" command and passes these
> lines, but get stuck in other similar lines.

You probably get a better luck when 1:1 thread library gets port in
DragonFly sometimes soon.

<off point> While I am here, is DragonFly going to increase the stacksize?
The 64kb is too small and NetBSD has 2mb set by default. It will be nice
if DragonFly can increase to allow port many apps by vanilla (without
patch).

Question about our default pthread stack size:
http://lists.freebsd.org/pipermail/freebsd-threads/2004-November/002699.html

[PATCH] Dynamic thread stack size:
http://lists.freebsd.org/pipermail/freebsd-threads/2005-January/002793.html

Cheers,
Mezz

> Thanks!





More information about the Users mailing list