npplugin build fails with recent xulrunner

View: New views
2 Messages — Rating Filter:   Alert me  

npplugin build fails with recent xulrunner

by AndyRTR :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Either the xulrunner version check doesn't work well here some more
changes are needed:

[andyrtr@workstation64 trunk]$ grep -i xulrunner
openjdk6-hg-6.b17_hg_20091105-1-x86_64-build.log.4
checking for XULRUNNER... yes
checking for xulrunner version... 1090104
[andyrtr@workstation64 trunk]$ pacman -Q xulrunner
xulrunner 1.9.1.4-1

running ArchLinux

In Datei, eingefügt von IcedTeaNPPlugin.cc:75:
IcedTeaScriptablePluginObject.h:43:19: Fehler: npupp.h: Datei oder
Verzeichnis nicht gefunden
In file included from IcedTeaNPPlugin.h:61,
                  from IcedTeaJavaRequestProcessor.h:46,
                  from IcedTeaScriptablePluginObject.h:49,
                  from IcedTeaNPPlugin.cc:75:
IcedTeaPluginUtils.h:204: Fehler: expected »;« before »(« token
IcedTeaPluginUtils.h:206: Fehler: »NPVariant« has not been declared
IcedTeaPluginUtils.h:208: Fehler: expected »;« before »(« token
In file included from IcedTeaNPPlugin.h:62,
                  from IcedTeaJavaRequestProcessor.h:46,
                  from IcedTeaScriptablePluginObject.h:49,
                  from IcedTeaNPPlugin.cc:75:
IcedTeaPluginRequestProcessor.h:86: Fehler: »NPVariant« has not been
declared
IcedTeaPluginRequestProcessor.h:125: Fehler: »NPVariant« has not been
declared
In file included from IcedTeaJavaRequestProcessor.h:46,
                  from IcedTeaScriptablePluginObject.h:49,
                  from IcedTeaNPPlugin.cc:75:
IcedTeaNPPlugin.h:103: Fehler: »NPNetscapeFuncs« does not name a type
IcedTeaNPPlugin.h:130: Fehler: expected constructor, destructor, or type
conversion before »*« token
IcedTeaNPPlugin.h:133: Fehler: expected constructor, destructor, or type
conversion before »*« token
In file included from IcedTeaScriptablePluginObject.h:49,
                  from IcedTeaNPPlugin.cc:75:

and more...

-Andy

Re: npplugin build fails with recent xulrunner

by AndyRTR :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

no comment? should I file a bug for this build issue?

-Andy