[Webkit-unassigned] [Bug 96888] New: [GTK] [Stable] Missing dllexport causing linking errors on Windows platform
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 16 08:57:24 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=96888
Summary: [GTK] [Stable] Missing dllexport causing linking
errors on Windows platform
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kalevlember at gmail.com
Creating library file: .libs/libwebkitgtk-3.0.dll.a./.libs/libWebCore.a(libWebCore_la-Editor.o):Editor.cpp:(.text+0x15326): undefined reference to `_imp___ZN7WebCore24FrameDestructionObserverD2Ev'
./.libs/libWebCore.a(libWebCore_la-Editor.o):Editor.cpp:(.text+0x15458): undefined reference to `_imp___ZN7WebCore24FrameDestructionObserverD2Ev'
./.libs/libWebCore.a(libWebCore_la-Editor.o):Editor.cpp:(.text+0x154dd): undefined reference to `_imp___ZN7WebCore24FrameDestructionObserverC2EPNS_5FrameE'
./.libs/libWebCore.a(libWebCore_la-Editor.o):Editor.cpp:(.text+0x156c7): undefined reference to `_imp___ZN7WebCore24FrameDestructionObserverD2Ev'
/usr/lib64/gcc/i686-w64-mingw32/4.7.1/../../../../i686-w64-mingw32/bin/ld: ./.libs/libWebCore.a(libWebCore_la-Editor.o): bad reloc address 0x0 in section `.rdata'
collect2: error: ld returned 1 exit status
--
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