Operating System - HP-UX
1845914 Members
3930 Online
110250 Solutions
New Discussion

Re: configuring kernel parameters

 
Joel Tolentino
Occasional Contributor

configuring kernel parameters

I'm on HPUX 11i 64bit C3600
This is the error I get when I try configuring kernel. Happens when I change any value on kernel parameters.

CANNOT BUILD A KERNEL USING /usr/sbin/config.

THE STANDARD OUTPUT OF THE COMMAND IS SHOWN BELOW:
(BUNDLED) cc:”/usr/conf/space/h.d/core-hpux.h”, line 285 error
1000: unexpected symbol: “}”

(BUNDLED) cc:”/usr/conf/space/h.d/core-hpux.h”, line 805 error
1000: unexpected symbol: “;”

STOP
Config: make did an exit (1)
THE COMMAND EXITED WITH
2 REPLIES 2
HGN
Honored Contributor

Re: configuring kernel parameters

Hi

There a lot of thread here which can be refered, please take a look of some of them

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=201618
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=109239

Hope this helps

Rgds

HGN
Steve Steel
Honored Contributor

Re: configuring kernel parameters

Hi

You have put a mistake in something by ovewriting the config limits

see man 1M config
Each line contains two fields.
The first field can contain up to 20 characters;
the second field up to 60 characters.

If you make a fomula like nfile longer than 60 characters you get this


Steve Steel





If you want truly to understand something, try to change it. (Kurt Lewin)