Some included files are not installed by default (js.msg is included from jscntxt.h and jsutil.h is included from jscntxt.h, jsgc.h, and jsopcode.h) also, jsprf.h is used by the Synchronet project. Fix: Patch attached (add three include files to instlal list) Patch attached with submission follows: How-To-Repeat: Try to build Synchronet using spidermonkey from ports
Maintainer of lang/spidermonkey, Please note that PR ports/160649 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/160649 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
I approve. Thanks for catching this!
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->flo I'll take it.
flo 2011-09-14 21:55:17 UTC FreeBSD ports repository Modified files: lang/spidermonkey Makefile Log: install some missing includes PR: ports/160649 Submitted by: Stephen Hurd <shurd@sasktel.net> Approved by: maintainer Revision Changes Path 1.27 +5 -4 ports/lang/spidermonkey/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!