Your message dated Thu, 21 Jul 2011 05:48:33 -0500
with message-id <20110721104833.ga8...@elie.gateway.2wire.net>
and subject line Re: Preparations for the removal of the KDE3 and Qt3 libraries
has caused the Debian Bug report #555060,
regarding FTBFS with binutils-gold
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
555060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555060
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kredentials
Version: 0.9.4
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

/bin/bash ../libtool --tag=CXX   --mode=link g++  -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -Wformat-security 
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new 
-fno-common   -L/usr/share/qt3/lib -L/usr/lib    -L/usr/local/lib -o 
kredentials main.o kredentials.o krb5_wrap.o -lkdeui -lkrb5 
mkdir .libs
g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 
-g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor 
-fno-exceptions -fno-check-new -fno-common -o kredentials main.o kredentials.o 
krb5_wrap.o  -L/usr/share/qt3/lib -L/usr/lib -L/usr/local/lib 
/usr/lib/libkdeui.so -lkrb5
/usr/bin/ld: main.o: in function main:main.cpp:45: error: undefined reference 
to 'KAboutData::KAboutData(char const*, char const*, char const*, char const*, 
int, char const*, char const*, char const*, char const*)'
/usr/bin/ld: main.o: in function main:main.cpp:46: error: undefined reference 
to 'KAboutData::addAuthor(char const*, char const*, char const*, char const*)'
/usr/bin/ld: main.o: in function main:main.cpp:47: error: undefined reference 
to 'KCmdLineArgs::init(int, char**, KAboutData const*, bool)'
/usr/bin/ld: main.o: in function main:main.cpp:48: error: undefined reference 
to 'KCmdLineArgs::addCmdLineOptions(KCmdLineOptions const*, char const*, char 
const*, char const*)'
/usr/bin/ld: main.o: in function main:main.cpp:49: error: undefined reference 
to 'KCmdLineArgs::parsedArgs(char const*)'
/usr/bin/ld: main.o: in function main:main.cpp:51: error: undefined reference 
to 'KUniqueApplication::start()'
/usr/bin/ld: main.o: in function main:main.cpp:57: error: undefined reference 
to 'KUniqueApplication::KUniqueApplication(bool, bool, bool)'
/usr/bin/ld: main.o: in function main:main.cpp:58: error: undefined reference 
to 'KApplication::disableSessionManagement()'
/usr/bin/ld: main.o: in function main:main.cpp:62: error: undefined reference 
to 'KCmdLineArgs::isSet(char const*) const'
/usr/bin/ld: main.o: in function main:main.cpp:66: error: undefined reference 
to 'KCmdLineArgs::isSet(char const*) const'
/usr/bin/ld: main.o: in function main:main.cpp:71: error: undefined reference 
to 'QApplication::setMainWidget(QWidget*)'
/usr/bin/ld: main.o: in function main:main.cpp:77: error: undefined reference 
to 'QApplication::exec()'
/usr/bin/ld: main.o: in function main:main.cpp:77: error: undefined reference 
to 'KUniqueApplication::~KUniqueApplication()'
/usr/bin/ld: main.o: in function main:main.cpp:77: error: undefined reference 
to 'KAboutData::~KAboutData()'
/usr/bin/ld: main.o: in function vtable for 
QGList:main.cpp(.rodata._ZTV6QGList+0x18): error: undefined reference to 
'QGList::clear()'
/usr/bin/ld: main.o: in function vtable for 
QGList:main.cpp(.rodata._ZTV6QGList+0x20): error: undefined reference to 
'QGList::~QGList()'
/usr/bin/ld: main.o: in function vtable for 
QGList:main.cpp(.rodata._ZTV6QGList+0x28): error: undefined reference to 
'QGList::~QGList()'
/usr/bin/ld: main.o: in function vtable for 
QGList:main.cpp(.rodata._ZTV6QGList+0x30): error: undefined reference to 
'QPtrCollection::newItem(void*)'
/usr/bin/ld: main.o: in function vtable for 
QGList:main.cpp(.rodata._ZTV6QGList+0x40): error: undefined reference to 
'QGList::compareItems(void*, void*)'
/usr/bin/ld: main.o: in function vtable for 
QGList:main.cpp(.rodata._ZTV6QGList+0x48): error: undefined reference to 
'QGList::read(QDataStream&, void*&)'
/usr/bin/ld: main.o: in function vtable for 
QGList:main.cpp(.rodata._ZTV6QGList+0x50): error: undefined reference to 
'QGList::write(QDataStream&, void*) const'
/usr/bin/ld: main.o: in function typeinfo for 
QGList:main.cpp(.rodata._ZTI6QGList+0x10): error: undefined reference to 
'typeinfo for QPtrCollection'
/usr/bin/ld: kredentials.o: in function global constructors keyed to 
_ZN11kredentialsC2Eii:kredentials.moc:28: error: undefined reference to 
'QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())'
/usr/bin/ld: kredentials.o: in function global constructors keyed to 
_ZN11kredentialsC2Eii:kredentials.moc:28: error: undefined reference to 
'QMetaObjectCleanUp::~QMetaObjectCleanUp()'
/usr/bin/ld: kredentials.o: in function 
kredentials::staticMetaObject():kredentials.moc:78: error: undefined reference 
to 'QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, 
int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, 
QClassInfo const*, int)'
/usr/bin/ld: kredentials.o: in function 
kredentials::staticMetaObject():kredentials.moc:79: error: undefined reference 
to 'QMetaObjectCleanUp::setMetaObject(QMetaObject*&)'
/usr/bin/ld: kredentials.o: in function kredentials::trUtf8(char const*, char 
const*):kredentials.moc:41: error: undefined reference to 'qApp'
/usr/bin/ld: kredentials.o: in function kredentials::trUtf8(char const*, char 
const*):kredentials.moc:42: error: undefined reference to 
'QApplication::translate(char const*, char const*, char const*, 
QApplication::Encoding) const'
/usr/bin/ld: kredentials.o: in function kredentials::trUtf8(char const*, char 
const*):kredentials.moc:44: error: undefined reference to 
'QString::fromUtf8(char const*, int)'
/usr/bin/ld: kredentials.o: in function kredentials::tr(char const*, char 
const*):kredentials.moc:33: error: undefined reference to 'qApp'
/usr/bin/ld: kredentials.o: in function kredentials::tr(char const*, char 
const*):kredentials.moc:34: error: undefined reference to 
'QApplication::translate(char const*, char const*, char const*, 
QApplication::Encoding) const'
/usr/bin/ld: kredentials.o: in function kredentials::tr(char const*, char 
const*):kredentials.moc:36: error: undefined reference to 
'QString::fromLatin1(char const*, int)'
/usr/bin/ld: kredentials.o: in function 
kredentials::mousePressEvent(QMouseEvent*):kredentials.cpp:120: error: 
undefined reference to 'QCursor::pos()'
/usr/bin/ld: kredentials.o: in function 
kredentials::mousePressEvent(QMouseEvent*):kredentials.cpp:120: error: 
undefined reference to 'QPopupMenu::popup(QPoint const&, int)'
/usr/bin/ld: kredentials.o: in function 
kredentials::~kredentials():kredentials.cpp:112: error: undefined reference to 
'QPixmap::~QPixmap()'
/usr/bin/ld: kredentials.o: in function 
kredentials::~kredentials():kredentials.cpp:112: error: undefined reference to 
'QPixmap::~QPixmap()'
/usr/bin/ld: kredentials.o: in function 
kredentials::~kredentials():kredentials.cpp:112: error: undefined reference to 
'QPixmap::~QPixmap()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:64: error: undefined reference to 'QPixmap::QPixmap()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:75: error: undefined reference to 'KGlobal::instance()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:75: error: undefined reference to 'QString::QString(char 
const*)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:75: error: undefined reference to 'QPixmap::~QPixmap()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):/usr/share/qt3/include/qstring.h:850: error: undefined reference to 
'QString::shared_null'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):/usr/share/qt3/include/qstring.h:851: error: undefined reference to 
'QStringData::deleteSelf()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:76: error: undefined reference to 
'QPopupMenu::QPopupMenu(QWidget*, char const*)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:79: error: undefined reference to 'i18n(char const*)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:79: error: undefined reference to 'QString::QString(char 
const*)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:79: error: undefined reference to 
'KShortcut::KShortcut(int)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:79: error: undefined reference to 'KShortcut::~KShortcut()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):/usr/share/qt3/include/qstring.h:850: error: undefined reference to 
'QString::shared_null'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):/usr/share/qt3/include/qstring.h:851: error: undefined reference to 
'QStringData::deleteSelf()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):/usr/share/qt3/include/qstring.h:850: error: undefined reference to 
'QString::shared_null'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):/usr/share/qt3/include/qstring.h:851: error: undefined reference to 
'QStringData::deleteSelf()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:84: error: undefined reference to 'i18n(char const*)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:84: error: undefined reference to 'QString::QString(char 
const*)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:84: error: undefined reference to 
'KShortcut::KShortcut(int)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:84: error: undefined reference to 'KShortcut::~KShortcut()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):/usr/share/qt3/include/qstring.h:850: error: undefined reference to 
'QString::shared_null'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):/usr/share/qt3/include/qstring.h:851: error: undefined reference to 
'QStringData::deleteSelf()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:89: error: undefined reference to 'i18n(char const*)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:89: error: undefined reference to 'QString::QString(char 
const*)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:89: error: undefined reference to 
'KShortcut::KShortcut(int)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:89: error: undefined reference to 'KShortcut::~KShortcut()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:94: error: undefined reference to 'i18n(char const*)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:94: error: undefined reference to 
'KShortcut::KShortcut(int)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:94: error: undefined reference to 'KShortcut::~KShortcut()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 
'QKeySequence::QKeySequence(int)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 'KApplication::KApp'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 'KGlobal::instance()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 'SmallIcon(QString 
const&, int, int, KInstance*)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 
'QIconSet::QIconSet(QPixmap const&, QIconSet::Size)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 
'QMenuData::insertItem(QIconSet const&, QString const&, QObject const*, char 
const*, QKeySequence const&, int, int)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 'QIconSet::~QIconSet()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 
'QKeySequence::~QKeySequence()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:102: error: undefined reference to 'QObject::killTimers()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:103: error: undefined reference to 
'QObject::startTimer(int)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:105: error: undefined reference to 
'QString::QString(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:64: error: undefined reference to 'QPixmap::QPixmap()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:75: error: undefined reference to 'KGlobal::instance()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:76: error: undefined reference to 
'QPopupMenu::QPopupMenu(QWidget*, char const*)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 
'QKeySequence::QKeySequence(int)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 'KApplication::KApp'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 'KGlobal::instance()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 'SmallIcon(QString 
const&, int, int, KInstance*)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 
'QIconSet::QIconSet(QPixmap const&, QIconSet::Size)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 
'QMenuData::insertItem(QIconSet const&, QString const&, QObject const*, char 
const*, QKeySequence const&, int, int)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 'QIconSet::~QIconSet()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:97: error: undefined reference to 
'QKeySequence::~QKeySequence()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:102: error: undefined reference to 'QObject::killTimers()'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:103: error: undefined reference to 
'QObject::startTimer(int)'
/usr/bin/ld: kredentials.o: in function kredentials::kredentials(int, 
int):kredentials.cpp:105: error: undefined reference to 
'QString::QString(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::showTicketCache():kredentials.cpp:311: error: undefined reference 
to 'QString::QString(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::showTicketCache():/usr/share/qt3/include/qstring.h:1040: error: 
undefined reference to 'QString::QString(QString const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::showTicketCache():/usr/share/qt3/include/qstring.h:1041: error: 
undefined reference to 'QString::operator+=(QString const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::showTicketCache():/usr/share/qt3/include/qstring.h:1040: error: 
undefined reference to 'QString::QString(QString const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::showTicketCache():/usr/share/qt3/include/qstring.h:1041: error: 
undefined reference to 'QString::operator+=(QString const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::showTicketCache():kredentials.cpp:311: error: undefined reference 
to 'QString::operator=(QString const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::showTicketCache():/usr/share/qt3/include/qstring.h:1040: error: 
undefined reference to 'QString::QString(QString const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::showTicketCache():/usr/share/qt3/include/qstring.h:1041: error: 
undefined reference to 'QString::operator+=(QString const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::showTicketCache():kredentials.cpp:317: error: undefined reference 
to 'QString::operator+=(QString const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::showTicketCache():/usr/share/qt3/include/qstring.h:1040: error: 
undefined reference to 'QString::QString(QString const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::showTicketCache():kredentials.cpp:313: error: undefined reference 
to 'QString::operator=(QString const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::showTicketCache():/usr/share/qt3/include/qstring.h:842: error: 
undefined reference to 'QString::makeSharedNull()'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTickets():/usr/share/qt3/include/qmemarray.h:61: error: 
undefined reference to 'QGArray::QGArray()'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTickets():/usr/share/qt3/include/qcstring.h:148: error: 
undefined reference to 'vtable for QCString'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTickets():/usr/share/qt3/include/qstring.h:667: error: 
undefined reference to 'QString::ascii() const'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTickets():kredentials.cpp:149: error: undefined 
reference to 'QObject::killTimers()'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTickets():kredentials.cpp:174: error: undefined 
reference to 'QObject::startTimer(int)'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTickets():kredentials.cpp:176: error: undefined 
reference to 'QCString::~QCString()'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTickets():kredentials.cpp:168: error: undefined 
reference to 'QObject::startTimer(int)'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():kredentials.cpp:186: error: 
undefined reference to 'QCString::QCString(char const*)'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():kredentials.cpp:186: error: 
undefined reference to 'QCString::QCString(char const*)'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():kredentials.cpp:186: error: 
undefined reference to 'DCOPRef::DCOPRef(QCString const&, QCString const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():kredentials.cpp:186: error: 
undefined reference to 'QCString::~QCString()'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():kredentials.cpp:186: error: 
undefined reference to 'QCString::~QCString()'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():kredentials.cpp:187: error: 
undefined reference to 'QCString::QCString(char const*)'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():/usr/share/qt3/include/qmemarray.h:61:
 error: undefined reference to 'QGArray::QGArray()'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():/usr/include/kde/dcopref.h:419: 
