From: Rob Landley <rob@landley.net>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] Re: make htmldocs is broken.
Date: Sun, 17 Aug 2003 20:46:22 -0400 [thread overview]
Message-ID: <200308172046.22362.rob@landley.net> (raw)
In-Reply-To: <3F3FEEAF.2070608@pobox.com>
On Sunday 17 August 2003 17:07, Jeff Garzik wrote:
> Rob Landley wrote:
> > Does this command live on default installs of SuSE or debian or
> > something? (Or maybe it was in RH 7 or so and has been removed?)
>
> Red Hat and Debian ship this program in their current distros, in the
> transfig package.
>
> Jeff
But it's not installed by default. Okay...
How bout this one then? :)
>Working on: /home/landley/linux/linux-2.6.0-test3/Documentation/DocBook/sis900.sgml
>Done.
> DOCPROC Documentation/DocBook/kernel-api.sgml
>docproc: kernel/pm.c: No such file or directory
>make[1]: *** [Documentation/DocBook/kernel-api.sgml] Error 139
>make: *** [htmldocs] Error 2
Possibly due to me upgrading to test3-bk5. The following patch seems to
fix it, although there are 8 zillion warnings build everything from there on
down...
--- temp/Documentation/DocBook/kernel-api.tmpl 2003-08-17 20:40:39.000000000 -0400
+++ linux-2.6.0-test3/Documentation/DocBook/kernel-api.tmpl 2003-08-17 20:40:54.000000000 -0400
@@ -206,7 +206,7 @@
<chapter id="pmfuncs">
<title>Power Management</title>
-!Ekernel/pm.c
+!Ekernel/power/pm.c
</chapter>
<chapter id="blkdev">
Rob
next prev parent reply other threads:[~2003-08-18 0:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-17 10:18 make htmldocs is broken Rob Landley
2003-08-17 20:19 ` Kurt Wall
2003-08-17 21:07 ` Jeff Garzik
2003-08-18 0:46 ` Rob Landley [this message]
2003-08-18 1:19 ` [PATCH] " Michael Still
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=200308172046.22362.rob@landley.net \
--to=rob@landley.net \
--cc=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
/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.