On Fri, Aug 23, 2002 at 02:15:26AM -0500, Branden Robinson wrote: > Building a static (i.e., non-modularized) XFree86 X server has failed on > the m68k architecture as well as SPARC. i386, Alpha, and ia64 are okay. > > Here's the m68k failure: >
> n `ATIMach64SubsequentColorExpandScanline': > atimisc_drv.o(.text+0x51b4): undefined reference to `xf86WriteMmio32Be' > atimisc_drv.o(.text+0x51e4): undefined reference to `xf86WriteMmio32Be' iirc we don't have any mmio on m68k. I wonder if any of the accelerated Mach64 cards worked on m68k at all? > Any assistance tracking this problem down would be appreciated. It's probably > just poor #ifdef placement. very likely. Richard