Hi, my configure line is ./configure --enable-plugin During the end of gmake install I get the following error saying that libgnashplugin.so is not found.
Making install in plugin gmake[1]: Entering directory `/home/brynet/gnash/plugin' gmake[2]: Entering directory `/home/brynet/gnash/plugin' gmake[3]: Entering directory `/home/brynet/gnash/plugin' gmake[3]: Nothing to be done for `install-exec-am'. test -d "/home/brynet/.mozilla/plugins" || /bin/sh ../mkinstalldirs "/home/brynet/.mozilla/plugins" cp .libs/libgnashplugin.so /home/brynet/.mozilla/plugins/libgnashplugin.so cp: .libs/libgnashplugin.so: No such file or directory gmake[3]: *** [install-pluginLTLIBRARIES] Error 1 gmake[3]: Leaving directory `/home/brynet/gnash/plugin' gmake[2]: *** [install-am] Error 2 gmake[2]: Leaving directory `/home/brynet/gnash/plugin' gmake[1]: *** [install-recursive] Error 1 gmake[1]: Leaving directory `/home/brynet/gnash/plugin' gmake: *** [install-recursive] Error 1 Can somone tell me how to fix this? or is this a bug? I'm using OpenBSD 3.9. _______________________________________________ Gnash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash
