I attempted to compile games-strategy/scorched3d and games-action/chromium and neither worked. They were giving me errors on undefined functions, namely sdl functions. So I emerged media-libs/libsdl and they both compiled successfully. Apparently libsdl is a dependency for these (and other games), but do not officially show as a dependency, so if you don't have libsdl emerge will not show it as a dependency. Reproducible: Always Steps to Reproduce: Try to compile the aforementioned games without libsdl installed.
What? Both the packages you mention list libsdl in DEPEND.
(In reply to comment #1) > What? Both the packages you mention list libsdl in DEPEND. I don't know what to say ... I obviously didn't have libsdl installed and yet these games tried to compile anyway. Hrrmmm, maybe my system is just screwed up?
> maybe my system is just screwed up? yes.
my guess is you upgraded DirectFB which broke libsdl which a re-emerge fixed no idea really, no real info was posted