- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /usr/lib/dld.sl: Unresolved symbol: pthread_mutex_...
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
07-28-2011 05:37 AM
07-28-2011 05:37 AM
/usr/lib/dld.sl: Unresolved symbol: pthread_mutex_lock (code)
Hi,
I am getting this error when executing /usr/local/sbin/visudo as below,
/usr/lib/dld.sl: Unresolved symbol: pthread_mutex_lock (code) from /usr/local/sbin/visudo
Abort(coredump)
Also same error i am getting when using sudo i.e.
$ sudo crontab -l
/usr/lib/dld.sl: Unresolved symbol: pthread_mutex_lock (code) from sudo
Abort
The operating System is HP-UX 11.0. I have also installed the gcc and also set the SHLIB_PATH but still same error. I checked the file /usr/lib/dld.sl and it is available.
-r-xr-xr-x 1 bin bin 274432 Sep 29 2006 /usr/lib/dld.sl
Please can some one let me know how to resolve this error.
Thanks,
Narendra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2011 02:33 PM
07-29-2011 02:33 PM
Re: /usr/lib/dld.sl: Unresolved symbol: pthread_mutex_lock (code)
You need to patch your libc to a newer version to have the pthread stubs.