From owner-freebsd-current Tue Feb 22 7:38:43 2000 Delivered-To: freebsd-current@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id AE13F37B69E for ; Tue, 22 Feb 2000 07:38:33 -0800 (PST) (envelope-from sobomax@altavista.net) Received: from vega.vega.com (dialup6-49.iptelecom.net.ua [212.9.227.113]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id RAA09641; Tue, 22 Feb 2000 17:39:47 +0200 (EET) Received: from altavista.net (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.9.3/8.9.3) with ESMTP id RAA21201; Tue, 22 Feb 2000 17:36:21 +0200 (EET) (envelope-from sobomax@altavista.net) Message-ID: <38B2ACF3.F92BDB1@altavista.net> Date: Tue, 22 Feb 2000 17:36:19 +0200 From: Maxim Sobolev Reply-To: sobomax@altavista.net Organization: Vega International Capital X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: "Daniel O'Connor" Cc: freebsd-current@FreeBSD.ORG Subject: Re: kdelibs port broken? References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Daniel O'Connor wrote: > I am trying to build the kdelibs port on a -current that is 2 days old.. > It fails like so... > > gmake[2]: Entering directory > `/usr/tmp/work/usr/ports/x11/kdelibs11/work/kdelibs-1.1.2/kdecore' > /usr/X11R6/bin/moc ./kconfig.h -o kconfig.moc > /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol > "_vt$9exception" > gmake[2]: *** [kconfig.moc] Error 1 > gmake[2]: Leaving directory > `/usr/tmp/work/usr/ports/x11/kdelibs11/work/kdelibs-1.1.2/kdecore' > > Now, I'd look this up in the mailing lists, but the search is still down :( > > I do remember something about C++ stuff needing to be recompiled (which is > why I'm rebuilding kdelibs in the first place).. You have to rebuild qt2 first to be able to run moc. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message