Closed Bug 486581 Opened 15 years ago Closed 15 years ago

OS/2 build break in testplugin after enabling of windowed mode

Categories

(Core Graveyard :: Plug-ins, defect)

x86
OS/2
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.9.2a1

People

(Reporter: wuno, Assigned: wuno)

References

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.9.2a1pre) Gecko/20090401 Minefield/3.6a1pre
Build Identifier: 

weakld: error: Unresolved symbol (UNDEF) '__Z24pluginSupportsWindowModev'.
weakld: info: The symbol is referenced by:
    E:\mozbuild1\modules\plugin\test\testplugin\nptest.o
weakld: error: Unresolved symbol (UNDEF) '__Z16pluginWidgetInitP12InstanceDataPv'.
weakld: info: The symbol is referenced by:
    E:\mozbuild1\modules\plugin\test\testplugin\nptest.o
weakld: error: Unresolved symbol (UNDEF) '__Z28pluginSupportsWindowlessModev'.
weakld: info: The symbol is referenced by:
    E:\mozbuild1\modules\plugin\test\testplugin\nptest.o
weakld: error: Unresolved symbol (UNDEF) '__Z22pluginInstanceShutdownP12InstanceData'.
weakld: info: The symbol is referenced by:
    E:\mozbuild1\modules\plugin\test\testplugin\nptest.o
Ignoring unresolved externals reported from weak prelinker.

E:\mozbuild1\modules\plugin\test\testplugin\nptest.o(nptest.o) : error LNK2029: "pluginSupportsWindowMode()" : unresolved external
E:\mozbuild1\modules\plugin\test\testplugin\nptest.o(nptest.o) : error LNK2029: "pluginInstanceShutdown(InstanceData*)" : unresolved external
E:\mozbuild1\modules\plugin\test\testplugin\nptest.o(nptest.o) : error LNK2029: "pluginSupportsWindowlessMode()" : unresolved external
E:\mozbuild1\modules\plugin\test\testplugin\nptest.o(nptest.o) : error LNK2029: "pluginWidgetInit(InstanceData*, void*)" : unresolved external
after checkin for bug484923

Reproducible: Always
Blocks: 484923
Version: unspecified → Trunk
Josh, since we have still the basic test plugin, I simply downloaded the patch for nptest_qt.cpp (from bug484923) from mozilla-central and adjusted the diff header lines, resulting in a working compilation
Assignee: nobody → wuno
Status: NEW → ASSIGNED
Attachment #370720 - Flags: review?(joshmoz)
Attachment #370720 - Flags: review?(joshmoz) → review+
Keywords: checkin-needed
Attachment #370720 - Attachment description: same patch as for nptest_qt.cpp → same patch as for nptest_qt.cpp [Checkin: Comment 2]
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite-
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: