Date: Wed, 14 Aug 2002 18:03:17 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: Simon Siemonsma <simon.freebsd@hccnet.nl> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: can't upgrade kdebase Message-ID: <20020814060317.GA48981@grimoire.chen.org.nz> In-Reply-To: <200208140725.08300.simon.freebsd@hccnet.nl> References: <200208140725.08300.simon.freebsd@hccnet.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- Jesus saves. Allah forgives. Cthulu thinks you'd make a nice sandwich. 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?20020814060317.GA48981>