[Varnish] #89: Cannot compile varnish on debian

Varnish varnish-bugs at projects.linpro.no
Thu Mar 8 20:54:12 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  |   Resolution:       
 Keywords:          |  
--------------------+-------------------------------------------------------
Comment (by complexero):

 I had the same problem on Debian Sarge. Here is what you need to do to fix
 it. Install automake-1.9
 http://packages.debian.org/stable/devel/automake1.9

 Then in autogen.sh, change all occurences of the following:
 aclocal -> aclocal-1.9
 automake -> automake-1.9

 Then try running autogen.sh to see if that fixes your problems. Then you
 should be able to run ./configure or dpkg-buildpackage successfully.

-- 
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