Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Aug 2002 09:58:33 -0500
From:      "Eric Timme" <timothy@voidnet.com>
To:        <freebsd-stable@freebsd.org>
Subject:   problem with kdebase3
Message-ID:  <001d01c23d59$bc0da630$0a00a8c0@rapture>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001d01c23d59$bc0da630$0a00a8c0>