Re: "odbcinst" not found

From: Clemens Ladisch <clemens(at)ladisch(dot)de>
To: pgsql-odbc(at)lists(dot)postgresql(dot)org
Subject: Re: "odbcinst" not found
Date: 2019-09-13 21:01:12
Message-ID: 31073b69-1994-6b52-1e78-2fbb87bbfc46@ladisch.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

eivannikov(at)detali34(dot)ru wrote:
> configure:5718: gcc -c -g -O2 -Wall -I/usr/local/include -I conftest.c >&5
> gcc: fatal error: no input files

The include path is empty, which makes all compiler calls fail.

What is the output of "odbc_config --include-prefix"?

Regards,
Clemens

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Inoue, Hiroshi 2019-09-15 00:04:17 Re: advanced option set NG when create a PostgreSQL ODBC with windows powershell
Previous Message Clemens Ladisch 2019-09-13 20:54:23 Re: Not able to postgresql 11.2 using ODBC connector