From owner-freebsd-gecko@FreeBSD.ORG Fri Oct 22 10:59:28 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 1A2551065675 for ; Fri, 22 Oct 2010 10:59:28 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id 90D5A8FC08 for ; Fri, 22 Oct 2010 10:59:27 +0000 (UTC) Received: from daedalus.network.local ([195.141.49.100]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.3/8.14.3) with ESMTP id o9MAxPo4048168 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO); Fri, 22 Oct 2010 10:59:26 GMT (envelope-from beat@FreeBSD.org) Message-ID: <4CC16E92.1060304@FreeBSD.org> Date: Fri, 22 Oct 2010 12:59:30 +0200 From: Beat Gaetzi User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.14) Gecko/20101020 Lightning/1.0b1 Thunderbird/3.0.9 MIME-Version: 1.0 To: Teodor Sigaev References: <4CC165AD.1000202@sigaev.ru> In-Reply-To: <4CC165AD.1000202@sigaev.ru> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: gecko@FreeBSD.org Subject: Re: seamonkey 2.0.9 fails to compile 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: Fri, 22 Oct 2010 10:59:28 -0000 On 22.10.2010 12:21, Teodor Sigaev wrote: > 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 I'm not sure where --with-nspr-libs or --with-nspr-cflags came from. Could you please provide the js/src/config.log, the complete build output, the content of your /etc/make.conf and the list of all installed ports. Beat