1837984 Members
2825 Online
110124 Solutions
New Discussion

Lsof compile problem

 
SOLVED
Go to solution
Manuel_8
Advisor

Lsof compile problem

Hi guys,
I have another problem to compiling the lsof4.64.
I have a K570 with install hpux 11.00, and when I execute configure hpux command, I see this error message:

!!!ERROR!!! !!!ERROR!!! !!!ERROR!!!
Configure can't use /usr/contrib/Q4/bin/q4 to examine the ipis_s
structure. You must do that yourself, report the result in
the HPUX_IPC_S_PATCH environment variable, then repeat the
Configure step. Consult the Configure script's use of
/usr/contrib/Q4/bin/q4 and the 00XCONFIG file for information
on ipis_s testing and the setting of HPUX_IPC_S_PATCH.
!!!ERROR!!! !!!ERROR!!! !!!ERROR!!!

I read on ITRC a document where stay the soluction for my problem.
I copy vmunix in vmunix.lsof
I change the configuration script of lsof, from /stand/vmunix /stand/vmunix.lsof and /usr/contib/bin/q4 in /usr/contib/Q4/bin/q4.
I have control the revision of my Q4 (A.11.10.c) I verify if, the patch PHCO_20262, is install and all it's ok.
When I try to execute pxdb /stand/vmunix.lsof command I have see this message:
sh: pxdb: not found
I try to change the shell (ksh and csh).
I hope that somebady can help me.
Excuse me for my horrible english.

Thanks

Manuel
2 REPLIES 2
Stefan Farrelly
Honored Contributor
Solution

Re: Lsof compile problem

pxdb is in /usr/contrib/bin or /usr/contrib/Q4/bin and its called q4pxdb.

You can run it from there.

Alternatively you can download lsof precompiled from http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.64/
Im from Palmerston North, New Zealand, but somehow ended up in London...
Manuel_8
Advisor

Re: Lsof compile problem

I execute q4pxdb command and I resolve my problem, thanks for your help.

Manuel