Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7033 - RealPlayer doesn't work on Gentoo v1.4
Summary: RealPlayer doesn't work on Gentoo v1.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-26 00:44 UTC by Per Wigren
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Per Wigren 2002-08-26 00:44:41 UTC
It seems that the codecs are missing symbols...

wigren@oggy Clips $ /opt/RealPlayer8/realplay Lisa_BRZ001.rm
/opt/RealPlayer8/realplay: relocation error:
/usr/opt/RealPlayer8/Codecs/cook.so.6.0: undefined symbol: atexit
wigren@oggy Clips $

Maybe this can be fixed with some ld.preload-hack, like Mozilla fixed flash etc?

Regards
Comment 1 Per Wigren 2002-08-26 11:58:06 UTC
This was caused by glibc-2.2.5-r7... Reverting to -r6 made it work again!