Date: Mon, 25 May 1998 15:57:20 +0800 From: "Stephen Cooper" <stephenc@ios.alphawest.com.au> To: "FreeBSD mailing list" <freebsd-questions@FreeBSD.ORG> Subject: KDE - fails to compile. Anyone had success? Message-ID: <00f801bd87b2$c0b2e580$297c0ecb@stephenc.alphawest.com.au>
next in thread | raw e-mail | index | archive | help
I am trying to compile KDE under FreeBSD 2.2.6 from the ports collection under /usr/ports/x11/kdelibs I am using the standard version of gcc which is installed with the OS Has anyone any advice? Here is the error: root:/usr/ports/x11/kdelibs/work/kdelibs>cd ../.. root:/usr/ports/x11/kdelibs>make >> Checksum OK for kdelibs-Beta3-1.src.tar.gz. ===> Building for kdelibs-3.1b make all-recursive Making all in kdecore /bin/sh ../libtool --mode=link g++ -O2 -Wall -s -o libkdecore.la -rpath /usr/local/kde/lib -version-info 0:91 kconfig.lo kconfigbase.lo ksimpleconfig.lo kcolorgroup.lo kapp.lo kurl.lo ksock.lo drag.lo kkeyconf.lo kprocess.lo kprocctrl.lo klocale.lo libintl.lo fakes.lo kiconloader.lo kdebug.lo kstdaccel.lo kwm.lo krootprop.lo kcharsets.lo kcharsetsdata.lo kchartables.lo kstring.lo rm -f .libs/libkdecore.la .libs/libkdecore.* .libs/libkdecore.* /usr/bin/ld -Bshareable -o .libs/libkdecore.so.0.91 kconfig.lo kconfigbase.lo ksimpleconfig.lo kcolorgroup.lo kapp.lo kurl.lo ksock.lo drag.lo kkeyconf.lo kprocess.lo kprocctrl.lo klocale.lo libintl.lo fakes.lo kiconloader.lo kdebug.lo kstdaccel.lo kwm.lo krootprop.lo kcharsets.lo kcharsetsdata.lo kchartables.lo kstring.lo /usr/lib/c++rt0.o kconfig.lo: Definition of symbol `vt::t7QArrayT1Zc' (multiply defined) kconfig.lo: Definition of symbol `vt::t6QDictT1Zt6QDictT1Z15KEntryDictEntry' (multiply defined) kconfig.lo: Definition of symbol `vt::t6QDictT1Z15KEntryDictEntry' (multiply defined) kconfigbase.lo: Definition of symbol `vt::t6QDictT1Zt6QDictT1Z15KEntryDictEntry' (multiply defined) kconfigbase.lo: Definition of symbol `vt::t7QArrayT1Zc' (multiply defined) kconfigbase.lo: Definition of symbol `vt::t6QDictT1Z15KEntryDictEntry' (multiply defined) kconfigbase.lo: Definition of symbol `vt::t6QListT1Zc' (multiply defined) ksimpleconfig.lo: Definition of symbol `vt::t7QArrayT1Zc' (multiply defined) 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?00f801bd87b2$c0b2e580$297c0ecb>