[Webkit-unassigned] [Bug 111055] New: [EFL] Build break with --no-web-audio and --no-video

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 01:49:00 PST 2013


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

           Summary: [EFL] Build break with --no-web-audio and --no-video
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryuan.choi at samsung.com
                CC: demarchi at webkit.org


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

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