però...c'è un però
non si sente assolutamente l'audio (cerca dei codec poco specificati)
quindi sto provando ad installare gst-plugins-bad, dato che gnash usa gst
ma ecco make cosa partorisce:
- Codice: Seleziona tutto
/usr/include/slv2/lv2_ui.h:277: error: expected ';', ',' or ')' before '*' token
/usr/include/slv2/lv2_ui.h:283: error: expected ';' before 'void'
In file included from /usr/include/slv2/slv2.h:31,
from gstlv2.h:27,
from gstlv2.c:45:
/usr/include/slv2/pluginuiinstance.h:67: error: expected ';', ',' or ')' before '*' token
gstlv2.c: In function 'gst_lv2_setup':
gstlv2.c:615: warning: implicit declaration of function 'slv2_plugin_instantiate'
gstlv2.c:615: warning: nested extern declaration of 'slv2_plugin_instantiate'
gstlv2.c:615: warning: assignment makes pointer from integer without a cast
make[3]: *** [libgstlv2_la-gstlv2.lo] Error 1
make[3]: Leaving directory `/tmp/SBo/gst-plugins-bad-0.10.19/ext/lv2'
make[2]: *** [lv2] Error 2
make[2]: Leaving directory `/tmp/SBo/gst-plugins-bad-0.10.19/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/SBo/gst-plugins-bad-0.10.19'
make: *** [all] Error 2
Uso lo SlackBuild di SBO
qualcuno riesce a compilarlo? sono su slack64 stable


