Date: Wed, 07 Jul 2004 19:13:04 +1000 From: Jason Oakley <waulok@bangrocks.com> To: freebsd-questions@freebsd.org Subject: Can't install kdebase Message-ID: <6.1.0.6.0.20040707191115.01dd8fa0@mail.bangrocks.com>
next in thread | raw e-mail | index | archive | help
Resend as my previous emails didn't seem to arrive. I can't get kdebase to install. This is a new FreeBSD build from Mini ISO. kde has not been installed on here before. I first installed evolution. Now KDE. I've tried building from ports. I've deleted the "work/" directory and tried again. I've deleted the kdebase directory and cvsupped the latest ports. Still can't build it. ===> Building for kdebase-3.2.3 /bin/cat /usr/ports/x11/kdebase3/files/plist.base /usr/ports/x11/kdebase3/files/plist.motif 2>/dev/null >/usr/ports/x11/kdebase3/work/plist /bin/cat /usr/ports/x11/kdebase3/files/plist.motif.rm /usr/ports/x11/kdebase3/files/plist.base.rm 2>/dev/null >>/usr/ports/x11/kdebase3/work/plist;true gmake all-recursive gmake[1]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.2.3' Making all in libkonq gmake[2]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.2.3/libkonq' Making all in pics gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.2.3/libkonq/pics' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.2.3/libkonq/pics' Making all in favicons gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.2.3/libkonq/favicons' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.2.3/libkonq/favicons' gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.2.3/libkonq' if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT konq_popupmenu.lo -MD -MP -MF ".deps/konq_popupmenu.Tpo" -c -o konq_popupmenu.lo konq_popupmenu.cc; \ then mv -f ".deps/konq_popupmenu.Tpo" ".deps/konq_popupmenu.Plo"; else rm -f ".deps/konq_popupmenu.Tpo"; exit 1; fi konq_popupmenu.cc:35:37: kparts/componentfactory.h: No such file or directory In file included from konq_popupmenu.cc:44: konq_popupmenu.h:35:37: kparts/browserextension.h: No such file or directory In file included from konq_popupmenu.cc:44: konq_popupmenu.h:116: error: syntax error before `::' token konq_popupmenu.h:173: error: syntax error before `::' token konq_popupmenu.cc:83: error: syntax error before `::' token konq_popupmenu.cc: In constructor ` KonqPopupMenu::KonqPopupMenuPrivate::KonqPopupMenuPrivate()': konq_popupmenu.cc:79: error: `m_itemFlags' undeclared (first use this function) konq_popupmenu.cc:79: error: (Each undeclared identifier is reported only once for each function it appears in.) konq_popupmenu.cc:79: error: syntax error before `;' token konq_popupmenu.cc: In constructor ` KonqPopupMenu::KonqPopupMenu(KBookmarkManager*, const KFileItemList&, KURL, KActionCollection&, KNewMenu*, bool)': konq_popupmenu.cc:125: error: syntax error before `::' token konq_popupmenu.cc: In constructor ` KonqPopupMenu::KonqPopupMenu(KBookmarkManager*, const KFileItemList&, KURL, KActionCollection&, KNewMenu*, QWidget*, bool)': konq_popupmenu.cc:137: error: syntax error before `::' token konq_popupmenu.cc: At global scope: konq_popupmenu.cc:146: error: syntax error before `::' token gmake[3]: *** [konq_popupmenu.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.2.3/libkonq' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.2.3/libkonq' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.2.3' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdebase3. --------------------------------------------------------------------------------- http://www.bangrocks.com/ - http://www.auspug.org/ http://www.ZigZagSoft.com/ - PalmOS Software and "Palm Games Programming" forum
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.1.0.6.0.20040707191115.01dd8fa0>