Bugzilla – Bug 317149
[PATCH] configure.in: detect dysfunctional gmcs
Last modified: 2007-09-15 21:24:57 UTC
---- Reported by robertj@gmx.net 2005-02-09 21:56:39 MST ---- Mono always compiles & installs the gmcs compiler even when NET_2_0 has not been selected (--with-preview=yes, AFAIK) XSP's configure.in gets fooled by the existing gmcs and chokes later because the NET_2_0-assemblies beyond mscorlib are not installed. The attached patch probes whether gmcs is running. ---- Additional Comments From robertj@gmx.net 2005-02-09 21:58:10 MST ---- Created an attachment (id=167387) configure.in.diff ---- Additional Comments From gonzalo@ximian.com 2005-02-11 18:11:09 MST ---- Patch is in SVN now. Thanks. ---- Additional Comments From chkr@plauener.de 2005-02-20 17:01:44 MST ---- It seems, that this problem occurs in the stable branch, too. To compile xsp-1.0.6 with mono-1.0.6 correctly I had to apply the attached patch as well. ---- Additional Comments From gonzalo@ximian.com 2005-02-20 18:28:36 MST ---- xsp is not branched into stable/unstable. And, yes, the patch was applied to SVN after the tarballs for the release were made. Imported an attachment (id=167387) Unknown operating system other. Setting to default OS "Other".