Bug 712304 - missing header: prmjtime.h
Summary: missing header: prmjtime.h
Keywords:
Status: CLOSED DUPLICATE of bug 709955
Alias: None
Product: Fedora
Classification: Fedora
Component: js
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Pavel Alexeev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-10 08:49 UTC by Jim Meyering
Modified: 2013-04-14 12:26 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-16 10:54:38 UTC
Type: ---


Attachments (Terms of Use)
also install src/prmjtime.h (the sole header with no "js" prefix) (907 bytes, patch)
2011-06-10 08:49 UTC, Jim Meyering
no flags Details | Diff

Description Jim Meyering 2011-06-10 08:49:23 UTC
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

Comment 1 Pavel Alexeev 2011-06-16 10:54:38 UTC

*** This bug has been marked as a duplicate of bug 709955 ***

Comment 2 Jim Meyering 2011-06-16 11:26:37 UTC
Does your closing this as a DUPLICATE mean you didn't see the attached patch that fixes the problem?

Comment 3 Pavel Alexeev 2013-04-14 12:26:38 UTC
Mozjs17 (https://bugzilla.redhat.com/show_bug.cgi?id=948345) coming. So I think it is not actual any more.


Note You need to log in before you can comment on or make changes to this bug.