From owner-freebsd-questions Tue Aug 13 23: 3:29 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 D03B437B400 for ; Tue, 13 Aug 2002 23:03:27 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id F110443E70 for ; Tue, 13 Aug 2002 23:03:26 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.5/8.12.5) with ESMTP id g7E63I0o049116; Wed, 14 Aug 2002 18:03:18 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.5/8.12.5/Submit) id g7E63IXi049115; Wed, 14 Aug 2002 18:03:18 +1200 (NZST) Date: Wed, 14 Aug 2002 18:03:17 +1200 From: Jonathan Chen To: Simon Siemonsma Cc: freebsd-questions@FreeBSD.ORG Subject: Re: can't upgrade kdebase Message-ID: <20020814060317.GA48981@grimoire.chen.org.nz> References: <200208140725.08300.simon.freebsd@hccnet.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208140725.08300.simon.freebsd@hccnet.nl> User-Agent: Mutt/1.4i 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 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 ---------------------------------------------------------------------- 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