linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* cirrusfb on sparc32
@ 2006-04-04  7:16 Andrew Morton
  2006-04-04  9:09 ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2006-04-04  7:16 UTC (permalink / raw)
  To: linux-fbdev-devel

In file included from drivers/video/cirrusfb.c:69:
include/video/vga.h:24:21: asm/vga.h: No such file or directory



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

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

* Re: cirrusfb on sparc32
  2006-04-04  7:16 cirrusfb on sparc32 Andrew Morton
@ 2006-04-04  9:09 ` Geert Uytterhoeven
  2006-04-04  9:27   ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2006-04-04  9:09 UTC (permalink / raw)
  To: Andrew Morton, Linux Frame Buffer Device Development

On Tue, 4 Apr 2006, Andrew Morton wrote:
> In file included from drivers/video/cirrusfb.c:69:
> include/video/vga.h:24:21: asm/vga.h: No such file or directory

According to linux-2.6.17-rc1/arch/sparc/Kconfig:

| config PCI
|         bool "Support for PCI and PS/2 keyboard/mouse"
|         help
|           CONFIG_PCI is needed for all JavaStation's (including MrCoffee),
|           CP-1200, JavaEngine-1, Corona, Red October, and Serengeti SGSC.
|           All of these platforms are extremely obscure, so say N if unsure.

And without CONFIG_PCI and CONFIG_ZORRO, no cirrusfb.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

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

* Re: cirrusfb on sparc32
  2006-04-04  9:09 ` Geert Uytterhoeven
@ 2006-04-04  9:27   ` Andrew Morton
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Morton @ 2006-04-04  9:27 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-fbdev-devel

Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>
> On Tue, 4 Apr 2006, Andrew Morton wrote:
> > In file included from drivers/video/cirrusfb.c:69:
> > include/video/vga.h:24:21: asm/vga.h: No such file or directory
> 
> According to linux-2.6.17-rc1/arch/sparc/Kconfig:
> 
> | config PCI
> |         bool "Support for PCI and PS/2 keyboard/mouse"
> |         help
> |           CONFIG_PCI is needed for all JavaStation's (including MrCoffee),
> |           CP-1200, JavaEngine-1, Corona, Red October, and Serengeti SGSC.
> |           All of these platforms are extremely obscure, so say N if unsure.
> 
> And without CONFIG_PCI and CONFIG_ZORRO, no cirrusfb.
> 

I have CONFIG_PCI set.  This was just `make allmodconfig'.

The problem is that sparc has no asm/vga.h.

I don't know why this has suddenly started happening.  Either these drivers
weren't previously enabled on sparc32 builds or they're newly including
video/vga.h.  I'd be suspecting the former.

Either way, sparc32 allmodconfig broke.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

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

end of thread, other threads:[~2006-04-04  9:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-04  7:16 cirrusfb on sparc32 Andrew Morton
2006-04-04  9:09 ` Geert Uytterhoeven
2006-04-04  9:27   ` Andrew Morton

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).