Hi Martin, please add this patch to sqlbox-standalone/gw/sqlbox_pgsql.h ;p
bye -- Humberto Figuera - Using Linux 2.6.17 Usuario GNU/Linux 369709 Caracas - Venezuela GPG Key Fingerprint = 5AAC DF0C 00F4 2834 28BA 37AD 3364 01D1 74CA 0603
--- sqlbox_pgsql.h 2006-06-28 18:06:07.000000000 -0400 +++ ../../Desktop/sqlbox-standalone/gw/sqlbox_pgsql.h 2006-07-08 12:02:41.000000000 -0400 @@ -1,6 +1,6 @@ #include "gwlib/gwlib.h" #ifdef HAVE_PGSQL -#include "msg.h" +#include "gw/msg.h" #include "sqlbox_sql.h" #define sql_fetch_msg pgsql_fetch_msg #define sql_save_msg pgsql_save_msg
