[Varnish] #388: make gives errors when xsltproc is not installed

Varnish varnish-bugs at projects.linpro.no
Fri Jan 8 09:42:47 CET 2010


#388: make gives errors when xsltproc is not installed
----------------------+-----------------------------------------------------
 Reporter:  mtempels  |        Owner:        
     Type:  defect    |       Status:  closed
 Priority:  normal    |    Milestone:        
Component:  build     |      Version:  trunk 
 Severity:  normal    |   Resolution:  fixed 
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by tfheen):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed in r4330:

 {{{
 commit 489a2188f75c80f777ce19bc12f9b43d263cae13
 Author: tfheen <tfheen at d4fa192b-c00b-0410-8231-f00ffab90ce4>
 Date:   Tue Oct 13 15:26:18 2009 +0000

     Skip building documentation when we lack xsltproc

     Previously, trying to build from SVN without xsltproc installed would
     get you errors like:

       --xinclude -o changes-2.0.1.html changes-2.0.1.xml
       --xinclude:No such file or directory

     which is quite confusing.

     We now rather just skip the docs completely if we can't find any
     xsltproc.  If we actually do need to rebuild the docs (which should
     only happen when running make dist), we error out with a useful error
     message.



     git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@4330
 d4fa192b-c00b-0410-8231-f00ffab90ce4
 }}}

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/388#comment:1>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list