[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#121459: Got microwindows to build on ppc



Aaron Schrab <aaron@schrab.com> writes:

> But vgaplan4.c also includes that file (via vgaplan4.h) and appears to
> need it.  I got around this by modifying debian/config.fb so that it
> won't build that part:
> 
> --- config.fb.dist	Sat Jan  5 15:40:15 2002
> +++ config.fb	Sat Jan  5 14:18:30 2002
> @@ -204,7 +204,7 @@
>  # framebuffer screen driver (linear and/or vga 4 planes)
>  # set VTSWITCH to include virtual terminal switch code
>  FRAMEBUFFER              = Y
> -FBVGA                    = Y
> +FBVGA                    = N
>  VTSWITCH                 = Y
>  PORTRAIT_MODE            = N

This makes me nervous; aren't you turning off a useful feature here
for all systems?  I'd feel better if you only turned it off on the one
system that can't support it (powerpc)...




Reply to: