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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to