gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] Failing to build mozilla plugin for gnash-0.8.7


From: Julian Seward
Subject: [Gnash-dev] Failing to build mozilla plugin for gnash-0.8.7
Date: Sat, 20 Feb 2010 05:47:15 +0100
User-agent: KMail/1.9.9

Hi,

This is probably a clueless-newbie question, but searching the list
archive doesn't help.

I am trying to build 0.8.7 on x86_64-linux (openSUSE 11.0) for use
with Firefox 3.6 (64-bit).

I configured with

  ./configure --prefix=`pwd`/Inst --enable-gui=gtk

and that builds and "make install"s ok.  However, when I looking in
$prefix/lib/gnash for libgnashplugin.so, it isn't there.  The online
docs at http://www.gnu.org/software/gnash/manual/gnashref.html#manually
(actually the next section, Installation) state that I should

  .. copy the file libgnashplugin.so  to .mozilla/plugins ..

but it doesn't exist.

If I copy the entire contents of $prefix/lib/gnash, as shown below,
to ~/.mozilla/plugins, and restart Firefox, I get a bunch of
complaints like this

  LoadPlugin: failed to initialize shared library 
  .mozilla/plugins/libgnashmedia-0.8.7.so
  [.mozilla/plugins/libgnashmedia-0.8.7.so: undefined symbol:
   _ZTIN5gnash8ImageRGBE]

What am I doing wrong?

J

contents of $prefix/lib/gnash after successful build:

     1133 2010-02-20 04:12 libgnashagg.la*
       20 2010-02-20 04:12 libgnashagg.so -> libgnashagg.so.0.0.0*
       20 2010-02-20 04:12 libgnashagg.so.0 -> libgnashagg.so.0.0.0*
  4571653 2010-02-20 04:12 libgnashagg.so.0.0.0*
  2505115 2010-02-20 04:11 libgnashamf-0.8.7.so*
     1327 2010-02-20 04:11 libgnashamf.la*
       20 2010-02-20 04:11 libgnashamf.so -> libgnashamf-0.8.7.so*
  5395524 2010-02-20 04:11 libgnashbase-0.8.7.so*
     1270 2010-02-20 04:11 libgnashbase.la*
       21 2010-02-20 04:11 libgnashbase.so -> libgnashbase-0.8.7.so*
 91009620 2010-02-20 04:12 libgnashcore-0.8.7.so*
     1982 2010-02-20 04:12 libgnashcore.la*
       21 2010-02-20 04:12 libgnashcore.so -> libgnashcore-0.8.7.so*
  4261129 2010-02-20 04:11 libgnashmedia-0.8.7.so*
     1549 2010-02-20 04:11 libgnashmedia.la*
       22 2010-02-20 04:11 libgnashmedia.so -> libgnashmedia-0.8.7.so*
     1414 2010-02-20 04:11 libgnashnet.la*
       20 2010-02-20 04:11 libgnashnet.so -> libgnashnet.so.0.0.0*
       20 2010-02-20 04:11 libgnashnet.so.0 -> libgnashnet.so.0.0.0*
  4663142 2010-02-20 04:11 libgnashnet.so.0.0.0*
  1347607 2010-02-20 04:11 libgnashsound-0.8.7.so*
     1209 2010-02-20 04:11 libgnashsound.la*
       22 2010-02-20 04:11 libgnashsound.so -> libgnashsound-0.8.7.so*
     1115 2010-02-20 04:12 libmozsdk.la*
       18 2010-02-20 04:12 libmozsdk.so -> libmozsdk.so.0.0.0*
       18 2010-02-20 04:12 libmozsdk.so.0 -> libmozsdk.so.0.0.0*
    83290 2010-02-20 04:12 libmozsdk.so.0.0.0*




reply via email to

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