yes, that fixed it... thanks!!<br><br><div class="gmail_quote">On Mon, Feb 25, 2008 at 8:24 AM, Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Sun, Feb 24, 2008 at 7:41 PM, Ritesh Sood <<a href="mailto:riteshsood@gmail.com">riteshsood@gmail.com</a>> wrote:<br>
> after the latest git update:<br>
> $ nm -u src/.libs/radeon_drv.so  | grep -i setup<br>
>          U RADEONSetupImageTexturedVideo<br>
>          U shadowSetup<br>
<br>
</div></div>I'm guessing you need to re-run automake and reconfigure:<br>
<br>
  automake src/Makefile<br>
  ./config.status src/Makefile<br>
<br>
should fix it.<br>
<font color="#888888"><br>
Kristian<br>
</font></blockquote></div><br>