[26404] in Athena Bugs
Re: linux 9.3.18: nss
daemon@ATHENA.MIT.EDU (Robert Basch)
Mon Mar 21 16:19:04 2005
In-Reply-To: <200503140722.j2E7MHEq018812@zygorthian-space-raiders.mit.edu>
Mime-Version: 1.0 (Apple Message framework v619.2)
Content-Type: text/plain; charset=US-ASCII; format=flowed
Message-Id: <773f7e988256e994dc603b9312063b41@mit.edu>
Content-Transfer-Encoding: 7bit
From: Robert Basch <rbasch@mit.edu>
Date: Mon, 21 Mar 2005 13:23:36 -0500
To: Jonathan T Wang <jtwang@mit.edu>
X-Spam-Score: -4.9
X-Spam-Flag: NO
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
On 14-Mar-05, at 2:22 AM, Jonathan T Wang wrote:
> Include files for NSPR exist in /usr/athena/include/mozilla/nspr but
> include
> files for NSS do not exist.
Thanks for your bug report.
The problem here is that the mozilla build system does not install
the NSS header files, so we end up not including them in the
Athena release. We will address this in a future release by
explicitly installing the headers as part of our build procedure
(similar to what Red Hat does for its mozilla-nss-devel rpm).
Bob