Operating System - Linux
1753451 Members
6067 Online
108794 Solutions
New Discussion юеВ

problem while rebuild the kernel

 
SOLVED
Go to solution
Chandran Mariappan
New Member

problem while rebuild the kernel

we installed latest patch bundle (2008-Q1) then we are not able to bring the server in network, hp recomended to remove apani software from the system. Apani software removed but while rebuild the kernel we had below errors, anyone had same experience any fix for this.

#mk_kernel -s /stand/system -o /stand/vmuni_test -v
Building a new kernel based on template file "/stand/system"
Generating module: krm...
Generating module: gvid_info...
Generating module: drmfgl...
Generating module: drmfglrx...
Generating module: gvid_him_cons...
Generating module: rng...
Compiling /stand/build/conf.c...
Loading the kernel...
ld: Unsatisfied symbol "ip6_binding_lookup" in file /usr/conf/lib/libipsec.a[ipsec.o]
ld: Unsatisfied symbol "ip6_udr_build" in file /usr/conf/lib/libipsec.a[ipsec.o]
ld: Unsatisfied symbol "ipc_g_miprg_gen" in file /usr/conf/lib/libipsec.a[ipsec.o]
ld: Unsatisfied symbol "ipc_ire_tcp_notify" in file /usr/conf/lib/libipsec.a[ipsec.o]
4 errors.
*** Error exit code 1

Stop.
config: make did an exit(1)
config failure.
2 REPLIES 2
OFC_EDM
Respected Contributor
Solution

Re: problem while rebuild the kernel

Found reference in this thread http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=727643 to the libispec.a etc.

Maybe the information there can help you.
The Devil is in the detail.
Chandran Mariappan
New Member

Re: problem while rebuild the kernel

Hi,
Now this was fixed with help of hp support.
Due to 2 patch we had this issue, after removed the patche, we were able to rebuild the kernel, no issue,

Thanks to all