Date: Thu, 4 Nov 2004 10:37:07 +0100 From: Arnoud Tijssen <arnoud.tijssen@gmail.com> To: freebsd-x11@freebsd.org Subject: error installinging kde Message-ID: <eee7a0a2041104013711f371cd@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I am trying to install kde3 through the ports collection and get the following error: tag.o: In function `Tag::Tag(QString const&)': tag.o(.text+0x106): undefined reference to `TagLib::MPEG::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0x116): undefined reference to `TagLib::File::isValid() const' tag.o(.text+0x131): undefined reference to `TagLib::MPEG::File::~File()' tag.o(.text+0x17f): undefined reference to `TagLib::FLAC::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0x18f): undefined reference to `TagLib::File::isOpen() const' tag.o(.text+0x1aa): undefined reference to `TagLib::FLAC::File::~File()' tag.o(.text+0x1f2): undefined reference to `TagLib::MPC::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0x205): undefined reference to `TagLib::File::isOpen() const' tag.o(.text+0x223): undefined reference to `TagLib::MPC::File::~File()' tag.o(.text+0x26f): undefined reference to `TagLib::Ogg::FLAC::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0x27f): undefined reference to `TagLib::File::isOpen() const' tag.o(.text+0x29a): undefined reference to `TagLib::Ogg::FLAC::File::~File()' tag.o(.text+0x2e2): undefined reference to `TagLib::Vorbis::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0x2f2): undefined reference to `TagLib::File::isValid() const' tag.o(.text+0x30d): undefined reference to `TagLib::Vorbis::File::~File()' tag.o: In function `Tag::Tag(QString const&)': tag.o(.text+0x626): undefined reference to `TagLib::MPEG::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0x636): undefined reference to `TagLib::File::isValid() const' tag.o(.text+0x651): undefined reference to `TagLib::MPEG::File::~File()' tag.o(.text+0x69f): undefined reference to `TagLib::FLAC::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0x6af): undefined reference to `TagLib::File::isOpen() const' tag.o(.text+0x6ca): undefined reference to `TagLib::FLAC::File::~File()' tag.o(.text+0x712): undefined reference to `TagLib::MPC::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0x725): undefined reference to `TagLib::File::isOpen() const' tag.o(.text+0x743): undefined reference to `TagLib::MPC::File::~File()' tag.o(.text+0x78f): undefined reference to `TagLib::Ogg::FLAC::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0x79f): undefined reference to `TagLib::File::isOpen() const' tag.o(.text+0x7ba): undefined reference to `TagLib::Ogg::FLAC::File::~File()' tag.o(.text+0x802): undefined reference to `TagLib::Vorbis::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0x812): undefined reference to `TagLib::File::isValid() const' tag.o(.text+0x82d): undefined reference to `TagLib::Vorbis::File::~File()' tag.o: In function `Tag::save()': tag.o(.text+0xa4a): undefined reference to `TagLib::ID3v2::FrameFactory::instance()' tag.o(.text+0xa5a): undefined reference to `TagLib::ID3v2::FrameFactory::setDefaultTextEncoding(TagLib::String::Type)' tag.o(.text+0xab3): undefined reference to `TagLib::MPEG::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0xb10): undefined reference to `TagLib::FLAC::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0xb70): undefined reference to `TagLib::MPC::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0xbd0): undefined reference to `TagLib::Ogg::FLAC::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0xc26): undefined reference to `TagLib::Vorbis::File::File(char const*, bool, TagLib::AudioProperties::ReadStyle)' tag.o(.text+0xc46): undefined reference to `TagLib::File::isValid() const' tag.o(.text+0xc66): undefined reference to `TagLib::File::readOnly() const' tag.o(.text+0xca3): undefined reference to `TagLib::String::String(char const*, TagLib::String::Type)' tag.o(.text+0xcbf): undefined reference to `TagLib::String::~String()' tag.o(.text+0xcf6): undefined reference to `TagLib::String::String(char const*, TagLib::String::Type)' tag.o(.text+0xd12): undefined reference to `TagLib::String::~String()' tag.o(.text+0xd49): undefined reference to `TagLib::String::String(char const*, TagLib::String::Type)' tag.o(.text+0xd65): undefined reference to `TagLib::String::~String()' tag.o(.text+0xd9c): undefined reference to `TagLib::String::String(char const*, TagLib::String::Type)' tag.o(.text+0xdb8): undefined reference to `TagLib::String::~String()' tag.o(.text+0xdef): undefined reference to `TagLib::String::String(char const*, TagLib::String::Type)' tag.o(.text+0xe0b): undefined reference to `TagLib::String::~String()' tag.o: In function `Tag::setup(TagLib::File*)': tag.o(.text+0x1498): undefined reference to `TagLib::String::toCString(bool) const' tag.o(.text+0x1515): undefined reference to `TagLib::String::~String()' tag.o(.text+0x1545): undefined reference to `TagLib::String::toCString(bool) const' tag.o(.text+0x15c2): undefined reference to `TagLib::String::~String()' tag.o(.text+0x15f2): undefined reference to `TagLib::String::toCString(bool) const' tag.o(.text+0x166f): undefined reference to `TagLib::String::~String()' tag.o(.text+0x169f): undefined reference to `TagLib::String::toCString(bool) const' tag.o(.text+0x171c): undefined reference to `TagLib::String::~String()' tag.o(.text+0x174c): undefined reference to `TagLib::String::toCString(bool) const' tag.o(.text+0x17c9): undefined reference to `TagLib::String::~String()' tageditor.o: In function `TagEditor::readConfig()': tageditor.o(.text+0x1cad): undefined reference to `TagLib::ID3v1::genreList()' tageditor.o(.text+0x1ce9): undefined reference to `TagLib::String::toCString(bool) const' tageditor.o(.text+0x1e39): undefined reference to `TagLib::StringList::~StringList()' /usr/local/lib/libtag.so: undefined reference to `cerr' /usr/local/lib/libtag.so: undefined reference to `endl(ostream &)' /usr/local/lib/libtag.so: undefined reference to `ostream::operator<<(char)' /usr/local/lib/libtag.so: undefined reference to `__rtti_user' /usr/local/lib/libtag.so: undefined reference to `__rtti_si' /usr/local/lib/libtag.so: undefined reference to `ostream::operator<<(char const *)' /usr/local/lib/libtag.so: undefined reference to `ostream::operator<<(int)' /usr/local/lib/libtag.so: undefined reference to `ostream::operator<<(unsigned int)' /usr/local/lib/libtag.so: undefined reference to `__builtin_vec_new' /usr/local/lib/libtag.so: undefined reference to `__builtin_vec_delete' /usr/local/lib/libtag.so: undefined reference to `ostream::write(char const *, int)' /usr/local/lib/libtag.so: undefined reference to `__builtin_delete' /usr/local/lib/libtag.so: undefined reference to `__terminate' /usr/local/lib/libtag.so: undefined reference to `__builtin_new' /usr/local/lib/libtag.so: undefined reference to `cout' gmake[3]: *** [juk] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/kdemultimedia3/work/kdemultimedia-3.3.0/juk' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/kdemultimedia3/work/kdemultimedia-3.3.0/juk' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/kdemultimedia3/work/kdemultimedia-3.3.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/kdemultimedia3. *** Error code 1 Stop in /usr/ports/x11/kde3. I am new to Freebsd and don`t know what to do about this? Greetz, Arnoud
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?eee7a0a2041104013711f371cd>