Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2002 11:02:42 -0500 (EST)
From:      "Michael C. Cambria" <cambria@fid4.com>
To:        questions@freebsd.org
Subject:   koffice-kde3 build problem
Message-ID:  <200211181602.gAIG2gXD000186@mcambria.fid4.com>

next in thread | raw e-mail | index | archive | help

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

Thanks,
MikeC


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?200211181602.gAIG2gXD000186>