[Mono-list] mono on FreeBSD

Christophe VG mono@baselabs.org
15 May 2002 12:54:12 +0200


On Wed, 2002-05-15 at 02:38, Garrett Rooney wrote:
> so it's been a while since i've done any mono stuff, but on a whim i
> decided to try building the system on FreeBSD just to see if it
> happened to build/work.

I've been trying to get Mono compiling on OpenBSD. This post helped me
get passed the libpthread problem (for which I had a very ugly solution
before). Also replacing the MSG_NOSIGNAL with 0 helped.

But I'm still blocked by this problem :

semaphores.c:13: semaphore.h: No such file or directory
In file included from /usr/include/netdb.h:94,
                 from ../../mono/io-layer/sockets.h:19,
                 from ../../mono/io-layer/wapi.h:25,
                 from semaphores.c:18:

Looking around on the web I found several references to this "problem",
but also a addition of the file in January this year. I guess I'll have
to upgrade my install to finish the compilation on OpenBSD.

Keep you informed.

Christophe

-- 
Supporting the Mono project, and helping you...

  http://mono.baselabs.org              http://mono.baselabs.org/CSAM
             ***                                     ***
"First steps" building guides,        CSAM the C Sharp Archived Modules
daily Mono RPMS, C# tutorial,...