1828411 Members
3337 Online
109977 Solutions
New Discussion

Kernel Build Fails

 
SOLVED
Go to solution
Matthew Pegge_1
Frequent Advisor

Kernel Build Fails

I'm trying to rebuild a HPUX 11 system. I've built the new system a D class from CD. And done a full restore from the old system (also a D class) excluding all the files such as /etc/lvmtab etc..
When I try and create a new kernel combining the two system files I get the error as below:

gbaheu29:/ # mk_kernel -s /stand/system -o /stand/vmunix
WARNING: No such device, tunable, or cdio pa.
Ignoring the following line.
pa
Compiling /stand/build/conf.c...
Loading the kernel...
/usr/ccs/bin/ld: Unsatisfied symbols:
func0_install (first referenced in /stand/build/conf.o) (code)
*** Error exit code 1

Stop.
config: make did an exit(1)

HELP!!!!
2 REPLIES 2
Steve Steel
Honored Contributor
Solution

Re: Kernel Build Fails

Hi


Do you have PHNE_25603 on this box

If so reinstall it otherwise install it.

Does

swlist -l fileset -a state|grep -v configured

only give comment lines.


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Colin Topliss
Esteemed Contributor

Re: Kernel Build Fails

The only time I've seen something like this is when the system is at a different patch level. The kernel is trying to reference a symbol which does not appear in a header file . The particular problem I experienced was due to patches not being applied properly (some obscure issue somewhere preventing a header file from being updated).

Did you ensure that the systems were at the same patch level before you did the restore? You mention that you excluded a whole bunch of stuff - that could be significant as you may have excluded patched files if you hadn't