gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #36959] Cannot build with --enable-device=vaapi on U


From: Andreas Brueckmann
Subject: [Gnash-commit] [bug #36959] Cannot build with --enable-device=vaapi on Ubuntu 12.04
Date: Thu, 26 Jul 2012 06:45:11 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20100101 Firefox/14.0.1

URL:
  <http://savannah.gnu.org/bugs/?36959>

                 Summary: Cannot build with --enable-device=vaapi on Ubuntu
12.04
                 Project: Gnash - The GNU Flash player
            Submitted by: raric
            Submitted on: Do 26 Jul 2012 06:45:10 GMT
                Category: build
                Severity: 3 - Normal
                 Release: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When building gnash (version: git clone) with configure --enable-device=vaapi
on Ubuntu 12.04, I get the following error. For compiling, I use the standard
Ubununtu libraries whith the following configure parameters:

./configure \
                --prefix=/usr \
                --sysconfdir=/etc \
                --disable-testsuite \
                --without-swfdec-testsuite \
                --without-ming \
                --disable-rpath \
                --enable-cygnal \
                --enable-python \
                --enable-jemalloc \
                --enable-media=gst,ffmpeg \
                --enable-gui=gtk,qt4 \
                --enable-renderer=agg,cairo \
                --enable-docbook \
                --enable-extensions=fileio,lirc,mysql \
                --with-npapi-plugindir=/usr/lib/gnash \
                --with-plugins-install=system \
                --enable-shared=yes \
                --enable-device=vaapi

...
make[4]: Betrete Verzeichnis '/root/gnash/gnash/gui'
  CXX    qt4_gnash-gnash.o
  CXX    qt4_gnash-gui.o
  CXX    qt4_gnash-Player.o
  CXX    qt4_gnash-NullGui.o
  CXX    qt4_gnash-ScreenShotter.o
  CXX    qt4_gnash-GuiQt4.o
  CXX    qt4_gnash-Qt4Gui.o
  CXX    qt4_gnash-Qt4Glue.o
  CXX    qt4_gnash-Qt4GlueCairo.o
  CXX    qt4_gnash-Qt4GlueAgg.o
  CXXLD  qt4-gnash
../libbase/.libs/libgnashbase.so: undefined reference to
`gnash::VaapiSurfaceGLX::update(boost::shared_ptr<gnash::VaapiSurface>)'
../libbase/.libs/libgnashbase.so: undefined reference to
`gnash::VaapiSurfaceGLX::VaapiSurfaceGLX(unsigned int, unsigned int)'
../libbase/.libs/libgnashbase.so: undefined reference to
`gnash::GnashTexture::GnashTexture(unsigned int, unsigned int,
gnash::image::ImageType)'
../libbase/.libs/libgnashbase.so: undefined reference to `typeinfo for
gnash::GnashTexture'
../libbase/.libs/libgnashbase.so: undefined reference to
`gnash::GnashTexture::~GnashTexture()'
collect2: ld returned 1 exit status
make[4]: *** [qt4-gnash] Fehler 1
make[4]: Verlasse Verzeichnis '/root/gnash/gnash/gui'
make[3]: *** [all-recursive] Fehler 1
make[3]: Verlasse Verzeichnis '/root/gnash/gnash/gui'
make[2]: *** [all] Fehler 2
make[2]: Verlasse Verzeichnis '/root/gnash/gnash/gui'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/root/gnash/gnash'
make: *** [all] Fehler 2

Please see my attached config.log for details.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Do 26 Jul 2012 06:45:10 GMT  Name: config.log  Size: 165kB   By: raric

<http://savannah.gnu.org/bugs/download.php?file_id=26259>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36959>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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