<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error trying to install lsof in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-trying-to-install-lsof/m-p/2559244#M906683</link>
    <description>You might want to read the thread&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x205a87dc4d7dd5118ff00090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x205a87dc4d7dd5118ff00090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To pxdb the kernel, you could use /usr/contrib/bin/q4pxdb (pre-processor for the q4 debugger)&lt;BR /&gt;&lt;BR /&gt;# /usr/contrib/bin/q4pxdb vmunix&lt;BR /&gt;&lt;BR /&gt;It is not recommended to do this on a life kernel though (but honestly I don't know why).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Carsten &lt;BR /&gt;</description>
    <pubDate>Tue, 31 Jul 2001 13:18:53 GMT</pubDate>
    <dc:creator>Carsten Krege</dc:creator>
    <dc:date>2001-07-31T13:18:53Z</dc:date>
    <item>
      <title>Error trying to install lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-trying-to-install-lsof/m-p/2559241#M906680</link>
      <description>When I try to install the lsof utility (v4.57), I am getting the following error:&lt;BR /&gt;&lt;BR /&gt;Looking for ipis_s with /usr/contrib/bin/q4 ... &lt;BR /&gt;&lt;BR /&gt;!!!ERROR!!!     !!!ERROR!!!&lt;BR /&gt;Configure can't use /usr/contrib/bin/q4 to examine the ipis_s&lt;BR /&gt;structure.  You must do that yourself, report the result in&lt;BR /&gt;the HPUX_IPC_S_PATCH environment variable, then repeat the&lt;BR /&gt;Configure step.  Consult the Configure script's use of&lt;BR /&gt;/usr/contrib/bin/q4 and the 00XCONFIG file for information&lt;BR /&gt;on ipis_s testing and the setting of HPUX_IPC_S_PATCH.&lt;BR /&gt;!!!ERROR!!!     !!!ERROR!!!&lt;BR /&gt;&lt;BR /&gt;I have looked for documentation on what the ipis_s structure is, but I can't find anything helpful. Can anyone give me any ideas on what I need to do to get lsof working? If I can't query the kernel the way they want me to I can set the environment variable manually. I just don't know what to set it to because I'm not sure what the ipis_s structure is.</description>
      <pubDate>Tue, 31 Jul 2001 12:57:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-trying-to-install-lsof/m-p/2559241#M906680</guid>
      <dc:creator>Chris Bishop</dc:creator>
      <dc:date>2001-07-31T12:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error trying to install lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-trying-to-install-lsof/m-p/2559242#M906681</link>
      <description>&lt;BR /&gt;I also noticed these two lines in the error that I omitted in my previous post:&lt;BR /&gt;&lt;BR /&gt;q4: (warning) no modules in the crashdump or no INDEX file&lt;BR /&gt;q4: (error) vmunix not pxdb'd&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jul 2001 13:04:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-trying-to-install-lsof/m-p/2559242#M906681</guid>
      <dc:creator>Chris Bishop</dc:creator>
      <dc:date>2001-07-31T13:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error trying to install lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-trying-to-install-lsof/m-p/2559243#M906682</link>
      <description>Just Create this enviromental variable by hand and you can bypass these error, I gave it he value N.&lt;BR /&gt;&lt;BR /&gt;export HPUX_IPC_S_PATCH=N&lt;BR /&gt;&lt;BR /&gt;This worked for me.</description>
      <pubDate>Tue, 31 Jul 2001 13:07:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-trying-to-install-lsof/m-p/2559243#M906682</guid>
      <dc:creator>Rui_3</dc:creator>
      <dc:date>2001-07-31T13:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error trying to install lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-trying-to-install-lsof/m-p/2559244#M906683</link>
      <description>You might want to read the thread&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x205a87dc4d7dd5118ff00090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x205a87dc4d7dd5118ff00090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To pxdb the kernel, you could use /usr/contrib/bin/q4pxdb (pre-processor for the q4 debugger)&lt;BR /&gt;&lt;BR /&gt;# /usr/contrib/bin/q4pxdb vmunix&lt;BR /&gt;&lt;BR /&gt;It is not recommended to do this on a life kernel though (but honestly I don't know why).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Carsten &lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jul 2001 13:18:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-trying-to-install-lsof/m-p/2559244#M906683</guid>
      <dc:creator>Carsten Krege</dc:creator>
      <dc:date>2001-07-31T13:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error trying to install lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-trying-to-install-lsof/m-p/2559245#M906684</link>
      <description>I set the &lt;BR /&gt;HPUX_IPC_S_PATCH =1&lt;BR /&gt;&lt;BR /&gt;and it worked fine too</description>
      <pubDate>Tue, 05 Mar 2002 20:08:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-trying-to-install-lsof/m-p/2559245#M906684</guid>
      <dc:creator>Ralf Hesse</dc:creator>
      <dc:date>2002-03-05T20:08:06Z</dc:date>
    </item>
  </channel>
</rss>

