From owner-freebsd-questions Wed Aug 14 22:15:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7348137B400 for ; Wed, 14 Aug 2002 22:15:34 -0700 (PDT) Received: from fia168-94.dsl.hccnet.nl (fia168-94.dsl.hccnet.nl [62.251.94.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDAB543E4A for ; Wed, 14 Aug 2002 22:15:33 -0700 (PDT) (envelope-from simon@fia168-94.dsl.hccnet.nl) Received: by fia168-94.dsl.hccnet.nl (Postfix, from userid 1000) id EF64367; Thu, 15 Aug 2002 07:15:35 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" From: Simon Siemonsma To: Jonathan Chen , freebsd-questions@freebsd.org Subject: Re: can't upgrade kdebase Date: Thu, 15 Aug 2002 07:15:35 +0200 User-Agent: KMail/1.4.2 References: <200208140725.08300.simon.freebsd@hccnet.nl> <20020814060317.GA48981@grimoire.chen.org.nz> In-Reply-To: <20020814060317.GA48981@grimoire.chen.org.nz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208150715.35402.simon.freebsd@hccnet.nl> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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