Hi! Barry deFreese wrote:
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DXP_UNIX > -DJS_THREADSAFE -I../.. -I../.. -I../../main -I../../main/confio > -I../../foundation -I/usr/include/mozjs -DNDEBUG -pthread -g -Wall -O2 > -c JsEnvironment.cpp -o JsEnvironment.o > JsEnvironment.cpp: In constructor 'JsEnvironment::Context::Context(const > URI&)': > JsEnvironment.cpp:362: error: 'JS_SetBranchCallback' was not declared in > this scope > JsEnvironment.cpp: In static member function 'static JSBool > JsEnvironment::Context::alert(JSContext*, JSObject*, uintN, jsval*, > jsval*)': > JsEnvironment.cpp:763: warning: unused variable 'data' > make[5]: *** [JsEnvironment.lo] Error 1 > make[5]: Leaving directory > `/tmp/buildd/bfilter-1.1.4+svn20090620/libjs/environment' > make[4]: *** [all-recursive] Error 1 > > > This package should probably be updated to use xulrunner instead anyway, > as Ubuntu has done. Unfortunately, JS_SetBranchCallback was removed for some reason in version 1.9. Upstream seams dead and ships its own copy of libjs so it won't be affected. And, btw, ubuntu version FTBFS also here. I'm not sure what to do now... Regards, Vedran -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org