[oe-issues] [Bug 2000] Scummvm configure can't find sdl-config

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Sun Mar 25 18:34:05 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2000





------- Comment #1 from manuel.teira at telefonica.net  2007-03-25 11:34 -------
The problem seems to be that configure tries to find the sdl-config script in
the provided --with-sdl-prefix argument. As the sdl-config is actually stored
in a different path, it fails trying to find it.

As a fix, we can just avoid using --with-sdl-prefix, as we have sdl-config in
the path, and so, it will be find.

I'm attaching a patch.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the Openembedded-issues mailing list