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
Created attachment 310195 [details] fix
Created attachment 310197 [details] Makefile.in patch this might be more convenient to apply in the RPM (no autotools required)
I merged the .am and .in patches and applied. Thanks.