32-bit odbc source compilation failed

Поиск
Список
Период
Сортировка
От Ashraf Parakkuth Thattasseri
Тема 32-bit odbc source compilation failed
Дата
Msg-id e64d771990e8476dbabdef6c4dc21e60@SRVINFMBX03.kfupm.edu.sa
обсуждение исходный текст
Ответы Re: 32-bit odbc source compilation failed
Список pgsql-odbc

Hi,

We hope this message finds you well.

We are looking for a 32-bit compatible ODBC driver for RedHat Linux 7.4 64 -bit version for connecting 32-bit application to a 32- bit Data Source.

We downloaded the driver ‘psqlodbc-10.02.0000.tar.gz’  from the URL https://www.postgresql.org/ftp/odbc/versions/src/  released on 30-03-2018.

 

When we try to compile it,which failed with below error.

Could you please guide us

 

checking for gcc option to produce PIC... -fPIC -DPIC

checking if gcc PIC flag -fPIC -DPIC works... yes

checking if gcc static flag -static works... no

checking if gcc supports -c -o file.o... yes

checking if gcc supports -c -o file.o... (cached) yes

checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes

checking whether -lc should be explicitly linked in... no

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking for shl_load... no

checking for shl_load in -ldld... no

checking for dlopen... no

checking for dlopen in -ldl... yes

checking whether a program can dlopen itself... yes

checking whether a statically linked program can dlopen itself... yes

checking whether stripping libraries is possible... yes

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... no

checking for library containing SQLGetPrivateProfileString... no

configure: error: unixODBC library "odbcinst" not found

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Jari Siikarla
Дата:
Сообщение: RE: Bug report: x64 Row status Array uses wrong data type
Следующее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: Build with Oracle Solaris Studio