From owner-freebsd-alpha Sun Sep 8 14:48:16 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B384B37B400; Sun, 8 Sep 2002 14:48:13 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71CC943E3B; Sun, 8 Sep 2002 14:48:12 -0700 (PDT) (envelope-from ticso@cicely5.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.5/8.12.5) with ESMTP id g88Lm26K013686 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sun, 8 Sep 2002 23:48:04 +0200 (CEST) (envelope-from ticso@cicely5.cicely.de) Received: from cicely5.cicely.de (localhost [IPv6:::1]) by cicely5.cicely.de (8.12.6/8.12.6) with ESMTP id g88Lm1bV002425 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 8 Sep 2002 23:48:02 +0200 (CEST) (envelope-from ticso@cicely5.cicely.de) Received: (from ticso@localhost) by cicely5.cicely.de (8.12.6/8.12.6/Submit) id g88Lm1nY002424; Sun, 8 Sep 2002 23:48:01 +0200 (CEST) (envelope-from ticso) Date: Sun, 8 Sep 2002 23:48:00 +0200 From: Bernd Walter To: Andrew Gallatin Cc: obrien@FreeBSD.ORG, Joe Marcus Clarke , alpha@FreeBSD.ORG Subject: Re: mozilla failure on 4.6.2 Message-ID: <20020908214800.GE381@cicely5.cicely.de> Reply-To: ticso@cicely.de References: <20020906040641.GA61111@xor.obsecurity.org> <1031287598.361.2.camel@gyros.marcuscom.com> <15736.40749.986834.818558@grasshopper.cs.duke.edu> <1031329151.342.9.camel@gyros.marcuscom.com> <20020906194732.GA2244@dragon.nuxi.com> <15737.2550.488154.4401@grasshopper.cs.duke.edu> <20020907000825.GA4091@dragon.nuxi.com> <15739.49440.257640.512733@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15739.49440.257640.512733@grasshopper.cs.duke.edu> X-Operating-System: FreeBSD cicely5.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Sep 08, 2002 at 05:29:04PM -0400, Andrew Gallatin wrote: > > David O'Brien writes: > > > > The vtable format in stable is not the same as AlphaLinux, it is the same > > in -CURRENT. Do we know if the results you posted also happen on > > -CURRENT? > > There's some kind of name-mangling problem on -current: > > c++ -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -O -pipe -mcpu=ev6 -fshort-wchar -pipe -DNDEBUG -DTRIMMED -o TestXPTCInvoke TestXPTCInvoke.o -L../../../../dist/bin -L../../../../dist/lib -L../../../../dist/bin -lxpcom -L/usr/ports/www/mozilla-devel/work/mozilla/dist/lib -lplds4 -lplc4 -lnspr4 -pthread -lm > ../../../../dist/bin/libxpcom.so: undefined reference to `nsXPTCStubBase::Stub203()' > ../../../../dist/bin/libxpcom.so: undefined reference to `nsXPTCStubBase::Stub156()' > <...> Exactly that's what I'm seeing for some time now. > <5:27pm>monet/gallatin:lib>nm -A * | grep Stub203 > /usr/libexec/elf/nm: libmoz_art_lgpl.so: no symbols > /usr/libexec/elf/nm: libmozjs.so: no symbols > /usr/libexec/elf/nm: libmozz.so: no symbols > /usr/libexec/elf/nm: libnspr4.so: no symbols > /usr/libexec/elf/nm: libplc4.so: no symbols > /usr/libexec/elf/nm: libplds4.so: no symbols > /usr/libexec/elf/nm: libxpcom.so: no symbols > libxpcomproxy_s.a:nsProxyEventObject.o: U _ZN14nsXPTCStubBase7Stub203Ev > libxptcall.a:xptcall.o: U _ZN14nsXPTCStubBase7Stub203Ev > libxptcmd.a:xptcstubs_linux_alpha.o:0000000000001ba0 T Stub203__14nsXPTCStubBase > > Have I ever mentioned how much I despise c++? I hadn't spend much time in this, but I remember that they were explicitly declared in some header and nowhere defined... No idea what they are for. I hate numbered functions especially without comments. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message