This header is in newest libdrm.<br><br>Sorry for the noise :(<br><br><div class="gmail_quote">2011/2/21 Nikolay Rysev <span dir="ltr"><<a href="mailto:mad.f3ka@gmail.com">mad.f3ka@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello!<br><br>nouveau don't build with current git master of mesa.<br><br>Build logs:<br><br>(dri/nouveau) nouveau_driver.h:48:26: fatal error: nv04_pushbuf.h: No such file or directory<br><br>(gallium/drivers/nouveau) nouveau_winsys.h:14:34: fatal error: nouveau/nv04_pushbuf.h: No such file or directory<br>
<br>If I try to cut this include from source files (maybe it not needed anymore), linker give errors like this:<br><br>nouveau_vieux_dri.so.tmp: undefined reference to `OUT_RINGf'<br>nouveau_vieux_dri.so.tmp: undefined reference to `WAIT_RING'<br>
nouveau_vieux_dri.so.tmp: undefined reference to `BIND_RING'<br>nouveau_vieux_dri.so.tmp: undefined reference to `MARK_UNDO'<br>nouveau_vieux_dri.so.tmp: undefined reference to `OUT_RINGp'<br>nouveau_vieux_dri.so.tmp: undefined reference to `OUT_RING'<br>
nouveau_vieux_dri.so.tmp: undefined reference to `OUT_RELOCo'<br>nouveau_vieux_dri.so.tmp: undefined reference to `BEGIN_RING_NI'<br>nouveau_vieux_dri.so.tmp: undefined reference to `AVAIL_RING'<br>nouveau_vieux_dri.so.tmp: undefined reference to `BEGIN_RING'<br>
nouveau_vieux_dri.so.tmp: undefined reference to `OUT_RELOCl'<br>nouveau_vieux_dri.so.tmp: undefined reference to `MARK_RING'<br>nouveau_vieux_dri.so.tmp: undefined reference to `FIRE_RING'<br><br>What should I do to build it?<br>
</blockquote></div><br>