Debian Squeeze 32 bit, all dependencies met for compilation.
I googled and found similar instances on various application compilations not specific to Musique. I also tried running the pre compiled binary with and error:
musique: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by musique)
which is why I am trying to compile and get this error:
src/coverutils.cpp: In static member function ‘static bool CoverUtils::coverFromXiphComment(TagLib::Ogg::XiphComment*, QString)’:
src/coverutils.cpp:145: error: ‘class QByteArray’ has no member named ‘setRawData’
make: *** [build/obj/coverutils.o] Error 1