<?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>38451</bug_id>
          
          <creation_ts>2010-05-03 00:44:06 -0700</creation_ts>
          <short_desc>[GTK] Linker errors in Linux GTK builds.</short_desc>
          <delta_ts>2010-05-12 05:21:42 -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>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>38091</dup_id>
          
          <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>0</everconfirmed>
          <reporter name="Nayan">nayankk</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>bunhere</cc>
    
    <cc>dglazkov</cc>
    
    <cc>eric</cc>
    
    <cc>webkit.review.bot</cc>
    
    <cc>xan.lopez</cc>
    
    <cc>zecke</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>220038</commentid>
    <comment_count>0</comment_count>
    <who name="Nayan">nayankk</who>
    <bug_when>2010-05-03 00:44:06 -0700</bug_when>
    <thetext>Linux GTK builds are giving following linker error in latest WebKit builds,

  CXXLD  libwebkit-1.0.la
  CC     WebKitTools/GtkLauncher/Programs_GtkLauncher-main.o
  CCLD   Programs/GtkLauncher
./.libs/libwebkit-1.0.so: undefined reference to `WebCore::Geolocation::clearWatch(int)&apos;
collect2: ld returned 1 exit status
make[1]: *** [Programs/GtkLauncher] Error 1
make[1]: Leaving directory `/home/nayankk/webkit/webkit&apos;
make: *** [all] Error 2


Version of WebKit I am using is,

Path: .
URL: http://svn.webkit.org/repository/webkit/trunk
Repository Root: http://svn.webkit.org/repository/webkit
Repository UUID: 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Revision: 58666
Node Kind: directory
Schedule: normal
Last Changed Author: cjerdonek@webkit.org
Last Changed Rev: 58666
Last Changed Date: 2010-05-03 11:10:53 +0530 (Mon, 03 May 2010)

I am not sure whether these linker errors are seen in other ports as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>220039</commentid>
    <comment_count>1</comment_count>
      <attachid>54909</attachid>
    <who name="Nayan">nayankk</who>
    <bug_when>2010-05-03 00:46:16 -0700</bug_when>
    <thetext>Created attachment 54909
Fix for linker errors</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>220042</commentid>
    <comment_count>2</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2010-05-03 01:16:48 -0700</bug_when>
    <thetext>Attachment 54909 did not build on chromium:
Build output: http://webkit-commit-queue.appspot.com/results/2012030</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>220461</commentid>
    <comment_count>3</comment_count>
    <who name="Holger Freyther">zecke</who>
    <bug_when>2010-05-03 21:50:32 -0700</bug_when>
    <thetext>Is there anything special with your platform? The default seems to work here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>220468</commentid>
    <comment_count>4</comment_count>
    <who name="Nayan">nayankk</who>
    <bug_when>2010-05-03 21:57:49 -0700</bug_when>
    <thetext>I am using Ubuntu 9.10. Build is just the GTK port of WebKit without any modifications. Initially, I thought these linker errors could be because of my environment issues, but, same error was seen with one of my friend&apos;s build as well. Anyways, this doesn&apos;t seems to be the right fix, as its causing build failure in Chromium.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>220470</commentid>
    <comment_count>5</comment_count>
    <who name="Holger Freyther">zecke</who>
    <bug_when>2010-05-03 22:01:40 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; I am using Ubuntu 9.10. Build is just the GTK port of WebKit without any
&gt; modifications. Initially, I thought these linker errors could be because of my
&gt; environment issues, but, same error was seen with one of my friend&apos;s build as
&gt; well. Anyways, this doesn&apos;t seems to be the right fix, as its causing build
&gt; failure in Chromium.

I do not see a reason this simple method would need a hand written binding. Could you attempt to make a clean build?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>220524</commentid>
    <comment_count>6</comment_count>
    <who name="Ryuan Choi">bunhere</who>
    <bug_when>2010-05-04 01:51:29 -0700</bug_when>
    <thetext>I think that this is duplicated with Bug 38091