error: undefined reference to 'QCString::QCString(char const*)'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():/usr/include/kde/dcopref.h:419: 
error: undefined reference to 'DCOPRef::callInternal(QCString const&, QCString 
const&, QMemArray<char> const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():/usr/include/kde/dcopref.h:419: 
error: undefined reference to 'QCString::~QCString()'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():/usr/share/qt3/include/qmemarray.h:64:
 error: undefined reference to 'QGArray::~QGArray()'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():/usr/include/kde/dcopref.h:57: 
error: undefined reference to 'DCOPReply::typeCheck(char const*, bool)'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():/usr/share/qt3/include/qmemarray.h:64:
 error: undefined reference to 'QGArray::~QGArray()'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():/usr/share/qt3/include/qmemarray.h:63:
 error: undefined reference to 'QGArray::QGArray(QGArray const&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():/usr/include/kde/dcopref.h:58: 
error: undefined reference to 'QDataStream::QDataStream(QMemArray<char>, int)'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():/usr/share/qt3/include/qmemarray.h:64:
 error: undefined reference to 'QGArray::~QGArray()'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():/usr/include/kde/kdatastream.h:15:
 error: undefined reference to 'QDataStream::operator>>(signed char&)'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryPassGetTicketsScreenSaverSafe():/usr/include/kde/dcopref.h:59: 
