From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 11:53:33 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B31816A4D0 for ; Thu, 19 Feb 2004 11:53:33 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1631E43D1F for ; Thu, 19 Feb 2004 11:53:33 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) i1JJrFTA033374; Thu, 19 Feb 2004 11:53:15 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)i1JJrF3M033373; Thu, 19 Feb 2004 11:53:15 -0800 (PST) (envelope-from sgk) Date: Thu, 19 Feb 2004 11:53:15 -0800 From: Steve Kargl To: Mike B Message-ID: <20040219195315.GA33224@troutmask.apl.washington.edu> References: <20040216014850.GA866@panzer.kdm.org> <4034AAFC.4000502@cinci.rr.com> <20040219092610.A49765@carver.gumbysoft.com> <40350EC8.9050900@cinci.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40350EC8.9050900@cinci.rr.com> User-Agent: Mutt/1.4.1i cc: FreeBSD Current Subject: Re: problem with ld-elf.so.1 install X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2004 19:53:33 -0000 On Thu, Feb 19, 2004 at 02:30:16PM -0500, Mike B wrote: > I didn't change anything explicitly related to it but I could have > inadvertently messed it up. It is strange though that I would be able to > recompile the programs with no problem while the existing ones would > produce this error. Was there some change of libstdc++ between 5.2.1RC2 > and -CURRENT? I'm wary of moving back to -CURRENT because of this > (OpenOffice is > 8 hrs to compile and I depend on it day to day). Thanks > for your observations. > > Mike > > Doug White wrote: > > >Did you mess up libstdc++? Those symbols come out of there. > > Please don't top-post. You lose context that way. http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/stdlib/atexit.c -- Steve