From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 11:30:23 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 6A0A416A4D0 for ; Thu, 19 Feb 2004 11:30:12 -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 9C3CC43D1F for ; Thu, 19 Feb 2004 11:30:12 -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]) i1JJU94B016681; Thu, 19 Feb 2004 14:30:09 -0500 (EST) Message-ID: <40350EC8.9050900@cinci.rr.com> Date: Thu, 19 Feb 2004 14:30:16 -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: Doug White References: <20040216014850.GA866@panzer.kdm.org> <4034AAFC.4000502@cinci.rr.com> <20040219092610.A49765@carver.gumbysoft.com> In-Reply-To: <20040219092610.A49765@carver.gumbysoft.com> 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 19:30:23 -0000 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. >