atom feed21 messages in org.freebsd.freebsd-portsRe: [kde-freebsd] Building kdebase3
FromSent OnAttachments
Jonathan ChenAug 2, 2002 2:42 am 
Michael NottebrockAug 2, 2002 3:13 am.h
Michael NottebrockAug 2, 2002 3:49 am 
Alan EAug 2, 2002 3:55 am 
Michael NottebrockAug 2, 2002 4:08 am 
Andy FawcettAug 2, 2002 4:09 am 
Frerich RaabeAug 2, 2002 4:13 am.diff
Alan EAug 2, 2002 4:14 am 
Alan EAug 2, 2002 4:19 am 
Michael NottebrockAug 2, 2002 4:38 am 
Karel J. BosschaartAug 2, 2002 6:20 am 
Frerich RaabeAug 2, 2002 6:21 am 
Michael NottebrockAug 2, 2002 6:41 am 
Michael NottebrockAug 2, 2002 6:59 am 
Matthew EmmertonAug 2, 2002 8:31 am 
Alan EAug 2, 2002 9:50 am 
Jonathan ChenAug 2, 2002 1:26 pm 
Kent StewartAug 2, 2002 1:46 pm 
Kent StewartAug 2, 2002 6:59 pm 
Jonathan ChenAug 3, 2002 6:21 pm 
Alan EAug 4, 2002 12:45 am 
Subject:Re: [kde-freebsd] Building kdebase3
From:Michael Nottebrock (mich@gmx.net)
Date:Aug 2, 2002 3:13:56 am
List:org.freebsd.freebsd-ports
Attachments:

The following is an OpenPGP/MIME signed message created by Enigmail/Mozilla, following RFC 2440 and RFC 2015

Jonathan Chen wrote:

I've recently cvsup'd and am trying to build kdebase3. However it's failing with:

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
-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

All my dependancies appear to up to date. Has anyone else seen this?

Yes, 10 minutes ago. Here's a patch, ready to go into <portsdir>/x11/kdebase3/files

Regards,