[Webkit-unassigned] [Bug 18276] New: [Autotools] Build failure, CSS properties not cleaned

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 2 05:40:40 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18276

           Summary: [Autotools] Build failure, CSS properties not cleaned
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lethalman88 at gmail.com


Hello,
this is the log:
g++ -DHAVE_CONFIG_H -I. -DWTF_USE_ICU_UNICODE=1 -DBUILDING_GTK__=1
-DWTF_CHANGES -DXP_UNIX -DNDEBUG -DENABLE_ICONDATABASE=0 -I./WebCore
-I./WebCore/platform -I./WebCore/platform/network -I./WebCore/platform/graphics
-I./WebCore/platform/text -I./WebCore/loader -I./WebCore/loader/archive
-I./WebCore/loader/icon -I./WebCore/css -I./WebCore/dom -I./WebCore/page
-I./WebCore/bridge -I./WebCore/bridge/c -I./WebCore/editing -I./WebCore/history
-I./WebCore/xml -I./WebCore/html -I./WebCore/bindings/js
-I./WebCore/platform/image-decoders -I./WebCore/platform/image-decoders/bmp
-I./WebCore/platform/image-decoders/gif -I./WebCore/platform/image-decoders/ico
-I./WebCore/platform/image-decoders/jpeg
-I./WebCore/platform/image-decoders/png -I./WebCore/platform/image-decoders/xbm
-I./WebCore/plugins -I./WebCore/rendering -I./WebCore/bindings/js
-DWTF_USE_CURL=1 -I./WebCore/platform/network/curl
-DENABLE_CROSS_DOCUMENT_MESSAGING=1 -DENABLE_DATABASE=1
-I./WebCore/platform/sql -I./WebCore/storage -DENABLE_XPATH=1 -DENABLE_XSLT=1
-DENABLE_SVG=1 -I./WebCore/svg -I./WebCore/svg/graphics
-I./WebCore/svg/graphics/filters -DENABLE_SVG_USE=1 -DENABLE_SVG_FONTS=1
-DENABLE_SVG_AS_IMAGE=1 -I./JavaScriptCore -I./JavaScriptCore/ForwardingHeaders
-I./JavaScriptCore/wtf -I./JavaScriptCore/kjs -I./DerivedSources
-I./JavaScriptCore/ForwardingHeaders -I./JavaScriptCore/wtf/unicode
-I./JavaScriptCore/pcre -I./JavaScriptCore/kjs -I./WebKit/gtk/webkit
-DBUILDING_CAIRO__=1 -DBUILD_WEBKIT -I./WebCore/platform/gtk
-I./WebCore/platform/graphics/gtk -I./WebCore/platform/graphics/cairo
-I./WebCore/loader/gtk -I./WebCore/page/gtk -I./WebKit/gtk
-I./WebKit/gtk/WebCoreSupport -I./WebKit/gtk/webkit -DUSE_FREETYPE=1
-I./WebCore/svg/graphics/cairo -fno-strict-aliasing -fvisibility-inlines-hidden
-fno-rtti -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat
-Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute
-Wpointer-arith -Wwrite-strings -Wno-unused-parameter -fno-exceptions
-fvisibility=hidden -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include
-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -MT
WebCore/css/libWebCore_la-CSSComputedStyleDeclaration.lo -MD -MP -MF
WebCore/css/.deps/libWebCore_la-CSSComputedStyleDeclaration.Tpo -c
WebCore/css/CSSComputedStyleDeclaration.cpp  -fPIC -DPIC -o
WebCore/css/.libs/libWebCore_la-CSSComputedStyleDeclaration.o
WebCore/css/CSSPrimitiveValueMappings.h: In constructor
'WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::LineCap]':
WebCore/css/CSSPrimitiveValueMappings.h:1690: error: 'CSSValueButt' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In member function
'WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::LineCap]':
WebCore/css/CSSPrimitiveValueMappings.h:1704: error: 'CSSValueButt' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In constructor
'WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T =
WebCore::LineJoin]':
WebCore/css/CSSPrimitiveValueMappings.h:1721: error: 'CSSValueMiter' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1727: error: 'CSSValueBevel' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In member function
'WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::LineJoin]':
WebCore/css/CSSPrimitiveValueMappings.h:1735: error: 'CSSValueMiter' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1739: error: 'CSSValueBevel' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In constructor
'WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T =
WebCore::WindRule]':
WebCore/css/CSSPrimitiveValueMappings.h:1752: error: 'CSSValueNonzero' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1755: error: 'CSSValueEvenodd' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In member function
'WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::WindRule]':
WebCore/css/CSSPrimitiveValueMappings.h:1763: error: 'CSSValueNonzero' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1765: error: 'CSSValueEvenodd' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In constructor
'WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T =
WebCore::EAlignmentBaseline]':
WebCore/css/CSSPrimitiveValueMappings.h:1785: error: 'CSSValueBeforeEdge' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1788: error: 'CSSValueTextBeforeEdge'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1794: error: 'CSSValueCentral' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1797: error: 'CSSValueAfterEdge' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1800: error: 'CSSValueTextAfterEdge'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1803: error: 'CSSValueIdeographic' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1806: error: 'CSSValueAlphabetic' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1809: error: 'CSSValueHanging' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1812: error: 'CSSValueMathematical' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In member function
'WebCore::CSSPrimitiveValue::operator T() const [with T =
WebCore::EAlignmentBaseline]':
WebCore/css/CSSPrimitiveValueMappings.h:1824: error: 'CSSValueBeforeEdge' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1826: error: 'CSSValueTextBeforeEdge'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1830: error: 'CSSValueCentral' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1832: error: 'CSSValueAfterEdge' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1834: error: 'CSSValueTextAfterEdge'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1836: error: 'CSSValueIdeographic' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1838: error: 'CSSValueAlphabetic' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1840: error: 'CSSValueHanging' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1842: error: 'CSSValueMathematical' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In constructor
'WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T =
WebCore::EColorInterpolation]':
WebCore/css/CSSPrimitiveValueMappings.h:1858: error: 'CSSValueSrgb' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1861: error: 'CSSValueLinearrgb' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In member function
'WebCore::CSSPrimitiveValue::operator T() const [with T =
WebCore::EColorInterpolation]':
WebCore/css/CSSPrimitiveValueMappings.h:1869: error: 'CSSValueSrgb' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1871: error: 'CSSValueLinearrgb' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In constructor
'WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T =
WebCore::EColorRendering]':
WebCore/css/CSSPrimitiveValueMappings.h:1889: error: 'CSSValueOptimizespeed'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1892: error: 'CSSValueOptimizequality'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In member function
'WebCore::CSSPrimitiveValue::operator T() const [with T =
WebCore::EColorRendering]':
WebCore/css/CSSPrimitiveValueMappings.h:1900: error: 'CSSValueOptimizespeed'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1902: error: 'CSSValueOptimizequality'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In constructor
'WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T =
WebCore::EDominantBaseline]':
WebCore/css/CSSPrimitiveValueMappings.h:1920: error: 'CSSValueUseScript' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1923: error: 'CSSValueNoChange' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1926: error: 'CSSValueResetSize' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1929: error: 'CSSValueCentral' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1935: error: 'CSSValueTextBeforeEdge'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1938: error: 'CSSValueTextAfterEdge'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1941: error: 'CSSValueIdeographic' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1944: error: 'CSSValueAlphabetic' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1947: error: 'CSSValueHanging' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1950: error: 'CSSValueMathematical' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In member function
'WebCore::CSSPrimitiveValue::operator T() const [with T =
WebCore::EDominantBaseline]':
WebCore/css/CSSPrimitiveValueMappings.h:1960: error: 'CSSValueUseScript' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1962: error: 'CSSValueNoChange' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1964: error: 'CSSValueResetSize' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1966: error: 'CSSValueIdeographic' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1968: error: 'CSSValueAlphabetic' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1970: error: 'CSSValueHanging' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1972: error: 'CSSValueMathematical' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1974: error: 'CSSValueCentral' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1978: error: 'CSSValueTextAfterEdge'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1980: error: 'CSSValueTextBeforeEdge'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In constructor
'WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T =
WebCore::EImageRendering]':
WebCore/css/CSSPrimitiveValueMappings.h:1996: error: 'CSSValueOptimizespeed'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:1999: error: 'CSSValueOptimizequality'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In member function
'WebCore::CSSPrimitiveValue::operator T() const [with T =
WebCore::EImageRendering]':
WebCore/css/CSSPrimitiveValueMappings.h:2009: error: 'CSSValueOptimizespeed'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2011: error: 'CSSValueOptimizequality'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In constructor
'WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T =
WebCore::EPointerEvents]':
WebCore/css/CSSPrimitiveValueMappings.h:2027: error: 'CSSValueStroke' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2030: error: 'CSSValueFill' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2033: error: 'CSSValuePainted' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2039: error: 'CSSValueVisiblestroke'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2042: error: 'CSSValueVisiblefill' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2045: error: 'CSSValueVisiblepainted'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2048: error: 'CSSValueAll' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In member function
'WebCore::CSSPrimitiveValue::operator T() const [with T =
WebCore::EPointerEvents]':
WebCore/css/CSSPrimitiveValueMappings.h:2056: error: 'CSSValueAll' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2060: error: 'CSSValueVisiblepainted'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2062: error: 'CSSValueVisiblefill' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2064: error: 'CSSValueVisiblestroke'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2068: error: 'CSSValuePainted' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2070: error: 'CSSValueFill' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2072: error: 'CSSValueStroke' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In constructor
'WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T =
WebCore::EShapeRendering]':
WebCore/css/CSSPrimitiveValueMappings.h:2088: error: 'CSSValueOptimizespeed'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2091: error: 'CSSValueCrispedges' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2094: error:
'CSSValueGeometricprecision' was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In member function
'WebCore::CSSPrimitiveValue::operator T() const [with T =
WebCore::EShapeRendering]':
WebCore/css/CSSPrimitiveValueMappings.h:2104: error: 'CSSValueOptimizespeed'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2106: error: 'CSSValueCrispedges' was
not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2108: error:
'CSSValueGeometricprecision' was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In constructor
'WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T =
WebCore::ETextRendering]':
WebCore/css/CSSPrimitiveValueMappings.h:2155: error: 'CSSValueOptimizespeed'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2158: error:
'CSSValueOptimizelegibility' was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2161: error:
'CSSValueGeometricprecision' was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In member function
'WebCore::CSSPrimitiveValue::operator T() const [with T =
WebCore::ETextRendering]':
WebCore/css/CSSPrimitiveValueMappings.h:2171: error: 'CSSValueOptimizespeed'
was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2173: error:
'CSSValueOptimizelegibility' was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2175: error:
'CSSValueGeometricprecision' was not declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In constructor
'WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T =
WebCore::EWritingMode]':
WebCore/css/CSSPrimitiveValueMappings.h:2188: error: 'CSSValueLrTb' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2191: error: 'CSSValueLr' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2194: error: 'CSSValueRlTb' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2197: error: 'CSSValueRl' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2200: error: 'CSSValueTbRl' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h:2203: error: 'CSSValueTb' was not
declared in this scope
WebCore/css/CSSPrimitiveValueMappings.h: In member function
'WebCore::CSSPrimitiveValue::operator T() const [with T =
WebCore::EWritingMode]':
WebCore/css/CSSPrimitiveValueMappings.h:2210: error: 'CSSValueLrTb' was not
declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp: At global scope:
WebCore/css/CSSComputedStyleDeclaration.cpp:180: error: 'CSSPropertyClipPath'
was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:181: error: 'CSSPropertyClipRule'
was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:182: error: 'CSSPropertyMask' was
not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:183: error: 'CSSPropertyFilter' was
not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:184: error: 'CSSPropertyFloodColor'
was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:185: error:
'CSSPropertyFloodOpacity' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:186: error:
'CSSPropertyLightingColor' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:187: error: 'CSSPropertyStopColor'
was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:188: error:
'CSSPropertyStopOpacity' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:189: error:
'CSSPropertyPointerEvents' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:190: error:
'CSSPropertyColorInterpolation' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:191: error:
'CSSPropertyColorInterpolationFilters' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:192: error:
'CSSPropertyColorRendering' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:193: error: 'CSSPropertyFill' was
not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:194: error:
'CSSPropertyFillOpacity' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:195: error: 'CSSPropertyFillRule'
was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:196: error:
'CSSPropertyImageRendering' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:197: error: 'CSSPropertyMarkerEnd'
was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:198: error: 'CSSPropertyMarkerMid'
was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:199: error:
'CSSPropertyMarkerStart' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:200: error:
'CSSPropertyShapeRendering' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:201: error: 'CSSPropertyStroke' was
not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:202: error:
'CSSPropertyStrokeDasharray' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:203: error:
'CSSPropertyStrokeDashoffset' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:204: error:
'CSSPropertyStrokeLinecap' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:205: error:
'CSSPropertyStrokeLinejoin' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:206: error:
'CSSPropertyStrokeMiterlimit' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:207: error:
'CSSPropertyStrokeOpacity' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:208: error:
'CSSPropertyStrokeWidth' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:209: error:
'CSSPropertyTextRendering' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:210: error:
'CSSPropertyAlignmentBaseline' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:211: error:
'CSSPropertyBaselineShift' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:212: error:
'CSSPropertyDominantBaseline' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:213: error: 'CSSPropertyKerning'
was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:214: error: 'CSSPropertyTextAnchor'
was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:215: error:
'CSSPropertyWritingMode' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:216: error:
'CSSPropertyGlyphOrientationHorizontal' was not declared in this scope
WebCore/css/CSSComputedStyleDeclaration.cpp:217: error:
'CSSPropertyGlyphOrientationVertical' was not declared in this scope
make[1]: *** [WebCore/css/libWebCore_la-CSSComputedStyleDeclaration.lo] Error 1
make[1]: Leaving directory `/media/common/projects/WebKit'
make: *** [all] Error 2


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list