GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /usr/lib/hpux32/dld.so: Unsatisfied code symbol e...
Operating System - HP-UX
1845514
Members
3868
Online
110244
Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Forums
Categories
This widget could not be displayed.
Company
This widget could not be displayed.
Local Language
This widget could not be displayed.
back
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
back
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Blogs
Information
This widget could not be displayed.
This widget could not be displayed.
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- This widget could not be displayed.This widget could not be displayed.This widget could not be displayed.This widget could not be displayed.This widget could not be displayed.This widget could not be displayed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2010 07:45 PM
07-11-2010 07:45 PM
/usr/lib/hpux32/dld.so: Unsatisfied code symbol error messasge
when I run a unit test program on B.11.31 itanium machine,it have those error message,
this unit test is compiled on B.11.23.And I take unit test program that run on B.11.31
i found this different
#swlist -l bundle|grep Ignite
in B.11.23
IGNITE C.7.8.201 HP-UX Installation Utilities (Ignite-UX)
Ignite-UX-11-23 C.7.8.201 HP-UX Installation Utilities for Installi
in B.11.31
IGNITE C.7.5.142 HP-UX Installation Utilities (Ignite-UX)
Ignite-UX-11-31 C.7.5.142 HP-UX Installation Utilities for Installing 11.31 Systems
what wrong with it,
can any one tell me?
compile error message its follow.
bash-4.0# ./TestRmmCPUUsage
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '__cxa_personality_routine' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTVSt9bad_alloc' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol 'errno' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTVSt9exception' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTVSt12out_of_range' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTVSt11logic_error' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTVSt14__rw_exception' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTVSt12length_error' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZNSs9__nullrefE' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN7CMarkup8SavedPosD1Ev' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZdaPv' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN7CMarkup8SavedPosC1Ev' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_Znam' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN7CMarkup7NodePosC1Ev' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN7CMarkup7NodePosD1Ev' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '__memmove_ver' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTIv' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTISt9bad_alloc' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZNSt9bad_allocD1Ev' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTVN10__cxxabiv120__si_class_type_infoE' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTVN10__cxxabiv117__class_type_infoE' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '__cxa_pure_virtual' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '__cxa_pure_virtual' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTIv' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTISt12out_of_range' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZNSt12out_of_rangeD1Ev' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTISt12length_error' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZNSt12length_errorD1Ev' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTISt9bad_alloc' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZNSt9bad_allocD1Ev' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTIv' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTISt12out_of_range' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZNSt12out_of_rangeD1Ev' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTISt12length_error' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZNSt12length_errorD1Ev' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTISt9bad_alloc' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZNSt9bad_allocD1Ev' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTVN10__cxxabiv117__class_type_infoE' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTIv' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTISt12out_of_range' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZNSt12out_of_rangeD1Ev' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTISt12length_error' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZNSt12length_errorD1Ev' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '_ZTISt9bad_alloc' in load module './TestRmmCPUUsage'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZNSt9bad_allocD1Ev' in load module './TestRmmCPUUsage'.
Killed
- Tags:
- unsat
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2010 10:51 PM
07-11-2010 10:51 PM
Re: /usr/lib/hpux32/dld.so: Unsatisfied code symbol error messasge
I don't see how this application could run on 11.23 if it doesn't run on 11.31.
It seems you have an aC++ application that wasn't linked with the aC++ runtime. I.e. linked with cc vs aCC.
You also seem to be missing some of your own aC++ routines like _ZN7CMarkup8SavedPosC1E.
What does "chatr TestRmmCPUUsage" show?
It seems you have an aC++ application that wasn't linked with the aC++ runtime. I.e. linked with cc vs aCC.
You also seem to be missing some of your own aC++ routines like _ZN7CMarkup8SavedPosC1E.
What does "chatr TestRmmCPUUsage" show?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP