[Mono-bugs] [Bug 348400] compile failure on Mac OS X 10.5

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 13 12:05:37 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=348400

User ranger at befunk.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=348400#c2





--- Comment #2 from Benjamin Reed <ranger at befunk.com>  2007-12-13 10:05:36 MST ---
nope, clean leopard install, xcode 3.0 (no xcode 2.5)

$ gcc --version
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I've been using Leopard since WWDC seeds and have always seen this issue...

I'm the mono packager for Fink, there are a few modifications compared to
building on a completely clean system.

First of all, we're building against the 1.4 JDK, if that matters.
Second, fink creates a libicu-dev package which includes the headers from the
ICU included in Mac OS X, and I build mono with --with-icu=yes.

Also, mono is built with --with-preview=yes.

I also patch "-no-cpp-precomp" out of mono's configure, since -no-cpp-precomp
has been obsoleted (a no-op) since 10.3.

Are you maybe building with gcc3.3, or against a 10.4 or earlier SDK or
something?

I'll try a totally clean build without a fink environment to see what happens,
but at least on my machine, it's been 100% reproducible.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list