[Varnish] #889: opensolaris build issue

Varnish varnish-bugs at varnish-cache.org
Thu Mar 31 21:03:20 CEST 2011


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

Comment(by phk):

 I don't really have any more details than the tinderbox provides in the
 log:

 http://buildbot.varnish-cache.org/waterfall

 When I looked up the printw() manpage for solaris, it clearly says:
 {{{
 int printw(char *fmt, …);
 }}}

 And that obviously will not work with
 {{{
 printw("Hello World\n");
 }}}

 I can't imagine why they are not prototyped "const char*" and I can't
 imagine that there isn't some kind of #ifdef SANE_CURSES that makes them
 prototyped such.

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




More information about the varnish-bugs mailing list