Re: [SOCI-users] Problem compiling from git repo

2009-07-20 Thread Artyom
> It is all a matter of point of view. > There is obviously a clash between SOCI and autotools, the > question is > only where we should look for the solution. In correct use of autotools and their flexibility. In fact, many projects build everything outside of source directory. Anything you ne

Re: [SOCI-users] Problem compiling from git repo

2009-07-20 Thread Maciej Sobczak
Hello, Mateusz Loskot wrote: > Yes, this is a well known issue and I'm having a pain in my arse with > finding how to solve it. The problem is that core name clashes with core > directory and core dump file potentially existing in source root. > autotools actions do clean core dump files, so the

Re: [SOCI-users] Problem compiling from git repo

2009-07-20 Thread Mateusz Loskot
Shridhar Daithankar wrote: > Hello All, > > I am trying to compile soci from git repo, since I need sqlite support. I > cloned the repo, did automake/autoreconf and ran configure. > > Here is what I get. > -- > checking for a BSD-compatible install... /bin/install -c > ./configur

[SOCI-users] Problem compiling from git repo

2009-07-19 Thread Shridhar Daithankar
Hello All, I am trying to compile soci from git repo, since I need sqlite support. I cloned the repo, did automake/autoreconf and ran configure. Here is what I get. -- checking for a BSD-compatible install... /bin/install -c ./configure: line 15459: syntax error near unexpected t