HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mk_kernel fails after patch install
Operating System - HP-UX
1833912
Members
3694
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
12-20-2002 02:17 PM
12-20-2002 02:17 PM
mk_kernel fails after patch install
Be gentle with me, this is my first post to this forum. The server is a D370 running 10.20. Recently installed Dec 2001 patch cluster (customer machine, all "mine" already at 11). There didn't seem to be any unusual problems with the patch, just the normal space and dependencies issues. The machine is up and running but several problems may or may not be related:
I can't see the network port on 100BT GSC card no matter how many times I reboot or power off. In fact, it assigns the address that I had on that port to lo0. I downloaded patch PHNE_22216 and tried to rebuild the kernel and now with both SAM and manually from scratch mk_kernel gives the following error:
Compiling /stand/build/conf.c...
*** Error exit code 1
# mk_kernel
Compiling /stand/build/conf.c...
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 165: error 1588: "LOTSFREE
" undefined.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 165: error 1521: Incorrect
initialization.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 166: error 1588: "DESFREE"
undefined.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 166: error 1521: Incorrect
initialization.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 167: error 1588: "MINFREE"
undefined.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 167: error 1521: Incorrect
initialization.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 168: error 1588: "MAXQUEUE
TIME" undefined.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 168: error 1521: Incorrect
initialization.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 838: error 1588: "LARGE_NC
ARGS_ENABLED" undefined.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 838: error 1521: Incorrect
initialization.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 844: error 1588: "KERN_VM_
PCT" undefined.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 844: error 1521: Incorrect
initialization.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 845: error 1588: "KERN_VM_
SCAN_RATE" undefined.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 845: error 1521: Incorrect
initialization.
*** Error exit code 1
Stop.
config: make did an exit(1)
I've searched the archives and the "net" for any hints and suspect this is a personal rather than HP problem. The output from "what" for every file that is involved seems to be correct except that I can't get the new btlan drivers without getting the new kernel compile. Hoping some guru will recognize what library, header file, c file, etc. is causing this problem. This is of course the network that connects to the router that connects to the customer and normally I love a challenge like this but I want to take the rest of the year off. Before that generates a lot of resentment, I should point out that even if I take off all of next week, I'm still losing 6 days of vacation this year. Thanks in advance for any help anyone has.
Candie
I can't see the network port on 100BT GSC card no matter how many times I reboot or power off. In fact, it assigns the address that I had on that port to lo0. I downloaded patch PHNE_22216 and tried to rebuild the kernel and now with both SAM and manually from scratch mk_kernel gives the following error:
Compiling /stand/build/conf.c...
*** Error exit code 1
# mk_kernel
Compiling /stand/build/conf.c...
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 165: error 1588: "LOTSFREE
" undefined.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 165: error 1521: Incorrect
initialization.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 166: error 1588: "DESFREE"
undefined.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 166: error 1521: Incorrect
initialization.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 167: error 1588: "MINFREE"
undefined.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 167: error 1521: Incorrect
initialization.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 168: error 1588: "MAXQUEUE
TIME" undefined.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 168: error 1521: Incorrect
initialization.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 838: error 1588: "LARGE_NC
ARGS_ENABLED" undefined.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 838: error 1521: Incorrect
initialization.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 844: error 1588: "KERN_VM_
PCT" undefined.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 844: error 1521: Incorrect
initialization.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 845: error 1588: "KERN_VM_
SCAN_RATE" undefined.
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 845: error 1521: Incorrect
initialization.
*** Error exit code 1
Stop.
config: make did an exit(1)
I've searched the archives and the "net" for any hints and suspect this is a personal rather than HP problem. The output from "what" for every file that is involved seems to be correct except that I can't get the new btlan drivers without getting the new kernel compile. Hoping some guru will recognize what library, header file, c file, etc. is causing this problem. This is of course the network that connects to the router that connects to the customer and normally I love a challenge like this but I want to take the rest of the year off. Before that generates a lot of resentment, I should point out that even if I take off all of next week, I'm still losing 6 days of vacation this year. Thanks in advance for any help anyone has.
Candie
I just can't wait to be king.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2002 05:52 PM
12-21-2002 05:52 PM
Re: mk_kernel fails after patch install
I got similar results after a hardware patch bundle corrupted my system file.
I had to go to a backup of that file, and reinstall my fiber drivers which were not in that system file.
Then I was cool.
Figuring it out only took like four months.
Steve
I had to go to a backup of that file, and reinstall my fiber drivers which were not in that system file.
Then I was cool.
Figuring it out only took like four months.
Steve
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP