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
> ni...@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.

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Ktechlab-devel mailing list
Ktechlab-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ktechlab-devel

Reply via email to