public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch] docbook build fix, update include path
@ 2008-11-19 15:22 Jes Sorensen
  2008-11-19 16:07 ` Randy Dunlap
  0 siblings, 1 reply; 5+ messages in thread
From: Jes Sorensen @ 2008-11-19 15:22 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 33 bytes --]

Hi

Build fix for kerneldoc

Jes

[-- Attachment #2: 0000-fix-docbook-build.patch --]
[-- Type: text/plain, Size: 722 bytes --]

Fix include path for mca_dma.h to match arch/x86/include path

Signed-off-by: Jes Sorensen <jes@sgi.com>

---
 Documentation/DocBook/mcabook.xml |   36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

Index: linux-2.6.git/Documentation/DocBook/mcabook.xml
===================================================================
--- linux-2.6.git.orig/Documentation/DocBook/mcabook.xml
+++ linux-2.6.git/Documentation/DocBook/mcabook.xml
@@ -569,7 +569,7 @@
 
   <chapter id="dmafunctions">
      <title>DMA Functions Provided</title>
-<!-- include/asm-x86/mca_dma.h -->
+<!-- arch/x86/include/asm/mca_dma.h -->
 <refentry id="API-mca-enable-dma">
 <refentryinfo>
  <title>LINUX</title>

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

* Re: [patch] docbook build fix, update include path
  2008-11-19 15:22 [patch] docbook build fix, update include path Jes Sorensen
@ 2008-11-19 16:07 ` Randy Dunlap
  2008-11-20  9:14   ` Jes Sorensen
  2008-11-20 15:17   ` Jes Sorensen
  0 siblings, 2 replies; 5+ messages in thread
From: Randy Dunlap @ 2008-11-19 16:07 UTC (permalink / raw)
  To: Jes Sorensen; +Cc: Linus Torvalds, linux-kernel

On Wed, 19 Nov 2008 16:22:34 +0100 Jes Sorensen wrote:

> Hi
> 
> Build fix for kerneldoc

<attachment :( >

Hi Jes,
Is your git tree up-to-date?  This should already be fixed.

---
~Randy

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

* Re: [patch] docbook build fix, update include path
  2008-11-19 16:07 ` Randy Dunlap
@ 2008-11-20  9:14   ` Jes Sorensen
  2008-11-20 16:05     ` Randy Dunlap
  2008-11-20 15:17   ` Jes Sorensen
  1 sibling, 1 reply; 5+ messages in thread
From: Jes Sorensen @ 2008-11-20  9:14 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: Linus Torvalds, linux-kernel

Randy Dunlap wrote:
> On Wed, 19 Nov 2008 16:22:34 +0100 Jes Sorensen wrote:
>> Build fix for kerneldoc
> 
> <attachment :( >
> 
> Hi Jes,
> Is your git tree up-to-date?  This should already be fixed.

Hi Randy,

I did a git pull right before running into the problem. Still haven't
gotten the %$#$%# thing to build though, but this got it a little
further.

If you can tell me how to make kerneldoc build on Fedora I would much
appreciate it (maybe in a seperate thread/email).

Cheers,
Jes

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

* Re: [patch] docbook build fix, update include path
  2008-11-19 16:07 ` Randy Dunlap
  2008-11-20  9:14   ` Jes Sorensen
@ 2008-11-20 15:17   ` Jes Sorensen
  1 sibling, 0 replies; 5+ messages in thread
From: Jes Sorensen @ 2008-11-20 15:17 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: Linus Torvalds, linux-kernel

Randy Dunlap wrote:
> Hi Jes,
> Is your git tree up-to-date?  This should already be fixed.

Randy,

It shows up the tree I was working in was a clone of a local clone, and
the master hadn't been updated when I did my pull.

Sorry for the noise.

Cheers,
Jes


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

* Re: [patch] docbook build fix, update include path
  2008-11-20  9:14   ` Jes Sorensen
@ 2008-11-20 16:05     ` Randy Dunlap
  0 siblings, 0 replies; 5+ messages in thread
From: Randy Dunlap @ 2008-11-20 16:05 UTC (permalink / raw)
  To: Jes Sorensen; +Cc: Linus Torvalds, linux-kernel

Jes Sorensen wrote:
> Randy Dunlap wrote:
>> On Wed, 19 Nov 2008 16:22:34 +0100 Jes Sorensen wrote:
>>> Build fix for kerneldoc
>>
>> <attachment :( >
>>
>> Hi Jes,
>> Is your git tree up-to-date?  This should already be fixed.
> 
> Hi Randy,
> 
> I did a git pull right before running into the problem. Still haven't
> gotten the %$#$%# thing to build though, but this got it a little
> further.
> 
> If you can tell me how to make kerneldoc build on Fedora I would much
> appreciate it (maybe in a seperate thread/email).

BTW, I use "make htmldocs".  Both "make psdocs" and "make pdfdocs"
have toolchain failures (AFAIK) and I don't know what to do about them.

-- 
~Randy

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

end of thread, other threads:[~2008-11-20 16:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-19 15:22 [patch] docbook build fix, update include path Jes Sorensen
2008-11-19 16:07 ` Randy Dunlap
2008-11-20  9:14   ` Jes Sorensen
2008-11-20 16:05     ` Randy Dunlap
2008-11-20 15:17   ` Jes Sorensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox