From owner-freebsd-x11@FreeBSD.ORG Thu Nov 4 09:37:22 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28A9116A4CE for ; Thu, 4 Nov 2004 09:37:22 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id A740143D55 for ; Thu, 4 Nov 2004 09:37:21 +0000 (GMT) (envelope-from arnoud.tijssen@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so229280rng for ; Thu, 04 Nov 2004 01:37:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=aO7wxhIYOrzlTNfEKlpy9JRdHmeJoR5iyJg/b/RPeJkkRUggw/Hf3ez3bOpiD/LaDUbzUSs3/S76NZFR7X85q6GSjy+5iWteGObH0JSKkUf1Z991WS69f4gHs9NL0maSCPdfDJyUQI+UqSnriddEu7CRouQGwfr+VL33pbaraV8= Received: by 10.38.218.39 with SMTP id q39mr454121rng; Thu, 04 Nov 2004 01:37:14 -0800 (PST) Received: by 10.38.24.12 with HTTP; Thu, 4 Nov 2004 01:37:07 -0800 (PST) Message-ID: Date: Thu, 4 Nov 2004 10:37:07 +0100 From: Arnoud Tijssen To: freebsd-x11@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: error installinging kde X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Arnoud Tijssen List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Nov 2004 09:37:22 -0000 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