[MPlayer-users] Generation of html documentation fails in svn r28989

rvm rvm3000 at gmail.com
Wed Mar 18 13:06:07 CET 2009


2009/3/18 Reimar Döffinger <Reimar.Doeffinger at gmx.de>:
> On Wed, Mar 18, 2009 at 12:39:26PM +0100, rvm wrote:
>> Looking for a valid XSLT processor...
>> Found xsltproc. If it works, it's probably the best choice.
>> Using libxml 20631, libxslt 10122 and libexslt 813
>> xsltproc was compiled against libxml 20631, libxslt 10122 and libexslt 813
>> libxslt 10122 was compiled against libxml 20631
>> libexslt 813 was compiled against libxml 20631
>
> Works fine for me with
> xsltproc --version
> Using libxml 20703, libxslt 10124 and libexslt 813
> xsltproc was compiled against libxml 20632, libxslt 10124 and libexslt 813
> libxslt 10124 was compiled against libxml 20632
> libexslt 813 was compiled against libxml 20632
>
> and latest MPlayer SVN.
> Note that you can just use "make", configure is run automatically.

It fails for me since SVN r28980 :(

------------------------------------------------------------------------
r28980 | reimar | 2009-03-17 12:47:27 +0100 (mar, 17 mar 2009) | 3 lines

Avoid an error at the end of chunked HTML doc generation.
Since doctype was added, xsltproc always needs a target _file_.

------------------------------------------------------------------------

xsltproc --version
Using libxml 20631, libxslt 10122 and libexslt 813
xsltproc was compiled against libxml 20631, libxslt 10122 and libexslt 813
libxslt 10122 was compiled against libxml 20631
libexslt 813 was compiled against libxml 20631

-- 
RVM



More information about the MPlayer-users mailing list