Failed to compile mono-2.4.2.1 on FreeBSD 6.2 Release

Jared Updike jupdike at gmail.com
Wed Jul 15 17:47:30 UTC 2009


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 at 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.
>


More information about the freebsd-mono mailing list