> You need to use Mesa-6.5.2 (or 6.5.3) where this is fixed. > > -- > Dan
hmm, a litle different with 6.5.3: In file included from nouveau_bufferobj.c:6: nouveau_context.h:34:25: error: nouveau_drm.h: No such file or directory In file included from nouveau_bufferobj.c:6: nouveau_context.h:168: error: expected specifier-qualifier-list before 'drm_nouveau_sarea_t' nouveau_bufferobj.c: In function 'nouveau_bo_download_from_screen': nouveau_bufferobj.c:42: error: 'NOUVEAU_MEM_AGP' undeclared (first use in this function) nouveau_bufferobj.c:42: error: (Each undeclared identifier is reported only once nouveau_bufferobj.c:42: error: for each function it appears in.) nouveau_bufferobj.c: In function 'nouveau_bo_upload_to_screen': nouveau_bufferobj.c:85: error: 'NOUVEAU_MEM_AGP' undeclared (first use in this function) nouveau_bufferobj.c:86: error: 'NOUVEAU_MEM_MAPPED' undeclared (first use in this function) nouveau_bufferobj.c: In function 'nouveau_bo_move_in': nouveau_bufferobj.c:120: error: 'NOUVEAU_MEM_MAPPED' undeclared (first use in this function) nouveau_bufferobj.c: In function 'nouveau_bo_choose_storage_method': nouveau_bufferobj.c:192: error: 'NOUVEAU_MEM_AGP' undeclared (first use in this function) nouveau_bufferobj.c:192: error: 'NOUVEAU_MEM_FB_ACCEPTABLE' undeclared (first use in this function) nouveau_bufferobj.c:211: error: 'NOUVEAU_MEM_FB' undeclared (first use in this function) nouveau_bufferobj.c: In function 'nouveauBufferData': nouveau_bufferobj.c:514: error: 'NOUVEAU_MEM_FB' undeclared (first use in this function) nouveau_bufferobj.c:514: error: 'NOUVEAU_MEM_FB_ACCEPTABLE' undeclared (first use in this function) nouveau_bufferobj.c:514: error: 'NOUVEAU_MEM_AGP' undeclared (first use in this function) nouveau_bufferobj.c:514: error: 'NOUVEAU_MEM_AGP_ACCEPTABLE' undeclared (first use in this function) make[6]: *** [nouveau_bufferobj.o] Error 1 make[6]: Leaving directory `/sources/Mesa-6.5.3/src/mesa/drivers/dri/nouveau' make[5]: *** [subdirs] Error 1 make[5]: Leaving directory `/sources/Mesa-6.5.3/src/mesa/drivers/dri' make[4]: *** [linux-solo] Error 2 make[4]: Leaving directory `/sources/Mesa-6.5.3/src/mesa' make[3]: *** [default] Error 2 make[3]: Leaving directory `/sources/Mesa-6.5.3/src/mesa' make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/sources/Mesa-6.5.3/src' make[1]: *** [default] Error 1 make[1]: Leaving directory `/sources/Mesa-6.5.3' make: *** [linux-dri-x86] Error 2 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
