WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
129885
[CMake][GTK] Add missing references to JSC::JSValue and JSC::JSCell methods
https://bugs.webkit.org/show_bug.cgi?id=129885
Summary
[CMake][GTK] Add missing references to JSC::JSValue and JSC::JSCell methods
Lorenzo Tilve
Reported
2014-03-07 08:10:50 PST
Building WebKitGTK with CMake and Ninja is returning undefined reference errors [10/2916] Generating ../../DerivedSources/WebCore/JSFocusEvent.cpp, ../../DerivedSources/WebCore/JSFocusEvent.h FAILED: : && /usr/lib/ccache/c++ -std=gnu++0x -fno-omit-frame-pointer -fno-tree-dce -O3 -DNDEBUG @CMakeFiles/jsc.rsp -o bin/jsc && : lib/libjavascriptcoregtk-3.0.so.0.16.2: undefined reference to `JSC::JSValue::isGetterSetter() const' lib/libjavascriptcoregtk-3.0.so.0.16.2: undefined reference to `JSC::JSCell::structure(JSC::VM&) const' lib/libjavascriptcoregtk-3.0.so.0.16.2: undefined reference to `JSC::JSValue::encode(JSC::JSValue)' lib/libjavascriptcoregtk-3.0.so.0.16.2: undefined reference to `JSC::JSValue::decode(long)' collect2: error: ld returned 1 exit status
Attachments
Add attachment
proposed patch, testcase, etc.
Lorenzo Tilve
Comment 1
2014-03-10 10:47:28 PDT
I'm not being able to reproduce anymore this bug after a complete clean of the build system with the last master.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug