1758387 Members
3060 Online
108868 Solutions
New Discussion юеВ

mk_kernel fails with

 
SOLVED
Go to solution
Lars Olsson
Advisor

mk_kernel fails with

When trying to create a new kernel (hpux 11.11) using the mk_kernel command, I get the following error message:

ld: Unsatisfied protected
symbol "dumpdev_path_change" in file "mod_wk.d/hsx/smo
d.o"
1 errors.
*** Error exit code 1

Stop.
config: make did an exit(1)


Does anyone know how to fix this problem?
Thanks in advance for any help.

3 REPLIES 3
Steve Steel
Honored Contributor
Solution

Re: mk_kernel fails with

Hi

Guess you are installing secure path .

Then you have missed patches which are needed - recheck the documants

To enable dump support on EVA devices with path failover,
the following software updates must be installed: PHKL_30219
and PHKL_30218. These two software updates can be installed
in any order. If either software update is not installed,
this new feature is not enabled in your system.




30219 installed this symbol

numbers are now

30219 and 30607


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
John Payne_2
Honored Contributor

Re: mk_kernel fails with

And if you talk to the Secure Path people, they will most likely say to install the latest GOLDBASE, GOLDAPPS, and HWEnable11i bundles. (It would be nice if they would say which patches exactly were needed from HWEnable, I went the rounds with them once, but to no avail.) If this is SecurePath, what version are you trying to install, and what version of HWEEnable11i is installed on your system?

John
Spoon!!!!
Lars Olsson
Advisor

Re: mk_kernel fails with

Steve, and John, Thanks a lot for the info regarding whcih patches were needed. I just downloaded, and installed, them. All seems to work fine now.

Cheers.