Hi, On Sat, Dec 21, 2013 at 07:00:58PM +0100, MENGUAL Jean-Philippe wrote: > Can you tell me if some plan exist to enable edbrowse to support > Javascript from libmozjs version 26? So far, it seems the libmozjs > on the base on which edbrowse builds has build failures and runtime > issues. It is a safety problem. Do you have some guidelines in this > matter?
I've been working on getting edbrowse built against a new libmozjs, but couldn't find the 26 sources. I have, however, got a version which builds against mozjs 24 (the latest version from the website). Attempting to build against the experimental libmozjs26d package in Debian yielded the problem that the jsapi.h under /usr/include/mozjs is a broken symlink to something in /tmp (I don't know the exact path off the top of my head, but can re-install the relevant dev package if this isn't already a reported bug). This problem is present in both the i386 and amd64 packages. In addition, although the altered version of edbrowse builds against a version of mozjs 24 I compiled (using the --enable-optimize and --disable-debug configure options), building against the debian supplied libmozjs24d package causes the program to segfault. Could you please tell me what the correct options are to compile a mozjs 24 as per the debian package so I can check if this is an edbrowse issue or something in the Debian package? Cheers, Adam. _______________________________________________ Edbrowse-dev mailing list [email protected] http://lists.the-brannons.com/mailman/listinfo/edbrowse-dev
