kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* error when make pdfdocs
@ 2015-09-18 14:35 慕冬亮
  2015-09-24 20:40 ` Jim Davis
  0 siblings, 1 reply; 3+ messages in thread
From: 慕冬亮 @ 2015-09-18 14:35 UTC (permalink / raw)
  To: kernelnewbies

I git clone and git pull the latest linux kernel.
When I make pdfdocs, it reports the following error to me.
But I checked the filesystems.xml:14946, no error found.

-----------------------------------------------------------------------------------------------
  PDF     Documentation/DocBook/filesystems.pdf
Using catalogs: /etc/sgml/catalog
Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
Working on: /home/mdl/Repos/linux/Documentation/DocBook/filesystems.xml
openjade:/home/mdl/Repos/linux/Documentation/DocBook/filesystems.xml:14946:16:E:
end tag for "variablelist" which is not finished
Documentation/DocBook/Makefile:131: recipe for target
'Documentation/DocBook/filesystems.pdf' failed
make[1]: *** [Documentation/DocBook/filesystems.pdf] Error 8
Makefile:1339: recipe for target 'pdfdocs' failed
-----------------------------------------------------------------------------------------------

    - mudongliang

^ permalink raw reply	[flat|nested] 3+ messages in thread

* error when make pdfdocs
  2015-09-18 14:35 error when make pdfdocs 慕冬亮
@ 2015-09-24 20:40 ` Jim Davis
  2015-09-25  8:53   ` 慕冬亮
  0 siblings, 1 reply; 3+ messages in thread
From: Jim Davis @ 2015-09-24 20:40 UTC (permalink / raw)
  To: kernelnewbies

On Fri, Sep 18, 2015 at 7:35 AM, ??? <mudongliangabcd@gmail.com> wrote:
> I git clone and git pull the latest linux kernel.
> When I make pdfdocs, it reports the following error to me.
> But I checked the filesystems.xml:14946, no error found.
>
> -----------------------------------------------------------------------------------------------
>   PDF     Documentation/DocBook/filesystems.pdf
> Using catalogs: /etc/sgml/catalog
> Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
> Working on: /home/mdl/Repos/linux/Documentation/DocBook/filesystems.xml
> openjade:/home/mdl/Repos/linux/Documentation/DocBook/filesystems.xml:14946:16:E:

The last time I tried (and failed) to get make pdfdocs to work it
seemed to depend in very sensitive ways on the xml converter being
used, among other issues, so if it's bombing with openjade you might
see if there are alternatives you can try.  See
https://www.mail-archive.com/kernelnewbies%40kernelnewbies.org/msg14306.html
for some of the painful details.

-- 
Jim

^ permalink raw reply	[flat|nested] 3+ messages in thread

* error when make pdfdocs
  2015-09-24 20:40 ` Jim Davis
@ 2015-09-25  8:53   ` 慕冬亮
  0 siblings, 0 replies; 3+ messages in thread
From: 慕冬亮 @ 2015-09-25  8:53 UTC (permalink / raw)
  To: kernelnewbies

2015-09-25 4:40 GMT+08:00 Jim Davis <jim.epost@gmail.com>:
> On Fri, Sep 18, 2015 at 7:35 AM, ??? <mudongliangabcd@gmail.com> wrote:
>> I git clone and git pull the latest linux kernel.
>> When I make pdfdocs, it reports the following error to me.
>> But I checked the filesystems.xml:14946, no error found.
>>
>> -----------------------------------------------------------------------------------------------
>>   PDF     Documentation/DocBook/filesystems.pdf
>> Using catalogs: /etc/sgml/catalog
>> Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
>> Working on: /home/mdl/Repos/linux/Documentation/DocBook/filesystems.xml
>> openjade:/home/mdl/Repos/linux/Documentation/DocBook/filesystems.xml:14946:16:E:
>
> The last time I tried (and failed) to get make pdfdocs to work it
> seemed to depend in very sensitive ways on the xml converter being
> used, among other issues, so if it's bombing with openjade you might
> see if there are alternatives you can try.  See
> https://www.mail-archive.com/kernelnewbies%40kernelnewbies.org/msg14306.html
> for some of the painful details.

I did checkout linux-stable : linux-4.1.y, linux 4.2.y and master.
However, I always failed to generate pdf docs.
I have given up generating pdf of Document.
I can "make mandocs" to generate man pages.It is the same content with pdf.

    - mudongliang

>
> --
> Jim

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-09-25  8:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-18 14:35 error when make pdfdocs 慕冬亮
2015-09-24 20:40 ` Jim Davis
2015-09-25  8:53   ` 慕冬亮

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).