[Webkit-unassigned] [Bug 38451] New: [GTK] Linker errors in Linux GTK builds.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 3 00:44:06 PDT 2010


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

           Summary: [GTK] Linker errors in Linux GTK builds.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nayankk at gmail.com


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)'
collect2: ld returned 1 exit status
make[1]: *** [Programs/GtkLauncher] Error 1
make[1]: Leaving directory `/home/nayankk/webkit/webkit'
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 at 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.

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