From owner-freebsd-gecko@FreeBSD.ORG Tue Apr 26 03:11:38 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 2BCB41065676 for ; Tue, 26 Apr 2011 03:11:38 +0000 (UTC) (envelope-from vmutu@pcbi.upenn.edu) Received: from calypso.pcbi.upenn.edu (calypso.pcbi.upenn.edu [130.91.178.203]) by mx1.freebsd.org (Postfix) with ESMTP id DDD218FC19 for ; Tue, 26 Apr 2011 03:11:36 +0000 (UTC) Received: from bsdera.pcbi.upenn.edu (bsdera.pcbi.upenn.edu [165.123.89.31]) (authenticated bits=56) by calypso.pcbi.upenn.edu (8.13.8/8.13.8) with ESMTP id p3Q3BXJd025568 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 25 Apr 2011 23:11:34 -0400 Date: Mon, 25 Apr 2011 23:10:17 -0400 From: Valeriu Mutu To: Bernhard Froehlich Message-ID: <20110426031017.GA80270@bsdera.pcbi.upenn.edu> References: <20110422150826.GA45485@bsdera.pcbi.upenn.edu> <20110425174830.GD78685@bsdera.pcbi.upenn.edu> <3d43ed4af2908cb28fc402752c7e9712@bluelife.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3d43ed4af2908cb28fc402752c7e9712@bluelife.at> OS: FreeBSD Organization: Penn Center for Bioinformatics User-Agent: Mutt/1.5.21 (2010-09-15) Cc: gecko@FreeBSD.org Subject: Re: /usr/ports/www/libxul fails 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, 26 Apr 2011 03:11:38 -0000 Hi, I don't have any ports tree customizations. These are the contents of my /etc/make.conf: > cat /etc/make.conf BATCH=yes # added by use.perl 2010-06-11 14:24:36 PERL_VERSION=5.10.1 # mutt-devel build options WITH_MUTT_CYRUS_SASL2=yes WITH_MUTT_SMTP=yes WITH_MUTT_DEBUG=yes WITH_MUTT_IMAP_HEADER_CACHE=yes WITH_MUTT_MAILDIR_HEADER_CACHE=yes Here is the output of the requested ident command: > ident /usr/ports/www/libxul/Makefile /usr/ports/Mk/bsd.gecko.mk /usr/ports/www/libxul/Makefile: $FreeBSD: ports/www/libxul/Makefile,v 1.27 2011/03/24 13:18:39 beat Exp $ /usr/ports/Mk/bsd.gecko.mk: $FreeBSD: ports/Mk/bsd.gecko.mk,v 1.27 2011/03/22 15:26:35 beat Exp $ Let me know if you need anything else. Best, Valeriu On Mon, Apr 25, 2011 at 11:02:09PM +0200, Bernhard Froehlich wrote: > On Mon, 25 Apr 2011 13:48:30 -0400, Valeriu Mutu wrote: > > Hi, > > > > any update on this? > > Don't know why but you end up configuring with system nspr and built-in > nspr. > > configure: error: --with-system-nspr and --with-nspr-libs/cflags are > mutually exclusive. > > And really configure flags are: > > --with-system-nspr > --with-nspr-cflags='-I/usr/ports/www/libxul/work/mozilla-1.9.2/dist/include/nspr' > --with-nspr-libs='-L/usr/ports/www/libxul/work/mozilla-1.9.2/dist/lib > -lplds4 -lplc4 -lnspr4 -pthread' > > Do you have any customizations in your ports tree or /etc/make.conf? > Please tell me which fileversions your bsd.gecko.mk and the libxul > Makefile have: > > ident /usr/ports/www/libxul/Makefile /usr/ports/Mk/bsd.gecko.mk > > > > On Fri, Apr 22, 2011 at 05:44:33PM +0200, Bernhard Froehlich wrote: > >> On Fri, 22 Apr 2011 11:08:26 -0400, Valeriu Mutu wrote: > >> > Hi, > >> > > >> > I am trying to compile from ports /usr/ports/www/libxul and it fails. > >> > Please see the attached configure log file. > >> > Also, attached is a file containing all the packages installed on my system. > >> > > >> > I'm running a default kernel: > >> > bsdera# uname -a > >> > FreeBSD bsdera.pcbi.upenn.edu 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat > >> > Nov 21 15:48:17 UTC 2009 > >> > root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > >> > > >> > Why do you think "libxul" fails to compile? > >> > >> Could you please also send the build output from the shell? -- Valeriu Mutu