Re: unixODBC library "odbcinst" not found when configuring psqlodbc-09.01.0100 - Mailing list pgsql-odbc

From Mike Landl
Subject Re: unixODBC library "odbcinst" not found when configuring psqlodbc-09.01.0100
Date
Msg-id 001201ce7ef8$8fa88be0$aef9a3a0$@com
Whole thread Raw
In response to Re: unixODBC library "odbcinst" not found when configuring psqlodbc-09.01.0100  (Hiroshi Inoue <inoue@tpf.co.jp>)
List pgsql-odbc
Hi Hiroshi,

Dev was able to help me out. Turns out it was a simple as setting
LDFLAGS=-ldl before running ./configure.
Thanks Dev!


-----Original Message-----
From: pgsql-odbc-owner@postgresql.org
[mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Hiroshi Inoue
Sent: Friday, July 12, 2013 6:18 AM
To: Mike Landl
Cc: pgsql-odbc@postgresql.org
Subject: Re: [ODBC] unixODBC library "odbcinst" not found when configuring
psqlodbc-09.01.0100

(2013/07/12 2:56), Mike Landl wrote:
> Apologies if this has already been asked and solved.
>
> I am trying to build psqlodbc-09.01.0100.tar from source on Red Hat ES
> 6.3, gcc version 4.4.7-3. When I run "./configure -without-libpq" it
> fails with the following output:

snip

>
> configure: error: unixODBC library "odbcinst" not found
>
> I can provide the contents of config.log if required but it is rather
large.
>
> I have unixODBC version 2.2.11 installed. odbc_config -version
> confirms this.

Is the unixODBC library a 64bit one or a 32bit one?

regards,
Hiroshi Inoue



--
Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org) To make changes
to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc



pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: unixODBC library "odbcinst" not found when configuring psqlodbc-09.01.0100
Next
From: onur gulsevgi
Date:
Subject: Fwd: configure: error: unixODBC library "odbcinst" not found while trying to compile odbc