ptitSeb: The source code headers say it's GPLv3, is there something you're linking it against that ISN'T GPLv3 compatible? Are you using it in something else that isn't GPLv3? I do wonder if that implies that SDL itself would need to be GPLv3 or GPLv2 WITH the statement v2 OR any LATER VERSION (some versions of GPLv2 clearly state they can only be linked against other v2). Which SDL does Pandora have on it anyways? I do believe it is 1.X of some form, not SDL v2 (which is zlib license), so that shouldn't be an issue as SDL 1.x is still LGPLv2.1 which means it's ok to link to?