[Mono-osx] can't build 1.2 on Intel

Allan Hsu allan at counterpop.net
Fri Nov 10 15:26:53 EST 2006


Mono will not build properly for Intel machines if you are using Xcode
2.4 or later, due to changes in some of the mach headers in newer
versions of the 10.4u SDK. You can either install Xcode 2.3 or use this
patch:

http://lists.ximian.com/pipermail/mono-devel-list/2006-October/021060.html

I submitted the patch a few weeks ago, but it doesn't look like anybody
has committed it yet.

	-Allan

>From the secret journal of Benjamin Reed:
> It looks like the build is freezing up:
> 
> ---(snip!)---
> Making all in runtime
> if test -w ../mcs; then :; else chmod -R +w ../mcs; fi
> cd ../mcs && make PROFILES='default net_2_0' CC='gcc' all-profiles
> make profile-do--default--all profile-do--net_2_0--all
> make PROFILE=basic all
> ---(snip!)---
> 
> I've left a build running for an hour and it still just sits there, so
> there's definitely something hinky going on, but it's hard to tell
> why.  Any ideas?
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx

-- 
Allan Hsu <allan at counterpop dot net>
1E64 E20F 34D9 CBA7 1300 1457 AC37 CBBB 0E92 C779


More information about the Mono-osx mailing list