<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>137554</bug_id>
          
          <creation_ts>2014-10-09 03:40:17 -0700</creation_ts>
          <short_desc>webkitgtk-2.4.6 fails to build with --disable-video</short_desc>
          <delta_ts>2014-10-23 17:57:28 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Richard Jackson">rj</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1040517</commentid>
    <comment_count>0</comment_count>
    <who name="Richard Jackson">rj</who>
    <bug_when>2014-10-09 03:40:17 -0700</bug_when>
    <thetext>Compile fails early on with multiple errors as example below;

./Source/WTF/wtf/FeatureDefines.h:880:2: error: #error &quot;ENABLE(VIDEO_TRACK) requires ENABLE(VIDEO)&quot;
 #error &quot;ENABLE(VIDEO_TRACK) requires ENABLE(VIDEO)&quot;

If I remove --disable-video (and add needed dependencies) compile is fine

webkitgtk-2.4.5 builds without error with --disable-video

Arch Linux X86_64

/configure --prefix=/usr \
    --libexecdir=/usr/lib/$_pkgname \
    --disable-video \
    --disable-credential-storage \
    --disable-gtk-doc \
    --disable-gtk-doc-html \
    --disable-gtk-doc-pdf \
    --disable-geolocation \
    --disable-web-audio \
    --disable-webkit2 \
    --with-gtk=2.0


Let me know if you need anything further.

Richard</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1043899</commentid>
    <comment_count>1</comment_count>
    <who name="Richard Jackson">rj</who>
    <bug_when>2014-10-23 17:57:28 -0700</bug_when>
    <thetext>Fixed in 2.4.7</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>