On Saturday 09 July 2005 18:43, Benjamin Green wrote: > > Currently I get this: > > > > make[2]: *** [applytemplatedialog.o] Error 1 > > make[2]: Leaving directory `/misc/compilation/Scribus/scribus' > > make[1]: *** [install-recursive] Error 1 > > make[1]: Leaving directory `/misc/compilation/Scribus/scribus' > > make: *** [install-recursive] Error 1 > > Sorry, I should have mentioned this is on Debian Sid
Hi, You need to run make clean and the make again and do a complete recompile to remove the .moc files which have changed. I just had the same error on a test machine. Peter
