From owner-freebsd-ports@FreeBSD.ORG Sun Aug 7 18:28:30 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9713816A43B for ; Sun, 7 Aug 2005 18:28:30 +0000 (GMT) (envelope-from adudek16@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEC5243D55 for ; Sun, 7 Aug 2005 18:28:29 +0000 (GMT) (envelope-from adudek16@gmail.com) Received: by wproxy.gmail.com with SMTP id i8so866754wra for ; Sun, 07 Aug 2005 11:28:29 -0700 (PDT) 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:content-disposition:references; b=dWuqJGMINo655kVB0Qe7fpncLkTjouWk9OaxAjC0O2dIsdHiGH7EmRv6MIQUuHrXJLvh8wEUtUlXzkjwE9FPDnX8sVuAVPdZDTJhE+/qxZR6jT2r//MjpbCQW7YABi+IbUf+xWU6o8QylHSlOvse1/QWLRMUtXeCYee3ALS8LIM= Received: by 10.54.29.72 with SMTP id c72mr4262521wrc; Sun, 07 Aug 2005 11:28:29 -0700 (PDT) Received: by 10.54.118.1 with HTTP; Sun, 7 Aug 2005 11:28:28 -0700 (PDT) Message-ID: <96ba9bee05080711286272574a@mail.gmail.com> Date: Sun, 7 Aug 2005 14:28:28 -0400 From: A Dude To: gnome@freebsd.org In-Reply-To: <96ba9bee05080421104fc11ad6@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <96ba9bee05080421104fc11ad6@mail.gmail.com> Cc: freebsd-ports@freebsd.org Subject: firefox doesn't work on amd64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: A Dude List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Aug 2005 18:28:30 -0000 I can second this. Firefox 1.06 doesn't run on AMD64. adudek@cooljack: ~/ >uname -a FreeBSD cooljack.msdp.net 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #3: Sat Jul 30 20:45:01 EDT 2005 =20 root@cooljack.msdp.net:/usr/src/sys/amd64/compile/Cooljack amd64 adudek@cooljack: /usr/ports/www/firefox/ >ls -la Makefile -rw-r--r-- 1 root wheel 9944 Jul 30 11:59 Makefile adudek@cooljack: /usr/ports/www/firefox/ > Type firefox and it doesn't run but cores. I can provide if needed.. Even weirder is that if I start firefox and provide a argument/url then it starts. If I provide no argument/url then it doesn't even load. I have even deleted exisiting ~/.mozilla. After further testing, it appears that you must run firefox as root first before it will run as anyother user. Why is this? Errors/messages seen on startup when providing a startup url adudek@cooljack: ~/.mozilla/firefox/bsw2tchf.default/ >firefox d (firefox-bin:3268): Gdk-WARNING **: gdk_property_get(): length value has wr= apped in calculation (did you pass G_MAXLONG?) (firefox-bin:3268): Gdk-WARNING **: gdk_property_get(): length value has wr= apped in calculation (did you pass G_MAXLONG?) *** loading the extensions datasource *** ExtensionManager:_updateManifests: no access privileges to application = direc tory, skipping. (firefox-bin:3268): Gdk-WARNING **: gdk_property_get(): length value has wr= apped in calculation (did you pass G_MAXLONG?) *** loading the extensions datasource *** ExtensionManager:_updateManifests: no access privileges to application = direc tory, skipping. On Sun, 31 Jul 2005 19:07:00 -0400 Joe Marcus Clarke wrote: > This is harmless, just ignore it. >=20 > Joe =09I would like to ignore it, but it doesn't start. I've just compiled it without patch-nsprpub-pr-include-md-_pth.h, and it works. Before compiling I've tried to remove ~/.moziila, but it didn't help. Can anyone see what's wrong with this patch? Thanx. :o)