From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 6 21:19:12 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 335F416A4CE for ; Sat, 6 Nov 2004 21:19:12 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id D277043D46 for ; Sat, 6 Nov 2004 21:19:11 +0000 (GMT) (envelope-from daemon.kevin@gmail.com) Received: by wproxy.gmail.com with SMTP id 65so101196wri for ; Sat, 06 Nov 2004 13:19:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Z5NJ8tT0xgLi9xxZZgmjRyGwfKAEgDvqBH9QU82Y1l9TAoC6rgNurkx83avXOVGlRY4z9jRYXc8pDGDmligG5Jw6wcsozb/YmXLLcfhE+wVBLXcnBFaUC1vKh6twGd2UuHpKOQcPmkwjZsq0AtqOI6JeJn2dH8D5A3I/pWd5xEg= Received: by 10.54.21.71 with SMTP id 71mr108931wru; Sat, 06 Nov 2004 13:19:11 -0800 (PST) Received: by 10.54.49.62 with HTTP; Sat, 6 Nov 2004 13:19:11 -0800 (PST) Message-ID: <29feb1c804110613192425dec8@mail.gmail.com> Date: Sat, 6 Nov 2004 13:19:11 -0800 From: kevin godfrey To: Joe Marcus Clarke In-Reply-To: <418D3AC7.205@marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <29feb1c804110612425b89b351@mail.gmail.com> <418D3AC7.205@marcuscom.com> cc: gnome@freebsd.org Subject: Re: Problems building Firefox 1.0.r2 on FreeBSD 5.3 RC2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kevin godfrey List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Nov 2004 21:19:12 -0000 On Sat, 06 Nov 2004 15:57:43 -0500, Joe Marcus Clarke wrote: > What happens when you run the command manually? What shell do you have > setup for root? > Here is the output from running the command while su'd to root in an aterm: # /usr/X11R6/bin/xinit /usr/X11R6/lib/firefox/lib/firefox-1.0/run-mozilla.sh /usr/X11R6/lib/firefox/lib/firefox-1.0/firefox-bin -install-global-extension /usr/X11/bin/Xvfb :1001 Fatal server error: Server is already active for display 0 If this server is no longer running, remove /tmp/.X0-lock and start again. Please consult the The X.Org Foundation support at http://wiki.X.Org for help. Xlib: connection to ":0.0" refused by server Xlib: No protocol specified giving up. /usr/X11R6/bin/xinit: unable to connect to X server /usr/X11R6/bin/xinit: No such process (errno 3): Server error. Root's shell is the basic /bin/sh When I run the command with > /dev/null 2>&1 appended to it, it takes about 45 seconds to finish... (again, this is in an aterm window while su'd to root). But it does complete. The same thing applies to the line after it in pkg-install.sh However, the port install hangs for over 7 hours (I let it run overnight). Thanks for the response! > | ps - I am not subscribed to any of the lists and I apologize if this > | is the incorrect place to submit this question! If it is, please let > | me know and I will resubmit the question where suggested. > | _______________________________________________ > | freebsd-gnome@freebsd.org mailing list > | http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > | To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > | > Should I take this as a hint to subscribe to the freebsd-gnome mailing list and submit the question there as well? Thanks again! -Kevin