From owner-freebsd-ports@FreeBSD.ORG Thu Mar 24 07:36:42 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C79D8106566B for ; Thu, 24 Mar 2011 07:36:42 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.server1.bsdforen.de (bsdforen.de [82.193.243.81]) by mx1.freebsd.org (Postfix) with ESMTP id 5CE638FC19 for ; Thu, 24 Mar 2011 07:36:41 +0000 (UTC) Received: from mobileKamikaze.norad (HSI-KBW-109-192-071-045.hsi6.kabel-badenwuerttemberg.de [109.192.71.45]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.server1.bsdforen.de (Postfix) with ESMTPSA id 6CCF37F2EA; Thu, 24 Mar 2011 08:17:18 +0100 (CET) Message-ID: <4D8AEFFD.7040400@bsdforen.de> Date: Thu, 24 Mar 2011 08:17:17 +0100 From: Dominic Fandrey User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-GB; rv:1.9.1.16) Gecko/20101212 Thunderbird/3.0.11 MIME-Version: 1.0 To: Robert Huff References: <19850.43272.99116.851093@jerusalem.litteratus.org> In-Reply-To: <19850.43272.99116.851093@jerusalem.litteratus.org> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: problem building Firefox 4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2011 07:36:42 -0000 Hello, On 24/03/2011 03:14, Robert Huff wrote: > > On > > FreeBSD 9.0-CURRENT #0: Sat Oct 23 08:15:53 EDT 2010 amd64 > > I get: > ... > > /data/port-work/mozilla-2.0/obj-amd64-unknown-freebsd9.0/config/nsinstall -R -m 644 _xpidlgen/exthelper.xpt ../../../dist/bin/components > Traceback (most recent call last): > File "/usr/local/lib/python2.7/site.py", line 62, in > import os > File "/usr/local/lib/python2.7/os.py", line 49, in > import posixpath as path > File "/usr/local/lib/python2.7/posixpath.py", line 16, in > import genericpath > File "/usr/local/lib/python2.7/genericpath.py", line 5, in > """ > KeyboardInterrupt > ... my guess is you have activated PGO and the build cannot access you Xorg session. Make sure Xorg is running, DISPLAY is set and the building user has the permissions to use Xorg. Regards, Kami -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?