iodbctest: fatal: relocation error - Mailing list pgsql-odbc

From raja agireddy
Subject iodbctest: fatal: relocation error
Date
Msg-id bbf77681003300956l5c117d8na2d418e979e2e7b3@mail.gmail.com
Whole thread Raw
List pgsql-odbc
Hi,

I have installed the 64 bit version of libiodbc-3.52.7 and psqlodbc-08.04.0200 with the following configure commands:

./configure CC=gcc CFLAGS='-m64 -R/usr/sfw/lib/64' --prefix=/usr/tmp/raja/psqliDBC --with-iodbc=/usr/tmp/raja/iodbc/ --without-libpq

./configure CC=gcc CFLAGS='-m64 -R/usr/sfw/lib/64' --prefix=/usr/tmp/raja/iodbc --with-iodbc-inidir=/usr/tmp/raja/iodbc/etc 

I am able to see successful connection with iodbcadm-gtk
but when I try with iodbctest or iodbctestw

I get the following error:

iODBC Demonstration program
This program shows an interactive SQL processor
Driver Manager: 03.52.0709.0909
1: SQLDriverConnect = [iODBC][Driver Manager]ld.so.1: iodbctest: fatal: relocation error: file /u04/odbc/psqlodbc/lib/psqlodbcw.so: symbol freeaddrinfo: referenced symbol not found (0) SQLSTATE=00000
2: SQLDriverConnect = [iODBC][Driver Manager]Specified driver could not be loaded (0) SQLSTATE=IM003

I configured the hsodbc from oracle and there the connection just hangs. I cannot see anything in the trace

Thanks,
Raja

pgsql-odbc by date:

Previous
From: Josef Bicik
Date:
Subject: ODBC Driver performance
Next
From: Jonathan Foy
Date:
Subject: Acucobol, ODBC and Postgres