From owner-freebsd-gecko@FreeBSD.ORG Tue Jun 1 06:33:51 2010 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 688521065674 for ; Tue, 1 Jun 2010 06:33:51 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from azh-com0.aspectra.com (azh-com0.aspectra.com [212.47.170.6]) by mx1.freebsd.org (Postfix) with ESMTP id 2CB568FC08 for ; Tue, 1 Jun 2010 06:33:50 +0000 (UTC) Message-ID: <4C04A9C5.2020800@FreeBSD.org> Date: Tue, 01 Jun 2010 08:33:41 +0200 From: Beat Gaetzi User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100330 Thunderbird/3.0.4 MIME-Version: 1.0 To: Louis Epstein References: <20100531201630.A1098-100000@main.put.com> In-Reply-To: <20100531201630.A1098-100000@main.put.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 01 Jun 2010 06:33:48.0670 (UTC) FILETIME=[649729E0:01CB0154] Cc: gecko@freebsd.org Subject: Re: Error installing Seamonkey 2.0.4 with FreeBSD 7.3 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2010 06:33:51 -0000 On 06/01/10 02:23, Louis Epstein wrote: > >>From a ports collection Portsnap Fetched today, > I tried to make-install Seamonkey 2.0.4 under FreeBSD 7.3 > (which shipped with a Seamonkey 2.0.3 port which generated > security warnings on attempting to install it). > > It ran into an error, > "error: `SSL_RENEGOTIATE_REQUIRES_XTN' was not declared in this scope" > and gmake then exited out from > /usr/local/ports/www/seamonkey2/work/comm-1.9.1/mozilla/security/ssl/src > and shut down. > > Is there a fix? Yes, please update security/nss to the latest version and rebuild seamonkey2 afterwards. Beat