From owner-freebsd-ports Thu Feb 7 8:38:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 87F6337B41B for ; Thu, 7 Feb 2002 08:38:20 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id SAA88738; Thu, 7 Feb 2002 18:37:51 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h118.228.dialup.iptcom.net [212.9.228.118]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id SAA23389; Thu, 7 Feb 2002 18:37:49 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g17GbId65426; Thu, 7 Feb 2002 18:37:18 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C62AD4A.1058F5F5@FreeBSD.org> Date: Thu, 07 Feb 2002 18:37:30 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Alfred Perlstein Cc: ports@FreeBSD.org Subject: Re: mozilla 0.9.8 dies on 5.x References: <20020207081323.G3623@elvis.mu.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Alfred Perlstein wrote: > > I'm not sure if this is a result of the recent compiler or binutils > changes but after compiling mozilla yesterday with a fully up to date > world I see this when running it: > > ~ % mozilla > ************************************************** > nsNativeComponentLoader: SelfRegisterDll(/usr/X11R6/lib/mozilla/components/libmozucth.so) Load FAILED with error: /usr/X11R6/lib/mozilla/components/libmozucth.so: Undefined symbol "Implementation__C8nsString" > ************************************************** > pure virtual method called > Abort trap Works fine here (5.0-CURRENT as of 15 Jan). BTW, there is no mozilla/components/libmozucth.so in 0.9.8, so that it looks like a leftover from the old version. Do a clean install after deleting /usr/X11R6/lib/mozilla and try again. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message