From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 12:11:51 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 10AD016A4D1 for ; Thu, 19 Feb 2004 12:11:51 -0800 (PST) Received: from ms-smtp-03-eri0.ohiordc.rr.com (ms-smtp-03-smtplb.ohiordc.rr.com [65.24.5.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFA6B43D1F for ; Thu, 19 Feb 2004 12:11:50 -0800 (PST) (envelope-from meb@cinci.rr.com) Received: from cinci.rr.com (cvg-65-27-178-227.cinci.rr.com [65.27.178.227]) i1JKBl4B014764; Thu, 19 Feb 2004 15:11:48 -0500 (EST) Message-ID: <4035188A.3070600@cinci.rr.com> Date: Thu, 19 Feb 2004 15:11:54 -0500 From: Mike B User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20040216 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Steve Kargl References: <20040216014850.GA866@panzer.kdm.org> <4034AAFC.4000502@cinci.rr.com> <20040219092610.A49765@carver.gumbysoft.com> <40350EC8.9050900@cinci.rr.com> <20040219195315.GA33224@troutmask.apl.washington.edu> In-Reply-To: <20040219195315.GA33224@troutmask.apl.washington.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine 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 20:11:51 -0000 Steve Kargl wrote: >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. > Thank you for the link. I'll be more mindful of the format of my posts. Mike