- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: /usr/lib/pa20_64/dld.sl: Unsatisfied code symb...
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
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
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
03-10-2007 05:34 PM
03-10-2007 05:34 PM
/usr/lib/pa20_64/dld.sl: Unsatisfied code symbol 'pthread_create'
When i try to compile a multi-threaded Oracle Pro*C program, it compiles just fine. but in run time i get the following error:
/usr/lib/pa20_64/dld.sl: Unsatisfied code symbol 'pthread_create'
what could be the reason behind this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2007 06:07 PM
03-10-2007 06:07 PM
Re: /usr/lib/pa20_64/dld.sl: Unsatisfied code symbol 'pthread_create'
do a man pthread to see more information.
or check out the following link.
http://docs.hp.com/en/B2355-60130/pthread_create.3T.html
also check to see if this is not patch related or kernel paramter related.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2007 06:48 PM
03-10-2007 06:48 PM
Re: /usr/lib/pa20_64/dld.sl: Unsatisfied code symbol 'pthread_create'
Thank you for your prompt reply.
The thing is that when i compile the source in a different machine, the program runs just fine. But for a specific machince it is giving the mentioned error. So just tell me whet is causing this problem; may be dld.sl is corrupted or need to apply some kind of Patch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2007 08:40 PM
03-10-2007 08:40 PM
Re: /usr/lib/pa20_64/dld.sl: Unsatisfied code symbol 'pthread_create'
Then I would defenitely says that this is patch or kernel parameter related.
Check your /var/adm/syslog.log file to see if there is any error message there.
also run dmesg command.
Also remember to award points to the answers that given
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2007 09:28 PM
03-10-2007 09:28 PM
Re: /usr/lib/pa20_64/dld.sl: Unsatisfied code symbol 'pthread_create'
>Fabian: kernel parameter related. Check your /var/adm/syslog.log file to see if there is any error message there. also run dmesg command.
None of these will help with a missing patch.
PHCO_29960 is the recommend one for 11.11.