Date: Tue, 20 Feb 2007 15:43:26 +0200 From: Kostik Belousov <kostikbel@gmail.com> To: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Cc: ports@freebsd.org, "Phillip N." <pneumann@gmail.com>, Norikatsu Shigemura <nork@freebsd.org>, bsd-sharp-list@forge.novell.com Subject: Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono Message-ID: <20070220134326.GW39168@deviant.kiev.zoral.com.ua> In-Reply-To: <1171977798.1729.1.camel@localhost> References: <20070213010559.ae84dd0d.nork@FreeBSD.org> <1171751641.1714.27.camel@localhost> <1171755728.1247.2.camel@localhost> <1171862178.1714.155.camel@localhost> <20070219092142.GR39168@deviant.kiev.zoral.com.ua> <1171908225.1714.160.camel@localhost> <20070220110138.GV39168@deviant.kiev.zoral.com.ua> <1171977798.1729.1.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
--yPlaimQd/TpiYx8R Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 20, 2007 at 08:23:17AM -0500, Tom McLaughlin wrote: > On Tue, 2007-02-20 at 13:01 +0200, Kostik Belousov wrote: > > On Mon, Feb 19, 2007 at 01:03:45PM -0500, Tom McLaughlin wrote: > > > On Mon, 2007-02-19 at 11:21 +0200, Kostik Belousov wrote: > > > > On Mon, Feb 19, 2007 at 12:16:18AM -0500, Tom McLaughlin wrote: > > > > > On Sat, 2007-02-17 at 20:42 -0300, Phillip N. wrote: > > > > > > Hey Nork > > > > > >=20 > > > > > > Do you get the same (port)upgrade problem if you add the follow= ing in > > > > > > mono port's Makefile? > > > > > >=20 > > > > > > MAKE_ARGS=3D EXTERNAL_MCS=3Dfalse > > > > > >=20 > > > > > > bye! > > > > >=20 > > > > > I just committed the fix to the FreeBSD tree so all builds attemp= t to > > > > > use the bundled mcs and not an already installed mcs. Thanks Phi= llip. > > > > >=20 > > > >=20 > > > > With rev. 1.63 of lang/mono/Makefile, I got the following error doi= ng > > > > portupgrade: > > > >=20 > > >=20 > > > Can you email me the full build log? What version of Mono do you have > > > installed currently and was it installed via ports or packages? The > > > build is using the bundled compiler now but it's still using previous= ly > > > installed system libraries. > > mono-1.2.2.1_1, installed from ports. > >=20 > > Full build log and config.log are available at > > http://people.freebsd.org/~kib/mono-20070220 >=20 > Mind trying the patch below? This is the recomendation I go from the > Mono folks but i want someone who can reproduce the problem to test it. > Thanks. >=20 > tom >=20 > --- Makefile 19 Feb 2007 04:41:07 -0000 1.63 > +++ Makefile 20 Feb 2007 13:21:03 -0000 > @@ -32,6 +32,7 @@ > --with-gc=3Dincluded \ > --with-tls=3Dpthread > MAKE_ARGS=3D EXTERNAL_MCS=3Dfalse > +MAKE_ENV=3D MONO_PATH=3D"" > =20 > MAN1=3D al.1 cert2spc.1 certmgr.1 chktrust.1 cilc.1 disco.1 dtd= 2xsd.1 \ > gacutil.1 genxs.1 ilasm.1 jay.1 macpack.1 makecert.1 mcs.= 1 \ >=20 >=20 >=20 It seems it ended up with the same (or similar) failure: http://people.freebsd.org/~kib/mono-20070220/mono.1.log --yPlaimQd/TpiYx8R Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFF2vr+C3+MBN1Mb4gRAsVQAKDeYWKdNSfp0iEPfKwG94FkmCoYmwCfdqpM T45L84vDfKPGKD5tF/HCVz4= =WMzm -----END PGP SIGNATURE----- --yPlaimQd/TpiYx8R--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070220134326.GW39168>