On Thu, Feb 28, 2008 at 11:59:18PM -0800, John Gilmore wrote: > CVS HEAD's makefiles don't find the qt "moc" program on Fedora Core 6. > The compilation fails in gui/ when compiling kde.cpp: > > kde.cpp:45:21: error: klash.moc: No such file or directory > > This error is preceded (at some distance) by the warning from the makefile: > > WARNING: Install QT's moc tool! Linking to default MOC file > > We don't provide a default MOC file, though (at least in CVS), so > it ends up being a symlink to nothing (klask.moc.in).
I committed a patch in head to provide a default klash.moc.in. Could you try again please ? --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

