current cvs-kdelibs doesn't compile?!

Martin Köbele martin at mkoebele.de
Fri Jul 12 18:44:22 BST 2002


seems to be fixed.

Martin




Am Freitag, 12. Juli 2002 16:58 schrieb Martin Köbele:
> Hi,
>
> I got this error when I tried to compile the cvs-kdelibs:
>
> [....]
> make[3]: Wechsel in das Verzeichnis Verzeichnis
> »/opt/kde3.1src/kdelibs/kio/kfile« source='knotifywidgetbase.cpp'
> object='knotifywidgetbase.lo' libtool=yes \
> depfile='.deps/knotifywidgetbase.Plo'
> tmpdepfile='.deps/knotifywidgetbase.TPlo' \ depmode=gcc /bin/sh
> ../../admin/depcomp \
> /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
> -I. -I. -I../.. -I./../libltdl/ -I../.. -I../../kdefx -I../../kio/kio
> -I../../kio/bookmarks -I../../dcop -I../../libltdl -I../../kdecore
> -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../..
> -I/usr/lib/qt-3.0.4/include -I/usr/X11R6/include -I/opt/kde3.1/include  
> -DQT_THREAD_SUPPORT  -D_REENTRANT   -Wnon-virtual-dtor -Wno-long-long
> -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith
> -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
> -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new 
> -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT 
> -c -o knotifywidgetbase.lo `test -f knotifywidgetbase.cpp || echo
> './'`knotifywidgetbase.cpp knotifywidgetbase.cpp: In method
> `KNotifyWidgetBase::KNotifyWidgetBase(QWidget * = 0, const char * = 0,
> unsigned int = 0)': knotifywidgetbase.cpp:34: invalid use of undefined type
> `class KListView' knotifywidgetbase.h:18: forward declaration of `class
> KListView'
> knotifywidgetbase.cpp:35: invalid use of undefined type `class KListView'
> knotifywidgetbase.h:18: forward declaration of `class KListView'
> knotifywidgetbase.cpp:36: invalid use of undefined type `class KListView'
> knotifywidgetbase.h:18: forward declaration of `class KListView'
> knotifywidgetbase.cpp:37: no matching function for call to
> `QVBoxLayout::addWidget (KListView *&)'
> /usr/lib/qt-3.0.4/include/qlayout.h:378: candidates are: void
> QBoxLayout::addWidget(QWidget *, int = 0, int = 0)
> knotifywidgetbase.cpp:49: invalid use of undefined type `class
> KURLRequester' knotifywidgetbase.h:19: forward declaration of `class
> KURLRequester' knotifywidgetbase.cpp:50: invalid use of undefined type
> `class KURLRequester' knotifywidgetbase.h:19: forward declaration of `class
> KURLRequester' knotifywidgetbase.cpp:51: invalid use of undefined type
> `class KURLRequester' knotifywidgetbase.h:19: forward declaration of `class
> KURLRequester' knotifywidgetbase.cpp:53: no matching function for call to
> `QGridLayout::addWidget (KURLRequester *&, int, int)'
> /usr/lib/qt-3.0.4/include/qlayout.h:323: candidates are: void
> QGridLayout::addWidget(QWidget *, int, int, int = 0)
> knotifywidgetbase.cpp:55: invalid use of undefined type `class
> KURLRequester' knotifywidgetbase.h:19: forward declaration of `class
> KURLRequester' knotifywidgetbase.cpp:56: invalid use of undefined type
> `class KURLRequester' knotifywidgetbase.h:19: forward declaration of `class
> KURLRequester' knotifywidgetbase.cpp:57: invalid use of undefined type
> `class KURLRequester' knotifywidgetbase.h:19: forward declaration of `class
> KURLRequester' knotifywidgetbase.cpp:59: no matching function for call to
> `QGridLayout::addWidget (KURLRequester *&, int, int)'
> /usr/lib/qt-3.0.4/include/qlayout.h:323: candidates are: void
> QGridLayout::addWidget(QWidget *, int, int, int = 0)
> knotifywidgetbase.cpp:66: invalid use of undefined type `class
> KURLRequester' knotifywidgetbase.h:19: forward declaration of `class
> KURLRequester' knotifywidgetbase.cpp:67: invalid use of undefined type
> `class KURLRequester' knotifywidgetbase.h:19: forward declaration of `class
> KURLRequester' knotifywidgetbase.cpp:68: invalid use of undefined type
> `class KURLRequester' knotifywidgetbase.h:19: forward declaration of `class
> KURLRequester' knotifywidgetbase.cpp:70: no matching function for call to
> `QGridLayout::addWidget (KURLRequester *&, int, int)'
> /usr/lib/qt-3.0.4/include/qlayout.h:323: candidates are: void
> QGridLayout::addWidget(QWidget *, int, int, int = 0)
> knotifywidgetbase.cpp:158: invalid use of undefined type `class KComboBox'
> knotifywidgetbase.h:17: forward declaration of `class KComboBox'
> knotifywidgetbase.cpp:160: no matching function for call to
> `QGridLayout::addWidget (KComboBox *&, int, int)'
> /usr/lib/qt-3.0.4/include/qlayout.h:323: candidates are: void
> QGridLayout::addWidget(QWidget *, int, int, int = 0)
> knotifywidgetbase.cpp:162: invalid use of undefined type `class KComboBox'
> knotifywidgetbase.h:17: forward declaration of `class KComboBox'
> knotifywidgetbase.cpp:164: no matching function for call to
> `QGridLayout::addWidget (KComboBox *&, int, int)'
> /usr/lib/qt-3.0.4/include/qlayout.h:323: candidates are: void
> QGridLayout::addWidget(QWidget *, int, int, int = 0)
> knotifywidgetbase.cpp:173: no matching function for call to
> `KNotifyWidgetBase::connect (QCheckBox *&, const char[15], KURLRequester
> *&, const char[18])' /usr/lib/qt-3.0.4/include/qobject.h:112: candidates
> are: static bool QObject::connect(const QObject *, const char *, const
> QObject *, const char *) /usr/lib/qt-3.0.4/include/qobject.h:208:          
>       bool QObject::connect(const QObject *, const char *, const char *)
> const knotifywidgetbase.cpp:174: no matching function for call to
> `KNotifyWidgetBase::connect (QCheckBox *&, const char[15], KURLRequester
> *&, const char[18])' /usr/lib/qt-3.0.4/include/qobject.h:112: candidates
> are: static bool QObject::connect(const QObject *, const char *, const
> QObject *, const char *) /usr/lib/qt-3.0.4/include/qobject.h:208:          
>       bool QObject::connect(const QObject *, const char *, const char *)
> const knotifywidgetbase.cpp:175: no matching function for call to
> `KNotifyWidgetBase::connect (QCheckBox *&, const char[15], KURLRequester
> *&, const char[18])' /usr/lib/qt-3.0.4/include/qobject.h:112: candidates
> are: static bool QObject::connect(const QObject *, const char *, const
> QObject *, const char *) /usr/lib/qt-3.0.4/include/qobject.h:208:          
>       bool QObject::connect(const QObject *, const char *, const char *)
> const make[3]: *** [knotifywidgetbase.lo] Fehler 1
>
>
>
> I've already compiled arts before. Nothing else.
> Do I really need the symbolic link to kde-common/admin in each
> package-directory? the admin-directory exists already and has the same
> content.
>
> Martin
> ___________________________________________________
> This message is from the kde mailing list.
> Account management:  http://mail.kde.org/mailman/listinfo/kde.
> Archives: http://lists.kde.org/.
> More info: http://www.kde.org/faq.html.

___________________________________________________
This message is from the kde mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list