This forum has been archived. All content is frozen. Please use KDE Discuss instead.

ktorrent 3.1.3 make fails on Opensuse 11

Tags: None
(comma "," separated)
source
Registered Member
Posts
4
Karma
0
Hi,
on Opensuse 11 make fails with the following error:

CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::error(kt::HTTPRequest*, QString const&)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/build/libktupnp/httprequest.moc:111: undefined reference to `QMetaObject::activate(QObject*, QMetaObject const*, int, void**)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::replyError(kt::HTTPRequest*, QString const&)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/build/libktupnp/httprequest.moc:104: undefined reference to `QMetaObject::activate(QObject*, QMetaObject const*, int, void**)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::replyOK(kt::HTTPRequest*, QString const&)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/build/libktupnp/httprequest.moc:97: undefined reference to `QMetaObject::activate(QObject*, QMetaObject const*, int, void**)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::qt_metacast(char const*)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/build/libktupnp/httprequest.moc:69: undefined reference to `bt::ExitOperation::qt_metacast(char const*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::start()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:51: undefined reference to `QAbstractSocket::connectToHost(QString const&, unsigned short, QFlags<QIODevice::OpenModeFlag>)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:52: undefined reference to `QTimer::singleShot(int, QObject*, char const*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `HTTPRequest':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:34: undefined reference to `bt::ExitOperation::ExitOperation()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:36: undefined reference to `QTcpSocket::QTcpSocket(QObject*)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:37: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:38: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:39: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QString':
/usr/include/QtCore/qstring.h:671: undefined reference to `qt_assert(char const*, char const*, int)'
/usr/include/QtCore/qstring.h:671: undefined reference to `qt_assert(char const*, char const*, int)'
/usr/include/QtCore/qstring.h:671: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `HTTPRequest':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:40: undefined reference to `bt::ExitOperation::~ExitOperation()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:34: undefined reference to `bt::ExitOperation::ExitOperation()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:36: undefined reference to `QTcpSocket::QTcpSocket(QObject*)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:37: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:38: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:39: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QString':
/usr/include/QtCore/qstring.h:671: undefined reference to `qt_assert(char const*, char const*, int)'
/usr/include/QtCore/qstring.h:671: undefined reference to `qt_assert(char const*, char const*, int)'
/usr/include/QtCore/qstring.h:671: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `HTTPRequest':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:40: undefined reference to `bt::ExitOperation::~ExitOperation()'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onError(QAbstractSocket::SocketError)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:111: undefined reference to `QIODevice::errorString() const'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:111: undefined reference to `bt::Out(unsigned int)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:111: undefined reference to `bt::Log::operator<<(char const*)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:111: undefined reference to `bt::Log::operator<<(QString const&)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onError(QAbstractSocket::SocketError)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:112: undefined reference to `QIODevice::errorString() const'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onError(QAbstractSocket::SocketError)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:114: undefined reference to `bt::ExitOperation::operationFinished(bt::ExitOperation*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~HTTPRequest':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:47: undefined reference to `bt::ExitOperation::~ExitOperation()'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~HTTPRequest':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:47: undefined reference to `bt::ExitOperation::~ExitOperation()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:47: undefined reference to `bt::ExitOperation::~ExitOperation()'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~HTTPRequest':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:47: undefined reference to `bt::ExitOperation::~ExitOperation()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:47: undefined reference to `bt::ExitOperation::~ExitOperation()'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~HTTPRequest':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:47: undefined reference to `bt::ExitOperation::~ExitOperation()'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onConnect()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:57: undefined reference to `QAbstractSocket::localAddress() const'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:57: undefined reference to `QHostAddress::toString() const'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QString':
/usr/include/QtCore/qstring.h:385: undefined reference to `QString::fromAscii_helper(char const*, int)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onConnect()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:57: undefined reference to `QString::replace(QString const&, QString const&, Qt::CaseSensitivity)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:57: undefined reference to `QString::operator=(QString const&)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:57: undefined reference to `QHostAddress::~QHostAddress()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:58: undefined reference to `QString::number(int, int)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QString':
/usr/include/QtCore/qstring.h:385: undefined reference to `QString::fromAscii_helper(char const*, int)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onConnect()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:58: undefined reference to `QString::replace(QString const&, QString const&, Qt::CaseSensitivity)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:58: undefined reference to `QString::operator=(QString const&)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QString::operator+=(QString const&)':
/usr/include/QtCore/qstring.h:255: undefined reference to `QString::append(QString const&)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onConnect()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:63: undefined reference to `bt::Out(unsigned int)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:63: undefined reference to `bt::Log::operator<<(char const*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QString':
/usr/include/QtCore/qstring.h:385: undefined reference to `QString::fromAscii_helper(char const*, int)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onConnect()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:64: undefined reference to `QString::split(QString const&, QString::SplitBehavior, Qt::CaseSensitivity) const'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:68: undefined reference to `bt::Out(unsigned int)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:68: undefined reference to `bt::Log::operator<<(QString const&)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onConnect()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:71: undefined reference to `QString::toAscii() const'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QIODevice::write(QByteArray const&)':
/usr/include/QtCore/qiodevice.h:121: undefined reference to `QIODevice::write(char const*, long long)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QByteArray':
/usr/include/QtCore/qbytearray.h:364: undefined reference to `qFree(void*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onConnect()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:66: undefined reference to `bt::Out(unsigned int)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:66: undefined reference to `bt::Log::operator<<(QString const&)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QString':
/usr/include/QtCore/qstring.h:671: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onConnect()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:57: undefined reference to `QHostAddress::~QHostAddress()'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QByteArray':
/usr/include/QtCore/qbytearray.h:364: undefined reference to `qFree(void*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onTimeout()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:119: undefined reference to `bt::Out(unsigned int)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:119: undefined reference to `bt::Log::operator<<(char const*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `i18n':
/usr/include/klocalizedstring.h:568: undefined reference to `ki18n(char const*)'
/usr/include/klocalizedstring.h:568: undefined reference to `KLocalizedString::toString() const'
/usr/include/klocalizedstring.h:568: undefined reference to `KLocalizedString::~KLocalizedString()'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onTimeout()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:122: undefined reference to `bt::ExitOperation::operationFinished(bt::ExitOperation*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `i18n':
/usr/include/klocalizedstring.h:568: undefined reference to `KLocalizedString::~KLocalizedString()'
/usr/include/klocalizedstring.h:568: undefined reference to `ki18n(char const*)'
/usr/include/klocalizedstring.h:568: undefined reference to `KLocalizedString::toString() const'
/usr/include/klocalizedstring.h:568: undefined reference to `KLocalizedString::~KLocalizedString()'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onReadyRead()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:85: undefined reference to `QIODevice::read(long long)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:85: undefined reference to `QString::fromAscii(char const*, int)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QString':
/usr/include/QtCore/qstring.h:385: undefined reference to `QString::fromAscii_helper(char const*, int)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onReadyRead()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:86: undefined reference to `QString::split(QString const&, QString::SplitBehavior, Qt::CaseSensitivity) const'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:90: undefined reference to `bt::Out(unsigned int)'

/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:90: undefined reference to `bt::Log::operator<<(char const*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onReadyRead()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:92: undefined reference to `bt::Out(unsigned int)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:92: undefined reference to `bt::Log::operator<<(QString const&)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QString':
/usr/include/QtCore/qstring.h:385: undefined reference to `QString::fromAscii_helper(char const*, int)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QString::contains(QString const&, Qt::CaseSensitivity) const':
/usr/include/QtCore/qstring.h:846: undefined reference to `QString::indexOf(QString const&, int, Qt::CaseSensitivity) const'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::onReadyRead()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/httprequest.cpp:106: undefined reference to `bt::ExitOperation::operationFinished(bt::ExitOperation*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QByteArray':
/usr/include/QtCore/qbytearray.h:364: undefined reference to `qFree(void*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QString':
/usr/include/QtCore/qstring.h:385: undefined reference to `QString::fromAscii_helper(char const*, int)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QString::contains(QString const&, Qt::CaseSensitivity) const':
/usr/include/QtCore/qstring.h:846: undefined reference to `QString::indexOf(QString const&, int, Qt::CaseSensitivity) const'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QList<QString>::first()':
/usr/include/QtCore/qlist.h:246: undefined reference to `qt_assert(char const*, char const*, int)'
/usr/include/QtCore/qlist.h:246: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QList<QString>::last()':
/usr/include/QtCore/qlist.h:248: undefined reference to `qt_assert(char const*, char const*, int)'
/usr/include/QtCore/qlist.h:248: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QByteArray':
/usr/include/QtCore/qbytearray.h:364: undefined reference to `qFree(void*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `i18n':
/usr/include/klocalizedstring.h:568: undefined reference to `KLocalizedString::~KLocalizedString()'
CMakeFiles/ktupnp.dir/httprequest.o: In function `kt::HTTPRequest::qt_metacall(QMetaObject::Call, int, void**)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/build/libktupnp/httprequest.moc:75: undefined reference to `bt::ExitOperation::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QList<QString>::free(QListData::Data*)':
/usr/include/QtCore/qlist.h:554: undefined reference to `qFree(void*)'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QList<QString>::detach_helper()':
/usr/include/QtCore/qlist.h:516: undefined reference to `QListData::detach2()'
CMakeFiles/ktupnp.dir/httprequest.o: In function `QString':
/usr/include/QtCore/qstring.h:671: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/httprequest.o:(.data.rel.ro+0x0): undefined reference to `bt::ExitOperation::staticMetaObject'
CMakeFiles/ktupnp.dir/httprequest.o:(.data.rel.ro._ZTVN2kt11HTTPRequestE[vtable for kt::HTTPRequest]+0x1c): undefined reference to `QObject::event(QEvent*)'
CMakeFiles/ktupnp.dir/httprequest.o:(.data.rel.ro._ZTVN2kt11HTTPRequestE[vtable for kt::HTTPRequest]+0x20): undefined reference to `QObject::eventFilter(QObject*, QEvent*)'
CMakeFiles/ktupnp.dir/httprequest.o:(.data.rel.ro._ZTVN2kt11HTTPRequestE[vtable for kt::HTTPRequest]+0x24): undefined reference to `QObject::timerEvent(QTimerEvent*)'
CMakeFiles/ktupnp.dir/httprequest.o:(.data.rel.ro._ZTVN2kt11HTTPRequestE[vtable for kt::HTTPRequest]+0x28): undefined reference to `QObject::childEvent(QChildEvent*)'
CMakeFiles/ktupnp.dir/httprequest.o:(.data.rel.ro._ZTVN2kt11HTTPRequestE[vtable for kt::HTTPRequest]+0x2c): undefined reference to `QObject::customEvent(QEvent*)'
CMakeFiles/ktupnp.dir/httprequest.o:(.data.rel.ro._ZTVN2kt11HTTPRequestE[vtable for kt::HTTPRequest]+0x30): undefined reference to `QObject::connectNotify(char const*)'
CMakeFiles/ktupnp.dir/httprequest.o:(.data.rel.ro._ZTVN2kt11HTTPRequestE[vtable for kt::HTTPRequest]+0x34): undefined reference to `QObject::disconnectNotify(char const*)'
CMakeFiles/ktupnp.dir/httprequest.o:(.data.rel.ro._ZTIN2kt11HTTPRequestE[typeinfo for kt::HTTPRequest]+0x8): undefined reference to `typeinfo for bt::ExitOperation'
CMakeFiles/ktupnp.dir/soap.o: In function `QString':
/usr/include/QtCore/qstring.h:385: undefined reference to `QString::fromAscii_helper(char const*, int)'
CMakeFiles/ktupnp.dir/soap.o: In function `kt::SOAP::createCommand(QString const&, QString const&)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/soap.cpp:33: undefined reference to `QString::arg(QString const&, int, QChar const&) const'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/soap.cpp:33: undefined reference to `QString::arg(QString const&, int, QChar const&) const'
CMakeFiles/ktupnp.dir/soap.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/soap.o: In function `QString':
/usr/include/QtCore/qstring.h:385: undefined reference to `QString::fromAscii_helper(char const*, int)'
CMakeFiles/ktupnp.dir/soap.o: In function `kt::SOAP::createCommand(QString const&, QString const&, QList<kt::SOAP::Arg> const&)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/soap.cpp:44: undefined reference to `QString::arg(QString const&, int, QChar const&) const'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/soap.cpp:44: undefined reference to `QString::arg(QString const&, int, QChar const&) const'
CMakeFiles/ktupnp.dir/soap.o: In function `operator+':
/usr/include/QtCore/qstring.h:973: undefined reference to `QString::fromAscii(char const*, int)'
CMakeFiles/ktupnp.dir/soap.o: In function `QString::operator+=(QString const&)':
/usr/include/QtCore/qstring.h:255: undefined reference to `QString::append(QString const&)'
CMakeFiles/ktupnp.dir/soap.o: In function `operator+':
/usr/include/QtCore/qstring.h:971: undefined reference to `QString::fromAscii(char const*, int)'
CMakeFiles/ktupnp.dir/soap.o: In function `QString::operator+=(QString const&)':
/usr/include/QtCore/qstring.h:255: undefined reference to `QString::append(QString const&)'
/usr/include/QtCore/qstring.h:255: undefined reference to `QString::append(QString const&)'
CMakeFiles/ktupnp.dir/soap.o: In function `operator+':
/usr/include/QtCore/qstring.h:971: undefined reference to `QString::fromAscii(char const*, int)'
CMakeFiles/ktupnp.dir/soap.o: In function `QString::operator+=(QString const&)':
/usr/include/QtCore/qstring.h:255: undefined reference to `QString::append(QString const&)'
/usr/include/QtCore/qstring.h:255: undefined reference to `QString::append(QString const&)'
CMakeFiles/ktupnp.dir/soap.o: In function `operator+':
/usr/include/QtCore/qstring.h:971: undefined reference to `QString::fromAscii(char const*, int)'
CMakeFiles/ktupnp.dir/soap.o: In function `QString::operator+=(QString const&)':
/usr/include/QtCore/qstring.h:255: undefined reference to `QString::append(QString const&)'
/usr/include/QtCore/qstring.h:255: undefined reference to `QString::append(QString const&)'
CMakeFiles/ktupnp.dir/soap.o: In function `QString':
/usr/include/QtCore/qstring.h:385: undefined reference to `QString::fromAscii_helper(char const*, int)'
CMakeFiles/ktupnp.dir/soap.o: In function `kt::SOAP::createCommand(QString const&, QString const&, QList<kt::SOAP::Arg> const&)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/soap.cpp:49: undefined reference to `QString::arg(QString const&, int, QChar const&) const'
CMakeFiles/ktupnp.dir/soap.o: In function `QString::operator+=(QString const&)':
/usr/include/QtCore/qstring.h:255: undefined reference to `QString::append(QString const&)'
CMakeFiles/ktupnp.dir/soap.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/soap.o:/usr/include/QtCore/qstring.h:825: more undefined references to `QString::free(QString::Data*)' follow
CMakeFiles/ktupnp.dir/soap.o: In function `QList<kt::SOAP::Arg>::free(QListData::Data*)':
/usr/include/QtCore/qlist.h:554: undefined reference to `qFree(void*)'
CMakeFiles/ktupnp.dir/soap.o: In function `QList<kt::SOAP::Arg>::detach_helper()':
/usr/include/QtCore/qlist.h:516: undefined reference to `QListData::detach2()'
CMakeFiles/ktupnp.dir/soap.o: In function `QString':
/usr/include/QtCore/qstring.h:671: undefined reference to `qt_assert(char const*, char const*, int)'
/usr/include/QtCore/qstring.h:671: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QString::operator+=(QString const&)':
/usr/include/QtCore/qstring.h:255: undefined reference to `QString::append(QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QString':
/usr/include/QtCore/qstring.h:824: undefined reference to `QString::shared_null'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QVector':
/usr/include/QtCore/qvector.h:102: undefined reference to `QVectorData::shared_null'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QString':
/usr/include/QtCore/qstring.h:824: undefined reference to `QString::shared_null'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QVector':
/usr/include/QtCore/qvector.h:102: undefined reference to `QVectorData::shared_null'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QVector<kt::XMLContentHandler::Status>::resize(int)':
/usr/include/QtCore/qvector.h:309: undefined reference to `QVectorData::grow(int, int, int, bool)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QStack<kt::XMLContentHandler::Status>::pop()':
/usr/include/QtCore/qstack.h:63: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QVector<kt::XMLContentHandler::Status>::append(kt::XMLContentHandler::Status const&)':
/usr/include/QtCore/qvector.h:513: undefined reference to `QVectorData::grow(int, int, int, bool)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QString::operator=(char const*)':
/usr/include/QtCore/qstring.h:391: undefined reference to `QString::fromAscii(char const*, int)'
/usr/include/QtCore/qstring.h:391: undefined reference to `QString::operator=(QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QStack<kt::XMLContentHandler::Status>::pop()':
/usr/include/QtCore/qvector.h:309: undefined reference to `QVectorData::grow(int, int, int, bool)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QStack<kt::XMLContentHandler::Status>::top()':
/usr/include/QtCore/qstack.h:68: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QVector<kt::XMLContentHandler::Status>::resize(int)':
/usr/include/QtCore/qvector.h:309: undefined reference to `QVectorData::grow(int, int, int, bool)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QStack<kt::XMLContentHandler::Status>::pop()':
/usr/include/QtCore/qstack.h:63: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QStack<kt::XMLContentHandler::Status>::top()':
/usr/include/QtCore/qstack.h:68: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QStack<kt::XMLContentHandler::Status>::pop()':
/usr/include/QtCore/qstack.h:63: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QStack<kt::XMLContentHandler::Status>::top()':
/usr/include/QtCore/qstack.h:68: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QStack<kt::XMLContentHandler::Status>::pop()':
/usr/include/QtCore/qstack.h:63: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QVector<kt::XMLContentHandler::Status>::free(QVectorTypedData<kt::XMLContentHandler::Status>*)':
/usr/include/QtCore/qvector.h:413: undefined reference to `qFree(void*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:/usr/include/QtCore/qstring.h:825: more undefined references to `QString::free(QString::Data*)' follow
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QVector<kt::XMLContentHandler::Status>::free(QVectorTypedData<kt::XMLContentHandler::Status>*)':
/usr/include/QtCore/qvector.h:413: undefined reference to `qFree(void*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:/usr/include/QtCore/qstring.h:825: more undefined references to `QString::free(QString::Data*)' follow
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QVector<kt::XMLContentHandler::Status>::free(QVectorTypedData<kt::XMLContentHandler::Status>*)':
/usr/include/QtCore/qvector.h:413: undefined reference to `qFree(void*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:/usr/include/QtCore/qstring.h:825: more undefined references to `QString::free(QString::Data*)' follow
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `kt::UPnPDescriptionParser::parse(QByteArray const&, kt::UPnPRouter*)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:92: undefined reference to `QXmlInputSource::QXmlInputSource()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:93: undefined reference to `QXmlInputSource::setData(QByteArray const&)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:95: undefined reference to `QXmlSimpleReader::QXmlSimpleReader()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:97: undefined reference to `QXmlSimpleReader::setContentHandler(QXmlContentHandler*)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:98: undefined reference to `QXmlSimpleReader::parse(QXmlInputSource const*, bool)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:102: undefined reference to `bt::Out(unsigned int)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:102: undefined reference to `bt::Log::operator<<(char const*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `kt::UPnPDescriptionParser::parse(QByteArray const&, kt::UPnPRouter*)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:105: undefined reference to `QXmlSimpleReader::~QXmlSimpleReader()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:105: undefined reference to `QXmlInputSource::~QXmlInputSource()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:105: undefined reference to `QXmlInputSource::~QXmlInputSource()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:105: undefined reference to `QXmlSimpleReader::~QXmlSimpleReader()'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `kt::UPnPDescriptionParser::parse(QString const&, kt::UPnPRouter*)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:70: undefined reference to `QFile::QFile(QString const&)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:71: undefined reference to `QFile::open(QFlags<QIODevice::OpenModeFlag>)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:74: undefined reference to `QXmlInputSource::QXmlInputSource(QIODevice*)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:76: undefined reference to `QXmlSimpleReader::QXmlSimpleReader()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:78: undefined reference to `QXmlSimpleReader::setContentHandler(QXmlContentHandler*)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:79: undefined reference to `QXmlSimpleReader::parse(QXmlInputSource const*, bool)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:86: undefined reference to `QXmlSimpleReader::~QXmlSimpleReader()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:86: undefined reference to `QXmlInputSource::~QXmlInputSource()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:86: undefined reference to `QFile::~QFile()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:83: undefined reference to `bt::Out(unsigned int)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:83: undefined reference to `bt::Log::operator<<(char const*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `kt::UPnPDescriptionParser::parse(QString const&, kt::UPnPRouter*)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:86: undefined reference to `QXmlSimpleReader::~QXmlSimpleReader()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:86: undefined reference to `QXmlInputSource::~QXmlInputSource()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpdescriptionparser.cpp:86: undefined reference to `QFile::~QFile()'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `qStringComparisonHelper':
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::codecForCStrings'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::fromAscii(char const*, int)'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::operator==(QString const&) const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `qStringComparisonHelper':
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::fromAscii(char const*, int)'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::operator==(QString const&) const'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::fromAscii(char const*, int)'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::operator==(QString const&) const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QString::operator==(char const*) const':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:864: undefined reference to `QString::operator==(QLatin1String const&) const'
/usr/include/QtCore/qstring.h:864: undefined reference to `QString::operator==(QLatin1String const&) const'
/usr/include/QtCore/qstring.h:864: undefined reference to `QString::operator==(QLatin1String const&) const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `qStringComparisonHelper':
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::codecForCStrings'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::fromAscii(char const*, int)'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::operator==(QString const&) const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `qStringComparisonHelper':
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::fromAscii(char const*, int)'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::operator==(QString const&) const'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::fromAscii(char const*, int)'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::operator==(QString const&) const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QString::operator==(char const*) const':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:864: undefined reference to `QString::operator==(QLatin1String const&) const'
/usr/include/QtCore/qstring.h:864: undefined reference to `QString::operator==(QLatin1String const&) const'
/usr/include/QtCore/qstring.h:864: undefined reference to `QString::operator==(QLatin1String const&) const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QString::operator=(char const*)':
/usr/include/QtCore/qstring.h:391: undefined reference to `QString::fromAscii(char const*, int)'
/usr/include/QtCore/qstring.h:391: undefined reference to `QString::operator=(QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QStack<kt::XMLContentHandler::Status>::top()':
/usr/include/QtCore/qstack.h:68: undefined reference to `qt_assert(char const*, char const*, int)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `qStringComparisonHelper':
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::codecForCStrings'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::fromAscii(char const*, int)'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::operator==(QString const&) const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `qStringComparisonHelper':
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::codecForCStrings'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::fromAscii(char const*, int)'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::operator==(QString const&) const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `qStringComparisonHelper':
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::codecForCStrings'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::fromAscii(char const*, int)'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::operator==(QString const&) const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QString::operator==(char const*) const':
/usr/include/QtCore/qstring.h:864: undefined reference to `QString::operator==(QLatin1String const&) const'
/usr/include/QtCore/qstring.h:864: undefined reference to `QString::operator==(QLatin1String const&) const'
/usr/include/QtCore/qstring.h:864: undefined reference to `QString::operator==(QLatin1String const&) const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QVector<kt::XMLContentHandler::Status>::malloc(int)':
/usr/include/QtCore/qvector.h:370: undefined reference to `qMalloc(unsigned int)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QVector<kt::XMLContentHandler::Status>::free(QVectorTypedData<kt::XMLContentHandler::Status>*)':
/usr/include/QtCore/qvector.h:413: undefined reference to `qFree(void*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `QVector<kt::XMLContentHandler::Status>::append(kt::XMLContentHandler::Status const&)':
/usr/include/QtCore/qvector.h:513: undefined reference to `QVectorData::grow(int, int, int, bool)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `qStringComparisonHelper':
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::codecForCStrings'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::fromAscii(char const*, int)'
/usr/include/QtCore/qstring.h:862: undefined reference to `QString::operator==(QString const&) const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o: In function `qStringComparisonHelper':
/usr/include/QtCore/qstring.h:864: undefined reference to `QString::operator==(QLatin1String const&) const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x10): undefined reference to `QXmlDefaultHandler::setDocumentLocator(QXmlLocator*)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x1c): undefined reference to `QXmlDefaultHandler::startPrefixMapping(QString const&, QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x20): undefined reference to `QXmlDefaultHandler::endPrefixMapping(QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x30): undefined reference to `QXmlDefaultHandler::ignorableWhitespace(QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x34): undefined reference to `QXmlDefaultHandler::processingInstruction(QString const&, QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x38): undefined reference to `QXmlDefaultHandler::skippedEntity(QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x3c): undefined reference to `QXmlDefaultHandler::errorString() const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x40): undefined reference to `QXmlDefaultHandler::warning(QXmlParseException const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x44): undefined reference to `QXmlDefaultHandler::error(QXmlParseException const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x48): undefined reference to `QXmlDefaultHandler::fatalError(QXmlParseException const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x4c): undefined reference to `QXmlDefaultHandler::notationDecl(QString const&, QString const&, QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x50): undefined reference to `QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString const&, QString const&, QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x54): undefined reference to `QXmlDefaultHandler::resolveEntity(QString const&, QString const&, QXmlInputSource*&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x58): undefined reference to `QXmlDefaultHandler::startDTD(QString const&, QString const&, QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x5c): undefined reference to `QXmlDefaultHandler::endDTD()'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x60): undefined reference to `QXmlDefaultHandler::startEntity(QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x64): undefined reference to `QXmlDefaultHandler::endEntity(QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x68): undefined reference to `QXmlDefaultHandler::startCDATA()'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x6c): undefined reference to `QXmlDefaultHandler::endCDATA()'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x70): undefined reference to `QXmlDefaultHandler::comment(QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x74): undefined reference to `QXmlDefaultHandler::attributeDecl(QString const&, QString const&, QString const&, QString const&, QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x78): undefined reference to `QXmlDefaultHandler::internalEntityDecl(QString const&, QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x7c): undefined reference to `QXmlDefaultHandler::externalEntityDecl(QString const&, QString const&, QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x90): undefined reference to `non-virtual thunk to QXmlDefaultHandler::warning(QXmlParseException const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x94): undefined reference to `non-virtual thunk to QXmlDefaultHandler::error(QXmlParseException const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x98): undefined reference to `non-virtual thunk to QXmlDefaultHandler::fatalError(QXmlParseException const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x9c): undefined reference to `non-virtual thunk to QXmlDefaultHandler::errorString() const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0xb0): undefined reference to `non-virtual thunk to QXmlDefaultHandler::notationDecl(QString const&, QString const&, QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0xb4): undefined reference to `non-virtual thunk to QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString const&, QString const&, QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0xb8): undefined reference to `non-virtual thunk to QXmlDefaultHandler::errorString() const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0xcc): undefined reference to `non-virtual thunk to QXmlDefaultHandler::resolveEntity(QString const&, QString const&, QXmlInputSource*&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0xd0): undefined reference to `non-virtual thunk to QXmlDefaultHandler::errorString() const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0xe4): undefined reference to `non-virtual thunk to QXmlDefaultHandler::startDTD(QString const&, QString const&, QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0xe8): undefined reference to `non-virtual thunk to QXmlDefaultHandler::endDTD()'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0xec): undefined reference to `non-virtual thunk to QXmlDefaultHandler::startEntity(QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0xf0): undefined reference to `non-virtual thunk to QXmlDefaultHandler::endEntity(QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0xf4): undefined reference to `non-virtual thunk to QXmlDefaultHandler::startCDATA()'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0xf8): undefined reference to `non-virtual thunk to QXmlDefaultHandler::endCDATA()'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0xfc): undefined reference to `non-virtual thunk to QXmlDefaultHandler::comment(QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x100): undefined reference to `non-virtual thunk to QXmlDefaultHandler::errorString() const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x114): undefined reference to `non-virtual thunk to QXmlDefaultHandler::attributeDecl(QString const&, QString const&, QString const&, QString const&, QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x118): undefined reference to `non-virtual thunk to QXmlDefaultHandler::internalEntityDecl(QString const&, QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x11c): undefined reference to `non-virtual thunk to QXmlDefaultHandler::externalEntityDecl(QString const&, QString const&, QString const&)'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTVN2kt17XMLContentHandlerE[vtable for kt::XMLContentHandler]+0x120): undefined reference to `non-virtual thunk to QXmlDefaultHandler::errorString() const'
CMakeFiles/ktupnp.dir/upnpdescriptionparser.o:(.data.rel.ro._ZTIN2kt17XMLContentHandlerE[typeinfo for kt::XMLContentHandler]+0x8): undefined reference to `typeinfo for QXmlDefaultHandler'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `kt::UPnPMCastSocket::discovered(kt::UPnPRouter*)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/build/libktupnp/upnpmcastsocket.moc:89: undefined reference to `QMetaObject::activate(QObject*, QMetaObject const*, int, void**)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `kt::UPnPMCastSocket::qt_metacast(char const*)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/build/libktupnp/upnpmcastsocket.moc:64: undefined reference to `QUdpSocket::qt_metacast(char const*)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `kt::UPnPMCastSocket::leaveUPnPMCastGroup()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:294: undefined reference to `QAbstractSocket::socketDescriptor() const'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:308: undefined reference to `bt::Out(unsigned int)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:308: undefined reference to `bt::Log::operator<<(char const*)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `kt::UPnPMCastSocket::joinUPnPMCastGroup()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:274: undefined reference to `QAbstractSocket::socketDescriptor() const'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:288: undefined reference to `bt::Out(unsigned int)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:288: undefined reference to `bt::Log::operator<<(char const*)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `UPnPMCastSocket':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:45: undefined reference to `QUdpSocket::QUdpSocket(QObject*)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:48: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:49: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:53: undefined reference to `QUdpSocket::bind(unsigned short)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:54: undefined reference to `QIODevice::errorString() const'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:54: undefined reference to `bt::Out(unsigned int)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:54: undefined reference to `bt::Log::operator<<(char const*)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:54: undefined reference to `bt::Log::operator<<(QString const&)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `UPnPMCastSocket':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:60: undefined reference to `QUdpSocket::~QUdpSocket()'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:45: undefined reference to `QUdpSocket::QUdpSocket(QObject*)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:48: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:49: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:53: undefined reference to `QUdpSocket::bind(unsigned short)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:54: undefined reference to `QIODevice::errorString() const'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:54: undefined reference to `bt::Out(unsigned int)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:54: undefined reference to `bt::Log::operator<<(char const*)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:54: undefined reference to `bt::Log::operator<<(QString const&)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `UPnPMCastSocket':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:60: undefined reference to `QUdpSocket::~QUdpSocket()'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `kt::UPnPMCastSocket::error(QAbstractSocket::SocketError)':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:219: undefined reference to `QIODevice::errorString() const'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:219: undefined reference to `bt::Out(unsigned int)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:219: undefined reference to `bt::Log::operator<<(char const*)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:219: undefined reference to `bt::Log::operator<<(QString const&)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `~QString':
/usr/include/QtCore/qstring.h:825: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `kt::UPnPMCastSocket::discover()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:70: undefined reference to `bt::Out(unsigned int)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:70: undefined reference to `bt::Log::operator<<(char const*)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `bt::Log::operator<<(bt::Log& (*)(bt::Log&))':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libbtcore/util/log.h:136: undefined reference to `bt::endl(bt::Log&)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `QString':
/usr/include/QtCore/qstring.h:385: undefined reference to `QString::fromAscii_helper(char const*, int)'
CMakeFiles/ktupnp.dir/upnpmcastsocket.o: In function `kt::UPnPMCastSocket::discover()':
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:86: undefined reference to `QHostAddress::QHostAddress(QString const&)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:86: undefined reference to `QUdpSocket::writeDatagram(char const*, long long, QHostAddress const&, unsigned short)'
/home/hausteufelchen/Desktop/ktorrent-3.1.3/libktupnp/upnpmcastsocket.cpp:86: undefined reference to `QHostAddress::~QHostAddress()'
CMakeFiles/ktupnp.dir/up
George
Moderator
Posts
5421
Karma
1

Sat Oct 04, 2008 9:32 am
Post the entire output of make but start make like this :

make VERBOSE=1
source
Registered Member
Posts
4
Karma
0

Sat Oct 04, 2008 1:53 pm
Is it possible to attach files to a post?
The make VERBOSE=1 output is extremley long
Cant copy paste it.

matthias
s1oan
Registered Member
Posts
2
Karma
0

Tue Oct 07, 2008 11:04 am
I also have openSuse 11 with a fully updated KDE v4.1.2 and I had no problems at all compiling KTorrent.
source
Registered Member
Posts
4
Karma
0

Tue Oct 07, 2008 5:01 pm
SOLVED

thxs to George
George
Moderator
Posts
5421
Karma
1

Wed Oct 08, 2008 5:09 pm
s1oan wrote:I also have openSuse 11 with a fully updated KDE v4.1.2 and I had no problems at all compiling KTorrent.


The package has been updated with a fix for this problem, you probably downloaded the updated package.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot]