hi,
we are running fedora 17 (64 bit). I installed all the packages named in the posts above. I tried building xulrunner but it the following error occur (I attached the full log file):
/home/<homedir>/.bin/xulrunner-1.9/fedora-xulrunner-192/mozilla-1.9.2/xpcom/glue/nsBaseHashtable.h:145:35: Fehler: »PutEntry« wurde in diesem Gültigkeitsbereich nicht deklariert, und bei argumentabhängiger Suche am Ort der Instanziierung wurden keine Deklarationen gefunden [-fpermissive] /home/<homedir>/.bin/xulrunner-1.9/fedora-xulrunner-192/mozilla-1.9.2/xpcom/glue/nsBaseHashtable.h:145:35: Anmerkung: Deklarationen in abhängiger Basis »nsTHashtable<nsBaseHashtableET<nsDepCharHashKey, nsAutoPtr<nsINIParser::INIValue> > >« wurden bei unqualifizierter Suche nicht gefunden /home/<homedir>/.bin/xulrunner-1.9/fedora-xulrunner-192/mozilla-1.9.2/xpcom/glue/nsBaseHashtable.h:145:35: Anmerkung: stattdessen »this->PutEntry« verwenden make[5]: *** [nsINIParser.o] Fehler 1 make[5]: Leaving directory `/home/<homedir>/.bin/xulrunner-1.9/fedora-xulrunner-192/mozilla-1.9.2/obj-x86_64-unknown-linux-gnu/xpcom/glue' make[4]: *** [libs] Fehler 2 make[4]: Leaving directory `/home/<homedir>/.bin/xulrunner-1.9/fedora-xulrunner-192/mozilla-1.9.2/obj-x86_64-unknown-linux-gnu/xpcom' make[3]: *** [libs_tier_xpcom] Fehler 2 make[3]: Leaving directory `/home/<homedir>/.bin/xulrunner-1.9/fedora-xulrunner-192/mozilla-1.9.2/obj-x86_64-unknown-linux-gnu' make[2]: *** [tier_xpcom] Fehler 2 make[2]: Leaving directory `/home/<homedir>/.bin/xulrunner-1.9/fedora-xulrunner-192/mozilla-1.9.2/obj-x86_64-unknown-linux-gnu' make[1]: *** [default] Fehler 2 make[1]: Leaving directory `/home/<homedir>/.bin/xulrunner-1.9/fedora-xulrunner-192/mozilla-1.9.2/obj-x86_64-unknown-linux-gnu' make: *** [build] Fehler 2
Can anybody give me a hint why the compilation of xulrunner fails? Or where i can find a working binary of xulrunner 1.9 for 64 bit? I used the build configuration as shown in the first post, but i also tried a couple of others - all with the same error
I downloaded several versions of xulrunner which did not work (I read that version e.g. version 17 or 3 would work but they didn't), and i tried to get the node descriptions runnng using webkitgtk instead of xulrunner which didn't work neighter.
I also downloaded the additional "xulrunner" source package from the KNIME repositories but that also does not work. Why? A bit more detailed error messages would help a lot!
I appreciate any help!
Jonas