Re: [Ktechlab-devel] No rule to make libtechmath.la

2009-06-24 Thread Alan Grimes
P Zoltan wrote: > Note: > >/trunk/testing/Makefile.in shouldn't exist in SVN. It's generated from > Makefile.am, when running configure. okay; gone; autotools suck. -- New president: Here we go again... Chemistry.com: A total rip-off. Powers are not rights. --

Re: [Ktechlab-devel] No rule to make libtechmath.la

2009-06-24 Thread P Zoltan
Note: /trunk/testing/Makefile.in shouldn't exist in SVN. It's generated from Makefile.am, when running configure. On Wed, 24 Jun 2009 19:40:16 +0200, Alan Grimes wrote: > Thanks for bringing this to my attention. The current autotools build > process is obsolescent and difficult to ge

Re: [Ktechlab-devel] No rule to make libtechmath.la

2009-06-24 Thread Link
On 24/06/09 19:40, Alan Grimes wrote: > Thanks for bringing this to my attention. The current autotools build > process is obsolescent and difficult to get right, kdevelop is a fairly > complex project too. > > I just submitted some selected files from my working copy, hopefully > that will clear y

Re: [Ktechlab-devel] No rule to make libtechmath.la

2009-06-24 Thread Alan Grimes
Thanks for bringing this to my attention. The current autotools build process is obsolescent and difficult to get right, kdevelop is a fairly complex project too. I just submitted some selected files from my working copy, hopefully that will clear your issue. It's probably just build order... Lin

[Ktechlab-devel] No rule to make libtechmath.la

2009-06-24 Thread Link
I'm trying to compile the latest SVN, but unfortunately I can't get that finished. It compiles fine for a while, but eventually it stops with the following message: make[4]: *** No rule to make target `../../../src/math/libtechmath.la', needed by `libelements.la'. Stop. I'm guessing this i