On Jan 7, 2008 11:01 AM, zux <[EMAIL PROTECTED]> wrote: > Hi > I think something happened to my previous mail :) > i get this error after make (make OPT_FLAGS="-O2 -fno-strict-aliasing" > linux-dri-x86): > > > mach64_ioctl.c: In function 'mach64FireBlitLocked': > > mach64_ioctl.c:190: error: 'drm_mach64_blit_t' has no member named 'idx' > > make[6]: *** [mach64_ioctl.o] Error 1 > > make[6]: Leaving directory > > `/sources/xc/Mesa-6.5/src/mesa/drivers/dri/mach64' > > make[5]: *** [subdirs] Error 1 > > make[5]: Leaving directory `/sources/xc/Mesa-6.5/src/mesa/drivers/dri' > > make[4]: *** [linux-solo] Error 2 > > make[4]: Leaving directory `/sources/xc/Mesa-6.5/src/mesa' > > make[3]: *** [default] Error 2 > > make[3]: Leaving directory `/sources/xc/Mesa-6.5/src/mesa' > > make[2]: *** [subdirs] Error 1 > > make[2]: Leaving directory `/sources/xc/Mesa-6.5/src' > > make[1]: *** [default] Error 1 > > make[1]: Leaving directory `/sources/xc/Mesa-6.5' > > make: *** [linux-dri-x86] Error 2
You need to use Mesa-6.5.2 (or 6.5.3) where this is fixed. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
