Hello, > Could you please try with these modified files and let us know if it > helped? I tested with two configurations (see below) and all tests passed. Thank you!
I just had to add a #include <cstring> (for strncmp) into the file src/backends/postgresql/test/test-postgresql.cpp Both config use PostgreSQL 8.3.1; Config 1: gcc 4.3.2 on x86_64 (kernel 2.6.29) Config 2: gcc 4.4.1 on x86_64 (kernel 2.6.31) Regards, ------------------------------------------------------------------------------ Take advantage of Verizon's best-in-class app development support _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
