From owner-freebsd-gecko@FreeBSD.ORG Sat Jan 15 22:47:09 2011 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 89BE41065673 for ; Sat, 15 Jan 2011 22:47:09 +0000 (UTC) (envelope-from david.figuera@fendo.es) Received: from fendo.es (fendo.es [94.23.83.86]) by mx1.freebsd.org (Postfix) with ESMTP id 196978FC15 for ; Sat, 15 Jan 2011 22:47:09 +0000 (UTC) Received: from miles.df.lan (166.Red-88-18-156.staticIP.rima-tde.net [88.18.156.166]) (Authenticated sender: dave@fendo.es) by fendo.es (Postfix) with ESMTPSA id 66B971FA7C8 for ; Sat, 15 Jan 2011 23:31:19 +0100 (CET) Date: Sun, 16 Jan 2011 00:31:27 +0100 From: David Figuera To: gecko@FreeBSD.org Message-ID: <20110116003127.22b2d4d9@miles.df.lan> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Error on configure script 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: Sat, 15 Jan 2011 22:47:09 -0000 Hi there. Following is tailed output from "make" on /usr/ports/www/seamonkey2 checking for gcc 3.0 ABI... (cached) yes checking for C++ "explicit" keyword... (cached) yes checking for C++ "typename" keyword... (cached) yes checking for modern C++ template specialization syntax support... (cached) yes checking whether partial template specialization works... (cached) yes checking whether operators must be re-defined for templates derived from templates... (cached) no checking whether we need to cast a derived template to pass as its base class... (cached) no checking whether the compiler can resolve const ambiguities for templates... (cached) yes checking whether the C++ "using" keyword can change access... (cached) yes checking whether the C++ "using" keyword resolves ambiguity... (cached) yes checking for "std::" namespace... (cached) yes checking whether standard template operator!=() is ambiguous... (cached) unambiguous checking for C++ reinterpret_cast... (cached) yes checking for C++ dynamic_cast to void*... (cached) yes checking whether C++ requires implementation of unused virtual methods... (cached) no checking for trouble comparing to zero near std::operator!=()... (cached) no checking for LC_MESSAGES... (cached) yes configure: error: --with-system-nspr and --with-nspr-libs/cflags are mutually exclusive. See 'configure --help'. configure: error: ./configure failed for js/src configure: error: ./configure failed for mozilla ===> Script "configure" failed unexpectedly. Please report the problem to gecko@FreeBSD.org [maintainer] and attach the "/var/ports/usr/ports/www/seamonkey2/work/comm-1.9.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/www/seamonkey2. *** Error code 1