All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: Park Lee <parklee_sel@yahoo.com>
Cc: adobriyan@mail.ru, sam@ravnborg.org, juhl-lkml@dif.dk,
	twaugh@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: What's wrong with Documentation/DocBook/kernel-api.tmpl? (was Re: Something wrong when transform Documentation/DocBook/*.tmpl into pdf)
Date: Fri, 24 Dec 2004 11:58:08 -0800	[thread overview]
Message-ID: <41CC74D0.4040600@osdl.org> (raw)
In-Reply-To: <20041224115443.55225.qmail@web51506.mail.yahoo.com>

Park Lee wrote:
> On Thu, 23 Dec 2004 at 23:33, Alexey Dobriyan wrote:
> 
>>On 2004-12-23 19:39:25, Park Lee wrote:
>>
>>>cd
> 
> /usr/src/linux-2.6.5-1.358/Documentation/DocBook
> <ENTER>
> 
>>>make pdfdocs  <ENTER>
>>
>>Correct sequence is:
>>
>>$ cd /usr/src/linux-whatever/
>>$ make pdfdocs
>>
>>pdfs will be at Documentation/DocBook/
> 
> 
> I run the commands as what you said, and it really
> works!
> But there is still one problem: All the other *.tmpl
> in Documentation/DocBook can be transformed into pdf
> except the kernel-api.sgml.
> 
> When I ran the commands, It said on the screen like
> the following:
> 
> [root@lenovo linux-2.6.5-1.358]# make pdfdocs
>   [snipped]
> DOCPROC Documentation/DocBook/kernel-api.sgml

> Error(fs/dcache.c:687): cannot understand prototype:
> 'DENTRY_UNUSED_THRESHOLD 30 000 '

> make[1]: *** [Documentation/DocBook/kernel-api.sgml]
> Error 1
> make: *** [pdfdocs] Error 2
> 
>   Then, what's wrong with kernel-api.tmpl? Why
> couldn't it be transformed into pdf?

Ignore all of the Warning messages (for now) and focus
on the Error message (above).

I don't find DENTRY_UNUSED_THRESHOLD in any .h or .c
or DocBook/* file in linux-2.6.5 (or current), but
maybe they are in your source tree.  Please check
and report where and then we'll see if it needs
to be fixed (or already is fixed).

-- 
~Randy

      reply	other threads:[~2004-12-24 20:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-24 11:54 What's wrong with Documentation/DocBook/kernel-api.tmpl? (was Re: Something wrong when transform Documentation/DocBook/*.tmpl into pdf) Park Lee
2004-12-24 19:58 ` Randy.Dunlap [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41CC74D0.4040600@osdl.org \
    --to=rddunlap@osdl.org \
    --cc=adobriyan@mail.ru \
    --cc=juhl-lkml@dif.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=parklee_sel@yahoo.com \
    --cc=sam@ravnborg.org \
    --cc=twaugh@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.