when setting CC=clang CXX=clang++ CPP=clang -E and building www/webkit-gtk2 (version 1.4.2_1), it fails with: CXX Source/WebCore/platform/text/libwebkitgtk_1_0_la-TextCodecICU.lo In file included from Source/WebCore/plugins/gtk/PluginViewGtk.cpp:72: In file included from Source/WebCore/plugins/gtk/gtk2xtbin.h:47: /usr/local/include/X11/Intrinsic.h:66:15: error: typedef redefinition with different types ('char *' vs 'WTF::String') typedef char *String; ^ ./Source/JavaScriptCore/wtf/text/WTFString.h:87:7: note: previous definition is here class String { ^ CXX Source/WebCore/platform/text/libwebkitgtk_1_0_la-TextBreakIteratorICU.lo 1 warning and 1 error generated. Fix: not yet known.
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
Hi! Please view patch. --- Best regards, Andrei Lavreniyuk.
State Changed From-To: open->closed Committed thanks!