- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mk_kernel fails
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
11-11-2002 07:05 AM
11-11-2002 07:05 AM
mk_kernel fails
I'm trying to change a kernel parameter so I have to recompile the kernel. To do it I execute mk_kernel but it fails with the following message:
# /usr/sbin/mk_kernel -s ./system
Building a new kernel based on template file "./system"
Compiling conf.c...
Loading the kernel...
/usr/ccs/bin/ld: (Warning) Ignoring +nodefaultmap. The option is currently not supp
orted in a 32-bit PA link.
/usr/ccs/bin/ld: Unrecognized argument: +Accept
/usr/ccs/bin/ld: Usage: /usr/ccs/bin/ld [options] [flags] files
*** Error exit code 1
Stop.
config: make did an exit(1)
config failure.
Any ideas on what could be failing??
Thanks,
Sandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2002 07:43 AM
11-11-2002 07:43 AM
Re: mk_kernel fails
When was the last time a kernel was succesfully created?
If you do:
swlist -l fileset -a state | grep -e corrupt -e transient -a installed
do you get anything listed?
You could also run:
swverify \* >/tmp/swverify.out
what shows up in the output file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2002 08:55 AM
11-11-2002 08:55 AM
Re: mk_kernel fails
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2004 12:38 AM
09-27-2004 12:38 AM
Re: mk_kernel fails
Ive received exactly the same error .
I've solved it by installing the latest linker
patch - PHSS_30965 for HP-UX 11.0
Good luck .
Michael .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2004 02:16 AM
09-27-2004 02:16 AM
Re: mk_kernel fails
This issue shall be related to patches than anything. Few days back I remember there was similar discussion in forum here which had patch resolution.
and backup your kernel before you proceed.
hope you are doing system_prep before you do mk_kernel. Follow the standard procedure so as not to end up in a problem
Hope this helps
Prashant