[webkit-dev] how to solve this error

santhosh dhamodharan ssanthshtech at gmail.com
Tue Jun 11 21:23:43 PDT 2013


/home/emo2/Music/clutter-cross/include/unicode/ustring.h:625: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:649: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:660: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:675: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:692: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:707: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:721: error:
expected constructor, destructor, or type conversion before ‘char’
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:736: error:
expected constructor, destructor, or type conversion before ‘char’
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:750: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:761: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:773: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:787: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:803: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:823: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:843: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:863: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:883: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1001: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1018: error:
expected `)' before ‘*’ token
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1049: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1075: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1101: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1147: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1178: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1207: error:
expected constructor, destructor, or type conversion before ‘wchar_t’
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1236: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1267: error:
expected constructor, destructor, or type conversion before ‘char’
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1297: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1341: error:
expected constructor, destructor, or type conversion before ‘char’
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1387: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1447: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1477: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1507: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1551: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1596: error:
‘U_EXPORT’ does not name a type
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1637: error:
expected constructor, destructor, or type conversion before ‘char’
/home/emo2/Music/clutter-cross/include/unicode/ustring.h:1686: error:
‘U_EXPORT’ does not name a type
In file included from ../../JavaScriptCore/wtf/unicode/Unicode.h:31,
                 from ../../JavaScriptCore/wtf/StringHashFunctions.h:24,
                 from ../../JavaScriptCore/wtf/text/StringImpl.h:32,
                 from ../../JavaScriptCore/wtf/text/AtomicStringImpl.h:24,
                 from ../../JavaScriptCore/wtf/text/AtomicString.h:24,
                 from ../../JavaScriptCore/wtf/text/StringHash.h:25,
                 from ../../WebCore/platform/ThreadGlobalData.h:33,
                 from ../../WebCore/dom/EventNames.h:25,
                 from ../../WebCore/dom/EventTarget.h:35,
                 from ../../WebCore/dom/Node.h:28,
                 from ../../WebCore/dom/RangeBoundaryPoint.h:29,
                 from ../../WebCore/dom/Range.h:29,
                 from ../../WebCore/accessibility/AccessibilityObject.h:34,
                 from
../../WebCore/accessibility/AccessibilityImageMapLink.h:32,
                 from
../../WebCore/accessibility/AccessibilityImageMapLink.cpp:30:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘UChar32
WTF::Unicode::foldCase(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:120: error:
‘u_foldCase_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘int
WTF::Unicode::foldCase(UChar*, int, const UChar*, int, bool*)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:126: error:
‘u_strFoldCase_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘int
WTF::Unicode::toLower(UChar*, int, const UChar*, int, bool*)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:134: error:
‘u_strToLower_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘UChar32
WTF::Unicode::toLower(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:141: error:
‘u_tolower_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘UChar32
WTF::Unicode::toUpper(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:146: error:
‘u_toupper_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘int
WTF::Unicode::toUpper(UChar*, int, const UChar*, int, bool*)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:152: error:
‘u_strToUpper_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘UChar32
WTF::Unicode::toTitleCase(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:159: error:
‘u_totitle_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::isArabicChar(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:164: error:
‘ublock_getCode_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::isAlphanumeric(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:169: error:
‘u_isalnum_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::isSeparatorSpace(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:174: error:
‘u_charType_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::isPrintableChar(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:179: error:
‘u_isprint_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::isPunct(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:184: error:
‘u_ispunct_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::hasLineBreakingPropertyComplexContext(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:189: error:
‘u_getIntPropertyValue_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::hasLineBreakingPropertyComplexContextOrIdeographic(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:194: error:
‘u_getIntPropertyValue_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘UChar32
WTF::Unicode::mirroredChar(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:200: error:
‘u_charMirror_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function
‘WTF::Unicode::CharCategory WTF::Unicode::category(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:205: error:
‘u_charType_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘int
WTF::Unicode::toUpper(UChar*, int, const UChar*, int, bool*)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:152: error:
‘u_strToUpper_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function
‘WTF::Unicode::Direction WTF::Unicode::direction(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:210: error:
‘u_charDirection_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::isLower(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:215: error:
‘u_islower_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘UChar32
WTF::Unicode::toTitleCase(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:159: error:
‘u_totitle_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘uint8_t
WTF::Unicode::combiningClass(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:220: error:
‘u_getCombiningClass_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::isArabicChar(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:164: error:
‘ublock_getCode_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::isAlphanumeric(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:169: error:
‘u_isalnum_46’ was not declared in this
scope../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function
‘WTF::Unicode::DecompositionType WTF::Unicode::decompositionType(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:225: error:
‘u_getIntPropertyValue_46’ was not declared in this scope

../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::isSeparatorSpace(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:174: error:
‘u_charType_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘int
WTF::Unicode::umemcasecmp(const UChar*, const UChar*, int)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:230: error:
‘u_memcasecmp_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::isPrintableChar(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:179: error:
‘u_isprint_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::isPunct(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:184: error:
‘u_ispunct_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::hasLineBreakingPropertyComplexContext(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:189: error:
‘u_getIntPropertyValue_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::hasLineBreakingPropertyComplexContextOrIdeographic(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:194: error:
‘u_getIntPropertyValue_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘UChar32
WTF::Unicode::mirroredChar(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:200: error:
‘u_charMirror_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function
‘WTF::Unicode::CharCategory WTF::Unicode::category(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:205: error:
‘u_charType_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function
‘WTF::Unicode::Direction WTF::Unicode::direction(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:210: error:
‘u_charDirection_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘bool
WTF::Unicode::isLower(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:215: error:
‘u_islower_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘uint8_t
WTF::Unicode::combiningClass(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:220: error:
‘u_getCombiningClass_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function
‘WTF::Unicode::DecompositionType WTF::Unicode::decompositionType(UChar32)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:225: error:
‘u_getIntPropertyValue_46’ was not declared in this scope
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h: In function ‘int
WTF::Unicode::umemcasecmp(const UChar*, const UChar*, int)’:
../../JavaScriptCore/wtf/unicode/icu/UnicodeIcu.h:230: error:
‘u_memcasecmp_46’ was not declared in this scope
make[1]: ***
[WebCore/accessibility/libwebkit_clutter_1_0_la-AccessibilityARIAGridCell.lo]
Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: ***
[WebCore/accessibility/libwebkit_clutter_1_0_la-AccessibilityARIAGrid.lo]
Error 1
make[1]: ***
[WebCore/accessibility/libwebkit_clutter_1_0_la-AccessibilityARIAGridRow.lo]
Error 1
make[1]: ***
[WebCore/accessibility/libwebkit_clutter_1_0_la-AccessibilityImageMapLink.lo]
Error 1
make[1]: Leaving directory
`/home/emo2/Music/ClutterWebkit/ClutterWebkit-master/WebKitBuild/Debug'
make: *** [all] Error 2


*iam following this script https://github.com/rkudiyarov/ClutterWebkit.git*
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130612/3d627480/attachment.html>


More information about the webkit-dev mailing list