[Varnish] #89: Cannot compile varnish on debian

Varnish varnish-bugs at projects.linpro.no
Tue Mar 6 15:34:23 CET 2007


#89: Cannot compile varnish on debian
--------------------+-------------------------------------------------------
 Reporter:  naro    |       Owner:  des  
     Type:  defect  |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  build   |     Version:  trunk
 Severity:  normal  |    Keywords:       
--------------------+-------------------------------------------------------
 I'm tryng to compile varnish 1.0.3 or current svn trunk on debian stable.
 After running ./autogen.sh && ./configure && make there are compilation
 errors:


 {{{
 In file included from clock_gettime.c:40:
 ../../include/compat/clock_gettime.h:37: error: syntax error before
 numeric constant
 }}}

 It is possible to compile plain varnish 1.0.3 without running autogen.sh,
 but varnishd does not work.

 {{{
       CLI <start>
       start child pid 19461
       Assert error in ev_now(), mgt_event.c line 85:
         Condition(clock_gettime(CLOCK_MONOTONIC, &ts) == 0) not true.
         errno = 22 (Invalid argument)
       Aborted
 }}}

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/89>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list