[Webkit-unassigned] [Bug 129833] New: Missing include in JSConsole.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 6 15:06:50 PST 2014


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

           Summary: Missing include in JSConsole.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbriance at cisco.com


See buildbot: http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/45406/steps/compile-webkit/logs/stdio

  CXXLD    Programs/jsc-3
./.libs/libjavascriptcoregtk-3.0.so: undefined reference to `JSC::JSValue::isGetterSetter() const'
./.libs/libjavascriptcoregtk-3.0.so: undefined reference to `JSC::JSCell::structure(JSC::VM&) const'
./.libs/libjavascriptcoregtk-3.0.so: undefined reference to `JSC::JSValue::encode(JSC::JSValue)'
./.libs/libjavascriptcoregtk-3.0.so: undefined reference to `JSC::JSValue::decode(long)'
collect2: error: ld returned 1 exit status
make[1]: *** [Programs/jsc-3] Error 1

-- 
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