Re: unixODBC library "odbcinst" not found when configuring psqlodbc-09.01.0100

From: "Mike Landl" <mlandl(at)4glsol(dot)com>
To: "'Hiroshi Inoue'" <inoue(at)tpf(dot)co(dot)jp>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: unixODBC library "odbcinst" not found when configuring psqlodbc-09.01.0100
Date: 2013-07-12 12:08:45
Message-ID: 001201ce7ef8$8fa88be0$aef9a3a0$@com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org
[mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of Hiroshi Inoue
Sent: Friday, July 12, 2013 6:18 AM
To: Mike Landl
Cc: pgsql-odbc(at)postgresql(dot)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(at)postgresql(dot)org) To make changes
to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message onur gulsevgi 2013-07-15 18:43:34 Fwd: configure: error: unixODBC library "odbcinst" not found while trying to compile odbc
Previous Message Hiroshi Inoue 2013-07-12 10:18:13 Re: unixODBC library "odbcinst" not found when configuring psqlodbc-09.01.0100