- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- GDB on HP-UX
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 07:53 AM
10-10-2006 07:53 AM
/usr/lib/dld.sl: Can't open shared library: /usr/lib/libcur_colr.1
/usr/lib/dld.sl: No such file or directory
How can I obtain this missing library, or otherwise solve this problem?
Thanks,
Rodney
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 10:46 AM
10-10-2006 10:46 AM
Re: GDB on HP-UX
What version of HP-UX are you running? I checked my 11i v2 Itanium system and gdb runs fine but I don't have /usr/lib/libcur_colr.1 on my system.
Also, was GDB installed when you received the system or did you install GDB from some depot or application CD? Can you see what product was installed to provide GDB? For example, on my system:
# swlist -l file | grep /opt/langtools/bin/gdb
WDB.WDB: /opt/langtools/bin/gdb
I'd also be curious about a chatr of the GDB binary:
# chatr /opt/langtools/bin/gdb
/opt/langtools/bin/gdb:
32-bit ELF executable
shared library dynamic path search:
LD_LIBRARY_PATH enabled first
SHLIB_PATH enabled second
embedded path enabled third ../../../Src/gnu/gdb:../../../Src/gnu/gdb/../../TAHOE_BE/usr/lib/hpux32:../../../Src/gnu/gdb/../../TAHOE_BE/usr/lib/hpux32:/usr/lib/hpux32
shared library list:
libxcurses.so.1
libunwind.so.1
libdl.so.1
libCsup.so.1
libuca.so.1
libc.so.1
shared library binding:
deferred
global hash table disabled
global hash table size 1103
shared library mapped private disabled
shared library segment merging disabled
shared vtable support disabled
explicit unloading disabled
linkage table protection disabled
segments:
index type address flags size
7 text 00001000 z---c- 1M
8 data 00557000 ---m-- 4M
executable from stack: D (default)
kernel assisted branch prediction enabled
lazy swap allocation for dynamic segments disabled
nulptr references disabled
address space model: EXEC_MAGIC
caliper dynamic instrumentation disabled
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2006 12:28 AM
10-11-2006 12:28 AM
SolutionYou can get the latest version at: http://www.hp.com/go/wdb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2006 01:36 AM
10-12-2006 01:36 AM
Re: GDB on HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2006 01:38 AM
10-12-2006 01:38 AM