All,
Looking at getting kmplayer built and I'm running into function that are so deprecated, they have been dropped from xine-lib/xine-ui - What to do here? Look at finding a compatible newer version of kmplayer that isn't that old that can replace the GIT source and build in todays world? How do these type issues get fixed?
-- David C. Rankin, J.D.,P.E.
Generally one has to look to see what replaced the deprecated function, if anything. In the FOSS world this is always a scary experience, as projects often drop old functions without providing equivalent functionality via a different method.
Tim