- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Error in Installing Patch Bundle PHNE-27079
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-28-2004 02:57 AM
10-28-2004 02:57 AM
Error in Installing Patch Bundle PHNE-27079
Building a new kernel based on template file "/stand/system"
Compling /stand/build/conf.c...
Loading kernel...
/usr/ccs/bin/ld: (warning) Linker features were used that may not be supported in future release.
/usr/lib/dld.sl: Can't open shared library:
/usr/lib/libc.2
/usr/lib/dld.sl: No such file or directory
sh:10004 Abort
Error exit code 134
Stop
Config: make did on exit(1)
config failure
Error: The compand "/usr/sbin/mk_kernel", which is used to rebuild the kernel, has failed.
I checked the sytem, and "/usr/lib/dld.sl" is there but "/usr/lib/libc.2" is not.
I am relatively new to Unix admin, and need your help to proceed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 03:07 AM
10-28-2004 03:07 AM
Re: Error in Installing Patch Bundle PHNE-27079
Also have you prepared backup copies of /stnad/vmunix /stand/system??
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 03:13 AM
10-28-2004 03:13 AM
Re: Error in Installing Patch Bundle PHNE-27079
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 03:33 AM
10-28-2004 03:33 AM
Re: Error in Installing Patch Bundle PHNE-27079
If you do not get ALL Required dependent patches, then you can have some problems.
The complete dependency list is:
PHNE_27079
PHNE_21904
PHCO_10947
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 04:44 AM
10-28-2004 04:44 AM
Re: Error in Installing Patch Bundle PHNE-27079
The PHNE_27079 bundle that I tried to install has PHCO_10947 and PHNE_21904 in it.
Also, like Anil and Fred said, I may need to look for the libc.2 file on other machines. On our machine, "/usr/lib/libc.sl" is linked to "/usr/lib/libc.1".
Alvin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 07:40 AM
10-28-2004 07:40 AM
Re: Error in Installing Patch Bundle PHNE-27079
cd /usr/lib
ln -s libc.1 libc.2
That took care of all.
Thanks for your time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 07:43 AM
10-28-2004 07:43 AM