radeon_drv.so: undefined symbol RADEONSetupImageTexturedVideo
Michel Dänzer
michel at tungstengraphics.com
Tue Feb 26 01:31:18 PST 2008
On Mon, 2008-02-25 at 10:54 -0800, Ritesh Sood wrote:
> yes, that fixed it... thanks!!
Generally, when building from Git, one should pass
--enable-maintainer-mode to autogen.sh / configure so things should get
regenerated as needed automagically.
P.S. Please don't top-post, and trim the text you quote.
> On Mon, Feb 25, 2008 at 8:24 AM, Kristian Høgsberg <krh at bitplanet.net>
> wrote:
>
> 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.
>
--
Earthling Michel Dänzer | http://tungstengraphics.com
Libre software enthusiast | Debian, X and DRI developer
More information about the xorg
mailing list