Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#27000 - [gnash] doesn't build
Attached to Project:
Community Packages
Opened by Andrea Scarpino (BaSh) - Friday, 18 November 2011, 10:15 GMT
Last edited by Jan Alexander Steffens (heftig) - Friday, 18 November 2011, 16:07 GMT
Opened by Andrea Scarpino (BaSh) - Friday, 18 November 2011, 10:15 GMT
Last edited by Jan Alexander Steffens (heftig) - Friday, 18 November 2011, 16:07 GMT
|
DetailsDescription:
CXX libgnashplugin_la-np_entry.lo mozilla-sdk/npp_gate.cpp:59:9: warning: unused parameter 'save' [-Wunused-parameter] mozilla-sdk/np_entry.cpp: In function 'char* NP_GetMIMEDescription()': mozilla-sdk/np_entry.cpp:242:27: error: new declaration 'char* NP_GetMIMEDescription()' /usr/include/xulrunner-8.0/npfunctions.h:303:24: error: ambiguates old declaration 'const char* NP_GetMIMEDescription()' mozilla-sdk/np_entry.cpp:244:35: error: invalid conversion from 'const char*' to 'char*' [-fpermissive] make[4]: *** [libgnashplugin_la-np_entry.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... plugin.cpp: In function 'char* NPP_GetMIMEDescription()': plugin.cpp:132:28: error: new declaration 'char* NPP_GetMIMEDescription()' /usr/include/xulrunner-8.0/npapi.h:792:13: error: ambiguates old declaration 'const char* NPP_GetMIMEDescription()' make[4]: *** [libgnashplugin_la-plugin.lo] Error 1 make[4]: Leaving directory `/build/src/gnash-0.8.9/plugin/npapi' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/build/src/gnash-0.8.9/plugin/npapi' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/build/src/gnash-0.8.9/plugin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/build/src/gnash-0.8.9' make: *** [all] Error 2 Additional info: * gnash 0.8.9-5 Steps to reproduce: Try to build it. |
This task depends upon
Closed by Jan Alexander Steffens (heftig)
Friday, 18 November 2011, 16:07 GMT
Reason for closing: Fixed
Additional comments about closing: 0.8.9-6
Friday, 18 November 2011, 16:07 GMT
Reason for closing: Fixed
Additional comments about closing: 0.8.9-6
Comment by Jan Alexander Steffens (heftig) -
Friday, 18 November 2011, 15:46 GMT
Added a patch. Builds and doesn't introduce warnings, so I think I did it right.