On Thursday 14 January 2010 22:37:00 niels.egbe...@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
> > 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.
Okay, I updated that in svn trunk and git master. Thanks for reporting that 
issue.

bye then
julian

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
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