WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
149402
[GTK] Fix the all-in-one build
https://bugs.webkit.org/show_bug.cgi?id=149402
Summary
[GTK] Fix the all-in-one build
Csaba Osztrogonác
Reported
2015-09-21 05:59:50 PDT
$ Tools/Scripts/build-webkit --gtk --allinone-build build log: ----------- FAILED: : && /usr/lib/icecc/bin/c++ -std=c++11 -O3 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -L/home/ossy/WebKit/WebKitBuild/DependenciesGTK/Root/lib64 -fuse-ld=gold -Wl,--disable-new-dtags @CMakeFiles/TestWebCore.rsp -o bin/TestWebKitAPI/WebCore/TestWebCore && : lib/libWebCorePlatformGTK.a(lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/graphics/PlatformDisplay.cpp.o):PlatformDisplay.cpp:function WebCore::PlatformDisplay::createPlatformDisplay(): error: undefined reference to 'WebCore::PlatformDisplayX11::PlatformDisplayX11()' lib/libWebCorePlatformGTK.a(lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/graphics/PlatformDisplay.cpp.o):PlatformDisplay.cpp:function WebCore::PlatformDisplay::createPlatformDisplay(): error: undefined reference to 'WebCore::PlatformDisplayX11::PlatformDisplayX11(_XDisplay*)' lib/libWebCorePlatformGTK.a(lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/graphics/PlatformDisplay.cpp.o):PlatformDisplay.cpp:function WebCore::PlatformDisplay::createPlatformDisplay(): error: undefined reference to 'WebCore::PlatformDisplayWayland::create()' lib/libWebCorePlatformGTK.a(lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/rendering/RenderThemeGtk.cpp.o):RenderThemeGtk.cpp:function WebCore::RenderThemeGtk::mediaControlsScript(): error: undefined reference to 'WebCore::mediaControlsLocalizedStringsJavaScript' lib/libWebCorePlatformGTK.a(lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/rendering/RenderThemeGtk.cpp.o):RenderThemeGtk.cpp:function WebCore::RenderThemeGtk::mediaControlsScript(): error: undefined reference to 'WebCore::mediaControlsBaseJavaScript' lib/libWebCorePlatformGTK.a(lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/rendering/RenderThemeGtk.cpp.o):RenderThemeGtk.cpp:function WebCore::RenderThemeGtk::mediaControlsScript(): error: undefined reference to 'WebCore::mediaControlsGtkJavaScript' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed.
Attachments
Add attachment
proposed patch, testcase, etc.
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