From owner-freebsd-questions Mon May 25 01:03:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA21328 for freebsd-questions-outgoing; Mon, 25 May 1998 01:03:10 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from zero.alphawest.com.au (dns.alphawest.com.au [203.14.124.44]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA21316 for ; Mon, 25 May 1998 01:03:04 -0700 (PDT) (envelope-from stephenc@ios.alphawest.com.au) Received: (from smap@localhost) by zero.alphawest.com.au (8.6.12/8.6.12) id PAA17374 for ; Mon, 25 May 1998 15:58:47 +0800 Received: from parang(203.14.124.50) by zero via smap (V2.0p2) id xma017372; Mon, 25 May 98 15:58:34 +0800 Received: from stephenc ([203.14.124.41]) by parang.alphawest.com.au (8.9.0/8.8.8) with SMTP id PAA27114 for ; Mon, 25 May 1998 15:53:30 +0800 (WST) (envelope-from stephenc@ios.alphawest.com.au) Message-ID: <00f801bd87b2$c0b2e580$297c0ecb@stephenc.alphawest.com.au> Reply-To: "Stephen Cooper" From: "Stephen Cooper" To: "FreeBSD mailing list" Subject: KDE - fails to compile. Anyone had success? Date: Mon, 25 May 1998 15:57:20 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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