GNOME Bugzilla – Bug 647071
[regression] build failure since upgrade to xulrunner in firefox-4
Last modified: 2011-05-04 18:51:07 UTC
I'm trying to build gjs-0.7.4 as part of my gnome-3 build. I've got xulrunner from firefox-4 built and installed. The build dies with: make[2]: Entering directory `/home/ronis/Project/notar/GNOME/garnome/desktop/gjs/work/main.d/gjs-0.7.14' CC libgjs_la-stack.lo gjs/stack.c: In function 'format_frame': gjs/stack.c:102:5: warning: implicit declaration of function 'JS_IsNativeFrame' [-Wimplicit-function-declaration] gjs/stack.c:102:5: warning: nested extern declaration of 'JS_IsNativeFrame' [-Wnested-externs] gjs/stack.c:143:9: error: too few arguments to function 'JS_GetFrameThis' /opt/garnome-svn-3.0.0/include/xulrunner-2.0/jsdbgapi.h:271:1: note: declared here gjs/stack.c:84:15: warning: variable 'this_obj' set but not used [-Wunused-but-set-variable] make[2]: *** [libgjs_la-stack.lo] Error 1
*** This bug has been marked as a duplicate of bug 646471 ***