Date: Thu, 17 Oct 2002 08:01:38 -0500 From: "Schroeder, Aaron" <Aaron.Schroeder@qg.com> To: "'freebsd-alpha@freebsd.org'" <freebsd-alpha@freebsd.org>, "'freebsd-kde@freebsd.org'" <freebsd-kde@freebsd.org> Subject: kdebase3 build problems Message-ID: <025596A38A894B45AFE62346A6BF47464E2FB7@waexch1.qgraph.com>
next in thread | raw e-mail | index | archive | help
Hello all, Now, for some reason or another, my kde3.0.3 'meta-port' package was upgraded by portupgrade, but none of the other kde packages were upgraded. Now, when I 'pkg_info |grep kde', I get this: pkg_info: can't find package 'kde-3.0.3' installed or in a file! pkg_info: can't find package 'kdeaddons-3.0.3' installed or in a file! pkg_info: can't find package 'kdeadmin-3.0.3' installed or in a file! pkg_info: can't find package 'kdeartwork-3.0.3' installed or in a file! pkg_info: can't find package 'kdebase-3.0.3' installed or in a file! pkg_info: can't find package 'kdegames-3.0.3' installed or in a file! pkg_info: can't find package 'kdegraphics-3.0.3' installed or in a file! pkg_info: can't find package 'kdelibs-3.0.3a' installed or in a file! pkg_info: can't find package 'kdemultimedia-3.0.3' installed or in a file! pkg_info: can't find package 'kdenetwork-3.0.3' installed or in a file! pkg_info: can't find package 'kdeutils-3.0.3' installed or in a file! pkg_info: can't find package 'koffice-1.2,1' installed or in a file! kde-3.0.4 The "meta-port" for KDE I figured that I would just build each one separately, then do a mass install once they were all built. Although, it seems that my pkgdb is screwed somehow. I guess maybe I should concentrate on fixing that before I go ahead an build the new kde 3.0.4. The problem is, I am not sure how to fix these errors. Has anyone had this problem before that can shed some light as to what might have happened and how to fix it? Now for part two of my message: Maybe I am going about building this the wrong way, but when I go to build kdebase3 (it's acutally 3.0.4) I get this build error: <snip> 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_GETOPT_H -D_THREAD_SAFE -DNDEBUG -DNO_DEBUG -O -O0 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c workspace.cpp -Wp,-MD,.deps/workspace.TPlo -fPIC -DPIC -o .libs/workspace.o workspace.cpp: In method `class KWinInternal::Client * KWinInternal::Workspace::clientFactory(long unsigned int)': workspace.cpp:271: `TopMenu' is not a member of type `NET' workspace.cpp: In method `void KWinInternal::Workspace::restoreLegacySession(KConfig *)': workspace.cpp:3635: no matching function for call to `KProcess::setUseShell (bool)' gmake[3]: *** [workspace.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.4/kwin' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.4/kwin' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.4' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdebase3. </snip> The command that I am using is 'make clean && make all WITH_MOTIF=YES' I tried building with this command 'make clean && make all' and I get the same errors... Ideas? AJ Schroeder P.S. Please cc me as I am not on the KDE list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?025596A38A894B45AFE62346A6BF47464E2FB7>