1833921 Members
4429 Online
110063 Solutions
New Discussion

Kernel Regen Fails

 
SOLVED
Go to solution

Kernel Regen Fails

I have a K580 system running HP-UX 10.20 with June 2000 Patches. I am trying to install scsi3 driver on the system and kernel regeneration fails.

The error message that I get is the following;

Can not build kernel using /usr/sbin/mk_kernel. The standard output of command is shown below.

cpp: "core-hpux.h", line 18 error 4036: Can't open include file '../h/fss.h'.

stop

config: make did an exit(1)

command exitted with exit code -71.

Although the SEArch command at the initial main menu shows all the 4 disks (on an external HASS), ioscan -fn shows;

ext_bus 4 10/4/4 C720 UNCLAIMED UNKNOWN HP 28696A - F/W scsi Interface.


I used SAM and I even tried to regen the kernel manually and I got the same dose. I also tried to install (out of curiosity) other drivers like disk3, spt and scsi1 I still got the same error message.

Any help will be appreciated.I thank you in advance.

Ishmael Lesolame
Cell: +267 71305871
If you keyboard is locked, call a locksmith, not HP!
2 REPLIES 2
Vincente Fernandes
Valued Contributor
Solution

Re: Kernel Regen Fails

Looks like you are missing include files.
Use the below find command to find the fss.h include files. Hope that helps.
# find / -name fss.h -print
/usr/conf/h/fss.h
/usr/include/sys/fss.h
Stefan Farrelly
Honored Contributor

Re: Kernel Regen Fails


Just try a straight kernel regen without adding or modfying the system file, just to prove if your kernel rebuild problem already exists or is being caused by you trying to add in something. Just try a straight;

/usr/lbin/sysadm/system_prep -v -s /stand/system
mk_kernel -s /stand/system
Im from Palmerston North, New Zealand, but somehow ended up in London...