Bug 452767 - gnash's libgnashplugin.so missing glib link
Summary: gnash's libgnashplugin.so missing glib link
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnash
Version: 9
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Patrice Dumas
QA Contact: Fedora Extras Quality Assurance
URL: https://savannah.gnu.org/bugs/index.p...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-24 22:20 UTC by Daniel Drake
Modified: 2008-07-10 17:35 UTC (History)
0 users

Fixed In Version: 0.8.3-2
Clone Of:
Environment:
Last Closed: 2008-07-10 17:35:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
fix (540 bytes, patch)
2008-06-24 22:20 UTC, Daniel Drake
no flags Details | Diff
Makefile.in patch (398 bytes, patch)
2008-06-24 22:35 UTC, Daniel Drake
no flags Details | Diff

Description Daniel Drake 2008-06-24 22:20:31 UTC
Using gnash-0.8.2-2.fc9.i386 and all recent versions: libgnashplugin.so is
missing a link to glib, but uses various glib functions such as
g_io_channel_read_line()

This causes problems for the XO's browse activity:
http://dev.laptop.org/ticket/7328

Reported upstream:
https://savannah.gnu.org/bugs/index.php?23698

Comment 1 Daniel Drake 2008-06-24 22:20:31 UTC
Created attachment 310195 [details]
fix

Comment 2 Daniel Drake 2008-06-24 22:35:03 UTC
Created attachment 310197 [details]
Makefile.in patch

this might be more convenient to apply in the RPM (no autotools required)

Comment 3 Patrice Dumas 2008-07-10 17:35:30 UTC
I merged the .am and .in patches and applied. Thanks.


Note You need to log in before you can comment on or make changes to this bug.