[Varnish] #889: opensolaris build issue

Varnish varnish-bugs at varnish-cache.org
Mon Jun 6 12:30:36 CEST 2011


#889: opensolaris build issue
--------------------------+-------------------------------------------------
 Reporter:  phk           |       Owner:  slink
     Type:  defect        |      Status:  new  
 Priority:  normal        |   Milestone:       
Component:  port:solaris  |     Version:  trunk
 Severity:  normal        |    Keywords:       
--------------------------+-------------------------------------------------

Comment(by geoff):

 FWIW, varnishstat_curses.c will compile without warning if it has

 {{{
 #include <ncurses/curses.h>
 }}}

 ... in place of ...

 {{{
 #include <curses.h>
 }}}

-- 
Ticket URL: <http://www.varnish-cache.org/trac/ticket/889#comment:5>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list