.... oder auch nicht....
xbmc/music/tags/musictags.a(TagLoaderTagLib.o): In function `CTagLoaderTagLib::ParseGenericTag(TagLib::Tag*, MUSIC_INFO::EmbeddedArt*, MUSIC_INFO::CMusicInfoTag&)':
TagLoaderTagLib.cpp:(.text+0x8170): undefined reference to `TagLib::Tag::properties() const'
TagLoaderTagLib.cpp:(.text+0x869d): undefined reference to `TagLib::PropertyMap::~PropertyMap()'
TagLoaderTagLib.cpp:(.text+0x8901): undefined reference to `TagLib::PropertyMap::~PropertyMap()'
xbmc/music/tags/musictags.a(TagLoaderTagLib.o): In function `CTagLoaderTagLib::Load(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, MUSIC_INFO::CMusicInfoTag&, MUSIC_INFO::EmbeddedArt*)':
TagLoaderTagLib.cpp:(.text+0x8dc8): undefined reference to `TagLib::APE::File::File(TagLib::IOStream*, bool, TagLib::AudioProperties::ReadStyle)'
TagLoaderTagLib.cpp:(.text+0x9064): undefined reference to `TagLib::ASF::File::File(TagLib::IOStream*, bool, TagLib::AudioProperties::ReadStyle)'
TagLoaderTagLib.cpp:(.text+0x9160): undefined reference to `TagLib::FLAC::File::File(TagLib::IOStream*, TagLib::ID3v2::FrameFactory*, bool, TagLib::AudioProperties::ReadStyle)'
TagLoaderTagLib.cpp:(.text+0x9323): undefined reference to `TagLib::IT::File::File(TagLib::IOStream*, bool, TagLib::AudioProperties::ReadStyle)'
TagLoaderTagLib.cpp:(.text+0x93ec): undefined reference to `TagLib::Mod::File::File(TagLib::IOStream*, bool, TagLib::AudioProperties::ReadStyle)'
TagLoaderTagLib.cpp:(.text+0x9516): undefined reference to `TagLib::MP4::File::File(TagLib::IOStream*, bool, TagLib::AudioProperties::ReadStyle)'
TagLoaderTagLib.cpp:(.text+0x96d6): undefined reference to `TagLib::MPC::File::File(TagLib::IOStream*, bool, TagLib::AudioProperties::ReadStyle)'
TagLoaderTagLib.cpp:(.text+0x9730): undefined reference to `TagLib::MPEG::File::File(TagLib::IOStream*, TagLib::ID3v2::FrameFactory*, bool, TagLib::AudioProperties::ReadStyle)'
TagLoaderTagLib.cpp:(.text+0x9827): undefined reference to `TagLib::S3M::File::File(TagLib::IOStream*, bool, TagLib::AudioProperties::ReadStyle)'
TagLoaderTagLib.cpp:(.text+0x9968): undefined reference to `TagLib::TrueAudio::File::File(TagLib::IOStream*, TagLib::ID3v2::FrameFactory*, bool, TagLib::AudioProperties::ReadStyle)'
TagLoaderTagLib.cpp:(.text+0x9ae9): undefined reference to `TagLib::WavPack::File::File(TagLib::IOStream*, bool, TagLib::AudioProperties::ReadStyle)'
TagLoaderTagLib.cpp:(.text+0x9b7a): undefined reference to `TagLib::XM::File::File(TagLib::IOStream*, bool, TagLib::AudioProperties::ReadStyle)'
TagLoaderTagLib.cpp:(.text+0x9c19): undefined reference to `TagLib::Vorbis::File::File(TagLib::IOStream*, bool, TagLib::AudioProperties::ReadStyle)'
TagLoaderTagLib.cpp:(.text+0x9cbc): undefined reference to `TagLib::Ogg::FLAC::File::File(TagLib::IOStream*, bool, TagLib::AudioProperties::ReadStyle)'
TagLoaderTagLib.cpp:(.text+0x9d10): undefined reference to `TagLib::Vorbis::File::File(TagLib::IOStream*, bool, TagLib::AudioProperties::ReadStyle)'
xbmc/music/tags/musictags.a(TagLibVFSStream.o): In function `MUSIC_INFO::TagLibVFSStream::~TagLibVFSStream()':
TagLibVFSStream.cpp:(.text+0x6ee): undefined reference to `TagLib::IOStream::~IOStream()'
TagLibVFSStream.cpp:(.text+0x73a): undefined reference to `TagLib::IOStream::~IOStream()'
xbmc/music/tags/musictags.a(TagLibVFSStream.o): In function `MUSIC_INFO::TagLibVFSStream::TagLibVFSStream(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)':
TagLibVFSStream.cpp:(.text+0x7e2): undefined reference to `TagLib::IOStream::IOStream()'
TagLibVFSStream.cpp:(.text+0x9d1): undefined reference to `TagLib::IOStream::~IOStream()'
xbmc/music/tags/musictags.a(TagLibVFSStream.o):(.data.rel.ro._ZTIN10MUSIC_INFO15TagLibVFSStreamE[typeinfo for MUSIC_INFO::TagLibVFSStream]+0x8): undefined reference to `typeinfo for TagLib::IOStream'
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [xbmc.bin] Fehler 1
make[1]: *** [src/xbmc/install] Fehler 2
make: *** [_all] Fehler 2
Obelix