From owner-freebsd-ports@FreeBSD.ORG Sun Dec 4 12:40:54 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 B309E16A420 for ; Sun, 4 Dec 2005 12:40:54 +0000 (GMT) (envelope-from eculp@encontacto.net) Received: from bafirst.com (72-12-2-214.wan.networktel.net [72.12.2.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CA1443D64 for ; Sun, 4 Dec 2005 12:40:53 +0000 (GMT) (envelope-from eculp@encontacto.net) Received: from morando.org ([201.144.83.54]) by bafirst.com with esmtp; Sun, 04 Dec 2005 06:40:50 -0600 id 00095812.4392E3D3.00006E9F Received: from localhost (localhost [127.0.0.1]) (uid 80) by morando.org with local; Sun, 04 Dec 2005 06:40:39 -0600 id 000CF025.4392E3C7.000105BD Received: from dsl-201-144-83-97.prod-infinitum.com.mx (dsl-201-144-83-97.prod-infinitum.com.mx [201.144.83.97]) by correo.encontacto.net (Horde MIME library) with HTTP; Sun, 04 Dec 2005 06:40:39 -0600 Message-ID: <20051204064039.gbrhunrdlw04k0s8@correo.encontacto.net> X-Priority: 3 (Normal) Date: Sun, 04 Dec 2005 06:40:39 -0600 From: eculp@encontacto.net To: freebsd-ports@freebsd.org References: <4392A876.4000602@pku.edu.cn> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1-cvs) Subject: Re: firefox 1.5 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: Sun, 04 Dec 2005 12:40:54 -0000 Quoting Sam Lawrance : > > On 04/12/2005, at 7:27 PM, Hongxing Song wrote: > >> hxsong@hxsong$ firefox >> /libexec/ld-elf.so.1: /usr/X11R6/lib/firefox/components/ >> libgklayout.so: Undefined symbol >> "_Z22NS_NewXULPopupListenerPP19nsIXULPopupListener" >> [5] Done mozilla > > This is the third time you have mailed this list about the same > problem. If you are unsure of whether your original message got > through you can check the list archives, just follow the links from > http://www.FreeBSD.org . There is no need to send it more than once. I had this problem on about five machines running up to date current and RELENG_6. I finally got it to fix itself quit by accident. I'm sure this is not the correct solution but it worked. All the machines were running the 1.5 release candidate without problems and I rebuilt the port several times with no luck. Finally I just did a pkg_delete, the a pkg_add -r firefox that installed the 1.?.? old stable port then did a portupgrade of firefox and the problem went away. On the last machine when I did the pkg_add -r firefox it had been upgraded to the new version but also worked. What was the problem? I have no idea but all is now well ;) good luck, ed