On Saturday 09 May 2009 13:58:34 Zhe Su wrote: > './'`WebCore/plugins/gtk/PluginViewGtk.cpp > /opt/local/include/X11/Intrinsic.h:158: error: conflicting declaration > ‘typedef char Boolean’ > /System/Library/Frameworks/CoreServices.framework/Headers/../Frameworks/Car >bonCore.framework/Headers/MacTypes.h:279: error: ‘Boolean’ has a previous > declaration as ‘typedef unsigned char Boolean’ > make[1]: *** [WebCore/plugins/gtk/libWebCore_la-PluginViewGtk.lo] Error 1 > make: *** [all] Error 2
Yeah, I saw that too but didn't come around making a proper patch. The thing is that something should be included with PLATFORM(MAC) but not PLATFORM(DARWIN) (or such). Please see http://webkit.org/coding/contributing.html on how to contribute a patch. thanks z. _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

