<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi<br>
      <br>
      I'm trying to build iftop on r151010j because the available
      packages are rather stale.  <br>
      <br>
      <tt>    basename   file   opt/omni/sbin/iftop               
        <a class="moz-txt-link-abbreviated" href="mailto:pkg:/network/iftop@1.0.2-0.151006">pkg:/network/iftop@1.0.2-0.151006</a></tt><br>
      <br>
      <tt><br>
            PUBLISHER                             TYPE     STATUS   URI</tt><tt><br>
      </tt><tt>    omnios                                origin  
        online   <a class="moz-txt-link-freetext" href="http://pkg.omniti.com/omnios/r151010/">http://pkg.omniti.com/omnios/r151010/</a></tt><tt><br>
      </tt><tt>    ms.omniti.com                         origin  
        online   <a class="moz-txt-link-freetext" href="http://pkg.omniti.com/omniti-ms/">http://pkg.omniti.com/omniti-ms/</a></tt><br>
      <br>
      <br>
      Running into an issue with ncurses during the configure stage<br>
      <br>
      <blockquote><tt>checking for a curses library containing
          mvchgat... none found</tt><tt><br>
        </tt><tt>configure: error: Curses! Foiled again!</tt><tt><br>
        </tt><tt>  (Can't find a curses library supporting mvchgat.)</tt><tt><br>
        </tt><tt>  Consider installing ncurses.</tt><br>
      </blockquote>
      <br>
      however ...<br>
      <br>
      <blockquote><tt>> pkg list ncurses</tt><tt><br>
        </tt><tt>NAME (PUBLISHER)                                 
          VERSION                    IFO</tt><tt><br>
        </tt><tt>library/ncurses                                  
          5.9-0.151010               i--</tt><br>
      </blockquote>
          > grep mvchgat /usr/include/ncurses/ncurses.h <br>
      <br>
      <tt>    extern NCURSES_EXPORT(int) mvchgat (int, int, int, attr_t,
        short, const void *);    /* generated */</tt><tt><br>
      </tt><tt>    #define mvchgat(y,x,n,a,c,o)       
        mvwchgat(stdscr,y,x,n,a,c,o)</tt><br>
      <br>
      Looks like it's supported.  Any ideas?<br>
      <br>
      thanks<br>
      <br>
      - cal<br>
    </div>
  </body>
</html>