radeon_drv.so: undefined symbol RADEONSetupImageTexturedVideo

Kristian Høgsberg krh at bitplanet.net
Mon Feb 25 08:24:53 PST 2008


On Sun, Feb 24, 2008 at 7:41 PM, Ritesh Sood <riteshsood at gmail.com> wrote:
> after the latest git update:
> $ nm -u src/.libs/radeon_drv.so  | grep -i setup
>          U RADEONSetupImageTexturedVideo
>          U shadowSetup

I'm guessing you need to re-run automake and reconfigure:

  automake src/Makefile
  ./config.status src/Makefile

should fix it.

Kristian



More information about the xorg mailing list