GCC won't allow "IMPORT" on the definition of a function, in this case an inline function - added to bug 2962
The error message is "function 'void KJS::DebuggerImp::abort()' definition is marked dllimport"
The headers in this directory are for compiling on Mac OS X 10.4.
The Mac OS X 10.4 release includes the ICU binary, but not ICU headers.
For other platforms, installed ICU headers should be used rather than these.
They are specific to Mac OS X 10.4.