error: undefined reference to 'QDataStream::~QDataStream()'
/usr/bin/ld: kredentials.o: in function 
kredentials::tryRenewTickets():kredentials.cpp:205: error: undefined reference 
to 'QObject::killTimers()'
/usr/bin/ld: kredentials.o: in function kredentials::qt_invoke(int, 
QUObject*):kredentials.moc:99: error: undefined reference to 
'static_QUType_bool'
/usr/bin/ld: kredentials.o: in function kredentials::qt_invoke(int, 
QUObject*):kredentials.moc:99: error: undefined reference to 
'QUType_bool::set(QUObject*, bool)'
/usr/bin/ld: kredentials.o: in function 
QMemArray<char>::detach():/usr/share/qt3/include/qmemarray.h:78: error: 
undefined reference to 'QGArray::duplicate(QGArray const&)'
/usr/bin/ld: kredentials.o: in function 
QMemArray<char>::~QMemArray():/usr/share/qt3/include/qmemarray.h:64: error: 
undefined reference to 'QGArray::~QGArray()'
/usr/bin/ld: kredentials.o: in function 
kredentials::staticMetaObject()::param_slot_4:kredentials.cpp(.rodata+0x168): 
error: undefined reference to 'static_QUType_bool'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x58): error: undefined 
reference to 'QWidget::event(QEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x60): error: undefined 
reference to 'QObject::eventFilter(QObject*, QEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x68): error: undefined 
reference to 'QWidget::setName(char const*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x70): error: undefined 
reference to 'QObject::insertChild(QObject*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x78): error: undefined 
reference to 'QObject::removeChild(QObject*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x80): error: undefined 
reference to 'QObject::setProperty(char const*, QVariant const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x88): error: undefined 
reference to 'QObject::property(char const*) const'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x98): error: undefined 
reference to 'QObject::childEvent(QChildEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0xa0): error: undefined 
reference to 'QObject::customEvent(QCustomEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0xa8): error: undefined 
reference to 'QObject::connectNotify(char const*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0xb0): error: undefined 
reference to 'QObject::disconnectNotify(char const*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0xb8): error: undefined 
reference to 'QObject::checkConnectArgs(char const*, QObject const*, char 
const*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0xc0): error: undefined 
reference to 'QWidget::setEnabled(bool)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0xc8): error: undefined 
reference to 'QWidget::setMinimumSize(int, int)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0xd0): error: undefined 
reference to 'QWidget::setMaximumSize(int, int)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0xd8): error: undefined 
reference to 'QWidget::setSizeIncrement(int, int)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0xe0): error: undefined 
reference to 'QWidget::setBackgroundMode(Qt::BackgroundMode)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0xe8): error: undefined 
reference to 'QWidget::setEraseColor(QColor const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0xf0): error: undefined 
reference to 'QWidget::setErasePixmap(QPixmap const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0xf8): error: undefined 
reference to 'QWidget::setPalette(QPalette const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x100): error: undefined 
reference to 'QWidget::setPaletteBackgroundColor(QColor const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x108): error: undefined 
reference to 'QWidget::setPaletteBackgroundPixmap(QPixmap const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x110): error: undefined 
reference to 'QLabel::setFont(QFont const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x118): error: undefined 
reference to 'QWidget::setCursor(QCursor const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x120): error: undefined 
reference to 'QWidget::unsetCursor()'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x128): error: undefined 
reference to 'QWidget::setMask(QBitmap const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x130): error: undefined 
reference to 'QWidget::setMask(QRegion const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x138): error: undefined 
reference to 'QWidget::setBackgroundColor(QColor const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x140): error: undefined 
reference to 'QWidget::setBackgroundPixmap(QPixmap const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x150): error: undefined 
reference to 'QWidget::setIcon(QPixmap const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x158): error: undefined 
reference to 'QWidget::setIconText(QString const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x160): error: undefined 
reference to 'QWidget::setMouseTracking(bool)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x168): error: undefined 
reference to 'QWidget::setFocus()'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x170): error: undefined 
reference to 'QWidget::setActiveWindow()'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x178): error: undefined 
reference to 'QWidget::setFocusPolicy(QWidget::FocusPolicy)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x180): error: undefined 
reference to 'QWidget::setFocusProxy(QWidget*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x188): error: undefined 
reference to 'QWidget::setUpdatesEnabled(bool)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x190): error: undefined 
reference to 'QWidget::show()'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x198): error: undefined 
reference to 'QWidget::hide()'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x1a0): error: undefined 
reference to 'QWidget::showMinimized()'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x1a8): error: undefined 
reference to 'QWidget::showMaximized()'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x1b0): error: undefined 
reference to 'QWidget::showNormal()'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x1b8): error: undefined 
reference to 'QWidget::polish()'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x1c0): error: undefined 
reference to 'QWidget::move(int, int)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x1c8): error: undefined 
reference to 'QWidget::resize(int, int)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x1d0): error: undefined 
reference to 'QWidget::setGeometry(int, int, int, int)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x1e0): error: undefined 
reference to 'QWidget::close(bool)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x1e8): error: undefined 
reference to 'QLabel::sizeHint() const'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x1f0): error: undefined 
reference to 'QLabel::minimumSizeHint() const'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x1f8): error: undefined 
reference to 'QWidget::sizePolicy() const'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x200): error: undefined 
reference to 'QWidget::setSizePolicy(QSizePolicy)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x208): error: undefined 
reference to 'QLabel::heightForWidth(int) const'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x210): error: undefined 
reference to 'QWidget::adjustSize()'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x218): error: undefined 
reference to 'QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x220): error: undefined 
reference to 'QWidget::setAcceptDrops(bool)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x228): error: undefined 
reference to 'QWidget::setAutoMask(bool)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x230): error: undefined 
reference to 'QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x238): error: undefined 
reference to 'QWidget::customWhatsThis() const'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x250): error: undefined 
reference to 'QWidget::mouseDoubleClickEvent(QMouseEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x258): error: undefined 
reference to 'QWidget::mouseMoveEvent(QMouseEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x260): error: undefined 
reference to 'QWidget::wheelEvent(QWheelEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x268): error: undefined 
reference to 'QWidget::keyPressEvent(QKeyEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x270): error: undefined 
reference to 'QWidget::keyReleaseEvent(QKeyEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x278): error: undefined 
reference to 'QWidget::focusInEvent(QFocusEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x280): error: undefined 
reference to 'QWidget::focusOutEvent(QFocusEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x290): error: undefined 
reference to 'QWidget::leaveEvent(QEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x298): error: undefined 
reference to 'QFrame::paintEvent(QPaintEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x2a0): error: undefined 
reference to 'QWidget::moveEvent(QMoveEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x2a8): error: undefined 
reference to 'QLabel::resizeEvent(QResizeEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x2b0): error: undefined 
reference to 'QWidget::closeEvent(QCloseEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x2b8): error: undefined 
reference to 'QWidget::contextMenuEvent(QContextMenuEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x2c0): error: undefined 
reference to 'QWidget::imStartEvent(QIMEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x2c8): error: undefined 
reference to 'QWidget::imComposeEvent(QIMEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x2d0): error: undefined 
reference to 'QWidget::imEndEvent(QIMEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x2d8): error: undefined 
reference to 'QWidget::tabletEvent(QTabletEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x2e0): error: undefined 
reference to 'QWidget::dragEnterEvent(QDragEnterEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x2e8): error: undefined 
reference to 'QWidget::dragMoveEvent(QDragMoveEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x2f0): error: undefined 
reference to 'QWidget::dragLeaveEvent(QDragLeaveEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x2f8): error: undefined 
reference to 'QWidget::dropEvent(QDropEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x308): error: undefined 
reference to 'QWidget::hideEvent(QHideEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x310): error: undefined 
reference to 'QWidget::x11Event(_XEvent*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x318): error: undefined 
reference to 'QWidget::updateMask()'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x320): error: undefined 
reference to 'QFrame::styleChange(QStyle&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x328): error: undefined 
reference to 'QWidget::enabledChange(bool)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x330): error: undefined 
reference to 'QWidget::paletteChange(QPalette const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x338): error: undefined 
reference to 'QLabel::fontChange(QFont const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x340): error: undefined 
reference to 'QWidget::windowActivationChange(bool)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x348): error: undefined 
reference to 'QWidget::metric(int) const'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x350): error: undefined 
reference to 'QWidget::create(unsigned long, bool, bool)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x358): error: undefined 
reference to 'QWidget::destroy(bool, bool)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x370): error: undefined 
reference to 'QWidget::focusNextPrevChild(bool)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x378): error: undefined 
reference to 'QWidget::setKeyCompression(bool)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x380): error: undefined 
reference to 'QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x388): error: undefined 
reference to 'QFrame::setFrameStyle(int)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x390): error: undefined 
reference to 'QFrame::setLineWidth(int)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x398): error: undefined 
reference to 'QFrame::setMargin(int)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x3a0): error: undefined 
reference to 'QFrame::setMidLineWidth(int)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x3a8): error: undefined 
reference to 'QFrame::setFrameRect(QRect const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x3b0): error: undefined 
reference to 'QFrame::drawFrame(QPainter*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x3b8): error: undefined 
reference to 'QLabel::drawContents(QPainter*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x3c0): error: undefined 
reference to 'QFrame::frameChanged()'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x3c8): error: undefined 
reference to 'QLabel::setAlignment(int)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x3d0): error: undefined 
reference to 'QLabel::setAutoResize(bool)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x3d8): error: undefined 
reference to 'QLabel::setBuddy(QWidget*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x3e0): error: undefined 
reference to 'QLabel::setText(QString const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x3f0): error: undefined 
reference to 'QLabel::setPicture(QPicture const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x3f8): error: undefined 
reference to 'QLabel::setMovie(QMovie const&)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x400): error: undefined 
reference to 'QLabel::setNum(int)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x408): error: undefined 
reference to 'QLabel::setNum(double)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x448): error: undefined 
reference to 'QPaintDevice::setResolution(int)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x450): error: undefined 
reference to 'QPaintDevice::resolution() const'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x458): error: undefined 
reference to 'QPaintDevice::handle() const'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x460): error: undefined 
reference to 'QPaintDevice::x11RenderHandle() const'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x468): error: undefined 
reference to 'QPaintDevice::setX11Data(QPaintDeviceX11Data const*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x470): error: undefined 
reference to 'QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x478): error: undefined 
reference to 'non-virtual thunk to QWidget::metric(int) const'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x480): error: undefined 
reference to 'QPaintDevice::fontMet(QFont*, int, char const*, int) const'
/usr/bin/ld: kredentials.o: in function vtable for 
kredentials:kredentials.cpp(.rodata._ZTV11kredentials+0x488): error: undefined 
reference to 'QPaintDevice::fontInf(QFont*, int) const'
/usr/bin/ld: kredentials.o: in function vtable for 
QMemArray<char>:kredentials.cpp(.rodata._ZTV9QMemArrayIcE+0x28): error: 
undefined reference to 'QGArray::newData()'
/usr/bin/ld: kredentials.o: in function vtable for 
QMemArray<char>:kredentials.cpp(.rodata._ZTV9QMemArrayIcE+0x30): error: 
undefined reference to 'QGArray::deleteData(QGArray::array_data*)'
/usr/bin/ld: kredentials.o: in function typeinfo for 
QMemArray<char>:kredentials.cpp(.rodata._ZTI9QMemArrayIcE+0x10): error: 
undefined reference to 'typeinfo for QGArray'
/usr/bin/ld: krb5_wrap.o: in function 
krb5::tixmgr::renewTickets():krb5_wrap.cpp:455: error: undefined reference to 
'QString::QString(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
collect2: ld returned 1 exit status
make[3]: *** [kredentials] Error 1



--- End Message ---
--- Begin Message ---
Version: 0.9.5+RM

Noah Meyerhans wrote:

> Hi Ana.  There is not currently a kde4 version of kredentials.  I don't
> have an ETA for it at this time, so it might be reasonable to remove it
> from Debian for now.  I can send it back through NEW if needed later
> on...

Makes sense; thanks.  Closing bugs since they no longer affect unstable.


--- End Message ---

Reply via email to