ports/183943: lang/mono port build fails with clang
Robert Ayrapetyan
robert.ayrapetyan at gmail.com
Fri Nov 15 23:40:03 UTC 2013
The following reply was made to PR ports/183943; it has been noted by GNATS.
From: Robert Ayrapetyan <robert.ayrapetyan at gmail.com>
To: =?UTF-8?B?Um9tYWluIFRhcnRpw6hyZQ==?= <romain at blogreen.org>
Cc: bug-followup at freebsd.org
Subject: Re: ports/183943: lang/mono port build fails with clang
Date: Fri, 15 Nov 2013 15:34:45 -0800
Hi.
Awesome,
.if ${OSVERSION} >= 902001 ...
did the trick - mono was compiled successfully!
On 11/15/2013, 9:56:16 AM, Romain Tartière wrote:
> After reviewing the config.log sent me by private mail, the main
> difference is that FreeBSD 9.1-RELEASE has clang version 3.1 while
> FreeBSD 9.2-STABLE has clang version 3.3 in base.
>
> Robert, can you please try to change OSVERSION from 900014 to 902001 in
> the Makefile and tell me if it helps ?
>
> Base GCC on i386 fails to compile mono (while it works on amd64), and
> more recent GCC releases cause various problems, so as clang seems to be
> causing less pain (as far as I can see), it might be good to force using
> it to compile mono...
>
More information about the freebsd-mono
mailing list