- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mk_kernel Re-Build Failed
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
01-10-2002 04:54 AM
01-10-2002 04:54 AM
mk_kernel Re-Build Failed
We installed the following patches and tried re-building the kernel. Attached, please find the error message that was displayed during the build mk_kernel.
HP-UX - 11.00
Patches are
PHNE_25423/PACHRDME/English] : s700_800 11.00 cumulative ARPA Transport patch
[PHKL_25613/PACHRDME/English] : s700_800 11.00 IDS/9000; syscalls related to file/socket
[PHNE_24413/PACHRDME/English] : s700_800 11.00 LAN product cumulative patch
[PHNE_25116/PACHRDME/English] : s700_800 11.00 Cumulative STREAMS Patch
If anyone had experienced this problem , please share the solution with me.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 05:17 AM
01-10-2002 05:17 AM
Re: mk_kernel Re-Build Failed
did you check if all dependencies for this patches are installed???
regards Seba
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 05:20 AM
01-10-2002 05:20 AM
Re: mk_kernel Re-Build Failed
I mean there should be installed next patches:
3 PHCO_23651 fsck_vxfs(1M) cumulative patch
2 PHCO_23876 cumulative SAM/ObAM patch
3 PHKL_18543 PM/VM/UFS/async/scsi/io/DMAPI/JFS/perf patch
3 PHKL_20016 2nd CPU not recognized in G70/H70/I70
3 PHKL_24027 VxFS 3.1 cumulative patch
2 PHKL_25475 PM cumulative patch
1 PHKL_25613 IDS/9000; file/socket syscalls; eventports
1 PHKL_25906 Probe,IDDS,PM,VM,PA-8700,asyncio,T600,FS
2 PHNE_24413 LAN product cumulative patch
2 PHNE_25116 Cumulative STREAMS Patch
2 PHNE_25423 cumulative ARPA Transport patch
hope it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 05:56 AM
01-10-2002 05:56 AM
Re: mk_kernel Re-Build Failed
Take a look at the threads below,
http://us-support.external.hp.com/cki/bin/doc.pl/sid=c06098b81a9f74c088/screen=ckiDisplayDocument?docId=200000055619682
http://us-support.external.hp.com/cki/bin/doc.pl/sid=c06098b81a9f74c088/screen=ckiDisplayDocument?docId=200000054799985
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 06:51 AM
01-10-2002 06:51 AM
Re: mk_kernel Re-Build Failed
Try running:
swlist -x show_superseded_patches=false -l fileset -a state | grep installed.
If there are any filesets in an installed state, try running:
swconfig
Regards,
Joseph.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 08:49 AM
01-10-2002 08:49 AM
Re: mk_kernel Re-Build Failed
Don