Date: Thu, 15 Aug 2002 07:15:35 +0200 From: Simon Siemonsma <simon.freebsd@hccnet.nl> To: Jonathan Chen <jonc@chen.org.nz>, freebsd-questions@freebsd.org Subject: Re: can't upgrade kdebase Message-ID: <200208150715.35402.simon.freebsd@hccnet.nl> In-Reply-To: <20020814060317.GA48981@grimoire.chen.org.nz> References: <200208140725.08300.simon.freebsd@hccnet.nl> <20020814060317.GA48981@grimoire.chen.org.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 14 August 2002 08:03, Jonathan Chen wrote: > On Wed, Aug 14, 2002 at 07:25:08AM +0200, Simon Siemonsma wrote: > > 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' > > You have to do a "portupgrade -f kdelibs" first. This problem > introduced itself with the qt upgrade. Thanks, this was it. 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?200208150715.35402.simon.freebsd>