Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2004 12:28:55 -0500
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        "John Merryweather Cooper" <johnmary@adelphia.net>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: Possible FAQ--lang/mono does not appear to work on -CURRENT with alternate threading libraries
Message-ID:  <opsa6v6ht79aq2h7@mezz>
In-Reply-To: <1089911630.23014.9.camel@68-169-191-150.losaca.adelphia.net>
References:  <1089911630.23014.9.camel@68-169-191-150.losaca.adelphia.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15 Jul 2004 10:13:50 -0700, John Merryweather Cooper  
<johnmary@adelphia.net> wrote:

> lang/mono may break during the install phase with one or more runs of
> gacutil.exe (a C# program interpreted by mono) if a -CURRENT user has an
> /etc/libmap.conf installed AND has unconstrained entries for libpthread
> that map to libraries other than libpthread.
>
> As a work-around, this seems to work IF you must override the usual
> mapping (for NVidia drivers for instance):
>
> [/usr/local/bin/mono]
> libpthread.so.1		libpthread.so.1
> libpthread.so		libpthread.so
>
> # needed only for the install phase
> [/usr/ports/lang/mono/work/mono-1.0/mono/mini/mono]
> libpthread.so.1		libpthread.so.1
> libpthread.so		libpthread.so
>
> I DO NOT recommend unconstrained overrides of libpthread to other than
> libpthread.  It seems to be a reliable way to hang the installation and
> probably break mono during it's runs with x11-toolkits/gtk-sharp and/or
> comms/gfax (soon to be updated to a working C# version).

You should create and add pkg-message in mono port about it.

Cheers,
Mezz

> jmc


-- 
mezz7@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opsa6v6ht79aq2h7>