All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Harrison <jharrison@linuxbs.org>
To: Steve Langasek <vorlon@debian.org>
Cc: Eki <eki@sci.fi>, Richard Henderson <rth@twiddle.net>,
	Ivan Kokshaysky <ink@jurassic.park.msu.ru>,
	linux-kernel@vger.kernel.org, thias.lelourd@gmail.com
Subject: Re: [patch] video: support for VGA hoses on alpha TITAN, TSUNAMI systems (ES45, DS25)
Date: Sat, 11 Nov 2006 17:24:33 -0500	[thread overview]
Message-ID: <200611111724.33284.jharrison@linuxbs.org> (raw)
In-Reply-To: <20061109055510.GH5314@mauritius.dodds.net>

Greetings,

I re-downloaded the patch and attempted to build patched 2.6.18.2 kernel 
sources.  The compile failed with some errors however.  The errors are below.

cc1: warnings being treated as errors
In file included from include/asm/core_titan.h:6,
                 from include/asm/io.h:250,
                 from include/linux/dmapool.h:14,
                 from include/linux/pci.h:564,
                 from arch/alpha/kernel/alpha_ksyms.c:16:
include/asm/pci.h:229: warning: 'enum pci_dma_burst_strategy' declared inside 
parameter list
include/asm/pci.h:229: warning: its scope is only this definition or 
declaration, which is probably not what you want
include/asm/pci.h: In function 'pci_dma_burst_advice':
include/asm/pci.h:240: error: dereferencing pointer to incomplete type
include/asm/pci.h:240: error: 'PCI_DMA_BURST_BOUNDARY' undeclared (first use 
in this function)
include/asm/pci.h:240: error: (Each undeclared identifier is reported only 
once
include/asm/pci.h:240: error: for each function it appears in.)
make[1]: *** [arch/alpha/kernel/alpha_ksyms.o] Error 1
make: *** [arch/alpha/kernel] Error 2

Hope this helps.

Regards,
Jason

  reply	other threads:[~2006-11-11 22:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-02  8:37 [patch] video: support for VGA hoses on alpha TITAN, TSUNAMI systems (ES45, DS25) Steve Langasek
2006-11-02 21:14 ` Andrew Morton
2006-11-02 22:28   ` Ivan Kokshaysky
2006-11-04  6:35   ` Steve Langasek
2006-11-09  2:04     ` Jason Harrison
2006-11-09  5:55       ` Steve Langasek
2006-11-11 22:24         ` Jason Harrison [this message]
2006-11-11 22:40         ` Jason Harrison

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=200611111724.33284.jharrison@linuxbs.org \
    --to=jharrison@linuxbs.org \
    --cc=eki@sci.fi \
    --cc=ink@jurassic.park.msu.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rth@twiddle.net \
    --cc=thias.lelourd@gmail.com \
    --cc=vorlon@debian.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.