Re: [Mesa-dev] nouveau build fail (missing nv04_pushbuf.h)

2011-02-21 Thread Nikolay Rysev
This header is in newest libdrm. Sorry for the noise :( 2011/2/21 Nikolay Rysev > Hello! > > nouveau don't build with current git master of mesa. > > Build logs: > > (dri/nouveau) nouveau_driver.h:48:26: fatal error: nv04_pushbuf.h: No such > file or directory

[Mesa-dev] nouveau build fail (missing nv04_pushbuf.h)

2011-02-21 Thread Nikolay Rysev
Hello! nouveau don't build with current git master of mesa. Build logs: (dri/nouveau) nouveau_driver.h:48:26: fatal error: nv04_pushbuf.h: No such file or directory (gallium/drivers/nouveau) nouveau_winsys.h:14:34: fatal error: nouveau/nv04_pushbuf.h: No such file or directory If I try to cut