From owner-freebsd-stable Tue Aug 6 7:58:38 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE3BF37B400 for ; Tue, 6 Aug 2002 07:58:34 -0700 (PDT) Received: from 12-239-30-27.client.attbi.com (12-239-30-27.client.attbi.com [12.239.30.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7979F43E84 for ; Tue, 6 Aug 2002 07:58:34 -0700 (PDT) (envelope-from timothy@voidnet.com) Received: from rapture (rapture [192.168.0.10]) by 12-239-30-27.client.attbi.com (8.12.5/8.12.5) with SMTP id g76EwX9e026080 for ; Tue, 6 Aug 2002 09:58:33 -0500 (CDT) (envelope-from timothy@voidnet.com) Message-ID: <001d01c23d59$bc0da630$0a00a8c0@rapture> From: "Eric Timme" To: Subject: problem with kdebase3 Date: Tue, 6 Aug 2002 09:58:33 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Recent problem compiling kdebase3, error follows. I'm stumped, and Google offers no help, and would love any help that I can get. QT is the latest version I can get, and kdebase is the one package that fails, every time in the same place, day in and day out =\ 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/inclu de -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/inc lude -I/usr/X11R6/include -D_THREAD_SAFE -DNDEBUG -DNO_DEBUG -O2 -O -p ipe -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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message