- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Want to know the patch number for linker startup c...
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
02-21-2005 09:06 PM
02-21-2005 09:06 PM
Want to know the patch number for linker startup code / SLLIC ELF Support on HP-UX 11.11
I'm working on porting Linux Application to
HP-UX. While compiling application we came across Loader error...
So we need the patch Number for
1. Linker startup code / SLLIC ELF support.
2. ld(l) and linker tools cumulative Patch.
On HP-UX 11.11. ???
It is PHSS_21701 and PHSS_21947 on HP-UX 11.0.
Thanks in Advance
Anitha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 09:13 PM
02-21-2005 09:13 PM
Re: Want to know the patch number for linker startup code / SLLIC ELF Support on HP-UX 11.11
find the correct patch numbers for the hp-ux 11.11
1) PHSS_28435
2) PHSS_30968
regards,
Govind.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 09:17 PM
02-21-2005 09:17 PM
Re: Want to know the patch number for linker startup code / SLLIC ELF Support on HP-UX 11.11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2005 08:20 PM
02-23-2005 08:20 PM
Re: Want to know the patch number for linker startup code / SLLIC ELF Support on HP-UX 11.11
I just wonder, why nobody gave you the right links ...
Hp-UX patch database:
http://www4.itrc.hp.com/service/patch/search.do?BC=patch.breadcrumb.main|&pageContextName=hpux:::
PHSS_28435:
http://www4.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHSS_28435&context=hpux:700:11:11
PHSS_30970:
http://www4.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHSS_30970&context=hpux:700:11:11
Please also note, that the last patch has a rating of one star - desciprtion here:
http://www4.itrc.hp.com/service/patch/wrap.do?pageKey=patch.html.hpuxRatingHelp&BC=patch.breadcrumb.main|patch.breadcrumb.search|
HTH
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2005 11:52 PM
02-23-2005 11:52 PM
Re: Want to know the patch number for linker startup code / SLLIC ELF Support on HP-UX 11.11
swlist -l file | grep usr/lib.*/dld.sl
(dld.sl == linker startup code, as you call it)
Same works for ld too, of course.
Good luck,
Elmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2005 01:36 AM
02-24-2005 01:36 AM
Re: Want to know the patch number for linker startup code / SLLIC ELF Support on HP-UX 11.11
Are you sure that your problem is patch? If yes, above answers will help you. I would recommend you to check the application compatibility as well. Please check the pre requisites for applications, it may bring up new threads to you.
Best of luck
Shahul