On Mon, 2006-02-13 at 21:40 +0100, Christian Thalinger wrote: > Haven't recompiled the classpath for a long time on darwin, but this > check is really necessary for darwin. What was the exact reason to > remove this?
As Mark suggested on irc, here is the linking error message: ld: .libs/gnu_java_awt_peer_gtk_GdkTextLayout.o illegal reference to symbol: _FT_Done_Glyph defined in indirectly referenced dynamic library /opt/local/lib/libfreetype.6.dylib ld: warning multiple definitions of symbol _locale_charset /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/bin/libtool: internal link edit command failed make: *** [libgtkpeer.la] Error 1 TWISTI
