gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] building on openSUSE 11.4


From: Roman B.
Subject: [Gnash-dev] building on openSUSE 11.4
Date: Tue, 3 May 2011 00:56:50 +0200

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?

Regards,
Roman



reply via email to

[Prev in Thread] Current Thread [Next in Thread]