<?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: lsof on (RISC) HP-UX 11.23 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-on-risc-hp-ux-11-23/m-p/3737838#M255649</link>
    <description>Mike, &lt;BR /&gt;&lt;BR /&gt;If you want to compile your own "lsof", here is  a Readme for Installation.. Pay attention to files changed &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/cgi-bin/wwwtar?/hpux/Sysadmin/lsof-4.76/lsof-4.76-src-11.11.tar.gz+lsof-4.76/HPUX.Install+text" target="_blank"&gt;http://hpux.connect.org.uk/hppd/cgi-bin/wwwtar?/hpux/Sysadmin/lsof-4.76/lsof-4.76-src-11.11.tar.gz+lsof-4.76/HPUX.Install+text&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Thu, 23 Feb 2006 04:05:02 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2006-02-23T04:05:02Z</dc:date>
    <item>
      <title>lsof on (RISC) HP-UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-on-risc-hp-ux-11-23/m-p/3737836#M255647</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a new RP8420 and want to load lsof on it, but am unable to locate a binary for it.&lt;BR /&gt;So I downloaded the source and attempted to compile it, but there is a compilation error.&lt;BR /&gt;&lt;BR /&gt;Could anyone direct me to the lsof binary for 11.23 or alternatively assist with the compile error?&lt;BR /&gt;&lt;BR /&gt;The error is:&lt;BR /&gt;        (cd lib; make DEBUG="-O" CFGF="-DHAS_CONST -DHPUXV=1123 -D_PSTAT64 -DHASIPv6 -DLSOF_VSTR=\"B.11.23\"")&lt;BR /&gt;        ar cr liblsof.a ckkv.o cvfs.o dvch.o fino.o isfn.o lkud.o pdvn.o prfp.o  ptti.o rdev.o regex.o rmnt.o rnam.o rnch.o rnmh.o snpf.o&lt;BR /&gt;        /usr/local/bin/gcc  -DHAS_CONST -DHPUXV=1123 -D_PSTAT64 -DHASIPv6 -DLSOF_VSTR=\"B.11.23\"  -O -c print.c&lt;BR /&gt;print.c: In function 'fill_portmap':&lt;BR /&gt;print.c:228: error: dereferencing pointer to incomplete type&lt;BR /&gt;print.c:228: error: dereferencing pointer to incomplete type&lt;BR /&gt;print.c:229: error: dereferencing pointer to incomplete type&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;print.c:&lt;BR /&gt;224           * Save the registration name or number.&lt;BR /&gt;225           */&lt;BR /&gt;226              cp = (char *)NULL;&lt;BR /&gt;227              if ((r = (struct rpcent *)getrpcbynumber(p-&amp;gt;pml_map.pm_prog)&lt;BR /&gt;)) {&lt;BR /&gt;228                  if (r-&amp;gt;r_name &amp;amp;&amp;amp; strlen(r-&amp;gt;r_name))&lt;BR /&gt;229                      cp = r-&amp;gt;r_name;&lt;BR /&gt;230              }&lt;BR /&gt;231              if (!cp) {&lt;BR /&gt;232                  (void) snpf(buf, sizeof(buf), "%lu",&lt;BR /&gt;233                              (unsigned long)p-&amp;gt;pml_map.pm_prog);&lt;BR /&gt;234                  cp = buf;&lt;BR /&gt;235              }&lt;BR /&gt;236              if (!strlen(cp))&lt;BR /&gt;237                  continue;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Many thanks,&lt;BR /&gt;&lt;BR /&gt;Mike.&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Feb 2006 04:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-on-risc-hp-ux-11-23/m-p/3737836#M255647</guid>
      <dc:creator>Mike Ingram_1</dc:creator>
      <dc:date>2006-02-23T04:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: lsof on (RISC) HP-UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-on-risc-hp-ux-11-23/m-p/3737837#M255648</link>
      <description>Hi Mike, &lt;BR /&gt;&lt;BR /&gt;Here is it, 4.76 RISC version for 11.23&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.76/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.76/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/ftp/hpux/Sysadmin/lsof-4.76/lsof-4.76-hppa-11.23.depot.gz" target="_blank"&gt;http://hpux.connect.org.uk/ftp/hpux/Sysadmin/lsof-4.76/lsof-4.76-hppa-11.23.depot.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 23 Feb 2006 04:03:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-on-risc-hp-ux-11-23/m-p/3737837#M255648</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-23T04:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: lsof on (RISC) HP-UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-on-risc-hp-ux-11-23/m-p/3737838#M255649</link>
      <description>Mike, &lt;BR /&gt;&lt;BR /&gt;If you want to compile your own "lsof", here is  a Readme for Installation.. Pay attention to files changed &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/cgi-bin/wwwtar?/hpux/Sysadmin/lsof-4.76/lsof-4.76-src-11.11.tar.gz+lsof-4.76/HPUX.Install+text" target="_blank"&gt;http://hpux.connect.org.uk/hppd/cgi-bin/wwwtar?/hpux/Sysadmin/lsof-4.76/lsof-4.76-src-11.11.tar.gz+lsof-4.76/HPUX.Install+text&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 23 Feb 2006 04:05:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-on-risc-hp-ux-11-23/m-p/3737838#M255649</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-23T04:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: lsof on (RISC) HP-UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-on-risc-hp-ux-11-23/m-p/3737839#M255650</link>
      <description>You can get pre-compiled binaries in depot format from,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/cgi-bin/search?package=on&amp;amp;description=on&amp;amp;term=lsof" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/cgi-bin/search?package=on&amp;amp;description=on&amp;amp;term=lsof&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Two versions are available there. &lt;BR /&gt;&lt;BR /&gt;See more informations from it's HOME url as,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/" target="_blank"&gt;ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Feb 2006 04:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-on-risc-hp-ux-11-23/m-p/3737839#M255650</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-23T04:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: lsof on (RISC) HP-UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-on-risc-hp-ux-11-23/m-p/3737840#M255651</link>
      <description>Many thanks guys.&lt;BR /&gt;I have downloaded the binary and it is working.&lt;BR /&gt;My google searches unfortunately did not pick up these sites, so I have now bookmarked them!</description>
      <pubDate>Thu, 23 Feb 2006 19:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-on-risc-hp-ux-11-23/m-p/3737840#M255651</guid>
      <dc:creator>Mike Ingram_1</dc:creator>
      <dc:date>2006-02-23T19:07:34Z</dc:date>
    </item>
  </channel>
</rss>

