WDef
Group: Members
Posts: 798
Joined: Sep. 2005 |
|
Posted: Nov. 03 2006,16:38 |
|
A few days ago I compiled the current version of libsdl - it and its headers will be in the new mplayer+friends uci I'm currently making, along with updated versions of most of your other deps. If you're compiling you could point the build at that with eg LDFLAGS and CPPFLAGS. It'll be a week or so probably.
If you get desperate I could make you an extension (or for that matter a deb package with checkinstall.dsl) which will install.
However some of your dependencies there can be safely switched off with --ignore-depends=xxx (best) or bypassed with --force-all or --unpack (worst) Eg if (?) my memory serves me correctly libpng2 iand libjpeg64 are on the system and their headers are in Clacker's new gccs - I might be mistaken.
If I may ask - what are you trying to build?
|