[Webkit-unassigned] [Bug 80215] New: [Gtk] [Win32] WebKitGtk+ fails to build on Win32 after changeset 109584

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 3 15:00:58 PST 2012


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

           Summary: [Gtk] [Win32] WebKitGtk+ fails to build on Win32 after
                    changeset 109584
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tuxator at o2.pl



tuxator at o2.pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #130008|                            |review?, commit-queue?
               Flag|                            |


Created an attachment (id=130008)
 --> (https://bugs.webkit.org/attachment.cgi?id=130008&action=review)
proposed patch

Attempting to cross-compile WebKitGtk+ for windows results in error:

  CXXLD  libwebkitgtk-3.0.la
Creating library file: .libs/libwebkitgtk-3.0.dll.a
./.libs/libWebCore.a(libWebCore_la-ScrollAnimatorWin.o):ScrollAnimatorWin.cpp:(.text+0x6d0): multiple definition of `WebCore::ScrollAnimator::create(WebCore::ScrollableArea*)'
./.libs/libWebCore.a(libWebCore_la-ScrollAnimatorNone.o):ScrollAnimatorNone.cpp:(.text+0x1330): first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [libwebkitgtk-3.0.la] Error 1
make[1]: Leaving directory `/home/pawel/src/WebKit'
make: *** [all] Error 2

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