Skip to content

make fails on Ubuntu 12.04.1 LTS. #24

Open
@ghost

Description

Hello.
Today I have pulled gitmagic repo and trying to build it with make. It fails with:

mkdir -p book-en
rsync book.css book-en/default.css
xmlto -m custom-nochunks.xsl html-nochunks book-en.xml
xmlto: /home/mitya/doc/gitmagic/book-en.xml does not validate (status 1)
xmlto: Fix document syntax or use --skip-validation option
/home/mitya/doc/gitmagic/book-en.xml:1: parser error : Document is empty

^
/home/mitya/doc/gitmagic/book-en.xml:1: parser error : Start tag expected, '<' not found

^
make: *** [book-en.html] Error 11

I am running Ubuntu 12.04.1 LTS with xmlto version 0.0.25

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions