kdevelop 0.4 - not finding "automoc"

Bernd Gehrmann bernd at physik.hu-berlin.de
Wed Jul 21 16:15:40 BST 1999


> Trying to do a "make" in the kdevelop 0.4 directory results in the
> following output:
> [..snip..]
> Making all in kwrite
> make[3]: Entering directory
> `/home/nardmann/CompilationTmp/kdevelop-0.4/kdevelop/kwrite'
> cd ../.. && automake --gnu --include-deps kdevelop/kwrite/Makefile
> cd ../.. && perl automoc kdevelop-0.4/kdevelop/kwrite/Makefile.in
> Can't open perl script "automoc": No such file or directory

In the 0.4 release, the Makefile.in's should be already
included and I don't see any reason why make any attempt
to rebuild them. If you are talking about a version 
from cvs, perhaps you still have some old files  around?
=> make -f Makefile.cvs && ./configure

Bernd.




More information about the KDevelop mailing list