[Mono-list] Mono 0.13 on FreeBSD problems
Juli Mallett
jmallett@FreeBSD.ORG
Tue, 6 Aug 2002 17:20:54 -0700
* De: Stefan Arentz <stefan.arentz@soze.com> [ Data: 2002-08-06 ]
[ Subjecte: [Mono-list] Mono 0.13 on FreeBSD problems ]
> Hi.
>
> I'm trying to use Mono 0.13 on FreeBSD 4.5 using the mono port in /usr/ports/lang/mono.
>
> Everything compiled fine, but when I try to compile a simple
> application I get:
>
> % mcs hello.cs
>
> ** (process:62057): CRITICAL **: bind failed: Address already in use
>
> ** (process:62056): WARNING **: Handle daemon failed to start
>
> ** (process:62056): WARNING **: Failed to attach shared memory! (tried shared memory ID 0x50003). Falling back to non-shared handles
> Segmentation fault - core dumped
>
> I don't understand the first line. Why does mono or mcs want to bind
> to a socket. Or is this some kind of control socket?
This is for SHM. Here's the relevant bits to disable such from my cshrc:
# For Mono, if on FreeBSD, disable SHM
if (`uname` == "FreeBSD") then
setenv MONO_DISABLE_SHM True
endif
> It seems to leave this behind:
>
> srwxr-xr-x 1 stefan stefan 0 Aug 6 15:12 ??=
> -rw------- 1 stefan stefan 4349952 Aug 6 15:21 mono.core
>
> Anybody?
>
> S.
>
>
> _______________________________________________
> Mono-list maillist - Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
--
Juli Mallett <jmallett@FreeBSD.org> | FreeBSD: The Power To Serve
Will break world for fulltime employment. | finger jmallett@FreeBSD.org