64-bit xine-lib fix
amaroK built for x86_64 was randomly crashing on me when playing AAC files through xine-lib. I tracked down the problem to an implicit pointer conversion in xine-lib (moral: always declare your functions), but someone had already found it:
xine-lib built from CVS should work.