Re: [GENERAL] psql-odbc configure error

2007-07-20 Thread Hiroshi Saito
Hi. Umm, I don't understand your build environment well However, The following examination may help to find a problem. -- long_test.c - start --- long longval () { return (long) (sizeof (long)); } unsigned long ulongval () { return (long) (sizeof (long)); } #include #include int main () {

[GENERAL] psql-odbc configure error

2007-07-20 Thread djisgitt
This message bounced from psql-odbc (I suppose because I am not subscribed there), so I am hoping some kindly soul here will help me! Hi developers, In attempting to build psqlodbc from source, I receive the following error in configure after invoking it by /configure --with-unixodbc=/usr/l