Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2009 03:36:18 GMT
From:      Yun Huang Yong <gumby@mooh.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/134770: lang/spidermonkey misses installation of some header files
Message-ID:  <200905210336.n4L3aIkp016348@www.freebsd.org>
Resent-Message-ID: <200905210340.n4L3e2Ln018773@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905210336.n4L3aIkp016348>