1833589 Members
3946 Online
110061 Solutions
New Discussion

Re: Buil Kernel ERROR

 
spock
Advisor

Buil Kernel ERROR

Hi,
During new Kernel creation, I have this message :
"Cannot buil a kernel using /usr/sbin/config. The standard ouput of the command is shown below :
Stop.
Config: make did an exit(1)
the command exitted with exitcode -71"
I'm planning to install PHKL_34254 patch, Is it the solution ?
Anyone can help me.
Thanks
7 REPLIES 7
Peter Godron
Honored Contributor

Re: Buil Kernel ERROR

Hi,
what lead you to PHKL_34254?
It may help if you detailed what you did to need a rebuild. Kernel Parameter changes ? what parameters/values ? Another patch installation ?
spock
Advisor

Re: Buil Kernel ERROR

I need to change semaphore values (semmni, semmns,...) These are static parameters who need a reboot.
Peter Godron
Honored Contributor

Re: Buil Kernel ERROR

Hi,
thanks for the info. I understand that you need to reboot when you change static kernel params. But changing semaphore values WITHIN the max values should not give you build problems.
http://docs.hp.com/en/939/KCParms/KCparam.SemaParmsOverview.html

Again, what lead you to patch PHKL_34254 ?

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=109239 especially Animeshs answer
Robert-Jan Goossens_1
Honored Contributor

Re: Buil Kernel ERROR

Spock,

Have a look at this doc.

Title: mk_kernel fails or crashes system, possible bad cpu
Document ID: UKRNBKBRC00010249

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

HTH,
Robert-Jan
spock
Advisor

Re: Buil Kernel ERROR

I try an mk_kernel whithout success.
The message is :
"
Loading the kernel...
ld: Cannot build a shared library in a static (-noshared) link
Fatal error.
*** Error exit code 1

Stop.
config: make did an exit(1)
config failure."

I try to stop some high memory processes. Already the same error.
Anyone have an idea ?
spock
Advisor

Re: Buil Kernel ERROR

Precision, I have previously remove all /stand/build content.
spock
Advisor

Re: Buil Kernel ERROR

This is a memory allocation problem.
New Kernel is more than 64Kb memory space and can't find enough space to store.
Solution : stop ans start the second VPAR which allocate the first 64kb memory.
I can re-compile and start the second vpar.