It was fixed</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>221496</commentid>
    <comment_count>7</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-05-05 22:07:56 -0700</bug_when>
    <thetext>I&apos;m confused.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>222951</commentid>
    <comment_count>8</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2010-05-08 17:36:17 -0700</bug_when>
    <thetext>Attachment 54909 did not build on win:
Build output: http://webkit-commit-queue.appspot.com/results/2207067</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>224531</commentid>
    <comment_count>9</comment_count>
    <who name="Xan Lopez">xan.lopez</who>
    <bug_when>2010-05-12 05:08:36 -0700</bug_when>
    <thetext>This just needs the last patch in bug 33590 to be committed, AFAICT.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>224538</commentid>
    <comment_count>10</comment_count>
    <who name="Nayan">nayankk</who>
    <bug_when>2010-05-12 05:14:52 -0700</bug_when>
    <thetext>This error is not seen in latest builds. Issue is the dup of #38091

*** This bug has been marked as a duplicate of bug 38091 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>54909</attachid>
            <date>2010-05-03 00:46:16 -0700</date>
            <delta_ts>2010-05-12 05:21:42 -0700</delta_ts>
            <desc>Fix for linker errors</desc>
            <filename>FixForLinkerErrors.patch</filename>
            <type>text/plain</type>
            <size>977</size>
            <attacher name="Nayan">nayankk</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYkNvcmUvQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFdlYkNvcmUvQ2hhbmdlTG9n
CShyZXZpc2lvbiA1ODY2NykKKysrIFdlYkNvcmUvQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBA
IC0xLDMgKzEsMTMgQEAKKzIwMTAtMDUtMDMgIE5heWFuIEt1bWFyIEsgIDxuYXlhbmtrQGdtYWls
LmNvbT4KKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICBG
aXggZm9yIGxpbmtlciBlcnJvcnMuCisKKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcv
c2hvd19idWcuY2dpP2lkPTM4NDUxCisKKyAgICAgICAgKiBwYWdlL0dlb2xvY2F0aW9uLmlkbDoK
KwogMjAxMC0wNS0wMyAgVGhvbWFzIFphbmRlciA8dC56YW5kZXJAbm9raWEuY29tPgogCiAgICAg
ICAgIFJldmlld2VkIGJ5IFNpbW9uIEhhdXNtYW5uLgpJbmRleDogV2ViQ29yZS9wYWdlL0dlb2xv
Y2F0aW9uLmlkbAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09Ci0tLSBXZWJDb3JlL3BhZ2UvR2VvbG9jYXRpb24uaWRsCShy
ZXZpc2lvbiA1ODY2NikKKysrIFdlYkNvcmUvcGFnZS9HZW9sb2NhdGlvbi5pZGwJKHdvcmtpbmcg
Y29weSkKQEAgLTMwLDcgKzMwLDcgQEAgbW9kdWxlIGNvcmUgewogCiAgICAgICAgIFtDdXN0b21d
IGxvbmcgd2F0Y2hQb3NpdGlvbihpbiBQb3NpdGlvbkNhbGxiYWNrIHN1Y2Nlc3NDYWxsYmFjaywg
aW4gUG9zaXRpb25FcnJvckNhbGxiYWNrIGVycm9yQ2FsbGJhY2ssIGluIFBvc2l0aW9uT3B0aW9u
cyBvcHRpb25zKTsKIAotICAgICAgICB2b2lkIGNsZWFyV2F0Y2goaW4gbG9uZyB3YXRjaElkKTsK
KyAgICAgICAgW0N1c3RvbV0gdm9pZCBjbGVhcldhdGNoKGluIGxvbmcgd2F0Y2hJZCk7CiAgICAg
fTsKIAogfQo=
</data>

          </attachment>
      

    </bug>

</bugzilla>