Re: build docs fails: parser error : Failure to process entity sub-enum-freq-bands
On 08/09/2012 10:29 AM, Hans Verkuil wrote: It works for me. make DOCBOOKS=media_api.xml htmldocs Perhaps you need to do a make cleandocs first? make cleandocs resolves the problems. Sorry for the noise. regards Antti Regards, Hans On Thu August 9 2012 01:17:57 Antti Palosaari wrote: That is from current "staging/for_v3.7" [crope@localhost linux]$ make htmldocs HTMLDocumentation/DocBook/media_api.html warning: failed to load external entity "/home/crope/linuxtv/code/linux/Documentation/DocBook/vidioc-enum-freq-bands.xml" /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:542: parser error : Failure to process entity sub-enum-freq-bands &sub-enum-freq-bands; ^ /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:542: parser error : Entity 'sub-enum-freq-bands' not defined &sub-enum-freq-bands; ^ warning: failed to load external entity "/home/crope/linuxtv/code/linux/Documentation/DocBook/selections-common.xml" /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:600: parser error : Failure to process entity sub-selections-common &sub-selections-common; ^ /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:600: parser error : Entity 'sub-selections-common' not defined &sub-selections-common; ^ /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:625: parser error : chunk is not well balanced ^ /home/crope/linuxtv/code/linux/Documentation/DocBook/media_api.xml:73: parser error : Failure to process entity sub-v4l2 &sub-v4l2; ^ /home/crope/linuxtv/code/linux/Documentation/DocBook/media_api.xml:73: parser error : Entity 'sub-v4l2' not defined &sub-v4l2; ^ unable to parse /home/crope/linuxtv/code/linux/Documentation/DocBook/media_api.xml /usr/bin/cp: cannot stat `*.*htm*': No such file or directory make[1]: *** [Documentation/DocBook/media_api.html] Error 1 make: *** [htmldocs] Error 2 [crope@localhost linux]$ regards Antti -- http://palosaari.fi/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: build docs fails: parser error : Failure to process entity sub-enum-freq-bands
It works for me. make DOCBOOKS=media_api.xml htmldocs Perhaps you need to do a make cleandocs first? Regards, Hans On Thu August 9 2012 01:17:57 Antti Palosaari wrote: > That is from current "staging/for_v3.7" > > [crope@localhost linux]$ make htmldocs >HTMLDocumentation/DocBook/media_api.html > warning: failed to load external entity > "/home/crope/linuxtv/code/linux/Documentation/DocBook/vidioc-enum-freq-bands.xml" > /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:542: > parser error : Failure to process entity sub-enum-freq-bands > &sub-enum-freq-bands; > ^ > /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:542: > parser error : Entity 'sub-enum-freq-bands' not defined > &sub-enum-freq-bands; > ^ > warning: failed to load external entity > "/home/crope/linuxtv/code/linux/Documentation/DocBook/selections-common.xml" > /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:600: > parser error : Failure to process entity sub-selections-common >&sub-selections-common; > ^ > /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:600: > parser error : Entity 'sub-selections-common' not defined >&sub-selections-common; > ^ > /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:625: > parser error : chunk is not well balanced > > ^ > /home/crope/linuxtv/code/linux/Documentation/DocBook/media_api.xml:73: > parser error : Failure to process entity sub-v4l2 > &sub-v4l2; >^ > /home/crope/linuxtv/code/linux/Documentation/DocBook/media_api.xml:73: > parser error : Entity 'sub-v4l2' not defined > &sub-v4l2; >^ > unable to parse > /home/crope/linuxtv/code/linux/Documentation/DocBook/media_api.xml > /usr/bin/cp: cannot stat `*.*htm*': No such file or directory > make[1]: *** [Documentation/DocBook/media_api.html] Error 1 > make: *** [htmldocs] Error 2 > [crope@localhost linux]$ > > regards > Antti > > -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
build docs fails: parser error : Failure to process entity sub-enum-freq-bands
That is from current "staging/for_v3.7" [crope@localhost linux]$ make htmldocs HTMLDocumentation/DocBook/media_api.html warning: failed to load external entity "/home/crope/linuxtv/code/linux/Documentation/DocBook/vidioc-enum-freq-bands.xml" /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:542: parser error : Failure to process entity sub-enum-freq-bands &sub-enum-freq-bands; ^ /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:542: parser error : Entity 'sub-enum-freq-bands' not defined &sub-enum-freq-bands; ^ warning: failed to load external entity "/home/crope/linuxtv/code/linux/Documentation/DocBook/selections-common.xml" /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:600: parser error : Failure to process entity sub-selections-common &sub-selections-common; ^ /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:600: parser error : Entity 'sub-selections-common' not defined &sub-selections-common; ^ /home/crope/linuxtv/code/linux/Documentation/DocBook/v4l2.xml:625: parser error : chunk is not well balanced ^ /home/crope/linuxtv/code/linux/Documentation/DocBook/media_api.xml:73: parser error : Failure to process entity sub-v4l2 &sub-v4l2; ^ /home/crope/linuxtv/code/linux/Documentation/DocBook/media_api.xml:73: parser error : Entity 'sub-v4l2' not defined &sub-v4l2; ^ unable to parse /home/crope/linuxtv/code/linux/Documentation/DocBook/media_api.xml /usr/bin/cp: cannot stat `*.*htm*': No such file or directory make[1]: *** [Documentation/DocBook/media_api.html] Error 1 make: *** [htmldocs] Error 2 [crope@localhost linux]$ regards Antti -- http://palosaari.fi/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html