Francois Tigeot wrote: > > I just tried to build a koffice-2.0.2 from source. It failed. I then > tried again with the most recent trunk and the errors were the same. [...] > automoc4: process for > /home/ftigeot/load/koffice-build/libs/widgets/progress/KoUpdater.mocfailed > to start: Unknown error > returning failed.. gmake[2]: *** > [libs/widgets/progress/CMakeFiles/koprogress_automoc] Error 1 gmake[2]: > Leaving directory `/home/ftigeot/load/koffice-build' gmake[1]: *** > [libs/widgets/progress/CMakeFiles/koprogress_automoc.dir/all] Error 2 > gmake[1]: Leaving directory `/home/ftigeot/load/koffice-build' gmake: > *** [all] Error 2 automoc was trying to run /bin/moc which doesn't exist on my system. Setting QTDIR to the correct location of qt fixed the issue: export QTDIR=/usr/pkg/qt4 -- Francois Tigeot _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel