On Saturday 02 February 2008 19:30, David Johnson wrote: > Generating > /usr/ports/x11/kdelibs4/work/kdelibs-4.0.0/build/kde3support/k3panelapplet. >moc from > /usr/ports/x11/kdelibs4/work/kdelibs-4.0.0/kde3support/kdeui/k3panelapplet. >h
Well known and totally not understood problem. kde4automoc fires off multiple moc processes at once and then busy loops in select() it seems. Best solution seen so far is to special case FBSD to fire off only 1 process at a time. _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd
