[Ktechlab-devel] compile error

niels.egberts at gmail.com niels.egberts at gmail.com
Thu Jan 14 21:37:00 UTC 2010


Hi!

This is the first time I'm doing a ktechlab git clone, I've done a
'make -f Makefile.cvs', './configure --without-arts' but when I do
'make' I get this:

> make[3]: Map '/home/niels/ketjap/git/ktechlab/src/drawparts' wordt binnengegaan
> /bin/bash ../../libtool --silent --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/electronics -I../../src/electronics/components -I../../src/electronics/simulation -I../../src/flowparts -I../../src/gui -I../../src/languages -
> I../../src/mechanics -I../../src/micro -I/usr/include/kde -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT   -MT dpimage.lo -MD -MP -MF .deps/dpimage.Tpo -c -o dpimage.lo dpimage.cpp
> dpimage.cpp:269:23: error: dpimage.moc: No such file or directory
> make[3]: *** [dpimage.lo] Fout 1
> make[3]: Map '/home/niels/ketjap/git/ktechlab/src/drawparts' wordt verlaten
> make[2]: *** [all-recursive] Fout 1

Is it some dependency I'm missing or has the file not been uploaded?

I also found another harmless bug, upon creating the Makefile I got:

> *** YOU'RE USING automake (GNU automake) 1.11.
> *** KDE requires automake 1.6.1 or newer
> make[1]: *** [cvs] Fout 1
> make: *** [all] Fout 2
> niels at inoue:~/ketjap/git/ktechlab$

I fixed that by removing the check (1.11 > 1.6.1) cause it seems to be
a bug in kdevelop3.

Niels.




More information about the Ktechlab-devel mailing list