Denis Arnaud wrote:
> As mentioned in the release notes, only two patches have been added:
>  * for g++ version 4.3 compatibility 
> (http://denisarnaud.fedorapeople.org/soci-3.0.0-fix-gcc43-compatibility.patch)
> 
> 
Denis,

I've submitted this patch (not directly, but manually applying your
fixes) to CVS. Also, I applied a bunch of similar fixes to the sqlite3
backend.
Big thanks!

> * for GNU Autotools building compatibility 
> (http://denisarnaud.fedorapeople.org/soci-3.0.0-fix-gnu-autotools-compatibility.patch)
> 
I have not applied this patch, because 1) it is not clear to me what it
actually fixes, 2) it is not generated against working copy of CVS
3) it does include intermediate and generated files that are not being
maintained in our CVS repository, for instance Makefile.in files.
I'd suggest you to generate patch using cvs diff.

FYI, I've successfully compiled SOCI + 3 backends on Linux (Ubuntu 9.04)
using the following toolset:
GCC 4.3.3
automake 1.10.2
autoconf 2.63
libtool 2.2.6

./autogen.sh
./configure --enable-backend-sqlite3 --enable-backend-postgresql
--enable-backend-mysql
make

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to