Date: Mon, 18 Nov 2002 10:38:31 -0800 From: Kent Stewart <kstewart@owt.com> To: "Michael C. Cambria" <cambria@fid4.com> Cc: questions@FreeBSD.ORG Subject: Re: koffice-kde3 build problem Message-ID: <3DD933A7.1050608@owt.com> References: <200211181602.gAIG2gXD000186@mcambria.fid4.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Michael C. Cambria wrote: > Hi, > > I having a problem building koffice via the kde3 metaport. KDE3 itself > (seems to) be working fine. I cvsup'ed from 4.6-Stable to 4.7-Stable > last night, including ports. > > I followed the instructions on freebsd.kde.org to remove kde2/qt/koffice. > > I also ran portsdb -Uu before trying to update any ports. > > I probably missed something, but can't see it. Can anyone shed some > light? > > Here is what is in /var/db/pkg: > > # ls /var/db/pkg | grep kde > kdebase-3.0.5 > kdegames-3.0.4 > kdelibs-3.0.5 > kdeutils-3.0.4_1 > # > # > #ls /var/db/pkg | grep qt > qt-3.0.5_5 > > > In /usr/ports/x11/kde3, make ran OK. make install results in the > following error: > > > ow.cc || echo './'`koMainWindow.cc > In file included from /usr/include/string.h:50, > from /usr/X11R6/include/qcstring.h:46, > from /usr/X11R6/include/qstring.h:43, > from /usr/X11R6/include/qkeysequence.h:44, > from /usr/local/include/kaction.h:29, > from /usr/local/include/kparts/mainwindow.h:24, > from koMainWindow.h:23, > from koMainWindow.cc:20: > /usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined > /usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined > koMainWindow.cc: In method `void KoMainWindow::slotActivePartChanged(KParts::Part *)': > koMainWindow.cc:1138: no matching function for call to `KParts::Plugin::loadPlugins (KoMainWindow *, KoMainWindow *, KInstance *, bool)' > /usr/local/include/kparts/plugin.h:81: candidates are: static void KParts::Plugin::loadPlugins(QObject *, const KInstance *) > /usr/local/include/kparts/plugin.h:87: static void KParts::Plugin::loadPlugins(QObject *, const QValueList<KParts::Plugin::PluginInfo> &) > /usr/local/include/kparts/plugin.h:93: static void KParts::Plugin::loadPlugins(QObject *, const QValueList<KParts::Plugin::PluginInfo> &, const > KInstance *) > gmake[4]: *** [koMainWindow.lo] Error 1 > gmake[4]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.2/lib/kofficecore' > gmake[3]: *** [all-recursive] Error 1 > gmake[3]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.2/lib/kofficecore' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.2/lib' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.2' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/editors/koffice-kde3. > *** Error code 1 > > Stop in /usr/ports/x11/kde3. > # Have you upraded your ports again? Alane made some changes to koffice, which were pulled down by the 2nd cvsup. Then, koffice would build as a package. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DD933A7.1050608>