ports/134770: lang/spidermonkey misses installation of some header files
Yun Huang Yong
gumby at mooh.org
Thu May 21 03:40:02 UTC 2009
>Number: 134770
>Category: ports
>Synopsis: lang/spidermonkey misses installation of some header files
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu May 21 03:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Yun Huang Yong
>Release: 7.2
>Organization:
>Environment:
FreeBSD nom.mooh.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 root at driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
The port Makefile defines $(JSH), a list of header files to be installed. In building a 3rd party app I discovered my installed port is missing "jsdate.h". Upon further investigation it seems that the port may be missing several other header files.
>How-To-Repeat:
>Fix:
Sorry, I am not familiar enough with SpiderMonkey to know the right solution here.
Adding jsdate.h to Makefile's $(JSH) solves my issue however Makefile.ref within the SpiderMonkey source defines almost 30 header files, and I wonder if they should all be installed.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list