[Mono-list] Error executing mcs

Marc Recht marc@informatik.uni-bremen.de
Mon, 27 Jan 2003 16:22:50 +0100


--==========1452525737==========
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

First, which OS do you run ?

> 	I downloaded gc and mono-0.19 from the website. I configure gc with
> --enable-threads=3Dpthreds copy the include headers and then ./configure
If you're not running Linux or Solaris, you should build boehm-gc without=20
threads first. (You could also build the "gctest" programm which game with=20
boehm-gc to see if it actually works)

> in mono-0.19 and the install. it install correctly but when i type mcs
> it gives me the next error:
>
> ** (/usr/local/bin/mcs.exe:22722): CRITICAL **: bind failed: Address
> already in use
>
> ** (/usr/local/bin/mcs.exe:22721): WARNING **: Handle daemon failed to
> start
>
> ** (/usr/local/bin/mcs.exe:22721): WARNING **: Failed to attach shared
> memory! Falling back to non-shared handles
>
>
> Any idea?
It seems that your OS needs a
#define NEED_LINK_UNLINK 1
in config.h (or confdefs.h ?)

If you're running NetBSD, you could try my pkg (pr pkg/20011)
( http://www.geht.de/netbsd/pkgsrc/mono.tgz ).

HTH,
Marc

--
"Premature optimization is the root of all evil." -- Donald E. Knuth
--==========1452525737==========
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (NetBSD)

iD8DBQE+NU7K7YQCetAaG3MRAtgAAJ4momwt0TQk3cjshFPoosFRNCQgCwCeO3ie
HA8nma+EWayTmhV9lS+arvQ=
=VLw1
-----END PGP SIGNATURE-----

--==========1452525737==========--