Hide Forgot
Created attachment 504051 [details] also install src/prmjtime.h (the sole header with no "js" prefix) Description of problem: jscntxt.h includes prmjtime.h, but the latter is not installed Version-Release number of selected component (if applicable): js-devel-1.8.5-4.fc15.x86_64 How reproducible: every time Steps to Reproduce: 1. try to build mongodb from source (or anything else that includes jscntxt.h) 2. 3. Actual results: build fails: In file included from /usr/include/jsregexp.h:48:0, from scripting/engine_spidermonkey.h:47, from scripting/engine_spidermonkey.cpp:19: /usr/include/jscntxt.h:75:22: fatal error: prmjtime.h: No such file or directory compilation terminated. Expected results: no compilation error Additional info: spec-file patch attached
*** This bug has been marked as a duplicate of bug 709955 ***
Does your closing this as a DUPLICATE mean you didn't see the attached patch that fixes the problem?
Mozjs17 (https://bugzilla.redhat.com/show_bug.cgi?id=948345) coming. So I think it is not actual any more.