Обсуждение: "odbcinst" not found

Поиск
Список
Период
Сортировка

"odbcinst" not found

От
eivannikov@detali34.ru
Дата:
Currently i circumvent this problem, i uses next command: "./configure 
--with-unixodbc=/usr/bin/odbcinst".
And after this, i get another error: "configure: error: C preprocessor 
"/lib/cpp" fails sanity check"

This is my config.log https://pastebin.com/Qqx4avqn  and from him i dont 
undestading, what does he want.

thank you for your time.
Regards,
E. Ivannikov



Re: "odbcinst" not found

От
Clemens Ladisch
Дата:
eivannikov@detali34.ru wrote:
> "./configure --with-unixodbc=/usr/bin/odbcinst"

That must be the path to odbc_config (or just /usr).


Regards,
Clemens