From owner-freebsd-current Mon Mar 9 11:49:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA18110 for freebsd-current-outgoing; Mon, 9 Mar 1998 11:49:22 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mantar.slip.netcom.com (mantar.slip.netcom.com [192.187.167.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA18027; Mon, 9 Mar 1998 11:48:58 -0800 (PST) (envelope-from root@mantar.slip.netcom.com) Received: from mantar.slip.netcom.com (mantar.slip.netcom.com [192.187.167.134]) by mantar.slip.netcom.com (8.8.8/8.8.8) with SMTP id LAA13226; Mon, 9 Mar 1998 11:48:37 -0800 (PST) (envelope-from root@mantar.slip.netcom.com) Date: Mon, 9 Mar 1998 11:48:37 -0800 (PST) From: Manfred Antar To: John Polstra cc: peter@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: netscape 4.0 fails after make world In-Reply-To: <199803091623.IAA07384@austin.polstra.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 9 Mar 1998, John Polstra wrote: > In article , > Manfred Antar wrote: > > I get this message when trying to start netscape after a just completed > > make world and new kernel. I rebooted and tried again, same thing : > > > > ld.so failed: Undefined symbol "__vt$8stdiobuf" in > > netscape:/usr/lib/libstdc++.so.2.0 > > Peter, this looks like it's probably related to the recent multi-gcc > changes: > > kerouac$ nm /usr/lib/libstdc++.so.2.0 | grep stdiobuf > 00000c50 T __._8stdiobuf > 00000c08 T ___8stdiobufP7__sFILE > 00001124 T ___8stdiobufRC8stdiobuf > 000010f4 T ___as__8stdiobufRC8stdiobuf > 0002f7a0 D __vt.8stdiobuf > ^ > | > > GCC must change its name mangling between ELF and a.out after all. :-( > After a new make world last night it works now. Manfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message