Operating System - HP-UX
1753776 Members
7532 Online
108799 Solutions
New Discussion юеВ

I can not build a new kernel

 
Herr Victor Restivo
New Member

I can not build a new kernel

Hello Freeks,

we have an C3600 with HP-UX 11.00.
It was not possible to install the QPK1100_B.11.00.64.4.depot. The installprocess
stopt with the message that swinstall can not
build a new kernel.
If I call the function mk_kernel the system output teh message
"Generating module: krm...
/stand/build/mod_wk.d/krm/mod_sec.o: file not recognized: File format not recognized
*** Error exit code 1

Stop.
config: make did an exit(1)"

I need help to clean the problem

thanks

VR
3 REPLIES 3
Stephen Keane
Honored Contributor

Re: I can not build a new kernel

You could remove the file /stand/build/mod_wk.d/krm/mod_sec.o, providing there is a /stand/build/mod_wk.d/krm/mod_sec.c file, as it should be replaced. If you do not like to remove it, rename it say mod_sec.o.safe, you can always restore it if you want. Then to rebuild the kernel
Steven E. Protter
Exalted Contributor

Re: I can not build a new kernel

Have you by chance installed PHKL_18543 and then reinstalled it.

That can cause this issue.

Other possibility is some files are missing. You'd want to get them off a backup.

SEP
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
Herr Victor Restivo
New Member

Re: I can not build a new kernel

Hello Steven,

thanks for your message. I try to reinstall patch PHKL_18543 but it was not posible.

The issue of swinstall is

"/stand/build/mod_wk.d/krm/mod_sec.o: file not recognized: File format not recognized"


I'm happy if you have a good idea

Thanks


VR