psql-odbc configure error

From: "djisgitt" <djisgitt(at)soundenergy(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: psql-odbc configure error
Date: 2007-07-20 18:03:01
Message-ID: 20070720180955.4B7CB9FC11C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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/local

checking for ssize_t... yes
checking for long... yes
checking size of long... configure: error: cannot compute sizeof (long)
See `config.log' for more details.

I have attached the config.log in order to avoid snipping the important
thing. I notice in the log that it fails reading libodbcinst.so.1, but

lrwxrwxrwx 1 root root 20 Jul 19 16:59
/usr/local/lib/libodbcinst.so.1 -> libodbcinst.so.1.0.0

[djisgitt(at)prs1 psqlodbc-08.02.0400]$ ls -l
/usr/local/lib/libodbcinst.so.1.0.0 and

-rwxr-xr-x 1 root root 310919 Jul 19 16:59
/usr/local/lib/libodbcinst.so.1.0.0 and

/usr/local/lib is in the ldconfig path.

Just prior to this, I installed from source unixodbc 2.2.12 in /usr/local

So, please tell me what I did wrong, and how to fix it.

Thank you.

Don

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2007-07-20 18:11:49 Re: 8.2.4 signal 11 with large transaction
Previous Message Tom Lane 2007-07-20 17:56:01 Re: 8.2.4 signal 11 with large transaction