Date: Wed, 14 Aug 2002 07:25:08 +0200 From: Simon Siemonsma <simon.freebsd@hccnet.nl> To: freebsd-questions@freebsd.org Subject: can't upgrade kdebase Message-ID: <200208140725.08300.simon.freebsd@hccnet.nl>
next in thread | raw e-mail | index | archive | help
When upgrading kdebase through portupgrade my output ends with: gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2/kpersonalizer' source='keyecandypagedlg.cpp' object='keyecandypagedlg.o' libtool=no \ depfile='.deps/keyecandypagedlg.Po' tmpdepfile='.deps/keyecandypagedlg.TPo' \ depmode=gcc /bin/sh ../admin/depcomp \ c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -DNDEBUG -DNO_DEBUG -O2 -O -pipe -march=pentiumpro -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c -o keyecandypagedlg.o `test -f keyecandypagedlg.cpp || echo './'`keyecandypagedlg.cpp keyecandypagedlg.cpp: In method `KEyeCandyPageDlg::KEyeCandyPageDlg(QWidget * = 0, const char * = 0, unsigned int = 0)': keyecandypagedlg.cpp:96: invalid use of undefined type `class KListView' keyecandypagedlg.h:17: forward declaration of `class KListView' keyecandypagedlg.cpp:97: invalid use of undefined type `class KListView' keyecandypagedlg.h:17: forward declaration of `class KListView' keyecandypagedlg.cpp:98: invalid use of undefined type `class KListView' keyecandypagedlg.h:17: forward declaration of `class KListView' keyecandypagedlg.cpp:100: no matching function for call to `QGridLayout::addWidget (KListView *&, int, int)' /usr/X11R6/include/qlayout.h:323: candidates are: void QGridLayout::addWidget(QWidget *, int, int, int = 0) gmake[3]: *** [keyecandypagedlg.o] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2/kpersonalizer' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2/kpersonalizer' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdebase3. *** Error code 1 Stop in /usr/ports/x11/kdebase3. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade462.0 make reinstall ---> Restoring the old version ** Fix the installation problem and try again. [Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 233 packages found (-0 +0) done] ** The following packages were not installed or upgraded (*:skipped / !:failed) ! x11/kdebase3 (kdebase-3.0.2_1) (install error) Any has any idea what is going on, and how I can solve this? Simon Siemonsma To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208140725.08300.simon.freebsd>