Bug#121459: Got microwindows to build on ppc

2002-01-07 Thread Aaron Schrab
At 16:29 -0800 06 Jan 2002, "Thomas Bushnell, BSG" <[EMAIL PROTECTED]> wrote: > 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)... I agree. My previous patch was m

Bug#121459: Got microwindows to build on ppc

2002-01-07 Thread Thomas Bushnell, BSG
Aaron Schrab <[EMAIL PROTECTED]> writes: > I agree. My previous patch was mostly intended to show what needed to > be turned off for powerpc. I'd somehow got it in my head that it was > the maintianer that had asked for help on -powerpc, and so completely > missed that the package was orphaned.

Bug#121459: Got microwindows to build on ppc

2002-01-06 Thread Thomas Bushnell, BSG
Aaron Schrab <[EMAIL PROTECTED]> 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.distSat Jan 5 15:40:15 2002 > +++ config.fb Sat Jan 5 14:18:30

Bug#121459: Got microwindows to build on ppc

2002-01-06 Thread Thomas Bushnell, BSG
Aaron Schrab <[EMAIL PROTECTED]> writes: > tags 121459 patch > thanks > > Fixing the source was actually pretty easy, but it took me quite a while > due to needing to fight the horrible build system from upstream. Thank you, you rock! I'll take care of uploading this.

Bug#121459: Got microwindows to build on ppc

2002-01-06 Thread Aaron Schrab
tags 121459 patch thanks Fixing the source was actually pretty easy, but it took me quite a while due to needing to fight the horrible build system from upstream. The problem is that a couple of the drivers #include sys/io.h, which doesn't exist on ppc. As far as I can tell, scr_fb.c doesn't act