Operating System - HP-UX
1834885 Members
2312 Online
110071 Solutions
New Discussion

Re: How to add missing stdlib.h file in parisc 32bit machine

 
nallamolu
Advisor

How to add missing stdlib.h file in parisc 32bit machine

Hi World,

In my HP-UX Parisc 32 bit machine header file is missing, due to which some runtime application are not running. they are giving segmentation fault errors.

How to added .

Regards,
Gopi
2 REPLIES 2
Steven Schweda
Honored Contributor

Re: How to add missing stdlib.h file in parisc 32bit machine

Please explain how a missing header file
(like stdlib.h) can cause a _run-time_
problem.

> [...] my HP-UX Parisc 32 bit machine [...]

"uname -a"? Or should we already know all
about "my HP-UX Parisc 32 bit machine"?
Dennis Handly
Acclaimed Contributor

Re: How to add missing stdlib.h file in parisc 32bit machine

>In my HP-UX PA-RISC 32 bit machine header file is missing, due to which some runtime application are not running.

(It isn't likely you have a 32 bit kernel, unless you have very old hardware.)

>How to added ?

As Steven said, nobody looks at except during compile time.
This header is in fileset ProgSupport.C-INC, on your installation media.