Date: Wed, 15 Jul 2009 10:47:29 -0700 From: Jared Updike <jupdike@gmail.com> To: freebsd-mono@freebsd.org Subject: Re: Failed to compile mono-2.4.2.1 on FreeBSD 6.2 Release Message-ID: <8b108f950907151047g73b53679hafe9f3c1c4a1ba24@mail.gmail.com> In-Reply-To: <8b108f950907151033v1b76ac23ubdf733a817103701@mail.gmail.com> References: <8b108f950907151033v1b76ac23ubdf733a817103701@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry for sending this twice; I was looking at the top of the archive (and didn't see my email), not the bottom where it *is* showing up. Also, Gmail doesn't show whether this was successfully posted to the list. Jared. On Wed, Jul 15, 2009 at 10:33 AM, Jared Updike<jupdike@gmail.com> wrote: > I'm running FreeBSD 6.2 Release inside Parallels on Mac OS X > Leopard/Intel (which had a package installer for Mono which > unsurprisingly worked perfectly :-) :-(. > > I updated my ports tree with portsnap last night, then went to build > mono-2.4.2.1: > > cd /usr/ports/lang/mono > sudo make install clean > > After building much of mono it gets to the runtime folder and then bombs: > > .. [clip] ... > gmake[2]: Leaving directory `/usr/ports/lang/mono/work/mono-2.4.2.1/data' > Making all in runtime > gmake[2]: Entering directory `/usr/ports/lang/mono/work/mono-2.4.2.1/runtime' > if test -w ../mcs; then :; else chmod -R +w ../mcs; fi > cd ../mcs && gmake NO_DIR_CHECK=1 PROFILES='net_1_1 net_2_0 net_3_5 > net_2_1' CC='cc' all-profiles > gmake[3]: Entering directory `/usr/ports/lang/mono/work/mono-2.4.2.1/mcs' > gmake profile-do--net_1_1--all profile-do--net_2_0--all > profile-do--net_3_5--all profile-do--net_2_1--all > gmake[4]: Entering directory `/usr/ports/lang/mono/work/mono-2.4.2.1/mcs' > gmake PROFILE=basic all > gmake[5]: Entering directory `/usr/ports/lang/mono/work/mono-2.4.2.1/mcs' > gmake[6]: *** [build/deps/basic-profile-check.exe] Error 1 > gmake[6]: Entering directory `/usr/ports/lang/mono/work/mono-2.4.2.1/mcs' > *** The compiler 'false' doesn't appear to be usable. > *** Trying the 'monolite' directory. > gmake[7]: Entering directory `/usr/ports/lang/mono/work/mono-2.4.2.1/mcs' > gmake[8]: *** [build/deps/basic-profile-check.exe] Error 138 > gmake[8]: Entering directory `/usr/ports/lang/mono/work/mono-2.4.2.1/mcs' > *** The contents of your 'monolite' directory may be out-of-date > *** You may want to try 'make get-monolite-latest' > gmake[8]: *** [do-profile-check-monolite] Error 1 > gmake[8]: Leaving directory `/usr/ports/lang/mono/work/mono-2.4.2.1/mcs' > gmake[7]: *** [do-profile-check] Error 2 > gmake[7]: Leaving directory `/usr/ports/lang/mono/work/mono-2.4.2.1/mcs' > gmake[6]: *** [do-profile-check-monolite] Error 2 > gmake[6]: Leaving directory `/usr/ports/lang/mono/work/mono-2.4.2.1/mcs' > gmake[5]: *** [do-profile-check] Error 2 > gmake[5]: Leaving directory `/usr/ports/lang/mono/work/mono-2.4.2.1/mcs' > gmake[4]: *** [profile-do--basic--all] Error 2 > gmake[4]: Leaving directory `/usr/ports/lang/mono/work/mono-2.4.2.1/mcs' > gmake[3]: *** [profiles-do--all] Error 2 > gmake[3]: Leaving directory `/usr/ports/lang/mono/work/mono-2.4.2.1/mcs' > gmake[2]: *** [all-local] Error 2 > gmake[2]: Leaving directory `/usr/ports/lang/mono/work/mono-2.4.2.1/runtime' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/lang/mono/work/mono-2.4.2.1' > gmake: *** [all] Error 2 > *** Error code 1 > > I'm basically have the same problem as here: > > http://code.google.com/p/bsd-sharp/issues/detail?id=7 > > mentioned by RealFduch > > Jared. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8b108f950907151047g73b53679hafe9f3c1c4a1ba24>
