On Tue, May 03, 2011 at 12:56:50AM +0200, Roman B. wrote: > Hi, > > I've decided to hack a little bit on Gnash. But while building it I > got the following error: > > make[4]: Entering directory `/home/roman/projects/gnash/gui' > CXXLD qt4-gnash > ../librender/.libs/libgnashrender.so: undefined reference to `typeinfo > for gnash::GnashVaapiTexture' > ../librender/.libs/libgnashrender.so: undefined reference to > `gnash::GnashVaapiTexture::GnashVaapiTexture(unsigned int, unsigned > int, gnash::image::ImageType)' > /home/user/projects/gnash/libvaapi/.libs/libgnashvaapi.so: undefined > reference to `vaGetDisplayGLX' > ../librender/.libs/libgnashrender.so: undefined reference to > `gnash::GnashVaapiTexture::update(boost::shared_ptr<gnash::VaapiSurface>)' > collect2: ld returned 1 exit status > > > I've only found out that > /home/user/projects/gnash/libvaapi/.libs/libgnashvaapi.so is not > linked against libva-glx.so where the symbol `vaGetDisplayGLX' > resides. But why?
Probably a bug. Please file it, best if with a patch, on savannah tracker: https://savannah.gnu.org/bugs/?func=additem&group=gnash Thanks in advance. --strk; () Free GIS & Flash consultant/developer /\ http://strk.keybit.net/services.html _______________________________________________ Gnash-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnash-dev

