From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 23 02:26:55 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDCD016A4CE for ; Wed, 23 Feb 2005 02:26:55 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACDDC43D2D for ; Wed, 23 Feb 2005 02:26:55 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id 765CF7A41E; Tue, 22 Feb 2005 18:26:55 -0800 (PST) Message-ID: <421BE9EF.6010605@elischer.org> Date: Tue, 22 Feb 2005 18:26:55 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en, hu MIME-Version: 1.0 To: Dan Nelson References: <421BDAD9.5060304@elischer.org> <20050223022207.GH253@dan.emsphone.com> In-Reply-To: <20050223022207.GH253@dan.emsphone.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: hackers@freebsd.org Subject: Re: realplay and 4.11 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 02:26:56 -0000 Dan Nelson wrote: >In the last episode (Feb 22), Julian Elischer said: > > >>Anyone made this combination work? >> >>I've reinstalled all the packages so all teh dependencies shoudl be >>there but the command "realplay" results in : >> >>/usr/local/lib/RealPlayer/realplay.bin: /lib/libgcc_s.so.1: version >>`GCC_3.3' >> not found (required by /usr/lib/libstdc++.so.5) >> >>Anyone with a clue as to what this is trying to tell me? >> >> > >linux_base-8 is apparently not new enough: > >$ pkg_which /usr/compat/linux/lib/libgcc_s.so.1 >linux_base-8-8.0_6 >$ nm /usr/compat/linux/lib/libgcc_s.so.1 | grep GCC_ >00000000 A GCC_3.0 > >The SUSE-9.0 machines here at work do provide the GCC_3.3 symbol, so >maybe try linux_base-suse-9.2, or linux_base-rh-9. > > my workaround is to restore my backup of realplayer 8 Unfortunatly the port has disappeared so one cannot install it from scratch..