From mkb@incubus.de  Sat Feb  4 20:30:47 2006
Return-Path: <mkb@incubus.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D07FC16A420
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  4 Feb 2006 20:30:47 +0000 (GMT)
	(envelope-from mkb@incubus.de)
Received: from luzifer.incubus.de (incubus.de [80.237.207.83])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 67A7343D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  4 Feb 2006 20:30:47 +0000 (GMT)
	(envelope-from mkb@incubus.de)
Received: from drjekyll.mkbuelow.net (p54AA9566.dip0.t-ipconnect.de [84.170.149.102])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by luzifer.incubus.de (Postfix) with ESMTP id 577BE31B18
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  4 Feb 2006 21:30:44 +0100 (CET)
Received: from drjekyll.mkbuelow.net (mkb@localhost [127.0.0.1])
	by drjekyll.mkbuelow.net (8.13.4/8.13.3) with ESMTP id k14KVkDr025227
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 4 Feb 2006 21:31:47 +0100 (CET)
	(envelope-from mkb@drjekyll.mkbuelow.net)
Received: (from mkb@localhost)
	by drjekyll.mkbuelow.net (8.13.4/8.13.3/Submit) id k14KVkS3025226;
	Sat, 4 Feb 2006 21:31:46 +0100 (CET)
	(envelope-from mkb)
Message-Id: <200602042031.k14KVkS3025226@drjekyll.mkbuelow.net>
Date: Sat, 4 Feb 2006 21:31:46 +0100 (CET)
From: Matthias Buelow <mkb@incubus.de>
Reply-To: Matthias Buelow <mkb@incubus.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ports/www/seamonkey doesn't build
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         92818
>Category:       ports
>Synopsis:       ports/www/seamonkey doesn't build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 04 20:40:06 GMT 2006
>Closed-Date:    Sun Feb 19 22:27:12 GMT 2006
>Last-Modified:  Sun Feb 19 22:27:12 GMT 2006
>Originator:     Matthias Buelow
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD xxx 5.4-STABLE FreeBSD 5.4-STABLE #8: Sun Jan 15 12:07:52 CET 2006 root@xxx:/usr/obj/usr/src/sys/xxx i386


>Description:

	ports/www/seamonkey fails to build:

	c++ -o nsNSSComponent.o -c  -DMOZILLA_INTERNAL_API -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" -DBUILD_ID=0000000000 -I/usr/local/include/nss/nss  -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include/pipnss -I../../../../dist/include -I/usr/local/include/nspr -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include  -I/usr/X11R
 6/include  -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pipe -O -fshort-wchar -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/include  -I/usr/X11R6/include  -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h nsNSSComponent.cpp
	nsNSSComponent.cpp: In member function `virtual nsresult nsNSSComponent::LaunchSmartCardThread(SECMODModule*)':
	nsNSSComponent.cpp:585: error: `SECMOD_HasRemovableSlots' undeclared (first use this function)
	nsNSSComponent.cpp:585: error: (Each undeclared identifier is reported only once for each function it appears in.)
	gmake[4]: *** [nsNSSComponent.o] Error 1
	gmake[4]: Leaving directory `/usr/ports/www/seamonkey/work/mozilla/security/manager/ssl/src'

	Note that I have unselected composer and chatzilla from the
	port options dialog. Maybe that's got something to do with it.

>How-To-Repeat:

	# $FreeBSD: ports/www/seamonkey/Makefile,v 1.240 2006/01/31 21:28:58 ahze Exp $


>Fix:



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: erwin 
Responsible-Changed-When: Sat Feb 4 20:47:10 UTC 2006 
Responsible-Changed-Why:  
Over to maintainers. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92818 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Sun Feb 19 22:26:27 UTC 2006 
State-Changed-Why:  
It looks like you security/nss port is out of date.  Try doing: 

portupgrade nspr nss 

Then try building seamonkey. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92818 
>Unformatted:
