Operating System - HP-UX
1828656 Members
8512 Online
109983 Solutions
New Discussion

Re: cannot build a kernel

 
???_185
Regular Advisor

cannot build a kernel

Hi
We have a L2000(HPUX11.0 64bit) system on which I am trying to tune some kernel Parameter.
When I tried to apply the parameters (using SAM) I got the following error and the tuning falied.

Cannot build a kernel using /usr/sbin/config. The standard output of
the command is shown below:
/usr/ccs/bin/ld: mod_wk.d/krm/mod_conf.o: Mismatched ABI. 64-bit PA
object file found in 32-bit link.

Stop.
config: make did an exit(1)
The command exitted with exitcode -71.

What could be the problem? Kindly let me know
Thanks
7 REPLIES 7
Steven E. Protter
Exalted Contributor

Re: cannot build a kernel

Choice 1)

Restore your system file its probably been corrupted.

Choice 2)

Restore vg00 from most recent Ignite make_tape_recovery tape

Choice 3)

Play around

swconfig \*
swverify \* look at the output, see what's broke, fix it.

Good Luck,

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
Ravi_8
Honored Contributor

Re: cannot build a kernel

Hi,

Have you upgraded the m/c to 11.0?

if so, start from the scratch(reinstall the 11.0)
never give up
Ravi_8
Honored Contributor

Re: cannot build a kernel

Hi,

Have you upgraded the m/c to 11.0?

if so, start from the scratch(reinstall the 11.0)
never give up
Ravi_8
Honored Contributor

Re: cannot build a kernel

Hi,

Have you upgraded the m/c to 11.0?

if so, start from the scratch(reinstall the 11.0)
never give up
T G Manikandan
Honored Contributor

Re: cannot build a kernel

This hp doc can help you

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062907358

Revert on clarifications.

You need to install the latest file sets for Kernel Resource Monitor.

Ravi_8
Honored Contributor

Re: cannot build a kernel

Hi, Mani

how do u find these documnets numbers?
never give up
Stanimir
Trusted Contributor

Re: cannot build a kernel

Hi!
This message tell me about a mismatched
64- & 32- bits code. You have an old 32-bit object module. You need to install the newest version of the EMS Kernel
Resource Monitor (from Support Plus CD).
Regards.