WARNING long error message follows. Hi all I am trying to compile the above mentioned cvs and I am getting the following error in kabc. It looks to me that a header is missing but I cant figure out which one. Any idea's or is there something twisted with my system. I am using arts-cvs-20040105 and qt-copy-cvs-20040103. Making all in . make[1]: Entering directory `/usr/src/leLinux/BUILD/kdelibs/kabc' /bin/sh ../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../kio/kssl -I../kabc -I../kabc -I../kab -I./vcardparser/ -I./vcard/include -I./vcard/include/generated -I./vcardparser -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/local/qt/include -I/usr/X11R6/include -I/usr/local/kde-20040105/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O3 -march=pentium3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o libkabc_la.all_cpp.lo `test -f 'libkabc_la.all_cpp.cpp' || echo './'`libkabc_la.all_cpp.cpp In file included from libkabc_la.all_cpp.cpp:22: stdaddressbook.cpp: In destructor `virtual KABC::StdAddressBook::~StdAddressBook()': stdaddressbook.cpp:96: warning: `save' is deprecated (declared at stdaddressbook.h:86) In file included from libkabc_la.all_cpp.cpp:27: vcardformatimpl.cpp: In member function `bool KABC::VCardFormatImpl::load(KABC::Addressee&, QFile*)': vcardformatimpl.cpp:48: no matching function for call to `KABC::VCard::VCard( VCARD::VCard&)' vcardparser/vcard.h:40: candidates are: KABC::VCard::VCard(const KABC::VCard&) vcardparser/vcard.h:39: KABC::VCard::VCard() vcardformatimpl.cpp:49: no matching function for call to `KABC::VCardFormatImpl ::loadAddressee(KABC::Addressee&, KABC::VCard&)' vcardformatimpl.h:51: candidates are: bool KABC::VCardFormatImpl::loadAddressee(KABC::Addressee&, VCARD::VCard&) vcardformatimpl.cpp: In member function `bool KABC::VCardFormatImpl::loadAll(KABC::AddressBook*, KABC::Resource*, QFile*)': vcardformatimpl.cpp:68: no matching function for call to `KABC::VCard::VCard( VCARD::VCard&)' vcardparser/vcard.h:40: candidates are: KABC::VCard::VCard(const KABC::VCard&) vcardparser/vcard.h:39: KABC::VCard::VCard() vcardformatimpl.cpp:70: no matching function for call to `KABC::VCardFormatImpl ::loadAddressee(KABC::Addressee&, KABC::VCard&)' vcardformatimpl.h:51: candidates are: bool KABC::VCardFormatImpl::loadAddressee(KABC::Addressee&, VCARD::VCard&) vcardformatimpl.cpp: In member function `void KABC::VCardFormatImpl::save(const KABC::Addressee&, QFile*)': vcardformatimpl.cpp:86: no matching function for call to `KABC::VCardFormatImpl ::saveAddressee(const KABC::Addressee&, KABC::VCard*&, bool)' vcardformatimpl.h:52: candidates are: void KABC::VCardFormatImpl::saveAddressee(const KABC::Addressee&, VCARD::VCard*, bool) vcardformatimpl.cpp:88: no matching function for call to ` QPtrList<VCARD::VCard>::append(KABC::VCard*&)' /usr/local/qt/include/qptrlist.h:82: candidates are: void QPtrList<type>::append(const type*) [with type = VCARD::VCard] vcardformatimpl.cpp: In member function `void KABC::VCardFormatImpl::saveAll(KABC::AddressBook*, KABC::Resource*, QFile*)': vcardformatimpl.cpp:105: no matching function for call to ` KABC::VCardFormatImpl::saveAddressee(KABC::Addressee&, KABC::VCard*&, bool)' vcardformatimpl.h:52: candidates are: void KABC::VCardFormatImpl::saveAddressee(const KABC::Addressee&, VCARD::VCard*, bool) vcardformatimpl.cpp:107: no matching function for call to ` QPtrList<VCARD::VCard>::append(KABC::VCard*&)' /usr/local/qt/include/qptrlist.h:82: candidates are: void QPtrList<type>::append(const type*) [with type = VCARD::VCard] vcardformatimpl.cpp: At global scope: vcardformatimpl.cpp:118: prototype for `bool KABC::VCardFormatImpl::loadAddressee(KABC::Addressee&, KABC::VCard&)' does not match any in class `KABC::VCardFormatImpl' vcardformatimpl.h:51: candidate is: bool KABC::VCardFormatImpl::loadAddressee(KABC::Addressee&, VCARD::VCard&) vcardformatimpl.cpp: In member function `bool KABC::VCardFormatImpl::loadAddressee(KABC::Addressee&, KABC::VCard&)': vcardformatimpl.cpp:119: no matching function for call to `KABC::VCard:: contentLineList()' vcardformatimpl.cpp: At global scope: vcardformatimpl.cpp:275: prototype for `void KABC::VCardFormatImpl::saveAddressee(const KABC::Addressee&, KABC::VCard*, bool)' does not match any in class `KABC::VCardFormatImpl' vcardformatimpl.h:52: candidate is: void KABC::VCardFormatImpl::saveAddressee(const KABC::Addressee&, VCARD::VCard*, bool) vcardformatimpl.cpp: In member function `void KABC::VCardFormatImpl::saveAddressee(const KABC::Addressee&, KABC::VCard*, bool)': vcardformatimpl.cpp:279: no matching function for call to ` KABC::VCardFormatImpl::addTextValue(KABC::VCard*&, VCARD::EntityType, QString)' vcardformatimpl.h:54: candidates are: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp:280: no matching function for call to ` KABC::VCardFormatImpl::addTextValue(KABC::VCard*&, VCARD::EntityType, QString)' vcardformatimpl.h:54: candidates are: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp:281: no matching function for call to ` KABC::VCardFormatImpl::addTextValue(KABC::VCard*&, VCARD::EntityType, QString)' vcardformatimpl.h:54: candidates are: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp:286: no matching function for call to ` KABC::VCardFormatImpl::addTextValue(KABC::VCard*&, VCARD::EntityType, const QString&)' vcardformatimpl.h:54: candidates are: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp:292: no matching function for call to ` KABC::VCardFormatImpl::addCustomValue(KABC::VCard*&, const QString&)' vcardformatimpl.h:74: candidates are: void KABC::VCardFormatImpl::addCustomValue(VCARD::VCard*, const QString&) vcardformatimpl.cpp:295: no matching function for call to ` KABC::VCardFormatImpl::addTextValue(KABC::VCard*&, VCARD::EntityType, QString)' vcardformatimpl.h:54: candidates are: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp:297: no matching function for call to ` KABC::VCardFormatImpl::addNValue(KABC::VCard*&, const KABC::Addressee&)' vcardformatimpl.h:71: candidates are: void KABC::VCardFormatImpl::addNValue(VCARD::VCard*, const KABC::Addressee&) vcardformatimpl.cpp:299: no matching function for call to ` KABC::VCardFormatImpl::addTextValue(KABC::VCard*&, VCARD::EntityType, QString)' vcardformatimpl.h:54: candidates are: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp:300: no matching function for call to ` KABC::VCardFormatImpl::addTextValue(KABC::VCard*&, VCARD::EntityType, QString)' vcardformatimpl.h:54: candidates are: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp:301: no matching function for call to ` KABC::VCardFormatImpl::addTextValue(KABC::VCard*&, VCARD::EntityType, QString)' vcardformatimpl.h:54: candidates are: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp:302: no matching function for call to ` KABC::VCardFormatImpl::addTextValue(KABC::VCard*&, VCARD::EntityType, QString)' vcardformatimpl.h:54: candidates are: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp:303: no matching function for call to ` KABC::VCardFormatImpl::addTextValue(KABC::VCard*&, VCARD::EntityType, QString)' vcardformatimpl.h:54: candidates are: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp:304: no matching function for call to ` KABC::VCardFormatImpl::addTextValue(KABC::VCard*&, VCARD::EntityType, QString)' vcardformatimpl.h:54: candidates are: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp:305: no matching function for call to ` KABC::VCardFormatImpl::addTextValue(KABC::VCard*&, VCARD::EntityType, QString)' vcardformatimpl.h:54: candidates are: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp:306: no matching function for call to ` KABC::VCardFormatImpl::addTextValue(KABC::VCard*&, VCARD::EntityType, QString)' vcardformatimpl.h:54: candidates are: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp:311: no matching function for call to ` KABC::VCardFormatImpl::addAddressValue(KABC::VCard*&, const KABC::Address&)' vcardformatimpl.h:63: candidates are: void KABC::VCardFormatImpl::addAddressValue(VCARD::VCard*, const KABC::Address&) vcardformatimpl.cpp:312: no matching function for call to ` KABC::VCardFormatImpl::addLabelValue(KABC::VCard*&, const KABC::Address&)' vcardformatimpl.h:66: candidates are: void KABC::VCardFormatImpl::addLabelValue(VCARD::VCard*, const KABC::Address&) vcardformatimpl.cpp:318: no matching function for call to ` KABC::VCardFormatImpl::addTelephoneValue(KABC::VCard*&, const KABC::PhoneNumber&)' vcardformatimpl.h:68: candidates are: void KABC::VCardFormatImpl::addTelephoneValue(VCARD::VCard*, const KABC::PhoneNumber&) vcardformatimpl.cpp:324: no matching function for call to ` KABC::VCardFormatImpl::addKeyValue(KABC::VCard*&, const KABC::Key&)' vcardformatimpl.h:88: candidates are: void KABC::VCardFormatImpl::addKeyValue(VCARD::VCard*, const KABC::Key&) vcardformatimpl.cpp:327: no matching function for call to ` KABC::VCardFormatImpl::addTextValue(KABC::VCard*&, VCARD::EntityType, QString)' vcardformatimpl.h:54: candidates are: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp:329: no matching function for call to ` KABC::VCardFormatImpl::addDateValue(KABC::VCard*&, VCARD::EntityType, QDate) ' vcardformatimpl.h:57: candidates are: void KABC::VCardFormatImpl::addDateValue(VCARD::VCard*, VCARD::EntityType, const QDate&) vcardformatimpl.cpp:330: no matching function for call to ` KABC::VCardFormatImpl::addDateTimeValue(KABC::VCard*&, VCARD::EntityType, QDateTime)' vcardformatimpl.h:60: candidates are: void KABC::VCardFormatImpl::addDateTimeValue(VCARD::VCard*, VCARD::EntityType, const QDateTime&) vcardformatimpl.cpp:331: no matching function for call to ` KABC::VCardFormatImpl::addGeoValue(KABC::VCard*&, KABC::Geo)' vcardformatimpl.h:79: candidates are: void KABC::VCardFormatImpl::addGeoValue(VCARD::VCard*, const KABC::Geo&) vcardformatimpl.cpp:332: no matching function for call to ` KABC::VCardFormatImpl::addUTCValue(KABC::VCard*&, KABC::TimeZone)' vcardformatimpl.h:82: candidates are: void KABC::VCardFormatImpl::addUTCValue(VCARD::VCard*, const KABC::TimeZone&) vcardformatimpl.cpp:334: no matching function for call to ` KABC::VCardFormatImpl::addClassValue(KABC::VCard*&, KABC::Secrecy)' vcardformatimpl.h:85: candidates are: void KABC::VCardFormatImpl::addClassValue(VCARD::VCard*, const KABC::Secrecy&) vcardformatimpl.cpp:336: no matching function for call to ` KABC::VCardFormatImpl::addPictureValue(KABC::VCard*&, VCARD::EntityType, KABC::Picture, const KABC::Addressee&, bool&)' vcardformatimpl.h:91: candidates are: void KABC::VCardFormatImpl::addPictureValue(VCARD::VCard*, VCARD::EntityType, const KABC::Picture&, const KABC::Addressee&, bool) vcardformatimpl.cpp:337: no matching function for call to ` KABC::VCardFormatImpl::addPictureValue(KABC::VCard*&, VCARD::EntityType, KABC::Picture, const KABC::Addressee&, bool&)' vcardformatimpl.h:91: candidates are: void KABC::VCardFormatImpl::addPictureValue(VCARD::VCard*, VCARD::EntityType, const KABC::Picture&, const KABC::Addressee&, bool) vcardformatimpl.cpp:339: no matching function for call to ` KABC::VCardFormatImpl::addAgentValue(KABC::VCard*&, KABC::Agent)' vcardformatimpl.h:97: candidates are: void KABC::VCardFormatImpl::addAgentValue(VCARD::VCard*, const KABC::Agent&) vcardformatimpl.cpp:341: no matching function for call to ` KABC::VCardFormatImpl::addSoundValue(KABC::VCard*&, KABC::Sound, const KABC::Addressee&, bool&)' vcardformatimpl.h:94: candidates are: void KABC::VCardFormatImpl::addSoundValue(VCARD::VCard*, const KABC::Sound&, const KABC::Addressee&, bool) vcardformatimpl.cpp: At global scope: vcardformatimpl.cpp:345: prototype for `void KABC::VCardFormatImpl::addCustomValue(KABC::VCard*, const QString&)' does not match any in class `KABC::VCardFormatImpl' vcardformatimpl.h:74: candidate is: void KABC::VCardFormatImpl::addCustomValue(VCARD::VCard*, const QString&) vcardformatimpl.cpp: In member function `void KABC::VCardFormatImpl::addCustomValue(KABC::VCard*, const QString&)': vcardformatimpl.cpp:354: no matching function for call to `KABC::VCard::add( VCARD::ContentLine&)' vcardformatimpl.cpp: At global scope: vcardformatimpl.cpp:358: prototype for `void KABC::VCardFormatImpl::addTextValue(KABC::VCard*, VCARD::EntityType, const QString&)' does not match any in class `KABC::VCardFormatImpl' vcardformatimpl.h:54: candidate is: void KABC::VCardFormatImpl::addTextValue(VCARD::VCard*, VCARD::EntityType, const QString&) vcardformatimpl.cpp: In member function `void KABC::VCardFormatImpl::addTextValue(KABC::VCard*, VCARD::EntityType, const QString&)': vcardformatimpl.cpp:364: no matching function for call to `KABC::VCard::add( VCARD::ContentLine&)' vcardformatimpl.cpp: At global scope: vcardformatimpl.cpp:369: prototype for `void KABC::VCardFormatImpl::addDateValue(KABC::VCard*, VCARD::EntityType, const QDate&)' does not match any in class `KABC::VCardFormatImpl' vcardformatimpl.h:57: candidate is: void KABC::VCardFormatImpl::addDateValue(VCARD::VCard*, VCARD::EntityType, const QDate&) vcardformatimpl.cpp: In member function `void KABC::VCardFormatImpl::addDateValue(KABC::VCard*, VCARD::EntityType, const QDate&)': vcardformatimpl.cpp:377: no matching function for call to `KABC::VCard::add( VCARD::ContentLine&)' vcardformatimpl.cpp: At global scope: vcardformatimpl.cpp:382: prototype for `void KABC::VCardFormatImpl::addDateTimeValue(KABC::VCard*, VCARD::EntityType, const QDateTime&)' does not match any in class `KABC::VCardFormatImpl' vcardformatimpl.h:60: candidate is: void KABC::VCardFormatImpl::addDateTimeValue(VCARD::VCard*, VCARD::EntityType, const QDateTime&) vcardformatimpl.cpp: In member function `void KABC::VCardFormatImpl::addDateTimeValue(KABC::VCard*, VCARD::EntityType, const QDateTime&)': vcardformatimpl.cpp:390: no matching function for call to `KABC::VCard::add( VCARD::ContentLine&)' vcardformatimpl.cpp: At global scope: vcardformatimpl.cpp:394: prototype for `void KABC::VCardFormatImpl::addAddressValue(KABC::VCard*, const KABC::Address&)' does not match any in class `KABC::VCardFormatImpl' vcardformatimpl.h:63: candidate is: void KABC::VCardFormatImpl::addAddressValue(VCARD::VCard*, const KABC::Address&) vcardformatimpl.cpp: In member function `void KABC::VCardFormatImpl::addAddressValue(KABC::VCard*, const KABC::Address&)': vcardformatimpl.cpp:413: no matching function for call to `KABC::VCard::add( VCARD::ContentLine&)' vcardformatimpl.cpp: At global scope: vcardformatimpl.cpp:417: prototype for `void KABC::VCardFormatImpl::addLabelValue(KABC::VCard*, const KABC::Address&)' does not match any in class `KABC::VCardFormatImpl' vcardformatimpl.h:66: candidate is: void KABC::VCardFormatImpl::addLabelValue(VCARD::VCard*, const KABC::Address&) vcardformatimpl.cpp: In member function `void KABC::VCardFormatImpl::addLabelValue(KABC::VCard*, const KABC::Address&)': vcardformatimpl.cpp:426: no matching function for call to `KABC::VCard::add( VCARD::ContentLine&)' vcardformatimpl.cpp: At global scope: vcardformatimpl.cpp:443: prototype for `void KABC::VCardFormatImpl::addGeoValue(KABC::VCard*, const KABC::Geo&)' does not match any in class `KABC::VCardFormatImpl' vcardformatimpl.h:79: candidate is: void KABC::VCardFormatImpl::addGeoValue(VCARD::VCard*, const KABC::Geo&) vcardformatimpl.cpp: In member function `void KABC::VCardFormatImpl::addGeoValue(KABC::VCard*, const KABC::Geo&)': vcardformatimpl.cpp:454: no matching function for call to `KABC::VCard::add( VCARD::ContentLine&)' vcardformatimpl.cpp: At global scope: vcardformatimpl.cpp:458: prototype for `void KABC::VCardFormatImpl::addUTCValue(KABC::VCard*, const KABC::TimeZone&)' does not match any in class `KABC::VCardFormatImpl' vcardformatimpl.h:82: candidate is: void KABC::VCardFormatImpl::addUTCValue(VCARD::VCard*, const KABC::TimeZone&) vcardformatimpl.cpp: In member function `void KABC::VCardFormatImpl::addUTCValue(KABC::VCard*, const KABC::TimeZone&)': vcardformatimpl.cpp:471: no matching function for call to `KABC::VCard::add( VCARD::ContentLine&)' vcardformatimpl.cpp: At global scope: vcardformatimpl.cpp:475: prototype for `void KABC::VCardFormatImpl::addClassValue(KABC::VCard*, const KABC::Secrecy&)' does not match any in class `KABC::VCardFormatImpl' vcardformatimpl.h:85: candidate is: void KABC::VCardFormatImpl::addClassValue(VCARD::VCard*, const KABC::Secrecy&) vcardformatimpl.cpp: In member function `void KABC::VCardFormatImpl::addClassValue(KABC::VCard*, const KABC::Secrecy&)': vcardformatimpl.cpp:493: no matching function for call to `KABC::VCard::add( VCARD::ContentLine&)' vcardformatimpl.cpp: At global scope: vcardformatimpl.cpp:534: prototype for `void KABC::VCardFormatImpl::addNValue(KABC::VCard*, const KABC::Addressee&)' does not match any in class `KABC::VCardFormatImpl' vcardformatimpl.h:71: candidate is: void KABC::VCardFormatImpl::addNValue(VCARD::VCard*, const KABC::Addressee&) vcardformatimpl.cpp: In member function `void KABC::VCardFormatImpl::addNValue(KABC::VCard*, const KABC::Addressee&)': vcardformatimpl.cpp:545: no matching function for call to `KABC::VCard::add( VCARD::ContentLine&)' vcardformatimpl.cpp: At global scope: vcardformatimpl.cpp:559: prototype for `void KABC::VCardFormatImpl::addTelephoneValue(KABC::VCard*, const KABC::PhoneNumber&)' does not match any in class `KABC::VCardFormatImpl' vcardformatimpl.h:68: candidate is: void KABC::VCardFormatImpl::addTelephoneValue(VCARD::VCard*, const KABC::PhoneNumber&) vcardformatimpl.cpp: In member function `void KABC::VCardFormatImpl::addTelephoneValue(KABC::VCard*, const KABC::PhoneNumber&)': vcardformatimpl.cpp:584: no matching function for call to `KABC::VCard::add( VCARD::ContentLine&)' vcardformatimpl.cpp: In member function `bool KABC::VCardFormatImpl::readFromString(const QString&, KABC::Addressee&)': vcardformatimpl.cpp:973: no matching function for call to `KABC::VCard::VCard( VCARD::VCard&)' vcardparser/vcard.h:40: candidates are: KABC::VCard::VCard(const KABC::VCard&) vcardparser/vcard.h:39: KABC::VCard::VCard() vcardformatimpl.cpp: In member function `bool KABC::VCardFormatImpl::writeToString(const KABC::Addressee&, QString&)': vcardformatimpl.cpp:991: no matching function for call to ` QPtrList<VCARD::VCard>::append(KABC::VCard*&)' /usr/local/qt/include/qptrlist.h:82: candidates are: void QPtrList<type>::append(const type*) [with type = VCARD::VCard] make[1]: *** [libkabc_la.all_cpp.lo] Error 1 make[1]: Leaving directory `/usr/src/leLinux/BUILD/kdelibs/kabc' make: *** [all-recursive] Error 1 -- Shane Shields Registered LFS Compiler: 7582 To drink the WINE of success you must first seek the sayings of source Anyone sending unwanted advertising e-mail to this address will be charged $25 for network traffic and computing time. By extracting my address from this message or its header, you agree to these terms. ___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.