Date: Tue, 22 Feb 2000 17:36:19 +0200 From: Maxim Sobolev <sobomax@altavista.net> To: "Daniel O'Connor" <doconnor@gsoft.com.au> Cc: freebsd-current@FreeBSD.ORG Subject: Re: kdelibs port broken? Message-ID: <38B2ACF3.F92BDB1@altavista.net> References: <XFMail.000222220047.doconnor@gsoft.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38B2ACF3.F92BDB1>