Issue 2180 - undefined symbols in libpl641li.so
Summary: undefined symbols in libpl641li.so
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: code (show other issues)
Version: 641
Hardware: PC Linux, all
: P1 (highest) Trivial (vote)
Target Milestone: next build
Assignee: sander_traveling
QA Contact: Unknown
URL:
Keywords:
Depends on:
Blocks: 2139
  Show dependency tree
 
Reported: 2001-11-12 14:50 UTC by Martin Hollmichel
Modified: 2002-05-23 11:48 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Martin Hollmichel 2001-11-12 14:50:50 UTC
ldd -r shows:

undefined symbol: __ti15PluginConnector	(./libpl641li.so)
undefined symbol: WaitForAnswer__15PluginConnectorUl	(./libpl641li.so)
undefined symbol: NPP_Destroy__13UnxPluginCommP4_NPPPP12_NPSavedData	(./libpl641li.so)
undefined symbol: NPP_DestroyStream__13UnxPluginCommP4_NPPP9_NPStreams	(./libpl641li.so)
undefined symbol: NPP_GetJavaClass__13UnxPluginComm	(./libpl641li.so)
undefined symbol: NPP_Initialize__13UnxPluginComm	(./libpl641li.so)
undefined symbol: NPP_New__13UnxPluginCommPcP4_NPPUssPPcT5P12_NPSavedData	(./libpl641li.so)
undefined symbol: NPP_NewStream__13UnxPluginCommP4_NPPPcP9_NPStreamUcPUs	(./libpl641li.so)
undefined symbol: NPP_Print__13UnxPluginCommP4_NPPP8_NPPrint	(./libpl641li.so)
undefined symbol: NPP_SetWindow__13UnxPluginCommP4_NPPP9_NPWindow	(./libpl641li.so)
undefined symbol: NPP_Shutdown__13UnxPluginComm	(./libpl641li.so)
undefined symbol: NPP_StreamAsFile__13UnxPluginCommP4_NPPP9_NPStreamPCc	(./libpl641li.so)
undefined symbol: NPP_URLNotify__13UnxPluginCommP4_NPPPCcsPv	(./libpl641li.so)
undefined symbol: NPP_Write__13UnxPluginCommP4_NPPP9_NPStreamllPv	(./libpl641li.so)
undefined symbol: NPP_WriteReady__13UnxPluginCommP4_NPPP9_NPStream	(./libpl641li.so)
undefined symbol: NPP_GetValue__13UnxPluginCommP4_NPP11NPPVariablePv	(./libpl641li.so)
undefined symbol: NPP_SetValue__13UnxPluginCommP4_NPP11NPNVariablePv	(./libpl641li.so)
undefined symbol: NPP_GetMIMEDescription__13UnxPluginComm	(./libpl641li.so)
undefined symbol: NPP_Initialize__13UnxPluginComm	(./libpl641li.so)
undefined symbol: GetNextMessage__8MediatorUc	(./libpl641li.so)
undefined symbol: _._15PluginConnector	(./libpl641li.so)
undefined symbol: Respond__15PluginConnectorUlPcUle	(./libpl641li.so)
undefined symbol: __15PluginConnectori	(./libpl641li.so)
undefined symbol: __tf15PluginConnector	(./libpl641li.so)
undefined symbol: WaitForMessage__8MediatorUl	(./libpl641li.so)
undefined symbol: NPP_Shutdown__13UnxPluginComm	(./libpl641li.so)
Comment 1 philipp.lohmann 2001-11-12 17:23:31 UTC
updating in extensions/source/plugin should solve that problem
Comment 2 sander_traveling 2001-11-12 20:12:16 UTC
err... updating to what? HEAD ?
Comment 3 philipp.lohmann 2001-11-13 09:51:01 UTC
yes, but is see you already did that :-)
Comment 4 sander_traveling 2001-11-13 12:05:05 UTC
actually, no, I merely took all file revisions that were needed to get
it to compile 8-)

I'll try to see if theer are any differences against 641 or HEAD that
might cure the situation.
Comment 5 sander_traveling 2001-11-13 12:16:29 UTC
I did more updates (and retaggs) and it now seems to not have any
missing symbols. Will make new unix tarballs.
Comment 6 Martin Hollmichel 2002-05-23 11:48:17 UTC
closed