<?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>57925</bug_id>
          
          <creation_ts>2011-04-05 23:29:09 -0700</creation_ts>
          <short_desc>Linking error in WebKit GTK on Darwin.</short_desc>
          <delta_ts>2011-04-13 08:15:21 -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>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.6</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>58443</dup_id>
          
          <bug_file_loc>N/A</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>devchan1</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mrobinson</cc>
    
    <cc>red47514f7</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>380156</commentid>
    <comment_count>0</comment_count>
    <who name="">devchan1</who>
    <bug_when>2011-04-05 23:29:09 -0700</bug_when>
    <thetext>When building WebKit GTK from svn source revision 83015, the following linking error occurs
near the end of the build.

ld: duplicate symbol WebCore::MIMETypeRegistry::getMIMETypeForExtension(WTF::String const&amp;)  in ./.libs/libWebCore.a(libWebCore_la-MIMETypeRegistry.o) and Source/WebCore/platform/gtk/.libs/libwebkitgtk_1_0_la-MIMETypeRegistryGtk.o
collect2: ld returned 1 exit status
make[1]: *** [libwebkitgtk-1.0.la] Error 1
make: *** [all] Error 2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>381857</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2011-04-07 16:59:44 -0700</bug_when>
    <thetext>What configure flags are you using for your compilation?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>384730</commentid>
    <comment_count>2</comment_count>
    <who name="">red47514f7</who>
    <bug_when>2011-04-13 01:29:16 -0700</bug_when>
    <thetext>r83689 ; Linux ; GTK build; 64-bit

Configure flags:
./autogen.sh  --prefix=\&quot;$prefix\&quot; --enable-3D-transforms --enable-web-sockets --enable-web-timing --enable-geolocation --enable-mathml --enable-wml --enable-xhtmlmp --enable-file-writer --enable-blob --enable-file-system --enable-directory-upload

MIMETypeRegistry.cpp:(.text+0x240): multiple definition of `WebCore::MIMETypeRegistry::getMIMETypeForExtension(WTF::String const&amp;)&apos;
Source/WebCore/platform/gtk/.libs/libwebkitgtk_1_0_la-MIMETypeRegistryGtk.o:MIMETypeRegistryGtk.cpp:(.text+0x0): first defined here</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>384895</commentid>
    <comment_count>3</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2011-04-13 08:12:37 -0700</bug_when>
    <thetext>The file system API is not fully supported yet. If you wish to use it, I encourage you to submit patches getting it building and passing all the tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>384898</commentid>
    <comment_count>4</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2011-04-13 08:15:21 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 58443 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>