[Ktechlab-devel] compile error

Julian Bäume julian at svg4all.de
Sat Jan 16 15:46:54 UTC 2010


On Thursday 14 January 2010 22:37:00 niels.egberts at gmail.com wrote:
> 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
This should make no difference to an svn checkout, since git master is the 
same as svn trunk.
 
> '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?
This file should be autogenerated by Qt's moc. Are there any errors before 
that one? Configure complaining about missing Qt tools? Or Problems creating 
moc files? Do you have all development packages of Qt 3 (it's version 3!) 
installed and are they working?

> 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.
Okay, I updated that in svn trunk and git master. Thanks for reporting that 
issue.

bye then
julian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/ktechlab-devel/attachments/20100116/3105e340/attachment.sig>


More information about the Ktechlab-devel mailing list