1833750 Members
2390 Online
110063 Solutions
New Discussion

building a new kernel

 
Kurtkarl
Frequent Advisor

building a new kernel

Hi,

I'm trying to increase my maxdsiz but when I try to create using SAM and from the command line I always got this error. This machine is on hpux 11.x and running on an C3000 workstation with CDE installed.

Below are the errors from SAM and command line.
Thanks in advance
Joey

USING SAM:

Cannot build a kernel using /usr/sbin/config. The standard output of the command is shown below:

Stop.
config: make did an exit(1)

The command exitted with exitcode -71

==========================================
USING COMMAND LINE:

- cd /stand/build
- /usr/lbin/sysadm/system_prep ?s system
- vi system
- /usr/sbin/mk_kernel -s ./system

Compiling conf.c...
Loading the kernel...
ld: Unsatisfied symbol "wsio_get_service" in file /usr/conf/lib/libpci.a[superio_centif.o]
1 errors.
*** Error exit code 1

Stop.
config: make did an exit(1)
Just starting to learn thru this forum
1 REPLY 1
Ian_4
Honored Contributor

Re: building a new kernel

I guess you need to load patch PHKL_20165 (Description: s700_800 11.00 New workstation WSIO support)

Hope this helps,