Bug 111055

Summary: [EFL] Build break with --no-web-audio and --no-video
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: lucas.de.marchi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Ryuan Choi
Reported 2013-02-28 01:51:24 PST
With --no-web-audio and --no-video, build break occured like below. /home/ryuan/workspace/project/webkit/efl-webkit/Source/WebCore/platform/graphics/gstreamer/GStreamerUtilities.cpp:23:21: fatal error: gst/gst.h: No such file or directory compilation terminated. [ 80%] Building CXX object Source/WebCore/CMakeFiles/webcore_efl.dir/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp.o [ 80%] Building CXX object Source/WebCore/CMakeFiles/webcore_efl.dir/platform/graphics/gstreamer/PlatformVideoWindowEfl.cpp.o [ 80%] Building CXX object Source/WebCore/CMakeFiles/webcore_efl.dir/platform/graphics/gstreamer/VideoSinkGStreamer.cpp.o make[2]: *** [Source/WebCore/CMakeFiles/webcore_efl.dir/platform/graphics/gstreamer/GStreamerUtilities.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [Source/WebCore/CMakeFiles/webcore_efl.dir/all] Error 2 make: *** [all] Error 2
Attachments
Patch (1.36 KB, patch)
2013-02-28 02:04 PST, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2013-02-28 02:04:29 PST
WebKit Review Bot
Comment 2 2013-02-28 17:55:47 PST
Comment on attachment 190682 [details] Patch Clearing flags on attachment: 190682 Committed r144404: <http://trac.webkit.org/changeset/144404>
WebKit Review Bot
Comment 3 2013-02-28 17:55:51 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.