[Webkit-unassigned] [Bug 46865] New: WebCore::ESpeak causes missing symbol with no ENABLE_SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 29 18:46:37 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46865

           Summary: WebCore::ESpeak causes missing symbol with no
                    ENABLE_SVG
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: darin at apple.com, cfleizach at apple.com


>From error output:
out/Release/obj.target/third_party/WebKit/WebCore/WebCore.gyp/libwebcore_remaining.a(CSSStyleSelector.o): In function `WebCore::CSSStyleSelector::applyProperty(int, WebCore::CSSValue*)':
/b/slave/chromium-rel-linux-valgrind-builder/build/src/third_party/WebKit/WebCore/css/CSSStyleSelector.cpp:5489: undefined reference to `WebCore::CSSPrimitiveValue::operator WebCore::ESpeak<WebCore::ESpeak>() const'
out/Release/obj.target/third_party/WebKit/WebCore/WebCore.gyp/libwebcore_remaining.a(CSSComputedStyleDeclaration.o): In function `WTF::PassRefPtr<WebCore::CSSPrimitiveValue> WebCore::CSSPrimitiveValue::create<WebCore::ESpeak>(WebCore::ESpeak)':
/b/slave/chromium-rel-linux-valgrind-builder/build/src/third_party/WebKit/WebCore/css/CSSPrimitiveValue.h:107: undefined reference to `WebCore::CSSPrimitiveValue::CSSPrimitiveValue<WebCore::ESpeak>(WebCore::ESpeak)'

Seems introduced at http://trac.webkit.org/changeset/68680.

A patch will come shortly.

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



More information about the webkit-unassigned mailing list