<?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>61018</bug_id>
          
          <creation_ts>2011-05-17 20:25:38 -0700</creation_ts>
          <short_desc>EFL builder needs to pass &quot;-i&quot; to to create_hash_table script</short_desc>
          <delta_ts>2011-05-18 13:14:05 -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>WebKit Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</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="Geoffrey Garen">ggaren</reporter>
          <assigned_to name="Gyuyoung Kim">gyuyoung.kim</assigned_to>
          <cc>leandro</cc>
    
    <cc>lucas.de.marchi</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>405479</commentid>
    <comment_count>0</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2011-05-17 20:25:38 -0700</bug_when>
    <thetext>Not doing so means the generated .lut.h files don&apos;t #include Lookup.h, so they don&apos;t build.

The EFL builder is currently broken because of this, but I&apos;m not familiar enough with the system to fix it.

You can look at JavaScriptCore/GNUMakefile.am, JavaScriptCore/DerivedSources.make, or JavaScriptCore/DerivedSources.pro for an example.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>405481</commentid>
    <comment_count>1</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2011-05-17 20:27:46 -0700</bug_when>
    <thetext>Assigning to gyuyoung.kim@samsung.com and CC&apos;ing leandro@profusion.mobi because they&apos;re listed as the builder owners.

Unfortunately, I&apos;ve never worked with them on any WebKit code, so I&apos;m not sure what the best way to get in touch with them is.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>405515</commentid>
    <comment_count>2</comment_count>
    <who name="Gyuyoung Kim">gyuyoung.kim</who>
    <bug_when>2011-05-17 22:13:44 -0700</bug_when>
    <thetext>Ok, I look into this problem.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>405565</commentid>
    <comment_count>3</comment_count>
    <who name="Gyuyoung Kim">gyuyoung.kim</who>
    <bug_when>2011-05-18 00:55:19 -0700</bug_when>
    <thetext>In order to include Lookup.h, &quot;-i&quot; argument should be passed to create-hash-table. So, I add the &quot;-i&quot; option when cmake invokes the create_hash_table. 

http://trac.webkit.org/changeset/86740</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>405978</commentid>
    <comment_count>4</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2011-05-18 13:14:05 -0700</bug_when>
    <thetext>Thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>