Re: realplay and 4.11
From: Dan Nelson (dnelson_at_allantgroup.com)
Date: 02/23/05
- Previous message: Julian Elischer: "realplay and 4.11"
- In reply to: Julian Elischer: "realplay and 4.11"
- Next in thread: Julian Elischer: "Re: realplay and 4.11"
- Reply: Julian Elischer: "Re: realplay and 4.11"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 22 Feb 2005 20:22:07 -0600 To: Julian Elischer <julian@elischer.org>
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.
-- Dan Nelson dnelson@allantgroup.com _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Julian Elischer: "realplay and 4.11"
- In reply to: Julian Elischer: "realplay and 4.11"
- Next in thread: Julian Elischer: "Re: realplay and 4.11"
- Reply: Julian Elischer: "Re: realplay and 4.11"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|