Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Aug 2023 21:37:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        mono@FreeBSD.org
Subject:   [Bug 256342] devel/msbuild: default targets are unusable with lang/mono5.20 and lang/mono6.8
Message-ID:  <bug-256342-23699-izyYz4n5s4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256342-23699@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256342-23699@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256342

--- Comment #2 from Marcin Cie=C5=9Blak <saper@saper.info> ---
A manual workaround is for this is the following:

# ln -s ../../Current/bin/Roslyn /usr/local/lib/mono/msbuild/15.0/bin/Roslyn

This seems to fix most of the port breakage with 6.8 reported in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238089#c79

I don't know if we can make an older msbuild 15 and newer msbuild 16+
(preferred for mono 6.8+) to co-exist.

Maybe we should go for a bold move an replace devel/msbuild with 16.9.0 (or
later) and lang/mono with 6.12+

(or maybe there is a fix for this that does not break removal of mono6.8 and
reinstallation of mono 5.10 - this port needs to install
lib/mono/msbuild/15.0/bin/Roslyn that is not a symbolic link).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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